Skip to content

fix(deps): update dependency ssri to v13#870

Merged
fengmk2 merged 1 commit intomasterfrom
renovate/ssri-13.x
Oct 29, 2025
Merged

fix(deps): update dependency ssri to v13#870
fengmk2 merged 1 commit intomasterfrom
renovate/ssri-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
ssri ^8.0.1 -> ^13.0.0 age confidence

Release Notes

npm/ssri (ssri)

v13.0.0

Compare Source

⚠️ BREAKING CHANGES
  • ssri now supports node ^20.17.0 || >=22.9.0
Bug Fixes
Chores

v12.0.0

Compare Source

⚠️ BREAKING CHANGES
  • ssri now supports node ^18.17.0 || >=20.5.0
Bug Fixes
Chores

v11.0.0

Compare Source

⚠️ BREAKING CHANGES
  • ssri is now compatible with the following semver range for node: ^16.14.0 || >=18.0.0
Bug Fixes
Chores

v10.0.6

Compare Source

Bug Fixes
Chores

v10.0.5

Compare Source

Dependencies

v10.0.4

Compare Source

Dependencies

v10.0.3

Compare Source

Bug Fixes

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Dependencies

v10.0.0

Compare Source

⚠️ BREAKING CHANGES
  • ssri is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
Features
Bug Fixes
9.0.1 (2022-05-19)
Bug Fixes
  • store emitted events and re-emit them for late listeners (#​39) (c5421f1)

v9.0.1

Compare Source

⚠️ BREAKING CHANGES
  • ssri is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
Features
Bug Fixes
9.0.1 (2022-05-19)
Bug Fixes
  • store emitted events and re-emit them for late listeners (#​39) (c5421f1)

v9.0.0

Compare Source

⚠️ BREAKING CHANGES
  • ssri is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
Features
Bug Fixes
9.0.1 (2022-05-19)
Bug Fixes
  • store emitted events and re-emit them for late listeners (#​39) (c5421f1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@graphite-app
Copy link
Copy Markdown

graphite-app bot commented Oct 28, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • MQ - adds this PR to the back of the merge queue
  • Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Oct 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/ssri-13.x branch from 13ca879 to 8c1780f Compare October 28, 2025 15:31
@socket-security
Copy link
Copy Markdown

socket-security bot commented Oct 28, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedssri@​8.0.1 ⏵ 13.0.0100 +1100100 +184 -6100

View full report

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.21%. Comparing base (89f1250) to head (565e621).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #870      +/-   ##
==========================================
- Coverage   95.35%   95.21%   -0.15%     
==========================================
  Files         197      197              
  Lines       23855    23856       +1     
  Branches     2487     1954     -533     
==========================================
- Hits        22748    22714      -34     
- Misses       1107     1142      +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/ssri-13.x branch 2 times, most recently from ea8a4ee to 68b50ce Compare October 29, 2025 13:20
@renovate renovate bot force-pushed the renovate/ssri-13.x branch from 68b50ce to 565e621 Compare October 29, 2025 15:35
@fengmk2 fengmk2 merged commit 0f11e77 into master Oct 29, 2025
25 checks passed
@fengmk2 fengmk2 deleted the renovate/ssri-13.x branch October 29, 2025 15:36
fengmk2 pushed a commit that referenced this pull request Nov 18, 2025
[skip ci]

## 4.12.0 (2025-11-18)

* feat: add builds/driver for playwright (#884) ([93034bf](93034bf)), closes [#884](#884) [#883](#883)
* feat: add ffmpeg-builds binary mirror (#879) ([d7de1cd](d7de1cd)), closes [#879](#879)
* feat: try to avoid recalculating integrity (#880) ([4859ce8](4859ce8)), closes [#880](#880)
* chore: add deployment test (#874) ([0d32146](0d32146)), closes [#874](#874)
* chore: Configure Renovate (#845) ([f3f3584](f3f3584)), closes [#845](#845)
* chore(deps): update actions/attest-build-provenance action to v3 (#847) ([957f43d](957f43d)), closes [#847](#847)
* chore(deps): update actions/checkout action to v5 (#849) ([e8a3ee5](e8a3ee5)), closes [#849](#849)
* chore(deps): update actions/first-interaction action to v3 (#850) ([35a7be3](35a7be3)), closes [#850](#850)
* chore(deps): update actions/setup-node action to v6 (#851) ([3671c52](3671c52)), closes [#851](#851)
* chore(deps): update dependency lint-staged to v16 (#853) ([e1848c7](e1848c7)), closes [#853](#853)
* chore(deps): update dependency mocha to v11.7.4 (#846) ([4213bd8](4213bd8)), closes [#846](#846)
* chore(deps): update dependency oxlint-tsgolint to ^0.3.0 (#863) ([0c987a7](0c987a7)), closes [#863](#863)
* chore(deps): update dependency oxlint-tsgolint to ^0.5.0 (#875) ([95543b1](95543b1)), closes [#875](#875)
* chore(deps): update dependency oxlint-tsgolint to ^0.7.0 (#885) ([06a3ae1](06a3ae1)), closes [#885](#885)
* chore(deps): update dependency type-fest to v5 [skip ci] (#871) ([01385f4](01385f4)), closes [#871](#871)
* fix(deps): update dependency npm-package-arg to v13 (#866) ([c3059c7](c3059c7)), closes [#866](#866)
* fix(deps): update dependency read-env-value to v2 (#869) ([098c75a](098c75a)), closes [#869](#869)
* fix(deps): update dependency ssri to v13 (#870) ([0f11e77](0f11e77)), closes [#870](#870)
* fix(deps): update dependency validate-npm-package-name to v7 [skip ci] (#873) ([6c29f08](6c29f08)), closes [#873](#873)
* refactor: use all in one egg v4 (#855) ([89f1250](89f1250)), closes [#855](#855)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant