Skip to content

Bump the all group with 3 updates - #28

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/all-c1fec9c79d
Open

Bump the all group with 3 updates#28
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/all-c1fec9c79d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown

Bumps the all group with 3 updates: actions/checkout, volta-cli/action and JS-DevTools/npm-publish.

Updates actions/checkout from 2 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates volta-cli/action from 1 to 5

Release notes

Sourced from volta-cli/action's releases.

Release 5.0.0

💥 Breaking Change

Committers: 1

Release 4.2.1

🏠 Internal

Committers: 1

Release 4.2.0

🚀 Enhancement

Committers: 1

Release 4.1.1

🏠 Internal

Committers: 1

Release 4.1.0

🐛 Bug Fix

Committers: 1

Release 4.0.1

📝 Documentation

... (truncated)

Changelog

Sourced from volta-cli/action's changelog.

v5.0.0 (2026-04-01)

💥 Breaking Change

Committers: 1

v4.2.1 (2024-08-06)

🏠 Internal

Committers: 1

v4.2.0 (2024-08-05)

🚀 Enhancement

Committers: 1

v4.1.1 (2024-03-14)

🏠 Internal

Committers: 1

v4.1.0 (2024-03-14)

🐛 Bug Fix

Committers: 1

v4.0.1 (2023-05-17)

... (truncated)

Commits
  • 615a78f Release 5.0.0
  • 762cc9b Merge pull request #168 from Yama-Tomo/master
  • 7c13339 Bump release-it to a version supporting Node.js 24
  • b28a379 Update to Node24
  • 979638c Merge pull request #158 from volta-cli/dependabot/npm_and_yarn/rollup-4.22.4
  • efcca96 Bump rollup from 4.20.0 to 4.22.4
  • 87cd325 Merge pull request #157 from volta-cli/dependabot/npm_and_yarn/vite-5.4.6
  • 5bc2990 Bump vite from 5.3.5 to 5.4.6
  • 5c175f9 Release 4.2.1
  • 6e16e61 Merge pull request #156 from volta-cli/rwjblue/re-roll-lock
  • Additional commits viewable in compare view

Updates JS-DevTools/npm-publish from 1 to 4

Release notes

Sourced from JS-DevTools/npm-publish's releases.

v4.0.0

The v4 release updates the action runtime to Node 24, but there have been no usage changes to the action.

Immutable releases have been enabled for this repository. As a security practice, we recommend pinning to an exact release:

- uses: JS-DevTools/npm-publish@v4.0.0
  with:
    token: ${{ secrets.NPM_TOKEN }}

⚠ BREAKING CHANGES

  • The action now runs on Node 24 with npm 11
  • The library and CLI now require Node >= 20, Node 16 and 18 are no longer supported
  • The library is now ESM only

Features

Bug Fixes

  • deps: bump the production group across 1 directory with 5 updates (#238) (314ae61)
  • deps: update tar and semver dependencies (#194) (cd26c94)
  • update dry-run and publish conflict logic for npm>=10 (#232) (62716ea)
  • windows: allow spawning npm cli on windows (#199) (f45e793), closes #198

Code Refactoring

v3.1.1

Bug fixes

  • include registry URL pathname in npm config (#186)

v3.1.0

Features

  • dry-run: always print publish results in dry run (#185), closes #184

Performance Improvements

  • action: decrease bundle size (#166)

v3.0.1

Bug fixes

  • errors: improve message when version validation fails (#161), closes #160

... (truncated)

Changelog

Sourced from JS-DevTools/npm-publish's changelog.

Change Log (Archived)

See releases for current change log.


All notable changes will be documented in this file. NPM Publish adheres to Semantic Versioning.

Commits
  • 0fd2f43 chore(release): 4.1.5
  • 3c4834c fix(deps): bump the production group with 2 updates (#261)
  • 22291ed build(deps-dev): bump the development group with 6 updates (#262)
  • 4ce4bd0 chore(release): 4.1.4
  • 57836fb fix(deps): bump tar from 7.5.2 to 7.5.3 (#260)
  • d2fef91 chore(release): 4.1.3
  • 3eb8411 fix: add sourcemap back to tracking (#259)
  • 8f08ec0 chore(release): 4.1.2
  • 43babc0 fix(deps): bump the production group with 3 updates (#252)
  • 764af68 docs(readme): switch main example to trusted publishing (#257)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [volta-cli/action](https://github.com/volta-cli/action) and [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish).


Updates `actions/checkout` from 2 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v7)

Updates `volta-cli/action` from 1 to 5
- [Release notes](https://github.com/volta-cli/action/releases)
- [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md)
- [Commits](volta-cli/action@v1...v5)

Updates `JS-DevTools/npm-publish` from 1 to 4
- [Release notes](https://github.com/js-devtools/npm-publish/releases)
- [Changelog](https://github.com/JS-DevTools/npm-publish/blob/main/CHANGELOG.md)
- [Commits](JS-DevTools/npm-publish@v1...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: volta-cli/action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: JS-DevTools/npm-publish
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants