Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

chore(deps-dev): bump @semantic-release/npm from 9.0.2 to 10.0.2 #43

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps @semantic-release/npm from 9.0.2 to 10.0.2.

Release notes

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

v10.0.2

10.0.2 (2023-03-22)

Bug Fixes

  • deps: update dependency fs-extra to v11.1.1 (#591) (31e0e27)

v10.0.1

10.0.1 (2023-03-22)

Bug Fixes

v10.0.0

10.0.0 (2023-03-22)

Bug Fixes

  • aggregate-error: upgraded to the latest version (7285e05)
  • deps: upgraded npm to v9 (2a79f80)
  • execa: upgraded to the latest version (7c74660)
  • normalize-url: upgraded to the latest version (b55bb01)
  • remove support for legacy auth (51ab3c8)
  • tempy: upgraded to the latest version of tempy (f1992a5)

Code Refactoring

  • esm: converted the package to esm (2d8ff15)

Features

  • node-versions: dropped support for node versions below v18 (aff3574)
  • semantic-release-peer: raised the minimum peer requirement to the first version that supports loading esm plugins (22e70ad)

BREAKING CHANGES

  • deps: the direct dependency on npm has been upgraded to v9. details of breaking changes can be found at https://github.com/npm/cli/releases/tag/v9.0.0
  • semantic-release-peer: the required version of semantic-release has been raised to v20.1.0 in order to support loading of ESM plugins
  • aggregate-error: due to the aggregate-error upgrade, thrown errors are no longer iterable, but instead list the errors under an errors property
  • legacy authentication using NPM_USERNAME and NPM_PASSWORD is no longer supported. Use NPM_TOKEN instead.
  • node-versions: node v18 is now the minimum required node version

... (truncated)

Commits
  • 31e0e27 fix(deps): update dependency fs-extra to v11.1.1 (#591)
  • 4c11706 fix(deps): update dependency execa to v7 (#575)
  • 410b73d Merge pull request #581 from semantic-release/beta
  • fc6fd18 Merge branch 'master' of github.com:semantic-release/npm into beta
  • 93f2f73 chore(deps): lock file maintenance (#590)
  • 3930bf1 chore(deps): update dependency semantic-release to v20.1.3 (#589)
  • 4dae1ea build(deps): bump webpack from 5.75.0 to 5.76.1
  • 0d914cb chore(deps): update dependency sinon to v15.0.2 (#587)
  • dff7f90 chore(deps): update dependency dockerode to v3.3.5 (#586)
  • c6e74d4 chore(deps): lock file maintenance (#585)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner March 22, 2023 15:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 22, 2023
Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 9.0.2 to 10.0.2.
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v9.0.2...v10.0.2)

---
updated-dependencies:
- dependency-name: "@semantic-release/npm"
  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/semantic-release/npm-10.0.2 branch from 972e852 to be9c487 Compare March 22, 2023 15:17
@artursvonda artursvonda merged commit c73c7f4 into main Mar 22, 2023
@artursvonda artursvonda deleted the dependabot/npm_and_yarn/semantic-release/npm-10.0.2 branch March 22, 2023 15:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant