Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

fix(deps-dev): bump @semantic-release/npm from 8.0.3 to 9.0.0 #84

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2022

Bumps @semantic-release/npm from 8.0.3 to 9.0.0.

Release notes

Sourced from @​semantic-release/npm's releases.

v9.0.0

9.0.0 (2022-01-18)

Bug Fixes

  • add preferLocal option to allow execa to use local npm version (#445) (002439e)
  • updated the peer requirement for semantic-release to the new stable version (575a5a4)
  • updated the peer requirement on semantic-release to a version matching the engines definition of this package (2d1f5f2)
  • upgrade npm dependency to v8 (a12d6e5)

BREAKING CHANGES

  • the minimum required peer of semantic-release has been raised to match the engines.node requirements of this package
  • npm v8 dropped support for node v15, so it is no longer supported in this plugin. this should be low impact since node v15 is already EOL

Co-authored-by: Matt Travi [email protected]

v9.0.0-beta.3

9.0.0-beta.3 (2022-01-18)

Bug Fixes

  • updated the peer requirement for semantic-release to the new stable version (575a5a4)

v9.0.0-beta.2

9.0.0-beta.2 (2022-01-17)

Bug Fixes

  • updated the peer requirement on semantic-release to a version matching the engines definition of this package (2d1f5f2)

BREAKING CHANGES

  • the minimum required peer of semantic-release has been raised to match the engines.node requirements of this package

v9.0.0-beta.1

9.0.0-beta.1 (2022-01-17)

Bug Fixes

  • upgrade npm dependency to v8 (a12d6e5)

... (truncated)

Commits
  • 2aa642c Merge pull request #452 from semantic-release/beta
  • 575a5a4 fix: updated the peer requirement for semantic-release to the new stable ve...
  • 2d1f5f2 fix: updated the peer requirement on semantic-release to a version matching...
  • a12d6e5 fix: upgrade npm dependency to v8
  • 002439e fix: add preferLocal option to allow execa to use local npm version (#445)
  • 19761ed chore(deps): update dependency ava to v4.0.1 (#450)
  • 7a1aacf chore(deps): update dependency ava to v4 (#449)
  • bc91420 chore(deps): lock file maintenance (#448)
  • 57d7721 chore(deps): lock file maintenance (#447)
  • 708c29b chore(deps): lock file maintenance (#443)
  • 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 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 [@semantic-release/npm](https://github.com/semantic-release/npm) from 8.0.3 to 9.0.0.
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v8.0.3...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@cujarrett cujarrett merged commit 32dd6f9 into main Jan 19, 2022
@cujarrett cujarrett deleted the dependabot/npm_and_yarn/semantic-release/npm-9.0.0 branch January 19, 2022 00:27
cujarrett pushed a commit that referenced this pull request Jan 19, 2022
## [0.13.13](v0.13.12...v0.13.13) (2022-01-19)

### Bug Fixes

* **deps-dev:** bump @semantic-release/npm from 8.0.3 to 9.0.0 ([#84](#84)) ([32dd6f9](32dd6f9))
@cujarrett
Copy link
Owner

🎉 This PR is included in version 0.13.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant