Update sentry-rails 5.22.0 → 5.22.3 (patch) #1413
Closed
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 (5.22.0 → 5.22.3) · Repo · Changelog
Release Notes
5.22.3
5.22.2
5.22.1
Does any of this look wrong? Please let us know.
✳️ sentry-ruby (5.22.0 → 5.22.3) · Repo · Changelog
Release Notes
5.22.2
5.22.1
Does any of this look wrong? Please let us know.
Release Notes
3.1.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
CI: Disable benchmarking of some versions on Ruby
Bump up to v3.1.9
CHANGES: Add v3.1.9 entries
Accept no digits in the fractional part (#302)
Merge pull request #305 from nobu/c2x-pedantic
Fix extra semicolon outside of a function in `NO_SANITIZE`
Merge pull request #296 from franzliedke/patch-1
Merge pull request #303 from nobu/extconf
Reduce unnecessary checks
Merge pull request #299 from anakinj/minimal-typo-fix
Minor typo fix
Merge pull request #298 from ruby/remove-custom-runner
Use macos-14 instead of macos-arm-oss
Fix indentation [ci skip]
Extend docs for round(0)
Release Notes
1.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2
chore: fix typos (#1076)
Set rake-compiler source and target to Java 8 (#1071)
Improve ancestor classes spec
Avoid error when member is present on ancestor class
Remove dependency on logger
Release Notes
1.13.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Bump version to 1.13.1
Use -W:strict_unused_block when running tests on Ruby 3.4+
Avoid spurious frozen string literal warnings on Ruby 3.4.0-preview2
Release Notes
1.14.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Bump to 1.14.7
remove post-install message
Merge pull request #709 from voxik/ruby-3.4
Add Rails 7.2 and 8.0 into test matrix.
Adjust the test matrix for Rails 8.1
Add `base64` / `mutex_m` dependencies for Rails 6.1
Ruby 3.4 `Hash#inspect` compatibility.
Add 'ruby-head' to test matrix
Release Notes
2.24.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
version bump to v2.24.0
Merge pull request #284 from josecolella/jc-th-add-breakpoint-scrubber
Drop newlines from the double-breakpoint test
docs: Update documentation
feat: Add implementation for method
initial scaffold
test: Get basic test case for scrubber
Merge pull request #291 from fnando/anchors-target-blank
Skip target attribute on links with anchors.
Merge pull request #292 from flavorjones/flavorjones-bump-ci-versions-202412
Merge pull request #289 from andrew/patch-1
ci: add ruby 3.4, drop jruby-head
Merge pull request #290 from flavorjones/flavorjones-pin-jar-dependencies
dep: pin jar-dependencies
Add funding_uri to gemspec
Release Notes
1.18.2
1.18.1
1.18.0
1.17.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.2.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 15 commits:
Bump version to 2.2.0
Update History for missed commit
Remove unnecessary check for starting period in domain inside #valid?
Use -W:strict_unused_block when running tests on Ruby 3.4+
Fix spurious warnings in tests when using Rack 3.1
Update History.md
fix: cookie-av allows arbitrary casing
Fix a couple spec failures on Ruby 3.4.0-preview2
Fix array of cookies in response containing a blank cookie
Add Ruby 3.3 to CI and bump actions/checkout to v4
Remove use of finalizer in Rack::Test::UploadedFile (Fixes #338)
Prefer Dir.glob with block
Stop testing Ruby 2.2 in CI as it no longer works with ubuntu-latest
Move to actions/checkout@v3
Add README.md to doc
Release Notes
1.6.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
version bump to v1.6.2
fix: PermitScrubber accepts frozen tags
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