Skip to content

Bump tar and oclif#40

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-a5359acf39
Closed

Bump tar and oclif#40
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-a5359acf39

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Removes tar. It's no longer used after updating ancestor dependency oclif. These dependencies need to be updated together.

Removes tar

Updates oclif from 3.0.1 to 4.22.65

Release notes

Sourced from oclif's releases.

4.22.65

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0 (6ce6670)

4.22.64

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0 (d7a639d)

4.22.63

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.958.0 to 3.962.0 (c8c26be)

4.22.62

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.958.0 to 3.962.0 (73d1db1)

4.22.61

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.956.0 to 3.958.0 (4e920ed)

4.22.60

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.956.0 to 3.958.0 (b663f72)

4.22.59

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.948.0 to 3.956.0 (c6fa942)

4.22.58

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.948.0 to 3.956.0 (6f00e91)

4.22.57

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.946.0 to 3.948.0 (63f7536)

4.22.56

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.946.0 to 3.948.0 (f8592c6)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.22.65 (2026-01-11)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0 (6ce6670)

4.22.64 (2026-01-11)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0 (d7a639d)

4.22.63 (2026-01-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.958.0 to 3.962.0 (c8c26be)

4.22.62 (2026-01-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.958.0 to 3.962.0 (73d1db1)

4.22.61 (2025-12-28)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.956.0 to 3.958.0 (4e920ed)

4.22.60 (2025-12-28)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.956.0 to 3.958.0 (b663f72)

4.22.59 (2025-12-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.948.0 to 3.956.0 (c6fa942)

4.22.58 (2025-12-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.948.0 to 3.956.0 (6f00e91)

4.22.57 (2025-12-15)

... (truncated)

Commits
  • 21d5d41 chore(release): 4.22.65 [skip ci]
  • c8371bc Merge pull request #1947 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • 283b1e1 Merge pull request #1948 from oclif/dependabot-npm_and_yarn-types-lodash-4.17.23
  • 93af811 Merge pull request #1949 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 6ce6670 fix(deps): bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0
  • 4615e05 chore(release): 4.22.64 [skip ci]
  • 11bfa52 Merge pull request #1950 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • d7a639d fix(deps): bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0
  • 66f6be6 chore(dev-deps): bump eslint-config-oclif from 6.0.128 to 6.0.129
  • f70f26d chore(dev-deps): bump @​types/lodash from 4.17.21 to 4.17.23
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [oclif](https://github.com/oclif/oclif). These dependencies need to be updated together.


Removes `tar`

Updates `oclif` from 3.0.1 to 4.22.65
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@v3.0.1...4.22.65)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: oclif
  dependency-version: 4.22.65
  dependency-type: direct:development
...

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 Jan 17, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2026

Superseded by #41.

@dependabot dependabot bot closed this Jan 21, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-a5359acf39 branch January 21, 2026 08:26
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.

0 participants