Skip to content

chore: bump JS-DevTools/npm-publish from 1.4.3 to 3.0.1#2479

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/JS-DevTools/npm-publish-3.0.1
Open

chore: bump JS-DevTools/npm-publish from 1.4.3 to 3.0.1#2479
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/JS-DevTools/npm-publish-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 30, 2023

Bumps JS-DevTools/npm-publish from 1.4.3 to 3.0.1.

Release notes

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

v3.0.1

Bug fixes

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

v3.0.0

The v3 release updates the action's runtime to Node.js v20, but otherwise, there are no public API changes.

BREAKING CHANGES

  • The action will now run on Node.js v20 instead of v16

Bug fixes

  • action: update runtime to Node.js v20 (#150)

v2.2.2

Bug Fixes

  • use validated package.json version for comparisons (#147), closes #139

v2.2.1

Bug Fixes

  • action: update semver dep, esbuild and vitest dev deps (#114)
  • npm: do not assume error code is a string (#120), closes #119

v2.2.0

Features

  • Allow --ignore-scripts to be disabled in order to support publish lifecycle hooks (#102)

v2.1.0

Features

  • Add explicit support for --provenance (#92), closes #88

Bug Fixes

  • Handle missing latest tag during version check (#90), closes #89

v2.0.0

Welcome to v2 of JS-DevTools/npm-publish! We've been doing some spring cleaning to fix all our (known) bugs and knock out some longstanding feature requests. This release has some breaking changes, so please read carefully!

BREAKING CHANGES

  • The type output is now an empty string instead of none when no release occurs
    - - if: ${{ steps.publish.outputs.type != 'none' }}
    + - if: ${{ steps.publish.outputs.type }}

... (truncated)

Commits
  • 4b07b26 chore(release): 3.0.1 (#162)
  • 0807712 fix(errors): improve message when version validation fails (#161)
  • 6fd3bc8 fix!(action): update runtime to Node.js v20 (#150)
  • 7f426c9 chore(deps): bump the lint group with 7 updates (#159)
  • 806badd chore(deps-dev): bump the development group with 4 updates (#156)
  • fe72237 chore(release): 2.2.2 (#149)
  • 2b97e4f fix: upgrade production, build, and CI dependencies (#148)
  • 402d679 fix: use validated package.json version in manifest (#147)
  • 9f1e5f4 chore(lint): update lint and format dependencies (#140)
  • 0897172 chore(deps): bump semver from 7.5.3 to 7.5.4 (#124)
  • Additional commits viewable in compare view

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 [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 1.4.3 to 3.0.1.
- [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.4.3...v3.0.1)

---
updated-dependencies:
- dependency-name: JS-DevTools/npm-publish
  dependency-type: direct:production
  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 github_actions Pull requests that update GitHub Actions code labels Oct 30, 2023
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
castor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 5:16am

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