Commit 22646f3
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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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 (@​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
[#​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
[#​1551](https://redirect.github.com/actions/toolkit/pull/1551)
- Remove dependency on `uuid` package
[#​1824](https://redirect.github.com/actions/toolkit/pull/1824)
</details>
<details>
<summary>octokit/webhooks (@​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`
([#​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
([#​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
[@​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)]
-
[@​sigstore/tuf](https://redirect.github.com/sigstore/tuf)[@​2](https://redirect.github.com/2).3.4
-
[@​sigstore/bundle](https://redirect.github.com/sigstore/bundle)[@​2](https://redirect.github.com/2).3.2
-
[@​sigstore/verify](https://redirect.github.com/sigstore/verify)[@​1](https://redirect.github.com/1).2.1
-
[@​sigstore/sign](https://redirect.github.com/sigstore/sign)[@​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
([#​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
([#​559](https://redirect.github.com/eemeli/yaml/issues/559), with
thanks to
[@​danielbayley](https://redirect.github.com/danielbayley))
- Require newline in all cases for props on block sequence
([#​557](https://redirect.github.com/eemeli/yaml/issues/557))
- Always reset indentation in lexer on `...`
([#​558](https://redirect.github.com/eemeli/yaml/issues/558))
- Ignore `minContentWidth` if greater than `lineWidth`
([#​562](https://redirect.github.com/eemeli/yaml/issues/562))
- Drop unused `Collection.maxFlowStringSingleLineLength`
([#​522](https://redirect.github.com/eemeli/yaml/issues/522),
[#​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
([#​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
[@​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
([#​547](https://redirect.github.com/eemeli/yaml/issues/547))
- Allow tab as indent for line comments before nodes
([#​548](https://redirect.github.com/eemeli/yaml/issues/548))
- Do not allow tab before block collection
([#​549](https://redirect.github.com/eemeli/yaml/issues/549))
- In flow collections, allow `[]{}` immediately after `:` with plain key
([#​550](https://redirect.github.com/eemeli/yaml/issues/550))
- Require indentation for `?` explicit-key contents
([#​551](https://redirect.github.com/eemeli/yaml/issues/551))
- Require indentation from block scalar header & flow collections in
mapping values
([#​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
([#​459](https://redirect.github.com/eemeli/yaml/issues/459))
- Do not parse `-.NaN` or `+.nan` as NaN
([#​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
([#​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- .github/actions
- compute-sha256
- dist
- create-container_based-predicate
- dist
- detect-workflow-js
- dist
- generate-attestations
- dist
- privacy-check
- dist
- sign-attestations
- dist
- verify-token
- dist
- actions/delegator/setup-generic
- dist
32 files changed
+19739
-13773
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments