Skip to content

build(deps-dev): bump @jsdevtools/npm-publish from 3.1.1 to 4.1.0#13

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jsdevtools/npm-publish-4.1.0
Closed

build(deps-dev): bump @jsdevtools/npm-publish from 3.1.1 to 4.1.0#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jsdevtools/npm-publish-4.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 23, 2025

Bumps @jsdevtools/npm-publish from 3.1.1 to 4.1.0.

Release notes

Sourced from @​jsdevtools/npm-publish's releases.

v4.1.0

- uses: JS-DevTools/npm-publish@v4.1.0

Features

  • allow token to be optional for OIDC-based publish (#247) (612922f), closes #242

v4.0.1

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

Bug fixes

  • do not suppress E409 from npm publish (#246) (c13368d), closes #245

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

... (truncated)

Commits
  • 1fe17a0 chore(release): 4.1.0
  • 3817acc fix(action): remove erroneous required token input check (#248)
  • 85420f2 chore(release): 4.1.0
  • 612922f feat: allow token to be optional for OIDC-based publish (#247)
  • ad69356 chore(release): 4.0.1
  • c13368d fix: do not suppress E409 from npm publish (#246)
  • b6b0bb6 docs: add usage warning to steer folks to first-party tools (#241)
  • d9dc932 chore(release): 4.0.0
  • 8467afb docs: prepare readme for v4 release (#240)
  • 314ae61 fix(deps): bump the production group across 1 directory with 5 updates (#238)
  • 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 @​jsdevtools/npm-publish since your current version.


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 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)

Bumps [@jsdevtools/npm-publish](https://github.com/JS-DevTools/npm-publish) from 3.1.1 to 4.1.0.
- [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@v3.1.1...v4.1)

---
updated-dependencies:
- dependency-name: "@jsdevtools/npm-publish"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Sep 23, 2025
@dependabot dependabot bot requested a review from thenatarizkie as a code owner September 23, 2025 05:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 23, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 26, 2025

Superseded by #14.

@dependabot dependabot bot closed this Sep 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsdevtools/npm-publish-4.1.0 branch September 26, 2025 05:27
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