chore(deps): bump the npm group across 1 directory with 4 updates#10843
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm group across 1 directory with 4 updates#10843dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
536968d to
6ae4e68
Compare
c9f9d09 to
fafbd7a
Compare
Bumps the npm group with 4 updates in the /dev/deploy-to-container directory: [dockerode](https://github.com/apocas/dockerode), [fs-extra](https://github.com/jprichardson/node-fs-extra), [nanoid](https://github.com/ai/nanoid) and [tar](https://github.com/isaacs/node-tar). Updates `dockerode` from 4.0.10 to 5.0.0 - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](apocas/dockerode@v4.0.10...v5.0.0) Updates `fs-extra` from 11.3.4 to 11.3.5 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.4...11.3.5) Updates `nanoid` from 5.1.7 to 5.1.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.7...5.1.11) Updates `tar` from 7.5.13 to 7.5.16 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.13...v7.5.16) --- updated-dependencies: - dependency-name: dockerode dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: fs-extra dependency-version: 11.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: nanoid dependency-version: 5.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: tar dependency-version: 7.5.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
fafbd7a to
375c760
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 4 updates in the /dev/deploy-to-container directory: dockerode, fs-extra, nanoid and tar.
Updates
dockerodefrom 4.0.10 to 5.0.0Release notes
Sourced from dockerode's releases.
Commits
d8968ebchore: update chai to version 4.5.0 in package.json and package-lock.json62ded54fix: downgrade chai to 6.2.0 and mocha to 11.7.03f6f9c4Update devDependencies: Upgrade chai to 6.2.2 and mocha to 11.7.5c37ff26Merge pull request #828 from apocas/dependabot/npm_and_yarn/protobufjs-7.5.50f1a049Bump protobufjs from 7.3.2 to 7.5.5c073e27fix: update version to 5.0.0 and remove uuid dependency8c4b4cdfix: update version to 4.0.12 and downgrade uuid dependency to 10.0.07e6f694fix: update version to 4.0.12 and downgrade uuid dependency to 10.0.08124962fix: update version to 4.0.11 and bump uuid dependency to 14.0.07118249Merge pull request #826 from apocas/dependabot/npm_and_yarn/picomatch-2.3.2Updates
fs-extrafrom 11.3.4 to 11.3.5Changelog
Sourced from fs-extra's changelog.
Commits
8a88f5811.3.581a1311Mirror all utimesMillis() tests for utimesMillisSync() (#1070)b7ab7f8Properly handle close errors in utimesMillis*() (#1069)1c248edFix file descriptor leak inutimesMillisSync(#1066)a4000d6Ensure all usages of areIdentical receive bigint stats (#1068)1e9c57dFix error handling in utimesMillis (#1065)Updates
nanoidfrom 5.1.7 to 5.1.11Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
5423cf5Release 5.1.11 version2183894Backport 3.3.12 changelog7087969Limit ID even more013517bTemporary add pnpm-workspace.yaml to npm ignore5db09eeRelease 5.1.10 versionbe7901aFix random pool break974f73bStructure tests with describe() instead of prefixfe3e7ecUpdate dependencies043a7c1Move to pnpm 11e52d946Release 5.1.9 versionUpdates
tarfrom 7.5.13 to 7.5.16Commits
cf213387.5.1621a8220do not apply PAX header fields to meta entries52632cfupdate project deps302f51ffix inconsequential typo in PENDINGLINKS symbol name55dbb99remove some uses of mutate-fs87cc3097.5.157aef486fix: regression in pending links detection6244eb37.5.149704d8cstricter protection against hardlinks preempting their targets700734fupdate workflows and deps