Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the gh-actions-packages group with 2 updates in the / directory: ruby/setup-ruby and DeterminateSystems/nix-installer-action.

Updates ruby/setup-ruby from 1.237.0 to 1.238.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.238.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.237.0...v1.238.0

Commits

Updates DeterminateSystems/nix-installer-action from 7b9fe29d91f67b47e423cea399a44b8a20c9b324 to 88762f81a946788e4a5df241fde64c68ae25ad11

Commits
  • 88762f8 Fix an obscure error case where if the only log fails, the rendering is wack ...
  • See full diff in compare view

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

Bumps the gh-actions-packages group with 2 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action).


Updates `ruby/setup-ruby` from 1.237.0 to 1.238.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@eaecf78...e34163c)

Updates `DeterminateSystems/nix-installer-action` from 7b9fe29d91f67b47e423cea399a44b8a20c9b324 to 88762f81a946788e4a5df241fde64c68ae25ad11
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](DeterminateSystems/nix-installer-action@7b9fe29...88762f8)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.238.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions-packages
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-version: 88762f81a946788e4a5df241fde64c68ae25ad11
  dependency-type: direct:production
  dependency-group: gh-actions-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 12, 2025 07:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 12, 2025
@github-actions
Copy link

👋 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-05-12 07:18:17 UTC

@github-actions github-actions bot added the dev/github Github repository maintenance and automation label May 12, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.77%. Comparing base (a093c2d) to head (a0e84a7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4635      +/-   ##
==========================================
- Coverage   97.77%   97.77%   -0.01%     
==========================================
  Files        1415     1415              
  Lines       86568    86567       -1     
  Branches     4386     4386              
==========================================
- Hits        84644    84643       -1     
  Misses       1924     1924              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pr-commenter
Copy link

pr-commenter bot commented May 12, 2025

Benchmarks

Benchmark execution time: 2025-05-12 07:40:54

Comparing candidate commit a0e84a7 in PR branch dependabot/github_actions/gh-actions-packages-6f5886fbfd with baseline commit a093c2d in branch master.

Found 1 performance improvements and 2 performance regressions! Performance is the same for 28 metrics, 2 unstable metrics.

scenario:profiling - Allocations ()

  • 🟩 throughput [+274649.127op/s; +282971.285op/s] or [+8.982%; +9.254%]

scenario:tracing - Propagation - Trace Context

  • 🟥 throughput [-4138.591op/s; -4028.051op/s] or [-10.920%; -10.628%]

scenario:tracing - Tracing.log_correlation

  • 🟥 throughput [-10503.761op/s; -10213.596op/s] or [-9.516%; -9.253%]

@TonyCTHsu TonyCTHsu merged commit deadb14 into master May 12, 2025
629 of 632 checks passed
@TonyCTHsu TonyCTHsu deleted the dependabot/github_actions/gh-actions-packages-6f5886fbfd branch May 12, 2025 11:28
@github-actions github-actions bot added this to the 2.16.0 milestone May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dev/github Github repository maintenance and automation github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants