Skip to content

chore(deps): bump tar from 7.5.15 to 7.5.22 in /examples/pulumi/hackathon-app - #41

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/examples/pulumi/hackathon-app/tar-7.5.22
Closed

chore(deps): bump tar from 7.5.15 to 7.5.22 in /examples/pulumi/hackathon-app#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/examples/pulumi/hackathon-app/tar-7.5.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps tar from 7.5.15 to 7.5.22.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@tyrchen

tyrchen commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Review — approve

Routine security/bug-fix bump for examples/pulumi/hackathon-app: tar 7.5.15 → 7.5.22, confined to package.json + package-lock.json. Transitive dependency; no direct usage. Includes upstream security/correctness fixes in the 7.5.x line; same major/minor, no breaking change. No source changes, lockfile consistent. Good to merge.

@tyrchen

tyrchen commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Superseded by consolidated dependency/security update PR #53. The requested fix is included there, or (for #36 and #42) is already present on master.

@tyrchen tyrchen closed this Sep 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/examples/pulumi/hackathon-app/tar-7.5.22 branch September 8, 2026 00:46
tyrchen added a commit that referenced this pull request Sep 8, 2026
## 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`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant