chore(deps): bump the npm group across 1 directory with 2 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm group across 1 directory with 2 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Schema Health Check — All ClearAll 50 scopes have consistent local schema files. |
Bumps the npm group with 2 updates in the / directory: [sigstore](https://github.com/sigstore/sigstore-js) and [ajv](https://github.com/ajv-validator/ajv). Updates `sigstore` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/sigstore/sigstore-js/releases) - [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@4.1.1...sigstore@5.0.0) Updates `ajv` from 8.17.1 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.20.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sigstore dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-b6dbc0684d
branch
from
July 28, 2026 01:14
5fab77e to
8f45daa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 2 updates in the / directory: sigstore and ajv.
Updates
sigstorefrom 4.1.1 to 5.0.0Release notes
Sourced from sigstore's releases.
Commits
7d2900eVersion Packages (#1661)46c00b3Drop Node 20 (#1670)3975770Bump the dev-deps group across 1 directory with 3 updates (#1665)7db2666Update TUF seed files (#1662)ffa2c84Bump the minor-patch group with 2 updates (#1663)74eda7aupdate tuf-js to 5.0.1 (#1647)Updates
ajvfrom 8.17.1 to 8.20.0Release notes
Sourced from ajv's releases.
Commits
0fba0b88.20.09caf8d6fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (...2065350fix: add support for node 22/24, drop node 16/21 (#2580)154b58d8.19.0e8d2bdctest/fix prototype pollution via $data ref with format keyword (#2607)142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)