Skip to content

chore(deps): bump tar, scratch-semantic-release-config and semantic-release#849

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/multi-6ab65f28bf
Closed

chore(deps): bump tar, scratch-semantic-release-config and semantic-release#849
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/multi-6ab65f28bf

Conversation

@dependabot
Copy link
Copy Markdown

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

Removes tar. It's no longer used after updating ancestor dependencies tar, scratch-semantic-release-config and semantic-release. These dependencies need to be updated together.

Removes tar

Updates scratch-semantic-release-config from 4.0.0 to 4.0.1

Release notes

Sourced from scratch-semantic-release-config's releases.

v4.0.1

4.0.1 (2026-01-21)

Bug Fixes

  • deps: update semantic-release monorepo (ddc32d1)
Commits
  • 19f1406 chore(release): 4.0.1 [skip ci]
  • e455795 Merge pull request #32 from scratchfoundation/renovate/major-semantic-release...
  • ddc32d1 fix(deps): update semantic-release monorepo
  • fae72a1 Merge pull request #359 from scratchfoundation/renovate/node-24.x
  • fd473a6 chore(deps): lock file maintenance (#365)
  • e87abf5 chore(deps): lock file maintenance (#364)
  • 21394f0 chore(deps): lock file maintenance (#363)
  • c33c523 chore(deps): lock file maintenance (#362)
  • af247a2 chore(deps): lock file maintenance (#361)
  • 4b99281 chore(deps): lock file maintenance (#360)
  • Additional commits viewable in compare view

Updates semantic-release from 19.0.5 to 25.0.2

Release notes

Sourced from semantic-release's releases.

v25.0.2

25.0.2 (2025-11-07)

Bug Fixes

  • deps: update dependency read-package-up to v12 (#3935) (1494cb9)

v25.0.1

25.0.1 (2025-10-19)

Bug Fixes

v25.0.1-beta.3

25.0.1-beta.3 (2025-10-19)

Bug Fixes

  • deps: update to latest npm plugin (a96aced)

v25.0.1-beta.2

25.0.1-beta.2 (2025-10-19)

Bug Fixes

v25.0.1-beta.1

25.0.1-beta.1 (2025-10-16)

Bug Fixes

v25.0.1-alpha.4

... (truncated)

Commits
  • 1494cb9 fix(deps): update dependency read-package-up to v12 (#3935)
  • b79ff4c Merge pull request #3931 from Simek/patch-1
  • ddfe3cb Merge pull request #3932 from Deltamir/docs-add-semantic-release-uv-community...
  • adac0b7 Merge pull request #3920 from semantic-release/installation
  • 8b68108 update Node version in npx command example
  • 15293df docs(plugins): add semantic-release-uv community plugin in plugins list
  • bfc6d4d docs: Update minimal required Node version
  • 8d7d8ed chore(deps): update dependency @​types/node to v24.10.0 (#3929)
  • 809126c chore(deps): lock file maintenance (#3928)
  • d1affd3 chore(deps): update dependency got to v14.6.2 (#3927)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semantic-release since your current version.


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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 22, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6ab65f28bf branch 6 times, most recently from 580b29d to 9b6a91b Compare January 27, 2026 10:46
…elease

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/isaacs/node-tar), [scratch-semantic-release-config](https://github.com/scratchfoundation/scratch-semantic-release-config) and [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together.


Removes `tar`

Updates `scratch-semantic-release-config` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/scratchfoundation/scratch-semantic-release-config/releases)
- [Changelog](https://github.com/scratchfoundation/scratch-semantic-release-config/blob/main/release.config.js)
- [Commits](scratchfoundation/scratch-semantic-release-config@v4.0.0...v4.0.1)

Updates `semantic-release` from 19.0.5 to 25.0.2
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v19.0.5...v25.0.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: scratch-semantic-release-config
  dependency-version: 4.0.1
  dependency-type: direct:development
- dependency-name: semantic-release
  dependency-version: 25.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-6ab65f28bf branch from 9b6a91b to 1125121 Compare January 27, 2026 10:47
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-6ab65f28bf branch February 1, 2026 18:01
@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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