Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: bump @jsdevtools/npm-publish from 1.4.3 to 3.1.1 #506

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2024

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

Release notes

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

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

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

... (truncated)

Commits
  • 19c28f1 chore(release): 3.1.1
  • 1e4a74d fix: include registry URL pathname in npm config (#186)
  • 79051c0 chore(release): 3.1.0
  • aa4addf feat(dry-run): always print publish results in dry run (#185)
  • 126874f chore(deps): bump the production group with 2 updates (#180)
  • 71fdf93 chore(deps-dev): bump the lint group with 9 updates (#183)
  • e19e66c chore(deps-dev): bump the development group with 3 updates (#181)
  • 9c9fb62 chore(deps-dev): bump the lint group with 10 updates (#178)
  • 2e9724f chore(deps-dev): bump the development group with 5 updates (#176)
  • fe58a59 chore(deps): bump actions/upload-artifact from 3 to 4 (#172)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mcous, a new releaser for @​jsdevtools/npm-publish since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-jsdevtools-npm-publish-3.1.1 branch from 2abecf6 to 210bfd9 Compare April 5, 2024 05:16
@TobiTenno
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

Looks like this PR is already up-to-date with dev! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@TobiTenno
Copy link
Collaborator

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-jsdevtools-npm-publish-3.1.1 branch from 210bfd9 to 63e1235 Compare April 12, 2024 19:23
@TobiTenno
Copy link
Collaborator

@emagnier @tukusejssirs i think this is safe to upgrade, based on how we use it in the publish script not having been touched in the breaking version changes. would one of you that has access to the npm token be able to test it (w/ dry-run), possibly?

@emagnier
Copy link
Collaborator

emagnier commented May 4, 2024

I reopened a PR here to manage this upgrade #545.

@emagnier emagnier closed this May 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-jsdevtools-npm-publish-3.1.1 branch May 4, 2024 12:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants