-
Notifications
You must be signed in to change notification settings - Fork 940
Bump the ci_dependencies group across 1 directory with 6 updates #8489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/github_actions/ci_dependencies-a049c85c37
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the ci_dependencies group across 1 directory with 6 updates #8489
dependabot
wants to merge
1
commit into
master
from
dependabot/github_actions/ci_dependencies-a049c85c37
Conversation
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
c71d4e8
to
e3be985
Compare
e3be985
to
7b46d76
Compare
bkchr
approved these changes
May 26, 2025
EgorPopelyaev
approved these changes
May 27, 2025
Bumps the ci_dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1` | `2` | | [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `2.3.0` | `2.4.1` | | [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `2.7.7` | `2.7.8` | | [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) | `1.11.0` | `1.12.0` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `4.1.0` | `4.2.0` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2.2.3` | `2.3.0` | Updates `actions/create-github-app-token` from 1 to 2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1...v2) Updates `lycheeverse/lychee-action` from 2.3.0 to 2.4.1 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@f613c4a...82202e5) Updates `Swatinem/rust-cache` from 2.7.7 to 2.7.8 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@f0deed1...9d47c6a) Updates `actions-rust-lang/setup-rust-toolchain` from 1.11.0 to 1.12.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@9399c7b...9d7e65c) Updates `aws-actions/configure-aws-credentials` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@ececac1...f24d719) Updates `actions/attest-build-provenance` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@c074443...db473fd) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci_dependencies - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci_dependencies - dependency-name: Swatinem/rust-cache dependency-version: 2.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci_dependencies - dependency-name: actions-rust-lang/setup-rust-toolchain dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci_dependencies - dependency-name: aws-actions/configure-aws-credentials dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci_dependencies - dependency-name: actions/attest-build-provenance dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci_dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
7b46d76
to
3bd1878
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A1-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
R0-silent
The change does not warrant a re-release of the modified crates.
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 ci_dependencies group with 6 updates in the / directory:
1
2
2.3.0
2.4.1
2.7.7
2.7.8
1.11.0
1.12.0
4.1.0
4.2.0
2.2.3
2.3.0
Updates
actions/create-github-app-token
from 1 to 2Release notes
Sourced from actions/create-github-app-token's releases.
... (truncated)
Commits
df432ce
build(release): 2.0.6 [skip ci]3336784
fix: replace-
with_
(#246)db3cdf4
build(release): 2.0.5 [skip ci]d64d7d7
fix(deps): bump the production-dependencies group with 3 updates (#240)1b6f53e
build(deps-dev): bump the development-dependencies group across 1 directory w...061a84d
build(deps-dev): bump@octokit/openapi
from 18.2.0 to 19.0.0 (#242)c8f34a6
build(deps): bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 in...4821f52
build(release): 2.0.4 [skip ci]2950cbc
fix: permission input handling (#243)30bf625
build(release): 2.0.3 [skip ci]Updates
lycheeverse/lychee-action
from 2.3.0 to 2.4.1Release notes
Sourced from lycheeverse/lychee-action's releases.
Commits
82202e5
Fixlychee
version check (#288)52af768
Use temporary directory for lychee installation (#287)6f793a7
Added Update Default Lychee version workflow (#284)1d97d84
AddworkingDirectory
argument (#283)a99389a
Update To latest Release and add Checkbox Option (fixes #274) (#279)Updates
Swatinem/rust-cache
from 2.7.7 to 2.7.8Release notes
Sourced from Swatinem/rust-cache's releases.
Changelog
Sourced from Swatinem/rust-cache's changelog.
... (truncated)
Commits
9d47c6a
2.7.827b8ea9
Include CPU arch in the cache key (#228)Updates
actions-rust-lang/setup-rust-toolchain
from 1.11.0 to 1.12.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
9d7e65c
Update changelog for windows support9988a3d
Update the dependency section to mark the new windows rustup support0ddce9f
Merge pull request #58 from maennchen/jm/windows-armd9c91b2
Support rustup installation for WindowsUpdates
aws-actions/configure-aws-credentials
from 4.1.0 to 4.2.0Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
f24d719
Merge pull request #1331 from aws-actions/release-please--branches--main--com...f6095d9
Merge branch 'main' into release-please--branches--main--components--configur...df1fa04
chore(deps-dev): bump memfs from 4.17.0 to 4.17.1 (#1348)1c39738
chore(deps-dev): bump@types/node
from 22.15.3 to 22.15.11 (#1345)21e0c4b
chore(main): release 4.2.0b0f2baf
chore: Update dist4320d1b
chore(deps): bump@aws-sdk/client-sts
from 3.798.0 to 3.803.0 (#1346)5d1959c
chore(deps): bump vite from 6.3.2 to 6.3.4 (#1344)3ecfae8
chore: Update dist2f26d75
chore(deps): bump@aws-sdk/client-sts
from 3.787.0 to 3.798.0 (#1342)Updates
actions/attest-build-provenance
from 2.2.3 to 2.3.0Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
db473fd
bump actions/attest from 2.2.1 to 2.3.0 (#615)d3b713a
Bump the actions-minor group with 2 updates (#566)e042adb
Bump the npm-development group with 4 updates (#567)9d3beef
Bump the npm-development group with 4 updates (#554)877f50d
Bump typescript-eslint in the npm-development group (#516)b7ab740
Bump the npm-development group across 1 directory with 6 updates (#506)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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