Skip to content

Update dependency ruby to v4#11344

Merged
nbudin merged 3 commits intomainfrom
renovate/ruby-4.x
May 8, 2026
Merged

Update dependency ruby to v4#11344
nbudin merged 3 commits intomainfrom
renovate/ruby-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Update Change
ruby (source) major 3.4.94.0.3

Release Notes

ruby/ruby (ruby)

v4.0.3: 4.0.3

Compare Source

What's Changed

Full Changelog

v4.0.2: 4.0.2

Compare Source

What's Changed

Note: 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.1

Compare Source

What's Changed

Note: 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.0

See also:

What's Changed

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.

Full Changelog

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 force-pushed the renovate/ruby-4.x branch 3 times, most recently from 5be5316 to 1d3efab Compare April 28, 2026 16:22
renovate Bot and others added 2 commits May 7, 2026 15:57
…torage init bug

benchmark was removed from Ruby's default gems in Ruby 4.0 but is required by
mini_magick. Its absence caused a LoadError that silently killed ActiveStorage
engine initialization via rails/all.rb's rescue clause.

Also added a workaround for a Zeitwerk reentrant loading bug in Ruby 4.0 that
can leave active_storage.queues nil before load_defaults tries to set queue
names on it.

Updated rubocop to 1.86.1 (adds Ruby 4.0 TargetRubyVersion support) and
rubocop-ast to 1.49.1 (fixes prism 1.9.0 compatibility). Set TargetRubyVersion
to 4.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nbudin nbudin force-pushed the renovate/ruby-4.x branch from 70dcbcb to 1eea5c0 Compare May 7, 2026 22:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.09% 🟢 53.09% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 53.09%

@nbudin nbudin merged commit 3e2a595 into main May 8, 2026
18 checks passed
@nbudin nbudin deleted the renovate/ruby-4.x branch May 8, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant