Skip to content

chore(deps): update ruby/setup-ruby action to v1.279.0#1885

Merged
arielvalentin merged 1 commit intomainfrom
renovate/ruby-setup-ruby-1.x
Jan 6, 2026
Merged

chore(deps): update ruby/setup-ruby action to v1.279.0#1885
arielvalentin merged 1 commit intomainfrom
renovate/ruby-setup-ruby-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 29, 2025

This PR contains the following updates:

Package Type Update Change
ruby/setup-ruby action minor v1.278.0v1.279.0

Release Notes

ruby/setup-ruby (ruby/setup-ruby)

v1.279.0

Compare Source

Full Changelog: ruby/setup-ruby@v1.278.0...v1.279.0


Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 29, 2025
@renovate renovate bot force-pushed the renovate/ruby-setup-ruby-1.x branch from 63c1828 to 3ec8275 Compare December 30, 2025 12:33
@renovate renovate bot changed the title chore(deps): update ruby/setup-ruby action to v1.276.0 chore(deps): update ruby/setup-ruby action to v1.277.0 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/ruby-setup-ruby-1.x branch from 3ec8275 to 4b20e3a Compare December 30, 2025 23:25
Copy link
Copy Markdown
Contributor

@arielvalentin arielvalentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's our bundler problem again. We need to remove explicit bundler dependencies to allow what is installed with the current Ruby Gems versions

@renovate renovate bot force-pushed the renovate/ruby-setup-ruby-1.x branch from 4b20e3a to 540fe8c Compare December 31, 2025 23:07
@renovate renovate bot changed the title chore(deps): update ruby/setup-ruby action to v1.277.0 chore(deps): update ruby/setup-ruby action to v1.278.0 Dec 31, 2025
@renovate renovate bot force-pushed the renovate/ruby-setup-ruby-1.x branch from 540fe8c to f99a938 Compare January 3, 2026 15:17
arielvalentin added a commit to arielvalentin/opentelemetry-ruby-contrib that referenced this pull request Jan 3, 2026
Declaring bundler as a dependency is therefore redundant and our pessemistic versioning constraints blocks Ruby 4 upgrades:
- open-telemetry#1885
- open-telemetry#1892

Bundler is included with RubyGems by default so declaring it separately seems unecessary
@renovate renovate bot force-pushed the renovate/ruby-setup-ruby-1.x branch from f99a938 to 75524b6 Compare January 5, 2026 20:23
@renovate renovate bot changed the title chore(deps): update ruby/setup-ruby action to v1.278.0 chore(deps): update ruby/setup-ruby action to v1.279.0 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/ruby-setup-ruby-1.x branch from 75524b6 to a8c15b8 Compare January 6, 2026 00:10
arielvalentin added a commit that referenced this pull request Jan 6, 2026
* chore: Remove Explicit Bundler Dep

Declaring bundler as a dependency is therefore redundant and our pessemistic versioning constraints blocks Ruby 4 upgrades:
- #1885
- #1892

Bundler is included with RubyGems by default so declaring it separately seems unecessary

* chore(deps): update setup-ruby v1.278.0
@renovate renovate bot force-pushed the renovate/ruby-setup-ruby-1.x branch from a8c15b8 to d66dd02 Compare January 6, 2026 19:08
@arielvalentin arielvalentin merged commit 1c42b82 into main Jan 6, 2026
70 checks passed
@arielvalentin arielvalentin deleted the renovate/ruby-setup-ruby-1.x branch January 6, 2026 19:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant