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

chore: bump ssri from 10.0.6 to 12.0.0 #262

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps ssri from 10.0.6 to 12.0.0.

Release notes

Sourced from ssri's releases.

v12.0.0

12.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • ssri now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

v11.0.0

11.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • ssri is now compatible with the following semver range for node: ^16.14.0 || >=18.0.0

Bug Fixes

Chores

Changelog

Sourced from ssri's changelog.

12.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • ssri now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

11.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • ssri is now compatible with the following semver range for node: ^16.14.0 || >=18.0.0

Bug Fixes

Chores

Commits
  • 35c1f96 chore: release 12.0.0 (#142)
  • f8121e9 chore: run template-oss-apply
  • b7a3f9a fix!: align to npm 10 node engine range
  • ba65b07 chore: release 11.0.0 (#138)
  • db4219f chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • f2a2a9d chore: postinstall for dependabot template-oss PR
  • 4508f71 chore: bump @​npmcli/template-oss from 4.22.0 to 4.23.3
  • f2dd012 chore: template-oss-apply
  • 29a6e2c fix!: Address breaking engine change in dependency
  • See full diff 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 [ssri](https://github.com/npm/ssri) from 10.0.6 to 12.0.0.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md)
- [Commits](npm/ssri@v10.0.6...v12.0.0)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 26, 2024 13:28
@reggi reggi merged commit bd5f617 into main Sep 26, 2024
23 checks passed
@reggi reggi deleted the dependabot/npm_and_yarn/main/ssri-12.0.0 branch September 26, 2024 18:17
@github-actions github-actions bot mentioned this pull request Sep 26, 2024
reggi pushed a commit that referenced this pull request Sep 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[18.0.0](v17.1.0...v18.0.0)
(2024-09-26)
### ⚠️ BREAKING CHANGES
* `npm-registry-fetch` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
*
[`93d71a6`](93d71a6)
[#264](#264) align to npm
10 node engine range (@reggi)
### Dependencies
*
[`78aa620`](78aa620)
[#266](#266) bump minizlib
from 2.1.2 to 3.0.1 (#266)
*
[`842f324`](842f324)
[#264](#264)
`[email protected]`
*
[`b394f34`](b394f34)
[#264](#264)
`[email protected]`
*
[`c2b986a`](c2b986a)
[#264](#264)
`[email protected]`
*
[`351e1f4`](351e1f4)
[#264](#264)
`@npmcli/[email protected]`
### Chores
*
[`bd5f617`](bd5f617)
[#262](#262) bump ssri
from 10.0.6 to 12.0.0 (#262) (@dependabot[bot])
*
[`60a396a`](60a396a)
[#264](#264) run
template-oss-apply (@reggi)
*
[`0a9f05b`](0a9f05b)
[#256](#256) bump
@npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
*
[`4317115`](4317115)
[#257](#257) postinstall
for dependabot template-oss PR (@hashtagchris)
*
[`81080b9`](81080b9)
[#257](#257) bump
@npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant