chore(deps): bump tar from 7.5.15 to 7.5.22 in /examples/pulumi/rustack-target - #43
Conversation
Bumps [tar](https://github.com/isaacs/node-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) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Review — approveSecurity/bug-fix bump for |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
## Summary Consolidate the currently open Dependabot updates for the Pulumi examples into one reviewed dependency update: - Upgrade `@pulumi/pulumi` from `3.243.0` to `3.261.0` in all three examples. - Resolve the vulnerable transitive dependency versions across all three lockfiles, including `tar`, `undici`, `brace-expansion`, `ip-address`, `tmp`, `js-yaml`, OpenTelemetry packages, `protobufjs`, and `pacote`. - The open Rust PRs for `cmov` and `quinn-proto` are already superseded on `master` (`cmov 0.5.4` and `quinn-proto 0.11.17`), so no Rust lockfile change is needed. This supersedes Dependabot PRs #28, #30, #36, #39, #40, #41, #42, #43, #44, #45, #46, #47, #48, #49, and #50. ## Verification - `npm ci --ignore-scripts` in each Pulumi example - `npm run typecheck` in each Pulumi example - `npm audit` reports zero vulnerabilities in each example - `git diff --check`
Bumps tar from 7.5.15 to 7.5.22.
Commits
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 0Dependabot 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.