Skip to content

Update sentry-rails 6.3.0 → 6.3.1 (patch)#1863

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/group/sentry-ruby-core-6.3.1
Open

Update sentry-rails 6.3.0 → 6.3.1 (patch)#1863
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/group/sentry-ruby-core-6.3.1

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Feb 18, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ sentry-rails (6.3.0 → 6.3.1) · Repo · Changelog

Release Notes

6.3.1

Bug Fixes

  • Use ActionDispatch::ExceptionWrapper for correct HTTP status code (#2850)
  • Add explicit dependency on logger gem to fix Ruby 4.0 warning (#2837)

Internal

  • Add external_propagation_context support (#2841)

Does any of this look wrong? Please let us know.

✳️ sentry-ruby (6.3.0 → 6.3.1) · Repo · Changelog

Release Notes

6.3.1

Bug Fixes

  • Use ActionDispatch::ExceptionWrapper for correct HTTP status code (#2850)
  • Add explicit dependency on logger gem to fix Ruby 4.0 warning (#2837)

Internal

  • Add external_propagation_context support (#2841)

Does any of this look wrong? Please let us know.

↗️ irb (indirect, 1.16.0 → 1.17.0) · Repo · Changelog

Release Notes

1.17.0

What's Changed

🐛 Bug Fixes

  • Support copy command on windows and wsl by @hogelog in #1153
  • Fix incorrect history handling in nested session with debug.gem by @st0012 in #1158
  • Treat frame.path as nilable in frame filtering by @st0012 in #1161

🛠 Other Changes

Full Changelog: v1.16.0...v1.17.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 12 commits:

↗️ rdoc (indirect, 7.1.0 → 7.2.0) · Repo · Changelog

Release Notes

7.2.0

What's Changed

✨ Enhancements

  • Expand GitHub style references in ChangeLog to URL by @nobu in #1547
  • Highlight bash commands by @st0012 in #1544

🐛 Bug Fixes

  • Replace attribute_manager with a new rdoc-inline-format parser by @tompng in #1559
  • Fix not scrolling in search results when ArrowUp or ArrowDown for Aliki by @ccmywish in #1587
  • Implement escapes in Markdown to RDoc conversion by @tompng in #1575
  • Change PrismRuby not to depend on hack that stores module nesting information to context.parent by @tompng in #1580
  • Hide search results on Escape key on desktop too for Aliki by @ccmywish in #1593
  • Fix visit_call_node visit arguments twice by @tompng in #1596
  • Fix accept_table with incomplete rows by @st0012 in #1599
  • Fix sections not displaying their text by @Earlopain in #1600
  • Ignore visibility method, attr definition, module_function within block by @tompng in #1595
  • Fix broken legacy rdoc-ref labels and duplicate heading IDs by @st0012 in #1602
  • Add unique IDs to section headings in Aliki template by @st0012 in #1603
  • Fix RDoc::Attr#add_alias handling of aliased attribute accessor by @extern-c in #1605

📚 Documentation

  • Fix broken RDoc Markup Reference link in RDoc::Comment by @extern-c in #1566
  • Add missing quote for 'unknown' by @p8 in #1589

🛠 Other Changes

New Contributors

Full Changelog: v7.1.0...v7.2.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 28 commits:

↗️ zeitwerk (indirect, 2.7.4 → 2.7.5) · Repo · Changelog

Release Notes

2.7.5 (from changelog)

  • If available, tree traversal is based on Dir.scan, which saves syscalls in common platforms. This method is a recent addition to Ruby contributed by @byroot, so you need to be on Ruby master to leverage this for now.

  • Tree traversal is a tad more performant, regardless of the previous point. Gains are marginal when eager loading, because it is dominated by loading the code, but Zeitwerk::Loader#all_expected_cpaths was 14% faster in some benchmarks, for example.

  • README.md documents how to collect autoloaded constants using an on_load callback.

  • Internal maintenance.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 24 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 18, 2026
@hennevogel
Copy link
Member

@depfu recreate

@depfu depfu bot force-pushed the depfu/update/group/sentry-ruby-core-6.3.1 branch from b04202a to 0a0155c Compare February 19, 2026 16:37
@hennevogel
Copy link
Member

@depfu recreate

@depfu depfu bot changed the title 🚨 [security] Update sentry-rails 6.3.0 → 6.3.1 (patch) Update sentry-rails 6.3.0 → 6.3.1 (patch) Feb 19, 2026
@depfu depfu bot force-pushed the depfu/update/group/sentry-ruby-core-6.3.1 branch from 0a0155c to 7d606c8 Compare February 19, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant