chore(deps): bump tar, npm and serverless - #748
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.22 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [npm](https://github.com/npm/cli) and [serverless](https://github.com/serverless/serverless). These dependencies need to be updated together. Updates `tar` from 7.5.15 to 7.5.22 - [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.15...v7.5.22) Updates `npm` from 11.16.0 to 11.19.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v11.19.1/CHANGELOG.md) - [Commits](npm/cli@v11.16.0...v11.19.1) Updates `serverless` from 3.40.0 to 4.41.1 - [Release notes](https://github.com/serverless/serverless/releases) - [Changelog](https://github.com/serverless/serverless/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/serverless/serverless/compare/v3.40.0...sf-core@4.41.1) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect - dependency-name: npm dependency-version: 11.19.1 dependency-type: indirect - dependency-name: serverless dependency-version: 4.41.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 tar to 7.5.22 and updates ancestor dependencies tar, npm and serverless. These dependencies need to be updated together.
Updates
tarfrom 7.5.15 to 7.5.22Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursionebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parserbe440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0Updates
npmfrom 11.16.0 to 11.19.1Release notes
Sourced from npm's releases.
... (truncated)
Changelog
Sourced from npm's changelog.
... (truncated)
Commits
3acf9a7chore: release 11.19.183b750dfix: exempt explicit pack targets from allow-directory (#9916)4791b27deps: undici@6.28.0823d647deps: ip-address@10.5.004f8efedeps: brace-expansion@5.0.91610280deps: tar@7.5.22 (#9842)bfacd33chore: release 11.19.03529ca2fix(pack): honor min-release-age-exclude (#9811)67f12aefix(owner): use scoped registry for user lookup (#9810)aea0c6efix(arborist): avoid crash when peer back-off detaches a node (#9808)Updates
serverlessfrom 3.40.0 to 4.41.1Release notes
Sourced from serverless's releases.
... (truncated)
Commits
b2ec453chore: release 4.41.1 (#13816)abb5f38chore: bump internal custom-resource runtime to nodejs24.x (#13807)b9d7ea5chore(deps): bump the patch-updates group across 1 directory with 3 updates (...5351338chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 up...882817dchore(deps): bump the aws-sdk group across 1 directory with 37 updates (#13796)0580679fix(esbuild): honor package.patterns negations in packaged artifacts (#13795)52f6e27fix(esbuild): make packaged zip entry order deterministic (#13794)d20837cchore: release 4.41.0 (#13793)7c8c59ffix(compose): stop package and print from wiping deployed service state (#13792)d9d6868ci(binary-installer): sign windows binary with Azure Artifact Signing (#13791)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for serverless since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.