-
Notifications
You must be signed in to change notification settings - Fork 392
Bump the gh-actions-packages group across 1 directory with 10 updates #4856
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
Bump the gh-actions-packages group across 1 directory with 10 updates #4856
Conversation
Bumps the gh-actions-packages group with 10 updates in the / directory: | 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.245.0` | `1.255.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `5.0.0` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.0.6` | `2.1.1` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.29.2` | `3.29.9` | | [planetscale/ghcommit-action](https://github.com/planetscale/ghcommit-action) | `0.2.15` | `0.2.17` | | [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) | `18` | `19` | | [docker/login-action](https://github.com/docker/login-action) | `3.4.0` | `3.5.0` | | [actions/cache](https://github.com/actions/cache) | `4.2.3` | `4.2.4` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `3.0.1` | `4.0.0` | Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `ruby/setup-ruby` from 1.245.0 to 1.255.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@a4effe4...829114f) Updates `actions/download-artifact` from 4.3.0 to 5.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...634f93c) Updates `actions/create-github-app-token` from 2.0.6 to 2.1.1 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@df432ce...a8d6161) Updates `github/codeql-action` from 3.29.2 to 3.29.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@181d5ee...df55935) Updates `planetscale/ghcommit-action` from 0.2.15 to 0.2.17 - [Release notes](https://github.com/planetscale/ghcommit-action/releases) - [Commits](planetscale/ghcommit-action@6a383e7...322be96) Updates `DeterminateSystems/nix-installer-action` from 18 to 19 - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@c723f3a...90bb610) Updates `docker/login-action` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@74a5d14...184bdaa) Updates `actions/cache` from 4.2.3 to 4.2.4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@5a3ec84...0400d5f) Updates `actions/upload-pages-artifact` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@56afc60...7b1f4a7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: ruby/setup-ruby dependency-version: 1.255.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: actions/download-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: actions/create-github-app-token dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-version: 3.29.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: planetscale/ghcommit-action dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '19' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: docker/login-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: actions/cache dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: actions/upload-pages-artifact dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <[email protected]>
👋 Hey @DataDog/ruby-guild, please fill "Change log entry" section in the pull request description. If changes need to be present in CHANGELOG.md you can state it this way **Change log entry**
Yes. A brief summary to be placed into the CHANGELOG.md (possible answers Yes/Yep/Yeah) Or you can opt out like that **Change log entry**
None. (possible answers No/Nope/None) Visited at: 2025-08-25 09:15:44 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4856 +/- ##
==========================================
- Coverage 97.54% 97.52% -0.03%
==========================================
Files 1502 1502
Lines 89572 89571 -1
Branches 4749 4749
==========================================
- Hits 87369 87350 -19
- Misses 2203 2221 +18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2025-08-18 12:57:31 Comparing candidate commit 387bf91 in PR branch Found 2 performance improvements and 0 performance regressions! Performance is the same for 42 metrics, 2 unstable metrics. scenario:tracing - 100 span trace - no writer
scenario:tracing - Propagation - Trace Context
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gh-actions-packages group with 10 updates in the / directory:
4.2.2
5.0.0
1.245.0
1.255.0
4.3.0
5.0.0
2.0.6
2.1.1
3.29.2
3.29.9
0.2.15
0.2.17
18
19
3.4.0
3.5.0
4.2.3
4.2.4
3.0.1
4.0.0
Updates
actions/checkout
from 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
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.245.0 to 1.255.0Release notes
Sourced from ruby/setup-ruby's releases.
... (truncated)
Commits
829114f
Add jruby-10.0.2.076da337
Update GitHub-hosted runners link2973a4b
Merge pull request #794 from fkmy/update-readme595828d
Update ruby version inREADME.md
2a7b300
Rename toisExactCacheKeyMatch
78876b7
Use case-insensitive key comparsion for cache keys3ec1ec0
Bump brace-expansion from 1.1.11 to 1.1.1245dc484
Bump form-data from 2.5.3 to 2.5.5bb6434c
Add non-null checkba9e71c
Add printing of the lockfile after installationUpdates
actions/download-artifact
from 4.3.0 to 5.0.0Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93c
Merge pull request #416 from actions/single-artifact-id-download-pathb19ff43
refactor: resolve download path correctly in artifact download tests (mainly ...e262cbe
bundle distbff23f9
update docsfff8c14
fix download path logic when downloading a single artifact by id448e3f8
Merge pull request #407 from actions/nebuk89-patch-147225c4
Update README.mdUpdates
actions/create-github-app-token
from 2.0.6 to 2.1.1Release notes
Sourced from actions/create-github-app-token's releases.
Commits
a8d6161
build(release): 2.1.1 [skip ci]5204204
fix: revert "usenode24
as runner" (#278)0f859bf
build(release): 2.1.0 [skip ci]a1cbe0f
feat: usenode24
as runner (#267)d7ee281
build(deps-dev): bump the development-dependencies group across 1 directory w...93c1f04
build(deps-dev): bump the development-dependencies group with 4 updates (#255)dff4b11
ci(test): setpermissions
in test workflow (#247)6d44c9f
docs(README): Client ID can be used as App ID (#251)Updates
github/codeql-action
from 3.29.2 to 3.29.9Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
df55935
Merge pull request #3026 from github/update-v3.29.9-cc722e47653f255b
Update changelog for v3.29.9cc722e4
Merge pull request #3023 from github/redsun82/rust-testa4cd8fd
Merge pull request #3024 from github/dependabot/npm_and_yarn/npm-3a4f9bf414542b274
Update checked-in dependencies1a376ca
Bump the npm group with 6 updates9f966bb
Merge branch 'main' into redsun82/rust-testc6dcdfa
Merge pull request #2993 from github/cklin/overlay-pack-check821d3bd
Merge branch 'main' into cklin/overlay-pack-checkbf1dd69
Move comments up inrust.yml
Updates
planetscale/ghcommit-action
from 0.2.15 to 0.2.17Release notes
Sourced from planetscale/ghcommit-action's releases.
Commits
322be96
🤖 Bump version in Dockerfilea115be6
Merge pull request #117 from planetscale/renovate/all-minor-patch-digest5e99462
chore(deps): update all non-major dependencies7c35cae
🤖 Bump version in Dockerfile5e1ee0b
Merge pull request #116 from planetscale/renovate/all-minor-patch-digeste8c8953
chore(deps): update all non-major dependencies42c13ff
chore(deps): update docker/setup-buildx-action digest to e468171 (#115)13187a6
chore(deps): update planetscale/ghcommit-action action to v0.2.15 (#114)70bcba6
Merge pull request #113 from planetscale/jw-reno8e280db
gha/validate-reno: switch to latest node ltsUpdates
DeterminateSystems/nix-installer-action
from 18 to 19Release notes
Sourced from DeterminateSystems/nix-installer-action's releases.
Commits
90bb610
Updatedetsys-ts
for: `Await the request promise so we can cover it with th...Updates
docker/login-action
from 3.4.0 to 3.5.0Release notes
Sourced from docker/login-action's releases.
Commits
184bdaa
Merge pull request #878 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...5c6bc94
chore: update generated contentcaf4058
build(deps): bump the aws-sdk-dependencies group with 2 updatesef38ec3
Merge pull request #860 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d52e8ef
chore: update generated content9644ab7
build(deps): bump the aws-sdk-dependencies group with 2 updates7abd1d5
Merge pull request #875 from docker/dependabot/npm_and_yarn/form-data-2.5.51a81202
Merge pull request #876 from crazy-max/aws-public-dual-stackd1ab30d
chore: update generated contentf25ff28
support dual-stack for aws public ecrUpdates
actions/cache
from 4.2.3 to 4.2.4Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0400d5f
Merge pull request #1636 from actions/Link-/release-4.2.4374a27f
Prepare release 4.2.4358a730
Merge pull request #1634 from actions/Link-/optimise-deps2ee706e
Fix with another approach94f7b5d
Fix bundle execc36116c
Fix the workflow to use licensed from source320fe7d
Update the licensed workflow to use the latest versiond81cc47
Add licensed outputde24398
Add licensed outpute7b6a9c
@protobuf-ts/plugin
to dev dependenciesUpdates
actions/upload-pages-artifact
from 3.0.1 to 4.0.0Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
7b1f4a7
Merge pull request #127 from heavymachinery/pin-sha4cc19c7
Pinactions/upload-artifact
to SHA2d163be
Merge pull request #107 from KittyChiu/mainc704843
fix: linted README9605915
Merge pull request #106 from KittyChiu/kittychiu/update-readme-1e59cdfe
Update README.mda2d6704
doc: updated usage section in readme984864e
Merge pull request #105 from actions/Jcambass-patch-145dc788
Add workflow file for publishing releases to immutable action packageefaad07
Merge pull request #102 from actions/hidden-filesDependabot 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