stackabletech / stackable-cockpit

Home of stackable-cockpit, stackablectl and stackable-cockpitd
https://docs.stackable.tech/management/stable/
Other
7 stars 2 forks source link

chore(deps): update all dependencies (patch only) #246

Open stackable-bot opened 4 months ago

stackable-bot commented 4 months ago

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action patch v2.7.0 -> v2.7.3
actions/checkout action patch v4.1.0 -> v4.1.7
actions/setup-node action patch v4.0.2 -> v4.0.3
cc workspace.dependencies patch 1.1.15 -> 1.1.18
clap workspace.dependencies patch 4.5.16 -> 4.5.17
clap_complete workspace.dependencies patch 4.5.24 -> 4.5.26
github.com/mittwald/go-helm-client require patch v0.12.10 -> v0.12.13
helm.sh/helm/v3 require patch v3.15.3 -> v3.15.4
openapi-typescript (source) devDependencies patch ^6.5.0 -> ^6.7.5
serde (source) workspace.dependencies patch 1.0.209 -> 1.0.210
serde_json workspace.dependencies patch 1.0.127 -> 1.0.128
softprops/action-gh-release action patch v2.0.5 -> v2.0.8
solid-js (source) dependencies patch 1.8.17 -> 1.8.22
yarn packageManager patch 1.22.19 -> 1.22.22

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Swatinem/rust-cache (Swatinem/rust-cache) ### [`v2.7.3`](https://redirect.github.com/Swatinem/rust-cache/releases/tag/v2.7.3) [Compare Source](https://redirect.github.com/Swatinem/rust-cache/compare/v2.7.2...v2.7.3) - Work around upstream problem that causes cache saving to hang for minutes. **Full Changelog**: https://github.com/Swatinem/rust-cache/compare/v2.7.2...v2.7.3 ### [`v2.7.2`](https://redirect.github.com/Swatinem/rust-cache/releases/tag/v2.7.2) [Compare Source](https://redirect.github.com/Swatinem/rust-cache/compare/v2.7.1...v2.7.2) #### What's Changed - Update action runtime to `node20` by [@​rhysd](https://redirect.github.com/rhysd) in [https://github.com/Swatinem/rust-cache/pull/175](https://redirect.github.com/Swatinem/rust-cache/pull/175) - Only key by `Cargo.toml` and `Cargo.lock` files of workspace members by [@​max-heller](https://redirect.github.com/max-heller) in [https://github.com/Swatinem/rust-cache/pull/180](https://redirect.github.com/Swatinem/rust-cache/pull/180) #### New Contributors - [@​rhysd](https://redirect.github.com/rhysd) made their first contribution in [https://github.com/Swatinem/rust-cache/pull/175](https://redirect.github.com/Swatinem/rust-cache/pull/175) - [@​max-heller](https://redirect.github.com/max-heller) made their first contribution in [https://github.com/Swatinem/rust-cache/pull/180](https://redirect.github.com/Swatinem/rust-cache/pull/180) **Full Changelog**: https://github.com/Swatinem/rust-cache/compare/v2.7.1...v2.7.2 ### [`v2.7.1`](https://redirect.github.com/Swatinem/rust-cache/compare/v2.7.0...v2.7.1) [Compare Source](https://redirect.github.com/Swatinem/rust-cache/compare/v2.7.0...v2.7.1)
actions/checkout (actions/checkout) ### [`v4.1.7`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://redirect.github.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://redirect.github.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://redirect.github.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://redirect.github.com/actions/checkout/pull/1776) ### [`v4.1.6`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://redirect.github.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://redirect.github.com/actions/checkout/pull/1732) ### [`v4.1.5`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v415) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.4...v4.1.5) - Update NPM dependencies by [@​cory-miller](https://redirect.github.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://redirect.github.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://redirect.github.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://redirect.github.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://redirect.github.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://redirect.github.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://redirect.github.com/actions/checkout/pull/1707) ### [`v4.1.4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://redirect.github.com/actions/checkout/pull/1692) - Add dependabot config by [@​cory-miller](https://redirect.github.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://redirect.github.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://redirect.github.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://redirect.github.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v413) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.2...v4.1.3) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://redirect.github.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://redirect.github.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://redirect.github.com/actions/checkout/pull/1685) - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://redirect.github.com/actions/checkout/pull/1650) ### [`v4.1.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@​dscho](https://redirect.github.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://redirect.github.com/actions/checkout/pull/1598) ### [`v4.1.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v411) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.0...v4.1.1) - Correct link to GitHub Docs by [@​peterbe](https://redirect.github.com/peterbe) in [https://github.com/actions/checkout/pull/1511](https://redirect.github.com/actions/checkout/pull/1511) - Link to release page from what's new section by [@​cory-miller](https://redirect.github.com/cory-miller) in [https://github.com/actions/checkout/pull/1514](https://redirect.github.com/actions/checkout/pull/1514)
actions/setup-node (actions/setup-node) ### [`v4.0.3`](https://redirect.github.com/actions/setup-node/releases/tag/v4.0.3) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v4.0.2...v4.0.3) ##### What's Changed ##### Bug fixes: - Fix macos latest check failures by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-node/pull/1041](https://redirect.github.com/actions/setup-node/pull/1041) ##### Documentation changes: - Documentation update to update default Node version to 20 by [@​bengreeley](https://redirect.github.com/bengreeley) in [https://github.com/actions/setup-node/pull/949](https://redirect.github.com/actions/setup-node/pull/949) ##### Dependency updates: - Bump undici from 5.26.5 to 5.28.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-node/pull/965](https://redirect.github.com/actions/setup-node/pull/965) - Bump braces from 3.0.2 to 3.0.3 and other dependency updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-node/pull/1087](https://redirect.github.com/actions/setup-node/pull/1087) ##### New Contributors - [@​bengreeley](https://redirect.github.com/bengreeley) made their first contribution in [https://github.com/actions/setup-node/pull/949](https://redirect.github.com/actions/setup-node/pull/949) - [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) made their first contribution in [https://github.com/actions/setup-node/pull/1041](https://redirect.github.com/actions/setup-node/pull/1041) **Full Changelog**: https://github.com/actions/setup-node/compare/v4...v4.0.3
rust-lang/cc-rs (cc) ### [`v1.1.18`](https://redirect.github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1118---2024-09-07) [Compare Source](https://redirect.github.com/rust-lang/cc-rs/compare/cc-v1.1.17...cc-v1.1.18) ##### Other - Fixed unsoundness in `StderrForwarder::forward_available` ([#​1203](https://redirect.github.com/rust-lang/cc-rs/pull/1203)) ### [`v1.1.17`](https://redirect.github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1117---2024-09-06) [Compare Source](https://redirect.github.com/rust-lang/cc-rs/compare/cc-v1.1.16...cc-v1.1.17) ##### Fixed - fix finding toolchains when invoked by msbuild ([#​1201](https://redirect.github.com/rust-lang/cc-rs/pull/1201)) ### [`v1.1.16`](https://redirect.github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1116---2024-09-04) [Compare Source](https://redirect.github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.16) ##### Other - Treat VxWorks wr-cc as a Gnu compiler ([#​1198](https://redirect.github.com/rust-lang/cc-rs/pull/1198))
clap-rs/clap (clap) ### [`v4.5.17`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4517---2024-09-04) [Compare Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.16...v4.5.17) ##### Fixes - *(help)* Style required argument groups - *(derive)* Improve error messages when unsupported fields are used
mittwald/go-helm-client (github.com/mittwald/go-helm-client) ### [`v0.12.13`](https://redirect.github.com/mittwald/go-helm-client/releases/tag/v0.12.13) [Compare Source](https://redirect.github.com/mittwald/go-helm-client/compare/v0.12.12...v0.12.13) #### What's Changed - bump helm dependency to v3.15.4 by [@​tariq1890](https://redirect.github.com/tariq1890) in [https://github.com/mittwald/go-helm-client/pull/214](https://redirect.github.com/mittwald/go-helm-client/pull/214) **Full Changelog**: https://github.com/mittwald/go-helm-client/compare/v0.12.12...v0.12.13 ### [`v0.12.12`](https://redirect.github.com/mittwald/go-helm-client/releases/tag/v0.12.12) [Compare Source](https://redirect.github.com/mittwald/go-helm-client/compare/v0.12.11...v0.12.12) #### What's Changed - replace experimental slices pkg in favour of the stdlib one by [@​tariq1890](https://redirect.github.com/tariq1890) in [https://github.com/mittwald/go-helm-client/pull/212](https://redirect.github.com/mittwald/go-helm-client/pull/212) - fix go mod file by [@​tariq1890](https://redirect.github.com/tariq1890) in [https://github.com/mittwald/go-helm-client/pull/213](https://redirect.github.com/mittwald/go-helm-client/pull/213) - remove pkg/errors import in favour of stdlib errors by [@​tariq1890](https://redirect.github.com/tariq1890) in [https://github.com/mittwald/go-helm-client/pull/211](https://redirect.github.com/mittwald/go-helm-client/pull/211) **Full Changelog**: https://github.com/mittwald/go-helm-client/compare/v0.12.11...v0.12.12 ### [`v0.12.11`](https://redirect.github.com/mittwald/go-helm-client/releases/tag/v0.12.11) [Compare Source](https://redirect.github.com/mittwald/go-helm-client/compare/v0.12.10...v0.12.11) #### What's Changed - feat: add support for using reset-then-reuse-values flag by [@​pbalogh-sa](https://redirect.github.com/pbalogh-sa) in [https://github.com/mittwald/go-helm-client/pull/205](https://redirect.github.com/mittwald/go-helm-client/pull/205) #### New Contributors - [@​pbalogh-sa](https://redirect.github.com/pbalogh-sa) made their first contribution in [https://github.com/mittwald/go-helm-client/pull/205](https://redirect.github.com/mittwald/go-helm-client/pull/205) **Full Changelog**: https://github.com/mittwald/go-helm-client/compare/v0.12.10...v0.12.11
helm/helm (helm.sh/helm/v3) ### [`v3.15.4`](https://redirect.github.com/helm/helm/releases/tag/v3.15.4): Helm v3.15.4 [Compare Source](https://redirect.github.com/helm/helm/compare/v3.15.3...v3.15.4) Helm v3.15.4 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing PRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.15.4. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.15.4-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-darwin-amd64.tar.gz.sha256sum) / 1bc3f354f7ce4d7fd9cfa5bcc701c1f32c88d27076d96c2792d5b5226062aee5) - [MacOS arm64](https://get.helm.sh/helm-v3.15.4-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-darwin-arm64.tar.gz.sha256sum) / 88115846a1fb58f8eb8f64fec5c343d95ca394f1be811602fa54a887c98730ac) - [Linux amd64](https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz.sha256sum) / 11400fecfc07fd6f034863e4e0c4c4445594673fd2a129e701fe41f31170cfa9) - [Linux arm](https://get.helm.sh/helm-v3.15.4-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-linux-arm.tar.gz.sha256sum) / aa3fb3014d147e5dcf8bfe4f6d5fe8677029ed720d4a4bcc64e54cb745a72206) - [Linux arm64](https://get.helm.sh/helm-v3.15.4-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-linux-arm64.tar.gz.sha256sum) / fa419ecb139442e8a594c242343fafb7a46af3af34041c4eac1efcc49d74e626) - [Linux i386](https://get.helm.sh/helm-v3.15.4-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-linux-386.tar.gz.sha256sum) / d1457e19fa7b467aaa53433793c446582956905c66d4655655010cc9cef995d3) - [Linux ppc64le](https://get.helm.sh/helm-v3.15.4-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-linux-ppc64le.tar.gz.sha256sum) / e4efce93723f52dd858e9046ea836c9c75f346facce1b87b8cf78c817b97e6ac) - [Linux s390x](https://get.helm.sh/helm-v3.15.4-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-linux-s390x.tar.gz.sha256sum) / c6e0cdea598196895ac7b627ce972699ef9f06b0eba51dc4db7cc21b3369f24a) - [Linux riscv64](https://get.helm.sh/helm-v3.15.4-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.4-linux-riscv64.tar.gz.sha256sum) / 5d483ef8c61cf7efeac34278ad90c22a2a1978330723c0ea5f017ee48aee11c4) - [Windows amd64](https://get.helm.sh/helm-v3.15.4-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.15.4-windows-amd64.zip.sha256sum) / 023b96f02e812cda1a1d5c950cb321834a56f4a50ca90146ff447a81be0ae5b6) This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E ` and can be found at [@​mattfarina](https://redirect.github.com/mattfarina) [keybase account](https://keybase.io/mattfarina). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.16.0 is the next feature release and will be on September 11, 2024. #### Changelog - Bump the k8s-io group across 1 directory with 7 updates [`fa9efb0`](https://redirect.github.com/helm/helm/commit/fa9efb07d9d8debbb4306d72af76a383895aa8c4) (dependabot\[bot]) - Bump github.com/docker/docker [`36a21b1`](https://redirect.github.com/helm/helm/commit/36a21b18b93d8712f0948d9764f8cd29558b9cb1) (dependabot\[bot])
openapi-ts/openapi-typescript (openapi-typescript) ### [`v6.7.6`](https://redirect.github.com/openapi-ts/openapi-typescript/releases/tag/openapi-typescript%406.7.6) [Compare Source](https://redirect.github.com/openapi-ts/openapi-typescript/compare/openapi-typescript@6.7.5...openapi-typescript@6.7.6) ##### Patch Changes - [#​1648](https://redirect.github.com/drwpow/openapi-typescript/pull/1648) [`37885c2aec15d406720c5457da5bcaf7a142ab75`](https://redirect.github.com/drwpow/openapi-typescript/commit/37885c2aec15d406720c5457da5bcaf7a142ab75) Thanks [@​nzapponi](https://redirect.github.com/nzapponi)! - Fix SecurityRequirementsObject to allow partial security schemes
serde-rs/serde (serde) ### [`v1.0.210`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.210) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) - Support serializing and deserializing `IpAddr` and `SocketAddr` in no-std mode on Rust 1.77+ ([#​2816](https://redirect.github.com/serde-rs/serde/issues/2816), thanks [@​MathiasKoch](https://redirect.github.com/MathiasKoch)) - Make `serde::ser::StdError` and `serde::de::StdError` equivalent to `core::error::Error` on Rust 1.81+ ([#​2818](https://redirect.github.com/serde-rs/serde/issues/2818))
serde-rs/json (serde_json) ### [`v1.0.128`](https://redirect.github.com/serde-rs/json/releases/tag/1.0.128) [Compare Source](https://redirect.github.com/serde-rs/json/compare/1.0.127...1.0.128) - Support serializing maps containing 128-bit integer keys to serde_json::Value ([#​1188](https://redirect.github.com/serde-rs/json/issues/1188), thanks [@​Mrreadiness](https://redirect.github.com/Mrreadiness))
softprops/action-gh-release (softprops/action-gh-release) ### [`v2.0.8`](https://redirect.github.com/softprops/action-gh-release/releases/tag/v2.0.8) [Compare Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.0.7...v2.0.8) #### What's Changed ##### Other Changes πŸ”„ - chore(deps): bump prettier from 2.8.0 to 3.3.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/480](https://redirect.github.com/softprops/action-gh-release/pull/480) - chore(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.14.9 to 20.14.11 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/483](https://redirect.github.com/softprops/action-gh-release/pull/483) - chore(deps): bump [@​octokit/plugin-throttling](https://redirect.github.com/octokit/plugin-throttling) from 9.3.0 to 9.3.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/484](https://redirect.github.com/softprops/action-gh-release/pull/484) - chore(deps): bump glob from 10.4.2 to 11.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/477](https://redirect.github.com/softprops/action-gh-release/pull/477) - refactor: write jest config in ts by [@​chenrui333](https://redirect.github.com/chenrui333) in [https://github.com/softprops/action-gh-release/pull/485](https://redirect.github.com/softprops/action-gh-release/pull/485) - chore(deps): bump [@​actions/github](https://redirect.github.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/470](https://redirect.github.com/softprops/action-gh-release/pull/470) **Full Changelog**: https://github.com/softprops/action-gh-release/compare/v2...v2.0.8 ### [`v2.0.7`](https://redirect.github.com/softprops/action-gh-release/releases/tag/v2.0.7) [Compare Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.0.6...v2.0.7) #### What's Changed ##### Bug fixes πŸ› - Fix missing update release body by [@​FirelightFlagboy](https://redirect.github.com/FirelightFlagboy) in [https://github.com/softprops/action-gh-release/pull/365](https://redirect.github.com/softprops/action-gh-release/pull/365) ##### Other Changes πŸ”„ - Bump [@​octokit/plugin-retry](https://redirect.github.com/octokit/plugin-retry) from 4.0.3 to 7.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/443](https://redirect.github.com/softprops/action-gh-release/pull/443) - Bump typescript from 4.9.5 to 5.5.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/467](https://redirect.github.com/softprops/action-gh-release/pull/467) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.14.6 to 20.14.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/469](https://redirect.github.com/softprops/action-gh-release/pull/469) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.14.8 to 20.14.9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/473](https://redirect.github.com/softprops/action-gh-release/pull/473) - Bump typescript from 5.5.2 to 5.5.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/472](https://redirect.github.com/softprops/action-gh-release/pull/472) - Bump ts-jest from 29.1.5 to 29.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/softprops/action-gh-release/pull/479](https://redirect.github.com/softprops/action-gh-release/pull/479) - docs: document that existing releases are updated by [@​jvanbruegge](https://redirect.github.com/jvanbruegge) in [https://github.com/softprops/action-gh-release/pull/474](https://redirect.github.com/softprops/action-gh-release/pull/474) #### New Contributors - [@​jvanbruegge](https://redirect.github.com/jvanbruegge) made their first contribution in [https://github.com/softprops/action-gh-release/pull/474](https://redirect.github.com/softprops/action-gh-release/pull/474) - [@​FirelightFlagboy](https://redirect.github.com/FirelightFlagboy) made their first contribution in [https://github.com/softprops/action-gh-release/pull/365](https://redirect.github.com/softprops/action-gh-release/pull/365) **Full Changelog**: https://github.com/softprops/action-gh-release/compare/v2.0.6...v2.0.7 ### [`v2.0.6`](https://redirect.github.com/softprops/action-gh-release/releases/tag/v2.0.6) [Compare Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.0.5...v2.0.6) maintenance release with updated dependencies
yarnpkg/yarn (yarn) ### [`v1.22.22`](https://redirect.github.com/yarnpkg/yarn/releases/tag/v1.22.22) [Compare Source](https://redirect.github.com/yarnpkg/yarn/compare/v1.22.21...v1.22.22) - Fixes a punycode warning. - Fixes a hoisting issue when transitive dependencies themselves listed aliases as dependencies. ### [`v1.22.21`](https://redirect.github.com/yarnpkg/yarn/releases/tag/v1.22.21) [Compare Source](https://redirect.github.com/yarnpkg/yarn/compare/v1.22.20...v1.22.21) > \[!WARNING] > This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this. - Fixes an issue in the v1.22.20 when calling Yarn from a project subfolder, outside of a Corepack context. - Added a `SKIP_YARN_COREPACK_CHECK` environment variable to skip the Corepack check. ### [`v1.22.20`](https://redirect.github.com/yarnpkg/yarn/releases/tag/v1.22.20) [Compare Source](https://redirect.github.com/yarnpkg/yarn/compare/v1.22.19...v1.22.20) > \[!WARNING] > This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this. - **Important:** Punycode is now embed within the bundle, as it has been deprecated by Node.js and will be removed in a future version. - A message will be displayed when Yarn 1.22 notices that the local project has a package.json file referencing a non-1.x Yarn release via the `packageManager` field. The message will explain that the project is intended to be used with [Corepack](https://nodejs.org/api/corepack.html). - The `yarn-error.log` files won't be generated anymore, as we don't process non-critical 1.x bug reports (we however process all bugs reported on https://github.com/yarnpkg/berry; we just released the 4.0.2 release there). - The `yarn set version x.y.z` command will now install the exact `x.y.z` version (prior to this change it used to first install the latest version, and only in a second step would it downgrade to `x.y.z`; this was causing issues when we bump the minimal Node.js version we support, as running `yarn set version 3.6.4` wouldn't work on Node 16). - Prevents crashes when reading from an empty `.yarnrc.yml` file.

Configuration

πŸ“… Schedule: Branch creation - "" in timezone Europe/Berlin, 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 if that's undesired.



This PR has been generated by Renovate Bot.