Update dependency ruby to v4 - #241
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
| @@ -1,7 +1,7 @@ | |||
| source 'https://rubygems.org' | |||
| git_source(:github) { |repo| "https://github.com/#{repo}.git" } | |||
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
from
December 31, 2025 18:11
068d8cc to
2867816
Compare
|
|
||
| RUBY VERSION | ||
| ruby 3.4.6p54 | ||
| ruby 4.0.0p0 |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
2 times, most recently
from
January 16, 2026 01:12
b8fa622 to
db205eb
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
from
February 3, 2026 17:55
db205eb to
c991df8
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
2 times, most recently
from
March 9, 2026 14:34
6e884f3 to
42b3838
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
from
March 17, 2026 02:10
42b3838 to
a214007
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
2 times, most recently
from
April 21, 2026 11:43
5dcd62a to
a5acd62
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
from
April 27, 2026 18:27
a5acd62 to
59936f1
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
2 times, most recently
from
May 11, 2026 23:24
d309ced to
2b11620
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
3 times, most recently
from
May 20, 2026 03:07
404b998 to
df28bbf
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
from
May 25, 2026 15:27
df28bbf to
fea7e4d
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
from
June 10, 2026 18:56
fea7e4d to
ce9e499
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
2 times, most recently
from
June 30, 2026 13:55
c8771f1 to
e7a22db
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
4 times, most recently
from
July 20, 2026 20:24
7190777 to
3471074
Compare
renovate
Bot
force-pushed
the
renovate/ruby-4.x
branch
from
July 30, 2026 16:55
3471074 to
02dee83
Compare
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:
3.4.6→4.0.6Release Notes
ruby/ruby (ruby)
v4.0.6: 4.0.6Compare Source
What's Changed
Thread.each_caller_location(1, 1)segfaults when called from a cfunc - Ruby - Ruby Issue Tracking Systemrb_vm_ci_lookupunder parallel Ractors - Ruby - Ruby Issue Tracking SystemArray#sumtakes slow path, does not perform compensated summation of Float elements when init argument is a Float - Ruby - Ruby Issue Tracking System$!stays as the first exception in Ruby Box - Ruby - Ruby Issue Tracking SystemThread.handle_interruptmasking. - Ruby - Ruby Issue Tracking SystemEnumerator::Lazy#to_enumdoes not accept method names as strings - Ruby - Ruby Issue Tracking SystemSignal.trap(:EXIT)exception only shown ifat_exitalso raises - Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
v4.0.5Compare Source
v4.0.4: 4.0.4Compare Source
What's Changed
Fiber#transfer: machine stack not released when fiber terminates, causingFiberError: can't set a guard page- Ruby - Ruby Issue Tracking SystemRubyVM::InstructionSequence.compiledon't support coverage - Ruby - Ruby Issue Tracking Systemif- Ruby - Ruby Issue Tracking System$_returns stale value due to gvar_tbl caching - Ruby - Ruby Issue Tracking Systemwhile true || truecondition - Ruby - Ruby Issue Tracking Systemfiddle/importis required in multiple boxes - Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
v4.0.3: 4.0.3Compare Source
What's Changed
Full Changelog
v4.0.2: 4.0.2Compare Source
What's Changed
binding.irbraises a LoadError underbundle execwhen Gemfile containspath:orgit:- Ruby - Ruby Issue Tracking Systemsyntax_suggest2.0.3 to supported branches - Ruby - Ruby Issue Tracking SystemUnboundMethod#==returns false for methods from included/extended modules - Ruby - Ruby Issue Tracking SystemString#%(backport 726205b354d1068147719fb42e1de743f1838ef1) - Ruby - Ruby Issue Tracking Systemand?predicate confused for leadingandkeyword - Ruby - Ruby Issue Tracking Systembenchmarkis shown when usingbenchmark-ips- Ruby - Ruby Issue Tracking Systemand?as ignored newline - Ruby - Ruby Issue Tracking SystemTimeout.timeoutdoesn't useTimeout::ExitExceptionwhen Fiber scheduler is in use. - Ruby - Ruby Issue Tracking Systemx = a rescue b in canddef f = a rescue b in cparsed differently between parse.y and prism - Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
v4.0.1: 4.0.1Compare Source
What's Changed
benchmarkis shown when usingbenchmark-ips- Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
v4.0.0: 4.0.0See also:
What's Changed
#io_writehook on IO flush by noteflakes · Pull Request #15609--with-ext=when ENABLE_SHARED=yes: ruby/digest.h not found for rubyspec CAPI extensions - Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.