Skip to content

Commit 22646f3

Browse files
renovate-botgithub-actions
andauthored
fix(deps): update npm (#3754)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.1` -> `1.11.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.1/1.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fcore/1.10.1/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/1.10.1/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@octokit/webhooks-types](https://redirect.github.com/octokit/webhooks) | [`7.5.1` -> `7.6.1`](https://renovatebot.com/diffs/npm/@octokit%2fwebhooks-types/7.5.1/7.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fwebhooks-types/7.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fwebhooks-types/7.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fwebhooks-types/7.5.1/7.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fwebhooks-types/7.5.1/7.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [sigstore](https://redirect.github.com/sigstore/sigstore-js/tree/main/packages/client#readme) ([source](https://redirect.github.com/sigstore/sigstore-js)) | [`2.3.0` -> `2.3.1`](https://renovatebot.com/diffs/npm/sigstore/2.3.0/2.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sigstore/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sigstore/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sigstore/2.3.0/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sigstore/2.3.0/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [yaml](https://eemeli.org/yaml/) ([source](https://redirect.github.com/eemeli/yaml)) | [`2.4.2` -> `2.5.1`](https://renovatebot.com/diffs/npm/yaml/2.4.2/2.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.4.2/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.4.2/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/toolkit (@&#8203;actions/core)</summary> ### [`v1.11.1`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1111) - Fix uses of `crypto.randomUUID` on Node 18 and earlier [#&#8203;1842](https://redirect.github.com/actions/toolkit/pull/1842) ### [`v1.11.0`](https://redirect.github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1110) - Add platform info utilities [#&#8203;1551](https://redirect.github.com/actions/toolkit/pull/1551) - Remove dependency on `uuid` package [#&#8203;1824](https://redirect.github.com/actions/toolkit/pull/1824) </details> <details> <summary>octokit/webhooks (@&#8203;octokit/webhooks-types)</summary> ### [`v7.6.1`](https://redirect.github.com/octokit/webhooks/releases/tag/v7.6.1) [Compare Source](https://redirect.github.com/octokit/webhooks/compare/v7.6.0...v7.6.1) ##### Bug Fixes - add missing property `category.node_id` to `discussion` and `discussion_comment` ([#&#8203;960](https://redirect.github.com/octokit/webhooks/issues/960)) ([049c104](https://redirect.github.com/octokit/webhooks/commit/049c104cd2198f5c04acf4ee806b56d2d8fd1e76)) ### [`v7.6.0`](https://redirect.github.com/octokit/webhooks/releases/tag/v7.6.0) [Compare Source](https://redirect.github.com/octokit/webhooks/compare/v7.5.1...v7.6.0) ##### Features - **schemas:** added schema for the `merge_group` destroyed event ([#&#8203;962](https://redirect.github.com/octokit/webhooks/issues/962)) ([524ed0d](https://redirect.github.com/octokit/webhooks/commit/524ed0d369df7c2ba228564d7f5a914cf332cc65)) </details> <details> <summary>sigstore/sigstore-js (sigstore)</summary> ### [`v2.3.1`](https://redirect.github.com/sigstore/sigstore-js/releases/tag/sigstore%402.3.1) [Compare Source](https://redirect.github.com/sigstore/sigstore-js/compare/[email protected]@2.3.1) ##### Patch Changes - [`cf0c3ef`](https://redirect.github.com/sigstore/sigstore-js/commit/cf0c3ef): Bump [@&#8203;sigstore/protobuf-specs](https://redirect.github.com/sigstore/protobuf-specs) from 0.3.1 to 0.3.2 - Updated dependencies \[[`cf0c3ef`](https://redirect.github.com/sigstore/sigstore-js/commit/cf0c3ef)] - Updated dependencies \[[`cf0c3ef`](https://redirect.github.com/sigstore/sigstore-js/commit/cf0c3ef)] - [@&#8203;sigstore/tuf](https://redirect.github.com/sigstore/tuf)[@&#8203;2](https://redirect.github.com/2).3.4 - [@&#8203;sigstore/bundle](https://redirect.github.com/sigstore/bundle)[@&#8203;2](https://redirect.github.com/2).3.2 - [@&#8203;sigstore/verify](https://redirect.github.com/sigstore/verify)[@&#8203;1](https://redirect.github.com/1).2.1 - [@&#8203;sigstore/sign](https://redirect.github.com/sigstore/sign)[@&#8203;2](https://redirect.github.com/2).3.2 </details> <details> <summary>eemeli/yaml (yaml)</summary> ### [`v2.5.1`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.5.1) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.5.0...v2.5.1) - Include range in flow sequence pair maps ([#&#8203;573](https://redirect.github.com/eemeli/yaml/issues/573)) ### [`v2.5.0`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.5.0) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.5...v2.5.0) - Add `--indent` option to CLI tool ([#&#8203;559](https://redirect.github.com/eemeli/yaml/issues/559), with thanks to [@&#8203;danielbayley](https://redirect.github.com/danielbayley)) - Require newline in all cases for props on block sequence ([#&#8203;557](https://redirect.github.com/eemeli/yaml/issues/557)) - Always reset indentation in lexer on `...` ([#&#8203;558](https://redirect.github.com/eemeli/yaml/issues/558)) - Ignore `minContentWidth` if greater than `lineWidth` ([#&#8203;562](https://redirect.github.com/eemeli/yaml/issues/562)) - Drop unused `Collection.maxFlowStringSingleLineLength` ([#&#8203;522](https://redirect.github.com/eemeli/yaml/issues/522), [#&#8203;421](https://redirect.github.com/eemeli/yaml/issues/421)) ### [`v2.4.5`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.4.5) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.4...v2.4.5) - Improve tab handling ([#&#8203;553](https://redirect.github.com/eemeli/yaml/issues/553), yaml-test-suite tests [DK95](https://redirect.github.com/yaml/yaml-test-suite/blob/main/src/DK95.yaml) & [Y79Y](https://redirect.github.com/yaml/yaml-test-suite/blob/main/src/Y79Y.yaml)) ### [`v2.4.4`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.4.4) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.3...v2.4.4) With special thanks to [@&#8203;RedCMD](https://redirect.github.com/RedCMD) for finding and reporting all of the following: - Allow comment after top-level block scalar with explicit indent indicator ([#&#8203;547](https://redirect.github.com/eemeli/yaml/issues/547)) - Allow tab as indent for line comments before nodes ([#&#8203;548](https://redirect.github.com/eemeli/yaml/issues/548)) - Do not allow tab before block collection ([#&#8203;549](https://redirect.github.com/eemeli/yaml/issues/549)) - In flow collections, allow `[]{}` immediately after `:` with plain key ([#&#8203;550](https://redirect.github.com/eemeli/yaml/issues/550)) - Require indentation for `?` explicit-key contents ([#&#8203;551](https://redirect.github.com/eemeli/yaml/issues/551)) - Require indentation from block scalar header & flow collections in mapping values ([#&#8203;553](https://redirect.github.com/eemeli/yaml/issues/553)) ### [`v2.4.3`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.4.3) [Compare Source](https://redirect.github.com/eemeli/yaml/compare/v2.4.2...v2.4.3) - Improve error when parsing a non-string value ([#&#8203;459](https://redirect.github.com/eemeli/yaml/issues/459)) - Do not parse `-.NaN` or `+.nan` as NaN ([#&#8203;546](https://redirect.github.com/eemeli/yaml/issues/546)) - Support `#` within `%TAG` prefixes with trailing `#comments` - Check for non-node complex keys when stringifying with simpleKeys ([#&#8203;541](https://redirect.github.com/eemeli/yaml/issues/541)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/slsa-framework/slsa-github-generator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM4Ljk3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> --------- Signed-off-by: Mend Renovate <[email protected]> Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent 92ceddd commit 22646f3

File tree

32 files changed

+19739
-13773
lines changed

32 files changed

+19739
-13773
lines changed

.github/actions/compute-sha256/dist/index.js

Lines changed: 1985 additions & 1255 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/actions/compute-sha256/dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/actions/compute-sha256/package-lock.json

Lines changed: 37 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/actions/compute-sha256/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"setup"
1919
],
2020
"dependencies": {
21-
"@actions/core": "1.10.1",
21+
"@actions/core": "1.11.1",
2222
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)