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

Bump tar, semantic-release and @semantic-release/npm #1562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Removes tar. It's no longer used after updating ancestor dependencies tar, semantic-release and @semantic-release/npm. These dependencies need to be updated together.

Removes tar

Updates semantic-release from 21.1.2 to 23.0.8

Release notes

Sourced from semantic-release's releases.

v23.0.8

23.0.8 (2024-04-09)

Bug Fixes

  • deps: rename read-pkg-up -> read-package-up (4980cba)
  • deps: rename read-pkg-up -> read-package-up (#3249) (95a8b9e)

v23.0.7

23.0.7 (2024-04-03)

Bug Fixes

  • deps: update dependency find-versions to v6 (6a2b6bb)

v23.0.6

23.0.6 (2024-03-24)

Bug Fixes

  • deps: update dependency @​semantic-release/release-notes-generator to v13 (#3237) (b7e08fc)

v23.0.5

23.0.5 (2024-03-18)

Bug Fixes

  • deps: update dependency @​semantic-release/commit-analyzer to v12 (#3226) (29458a0)

v23.0.4

23.0.4 (2024-03-16)

Bug Fixes

  • deps: update dependency @​semantic-release/npm to v12 (#3224) (7a50c8a)

v23.0.3

23.0.3 (2024-03-15)

Bug Fixes

  • deps: update dependency @​semantic-release/github to v10 (#3222) (96d5aeb)

v23.0.2

... (truncated)

Commits
  • 95a8b9e fix(deps): rename read-pkg-up -> read-package-up (#3249)
  • 58bb46b Merge branch 'master' into master
  • 356a7c7 chore(deps): lock file maintenance (#3250)
  • 4980cba fix(deps): rename read-pkg-up -> read-package-up
  • bad6a3a ci(action): update github/codeql-action action to v3.24.10 (#3248)
  • 6a2b6bb fix(deps): update dependency find-versions to v6
  • 4c94b64 chore(deps): update npm to v10.5.1
  • 9fababa docs: add community plugin semantic-release-pull-request-analyzer (#3242)
  • 0b0cf4c chore(deps): lock file maintenance (#3243)
  • b3ebeb8 chore(deps): lock file maintenance (#3239)
  • Additional commits viewable in compare view

Updates @semantic-release/npm from 10.0.6 to 12.0.0

Release notes

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

v12.0.0

12.0.0 (2024-03-16)

Features

  • exports: defined exports to point at ./index.js (9e193c2)
  • node-versions: dropped support for node v18 and v19 (2df962b)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported

v11.0.3

11.0.3 (2024-03-01)

Bug Fixes

even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully

v11.0.2

11.0.2 (2023-12-07)

Bug Fixes

  • deps: update dependency npm to v10.2.5 (42b5dec)

v11.0.1

11.0.1 (2023-11-02)

Bug Fixes

  • deps: update dependency read-pkg to v9 (#703) (6e84013)

v11.0.0

11.0.0 (2023-09-15)

Bug Fixes

... (truncated)

Commits
  • 702c68a Merge pull request #766 from semantic-release/next-major
  • adb1ded ci(verify): updated to follow modern conventions
  • 9e193c2 feat(exports): defined exports to point at ./index.js
  • 2df962b feat(node-versions): dropped support for node v18 and v19
  • c7f9b0a chore(deps): update dependency got to v14.2.1 (#762)
  • a0313f8 fix(deps): raised the minimum accepted range of npm to v10.5.0 (#759)
  • 6752218 chore(deps): update dependency ava to v6.1.2 (#758)
  • c5fdc71 chore(deps): lock file maintenance (#757)
  • ba9b443 chore(deps): lock file maintenance (#755)
  • f6be374 chore(deps): lock file maintenance
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/isaacs/node-tar), [semantic-release](https://github.com/semantic-release/semantic-release) and [@semantic-release/npm](https://github.com/semantic-release/npm). These dependencies need to be updated together.


Removes `tar`

Updates `semantic-release` from 21.1.2 to 23.0.8
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v21.1.2...v23.0.8)

Updates `@semantic-release/npm` from 10.0.6 to 12.0.0
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v10.0.6...v12.0.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: semantic-release
  dependency-type: direct:development
- dependency-name: "@semantic-release/npm"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 11, 2024 13:40
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2024
Copy link

vercel bot commented Apr 11, 2024

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

Name Status Preview Comments Updated (UTC)
besu-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2024 1:46pm

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

0 participants