chore(deps): update ruby/setup-ruby action to v1.279.0#1885
Merged
arielvalentin merged 1 commit intomainfrom Jan 6, 2026
Merged
chore(deps): update ruby/setup-ruby action to v1.279.0#1885arielvalentin merged 1 commit intomainfrom
arielvalentin merged 1 commit intomainfrom
Conversation
63c1828 to
3ec8275
Compare
arielvalentin
approved these changes
Dec 30, 2025
3ec8275 to
4b20e3a
Compare
arielvalentin
requested changes
Dec 30, 2025
Contributor
arielvalentin
left a comment
There was a problem hiding this comment.
It's our bundler problem again. We need to remove explicit bundler dependencies to allow what is installed with the current Ruby Gems versions
4b20e3a to
540fe8c
Compare
540fe8c to
f99a938
Compare
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
f99a938 to
75524b6
Compare
75524b6 to
a8c15b8
Compare
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
a8c15b8 to
d66dd02
Compare
arielvalentin
approved these changes
Jan 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.278.0→v1.279.0Release Notes
ruby/setup-ruby (ruby/setup-ruby)
v1.279.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.