Update sentry-rails 6.5.0 → 6.6.2 (minor)#1903
Merged
Merged
Conversation
hennevogel
approved these changes
Jun 16, 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.
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.5.0 → 6.6.2) · Repo · Changelog
Release Notes
6.6.2
6.6.1
6.6.0
Does any of this look wrong? Please let us know.
✳️ sentry-ruby (6.5.0 → 6.6.2) · Repo · Changelog
Release Notes
6.6.2
6.6.1
6.6.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
v5.4.0Round the io_reader clamp down to a character boundaryClamp io_reader copy to libyaml's buffer sizeMerge pull request #794 from ruby/dependabot/github_actions/step-security/harden-runner-2.19.4Bump step-security/harden-runner from 2.19.3 to 2.19.4Merge pull request #793 from ruby/dependabot/github_actions/step-security/harden-runner-2.19.3Bump step-security/harden-runner from 2.19.1 to 2.19.3Merge pull request #792 from ruby/dependabot/github_actions/step-security/harden-runner-2.19.1Bump step-security/harden-runner from 2.19.0 to 2.19.1Bump step-security/harden-runner from 2.17.0 to 2.19.0Bump step-security/harden-runner from 2.16.1 to 2.17.0Merge pull request #788 from ruby/dependabot/github_actions/step-security/harden-runner-2.16.1Merge pull request #789 from ruby/dependabot/github_actions/rubygems/release-gem-1.2.0Bump rubygems/release-gem from 1.1.4 to 1.2.0Bump step-security/harden-runner from 2.16.0 to 2.16.1Merge pull request #785 from ruby/revert-781-update_snakeyamlRevert "Update SnakeYAML-Engine to 3.0.1"Bump rubygems/release-gem from 1.1.2 to 1.1.4Merge pull request #782 from ruby/dependabot/github_actions/step-security/harden-runner-2.16.0Merge pull request #784 from ruby/dependabot/github_actions/actions/create-github-app-token-3Bump actions/create-github-app-token from 2 to 3Bump step-security/harden-runner from 2.15.1 to 2.16.0Update SnakeYAML-Engine to 3.0.1Bump step-security/harden-runner from 2.15.0 to 2.15.1Bump step-security/harden-runner from 2.14.2 to 2.15.0Merge pull request #775 from ruby/dependabot/github_actions/step-security/harden-runner-2.14.2Bump step-security/harden-runner from 2.14.1 to 2.14.2Bump step-security/harden-runner from 2.14.0 to 2.14.1Bump actions/checkout from 6.0.1 to 6.0.2Merge pull request #770 from nobu/data-keyword-errorsRemove excessive check of messageMerge pull request #769 from ruby/use-truffleruby-releaseUse cruby-truffleruby for ruby_versions in CIUse TruffleRuby release in CIupdate README.md to reflect that Ruby is no longer at 1.9.3Release Notes
2.8.1 (from changelog)
2.8.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
Ready for 2.8.2Refactor cpath validation for TruffleRubyon_load and on_unload validate their input is a constant pathAdd a constant path validatorLet on_load/on_unload use a sentinel for 0 argsAdd RuboCop to CILintingMerge pull request #335 from Shopify/on_load_qualifierReady for 2.8.1Remove anonymous blocksMake qualified constant paths work with #on_loadRemove README conventionReplace comments with arrowsRewordRewordReady for 2.8.0Refactors in test_nsfiles.rbAdd some copsUpdate the CHANGELOGAdd minimal RuboCopAdd mise.toml to .gitignoreDouble quotes -> single quotesRename exception for conflicting namespace definitionsDocument nsfile recommended conventionRestore shadowed filesPolish the docsTweaks to the READMERename NameConflict -> ShadowedFileErrorDetect multiple nsfiles in collapsed directoriesLet load_file support nsfilesAdd support for nsfilesLet Cref#location handle empty arraysRename the new exception to Zeitwerk::NameConflictAdd a couple of missing signaturesAdd some coverage for tagsLet shadowed files raiseDelete unnecessary nils in with_files/setupRestore expected cpath APIs behavior for collapsed directoriesLet ls handle collapsed directoriesPolishes listing utilitiesReport location when logging files shadowed by existing constantsCode gardeningCorrect Ruby edge branch in CHANGELOG.mdDepfu 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