build(deps): bump the dependencies group with 5 updates#1595
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) | `1.15.4` | `1.16.0` | | [harehare/setup-mq](https://github.com/harehare/setup-mq) | `82b5a89f9f3221f9c962822bb2731f973af5695d` | `2715cd2b75d3b3c4d894a8e0f83d707246c5002a` | | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.75.5` | `2.75.10` | | [pnpm/action-setup](https://github.com/pnpm/action-setup) | `5.0.0` | `6.0.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.6.1` | `3.0.0` | Updates `actions-rust-lang/setup-rust-toolchain` from 1.15.4 to 1.16.0 - [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases) - [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md) - [Commits](actions-rust-lang/setup-rust-toolchain@150fca8...2b1f5e9) Updates `harehare/setup-mq` from 82b5a89f9f3221f9c962822bb2731f973af5695d to 2715cd2b75d3b3c4d894a8e0f83d707246c5002a - [Release notes](https://github.com/harehare/setup-mq/releases) - [Commits](harehare/setup-mq@82b5a89...2715cd2) Updates `taiki-e/install-action` from 2.75.5 to 2.75.10 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@7a4939c...85b24a6) Updates `pnpm/action-setup` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@fc06bc1...08c4be7) Updates `softprops/action-gh-release` from 2.6.1 to 3.0.0 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@153bb8e...b430933) --- updated-dependencies: - dependency-name: actions-rust-lang/setup-rust-toolchain dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: harehare/setup-mq dependency-version: 2715cd2b75d3b3c4d894a8e0f83d707246c5002a dependency-type: direct:production dependency-group: dependencies - dependency-name: taiki-e/install-action dependency-version: 2.75.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pnpm/action-setup dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: softprops/action-gh-release dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 5 updates:
1.15.41.16.082b5a89f9f3221f9c962822bb2731f973af5695d2715cd2b75d3b3c4d894a8e0f83d707246c5002a2.75.52.75.105.0.06.0.02.6.13.0.0Updates
actions-rust-lang/setup-rust-toolchainfrom 1.15.4 to 1.16.0Release notes
Sourced from actions-rust-lang/setup-rust-toolchain's releases.
Changelog
Sourced from actions-rust-lang/setup-rust-toolchain's changelog.
... (truncated)
Commits
2b1f5e9Update CHANGELOG for version 1.16.09030f3dMerge pull request #90 from ChanTsune/feat/cache-save-if186b99efeat: add cache-save-if input to propagate save-if to Swatinem/rust-cached197c15Merge pull request #88 from ryuapp/chore/update-chekcout-v6-on-readmefa057b4Update actions/checkout to v6 on READMEUpdates
harehare/setup-mqfrom 82b5a89f9f3221f9c962822bb2731f973af5695d to 2715cd2b75d3b3c4d894a8e0f83d707246c5002aCommits
2715cd2✨ chore: bump version to 1.1.4 and update rollup config8faf668Merge pull request #392 from harehare/feat/bundled-tools1dfd27e✨ feat: support bundled tools from harehare/mq releases9a0c74dMerge pull request #390 from harehare/dependabot/npm_and_yarn/prettier-3.8.216b5b3bMerge pull request #389 from harehare/dependabot/npm_and_yarn/actions/github-...4f06da6Bump prettier from 3.8.1 to 3.8.29001010Merge pull request #388 from harehare/dependabot/npm_and_yarn/vitest-4.1.405b7423Merge pull request #386 from harehare/dependabot/npm_and_yarn/oxlint-1.59.048df45fMerge pull request #391 from harehare/dependabot/npm_and_yarn/types/node-25.6.06847e3fBump@types/nodefrom 25.5.2 to 25.6.0Updates
taiki-e/install-actionfrom 2.75.5 to 2.75.10Release notes
Sourced from taiki-e/install-action's releases.
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
85b24a6Release 2.75.109754889Update typos manifest00eaeecUpdatetombi@latestto 0.9.1717d27feUpdate prek manifest1d472f0Updatemise@latestto 2026.4.1057a0448Update cargo-xwin manifestdfb05aacodegen: Apply cooldown also for latest_onlyb5147f4Add todo comment about cargo-binstall PR8bc1320Update comment/changelogd0f2322Release 2.75.9Updates
pnpm/action-setupfrom 5.0.0 to 6.0.0Release notes
Sourced from pnpm/action-setup's releases.
Commits
08c4be7docs(README): update action-setup version5798914chore: update .gitignoreddffd66fix: remove accidentally committed fileb43f991fix: update pnpm to 11.0.0-rc.03852509README.md: bring versions up-to-date (#222)6e7bdbdchore: bump bootstrap pnpm to 11.0.0-beta.4-1 and add update script6b87c46fix: Windows standalone mode — bypass broken npm shims (#217)994d756feat: read pnpm version from devEngines.packageManager (#211)738f428docs: upgrade pnpm/action-setup from v4 to v562bce64fix: extract pnpm version from packageManager field instead of returning unde...Updates
softprops/action-gh-releasefrom 2.6.1 to 3.0.0Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
b430933release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0chore(deps): bump the npm group across 1 directory with 7 updates (#783)3bb1273release 2.6.2c34030fchore: bump node to 24.14.18975bd0chore(deps): bump vite from 8.0.0 to 8.0.5 (#781)f71937fchore(deps): bump brace-expansion from 5.0.4 to 5.0.5 (#777)3f0d239chore(deps): bump picomatch from 4.0.3 to 4.0.4 (#775)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions