-
Notifications
You must be signed in to change notification settings - Fork 381
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 4 directories with 5 updates #4486
base: master
Are you sure you want to change the base?
Bump the gh-actions-packages group across 4 directories with 5 updates #4486
Conversation
Bumps the gh-actions-packages group with 2 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [github/codeql-action](https://github.com/github/codeql-action). Bumps the gh-actions-packages group with 1 update in the /.github/actions/build-test directory: [actions/upload-artifact](https://github.com/actions/upload-artifact). Bumps the gh-actions-packages group with 2 updates in the /.github/actions/bundle-cache directory: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/cache](https://github.com/actions/cache). Bumps the gh-actions-packages group with 2 updates in the /.github/actions/bundle-restore directory: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/cache](https://github.com/actions/cache). Updates `ruby/setup-ruby` from 1.222.0 to 1.224.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@277ba2a...bbda858) Updates `github/codeql-action` from 3.28.10 to 3.28.11 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b56ba49...6bb031a) Updates `actions/upload-artifact` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@65c4c4a...4cec3d8) Updates `actions/upload-artifact` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@65c4c4a...4cec3d8) Updates `actions/cache` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@1bd1e32...d4323d4) Updates `actions/download-artifact` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@fa0a91b...cc20338) Updates `actions/cache` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@1bd1e32...d4323d4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <support@github.com>
👋 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-03-12 14:37:28 UTC |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4486 +/- ##
==========================================
- Coverage 97.69% 97.69% -0.01%
==========================================
Files 1381 1381
Lines 83955 83955
Branches 4253 4253
==========================================
- Hits 82024 82020 -4
- Misses 1931 1935 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2025-03-12 14:59:57 Comparing candidate commit a6a2bd3 in PR branch Found 3 performance improvements and 0 performance regressions! Performance is the same for 28 metrics, 2 unstable metrics. scenario:line instrumentation - targeted
scenario:method instrumentation
scenario:profiler - profiler gc
|
Bumps the gh-actions-packages group with 2 updates in the / directory: ruby/setup-ruby and github/codeql-action.
Bumps the gh-actions-packages group with 1 update in the /.github/actions/build-test directory: actions/upload-artifact.
Bumps the gh-actions-packages group with 2 updates in the /.github/actions/bundle-cache directory: actions/upload-artifact and actions/cache.
Bumps the gh-actions-packages group with 2 updates in the /.github/actions/bundle-restore directory: actions/download-artifact and actions/cache.
Updates
ruby/setup-ruby
from 1.222.0 to 1.224.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
bbda858
Fix .tool-versions and mise.toml tests30755d8
Cleanup matching for .tool-versions and mise and add tests for .ruby-version ...28233a0
bugfix: Fix bug that version cannot be parsed in .tool-versionsUpdates
github/codeql-action
from 3.28.10 to 3.28.11Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
6bb031a
Merge pull request #2798 from github/update-v3.28.11-56b25d5d56bca7dd
Update changelog for v3.28.1156b25d5
Merge pull request #2793 from github/update-bundle/codeql-bundle-v2.20.6256aa16
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.6911d845
Merge pull request #2796 from github/nickfyson/adjust-rate-error-string7b7ed63
adjust string for handling rate limit error608ccd6
Merge pull request #2794 from github/update-supported-enterprise-server-versions35d04d3
Update supported GitHub Enterprise Server versionsec3b221
Update supported GitHub Enterprise Server versions8dc01f6
Add changelog noteUpdates
actions/upload-artifact
from 4.6.0 to 4.6.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
4cec3d8
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96
license cache update for artifactb26fd06
Update to use artifact 2.2.2 packageUpdates
actions/upload-artifact
from 4.6.0 to 4.6.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
4cec3d8
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96
license cache update for artifactb26fd06
Update to use artifact 2.2.2 packageUpdates
actions/cache
from 4.2.0 to 4.2.2Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
d4323d4
Merge pull request #1560 from actions/robherley/v4.2.2da26677
bump@actions/cache
to v4.0.2, prep for v4.2.2 release7921ae2
Merge pull request #1557 from actions/robherley/ia-workflow-released3937731
Update publish-immutable-actions.yml0c907a7
Merge pull request #1554 from actions/robherley/v4.2.1710893c
bump@actions/cache
to v4.0.19fa7e61
Update force deletion docs due a recent deprecation (#1500)36f1e14
docs: Make the "always save prime numbers" example more clear (#1525)53aa38c
Correct GitHub Spelling in caching-strategies.md (#1526)Updates
actions/download-artifact
from 4.1.8 to 4.1.9Release notes
Sourced from actions/download-artifact's releases.
Commits
cc20338
Merge pull request #380 from actions/yacaovsnc/release_4_1_91fc0fee
Update artifact package to 2.2.27fba951
Merge pull request #372 from andyfeller/patch-1f9ceb77
Update MIGRATION.md533298b
Merge pull request #370 from froblesmartin/patch-1d06289e
docs: small migration fixd0ce8fd
Merge pull request #354 from actions/Jcambass-patch-11ce0d91
Add workflow file for publishing releases to immutable action packageUpdates
actions/cache
from 4.2.0 to 4.2.2Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
d4323d4
Merge pull request #1560 from actions/robherley/v4.2.2da26677
bump@actions/cache
to v4.0.2, prep for v4.2.2 release7921ae2
Merge pull request #1557 from actions/robherley/ia-workflow-released3937731
Update publish-immutable-actions.yml0c907a7
Merge pull request #1554 from actions/robherley/v4.2.1710893c
bump@actions/cache
to v4.0.19fa7e61
Update force deletion docs due a recent deprecation (#1500)36f1e14
docs: Make the "always save prime numbers" example more clear (#1525)53aa38c
Correct GitHub Spelling in caching-strategies.md (#1526)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