Update sentry-rails 5.22.1 → 5.22.4 (patch)#1407
Closed
depfu[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
ae4250f to
62fdfa0
Compare
Contributor
Author
|
Closing because this update has already been applied |
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 (5.22.1 → 5.22.4) · Repo · Changelog
Release Notes
5.22.4
5.22.3
5.22.2
Does any of this look wrong? Please let us know.
✳️ sentry-ruby (5.22.1 → 5.22.4) · Repo · Changelog
Release Notes
5.22.4
5.22.3
5.22.2
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 RubyBump up to v3.1.9CHANGES: Add v3.1.9 entriesAccept no digits in the fractional part (#302)Merge pull request #305 from nobu/c2x-pedanticFix extra semicolon outside of a function in `NO_SANITIZE`Merge pull request #296 from franzliedke/patch-1Merge pull request #303 from nobu/extconfReduce unnecessary checksMerge pull request #299 from anakinj/minimal-typo-fixMinor typo fixMerge pull request #298 from ruby/remove-custom-runnerUse macos-14 instead of macos-arm-ossFix indentation [ci skip]Extend docs for round(0)Release Notes
1.15.1
1.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Bump version to 1.15.1 (#1070)Fix pager preview with escape sequence and newlines (#1069)Bump version to v1.15.0 (#1066)[DOC] Exclude the word `IRB` from RDoc's autolinking (#1068)Update documentation about the new copy command (#1067)Show a quick preview of inspect result before pager launch (#1040)Add copy command (#1044)Colorize backref token bold green like global variables (#1065)Group private methods together in `IRB::Context` (#1064)Drop ColorPrinter's workaround for BasicObject (#1051)Remove unnecessary escape from completor class names (#1063)`IRB.conf[:SAVE_HISTORY]` should handle boolean values (#1062)Print more actionable message when the exception may be an IRB issue (#1061)Gracefully handle incorrect command aliases (#1059)Simplify vterm-yamatanooroti's steps (#1060)Extract contributing guideline into a CONTRIBUTING.md (#1056)Fix broken `history` command with -g (#1057)Use the documentation site as the source of truth (#1055)Restructure IRB's documentation (#1053)Add `ri` an alias to the `show_doc` command (#1054)Sorry, we couldn't find anything useful about this release.
Release Notes
5.2.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Bump version for releaseMerge pull request #709 from headius/snakeyaml-engine-2.9Update to SnakeYAML-Engine 2.9Merge pull request #708 from ruby/remove-vim-settingsremove vim settingsMerge pull request #706 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.3Bump step-security/harden-runner from 2.10.2 to 2.10.3Merge pull request #707 from ruby/javaoptAdded JAVA_OPTS for java version of psychMerge pull request #705 from ruby/support-bundled-gemsMake PStore tests as optionalOmit Psych_Unit_Tests if ostruct is not availableMerge pull request #704 from tas50/masterImprove readme formattingMerge pull request #702 from ruby/dependabot/github_actions/rubygems/release-gem-1.1.1Bump rubygems/release-gem from 1.1.0 to 1.1.1Release Notes
6.12.0
6.11.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Bump version to v6.12.0Merge pull request #1285 from ruby/dependabot/github_actions/ruby/setup-ruby-1.215.0Bump ruby/setup-ruby from 1.214.0 to 1.215.0Merge pull request #1284 from tompng/prismruby_compatibilitypend→omit test that RDoc::Parser::Ruby has a bug or does not supportSupport :nodoc: on method definition parameter end lineFix superclass override when class Object is documentedFix wrong test for class defined inside singleton classAccept "new" and "initialize" method both documentedReject documenting `def` inside blockStrip prefix :: from superclass nameFix constant defined in singleton class, class constant_path, module constant_pathSuppress include and extend inside method blockReduce the difference between RDoc::Parser::PrismRuby and RDoc::Parser::RubyStop accepting `Document` objects as `CodeObject#comment` (#1210)Remove unnecessary `file_name` parameter from `Parser#initialize` (#1146)Bump ruby/setup-ruby from 1.213.0 to 1.214.0 (#1283)Add a `build:local_ruby` task to simplify local testing flow (#1281)Display main page's Table of Contents when viewed from the index page (#1250)Update ruby-core workflow to just generate documentation (#1278)Bump step-security/harden-runner from 2.10.3 to 2.10.4 (#1279)Bump ruby/setup-ruby from 1.207.0 to 1.213.0 (#1280)Bump version to v6.11.0CI: test.yml - Windows - add mswin, remove 3.4 exclude (#1277)Enable `warn_missing_rdoc_ref` by default (#1275)Bump step-security/harden-runner from 2.10.2 to 2.10.3 (#1276)Finalize RDoc::Options before calling RDoc::RDoc#parse_files (#1274)Add missing `RDoc::RubygemsHook` API for `gem server` (#1270)Run ruby/ruby doc generation on CI (#1272)Bump ruby/setup-ruby from 1.206.0 to 1.207.0 (#1273)[DOC] Remove unnecessary rdoc-ref missing example (#1271)Fix prism_ruby superclass resolve order (#1267)[DOC] Ignore racc-generated files (#1265)Stop autolinking the word "RDoc" (#1266)Add autolink_excluded_words option to ignore cross-references (#1259)Documentation for #1240 (#1263)Bump ruby/setup-ruby from 1.204.0 to 1.206.0 (#1262)Exclude latest windows & Ruby 3.4 on CI (#1260)[DOC] Fix duplicate entriesSeparate patterns by `--exclude` option from defaults (#1251)Bump rubygems/release-gem from 1.1.0 to 1.1.1 (#1253)🆕 pp (added, 0.6.2)
🆕 prettyprint (added, 0.2.0)
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