-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): Bump the gha-deps group with 6 updates #125
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
base: trunk
Are you sure you want to change the base?
Conversation
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2 |
Check warning
Code scanning / zizmor
commit hash does not point to a Git tag Warning
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v4.2.2 | ||
- uses: actions/checkout@v5.0.0 |
Check warning
Code scanning / zizmor
credential persistence through GitHub Actions artifacts Warning
@dependabot recreate |
Bumps the gha-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.254.0` | `1.263.0` | | [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) | `2.0.12` | `2.0.13` | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.1.1` | `0.2.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `5.0.0` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `4.2.1` | `5.0.0` | Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4.2.2...v5) Updates `ruby/setup-ruby` from 1.254.0 to 1.263.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@2a7b300...0481980) Updates `EmbarkStudios/cargo-deny-action` from 2.0.12 to 2.0.13 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@30f817c...f2ba7ab) Updates `zizmorcore/zizmor-action` from 0.1.1 to 0.2.0 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@f52a838...e673c39) Updates `actions/setup-node` from 4.4.0 to 5.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.4.0...v5.0.0) Updates `aws-actions/configure-aws-credentials` from 4.2.1 to 5.0.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@b475783...a03048d) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-deps - dependency-name: ruby/setup-ruby dependency-version: 1.263.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-deps - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 2.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps - dependency-name: zizmorcore/zizmor-action dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-deps - dependency-name: actions/setup-node dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-deps - dependency-name: aws-actions/configure-aws-credentials dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-deps ... Signed-off-by: dependabot[bot] <support@github.com>
7a151bb
to
dc7d3c6
Compare
Bumps the gha-deps group with 6 updates:
4.2.2
5.0.0
1.254.0
1.263.0
2.0.12
2.0.13
0.1.1
0.2.0
4.4.0
5.0.0
4.2.1
5.0.0
Updates
actions/checkout
from 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)08eba0b
Prepare release v4.3.0 (#2237)631c7dc
Update package dependencies (#2236)8edcb1b
Update CODEOWNERS for actions (#2224)09d2aca
Update README.md (#2194)85e6279
Adjust positioning of user email note and permissions heading (#2044)009b9ae
Documentation update - add recommended permissions to Readme (#2043)cbb7224
Update README.md (#1977)3b9b8c8
docs: update README.md (#1971)Updates
ruby/setup-ruby
from 1.254.0 to 1.263.0Release notes
Sourced from ruby/setup-ruby's releases.
... (truncated)
Commits
0481980
Print lockfile contents earliercf7216d
Use new releases of ruby-builder per engine-version1c58d16
Update CRuby releases on Windows1dc7956
Test on JRuby 9.4 as well as 10.0b8714f7
Revert "Skip test failing on JRuby on Windows"d3e13b3
Revert "feat: upgrade to node 24"4df093a
Revert "chore: add setup-node for lint job"866b91c
chore: add setup-node for lint jobc4cd38d
feat: upgrade to node 243fee676
Add truffleruby-25.0.0,truffleruby+graalvm-25.0.0Updates
EmbarkStudios/cargo-deny-action
from 2.0.12 to 2.0.13Commits
f2ba7ab
Bump to 0.18.4Updates
zizmorcore/zizmor-action
from 0.1.1 to 0.2.0Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
e673c39
Adding option for GitHub annotations (#45)2d5a33f
chore: add missing license (#44)a016d81
chore(deps): bump github/codeql-action in the github-actions group (#39)a8fb1d7
feat: add support forcolor
input (#37)0968032
chore(deps): bump the github-actions group with 2 updates (#35)7f2abff
README: bump pins (#33)5ca5fc7
README: add note about v prefix (#32)9c58446
fix: allow version prefix ofv
(#31)c17832b
chore(deps): bump github/codeql-action in the github-actions group (#30)383d31d
chore(deps): bump github/codeql-action in the github-actions group (#27)Updates
actions/setup-node
from 4.4.0 to 5.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
a0853c2
Bump actions/checkout from 4 to 5 (#1345)b7234cc
Upgrade action to use node24 (#1325)d7a1131
Enhance caching in setup-node with automatic package manager detection (#1348)5e2628c
Bumps form-data (#1332)65becef
Bump undici from 5.28.5 to 5.29.0 (#1295)7e24a65
Bump uuid from 9.0.1 to 11.1.0 (#1273)08f58d1
Bump@octokit/request-error
and@actions/github
(#1227)Updates
aws-actions/configure-aws-credentials
from 4.2.1 to 5.0.0Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
a03048d
chore(main): release 5.0.0 (#1451)337f510
chore: Fix markdown link formatting in README.md (#1466)f001d79
chore: update README with versioning (#1465)cf5f2ac
chore: Update distb394bdd
chore(deps-dev): bump@aws-sdk/credential-provider-env
(#1463)b632c0b
chore(deps-dev): bump memfs from 4.38.1 to 4.38.2 (#1462)978e44a
chore: Update distc4be498
feat: support account id allowlist (#1456)c5a43c3
chore: Update dist8c45f6b
feat: add skip OIDC option (#1458)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