Update sentry-rails 5.19.0 → 5.20.1 (minor) #1544
Merged
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.19.0 → 5.20.1) · Repo · Changelog
Release Notes
5.20.1
5.20.0
Does any of this look wrong? Please let us know.
✳️ sentry-ruby (5.19.0 → 5.20.1) · Repo · Changelog
Release Notes
5.20.1
5.20.0
Does any of this look wrong? Please let us know.
Release Notes
1.14.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Bump version to v1.14.1 (#1009)
Use proper locale in history encoding test (#1008)
Fix debug command in nomultiline mode (#1006)
Use InstructionSequence#script_lines to get method source (#1005)
Remove KEYWORD_ALIASES which handled special alias name of irb_break irb_catch and irb_next command (#1004)
Specify commit hash of yamatanooroti (#1000)
Fix easter_egg run without RDoc, fix input-method test run without RDoc (#998)
Skip show_doc tests if RDoc is not available
Surpressing 'unknown command: “Switch to inspect mode.”' message (#995)
Make colorize test pass with NO_COLOR env set (#994)
Colorize command input (#983)
Move parse_command method to Context (#993)
Fix kill pager pid throwing Errno::ESRCH when pager process already terminated (#989)
Improve easter_egg logo resolution (#987)
Update COMPARED_WITH_PRY.md (#984)
Remove Ruby version checks (#985)
Clear ENV["XDG_CONFIG_HOME"] to avoid loading user-defined irbrc in TestIRB::ConfigValidationTest (#982)
Group class methods under `class << self` (#981)
Update commands list in the readme
Release Notes
0.5.10
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 to 0.5.10 (#745)
Prevent a warning for `warning: literal string will be frozen in the future` (#744)
Split render_differential to LineEditor's rendering logic and actual differential rendering part (#731)
Add test for reset_variables in Reline::Config (#741)
Fix redisplay/insert_text called from pre_input_hook (#742)
Get console handle again and retry when Win32API call fails (#734)
Implement re-read-init-file (#740)
Calculate mbchar width with bsearch (#632)
Remove unused variables (#739)
Merge pull request #737 from ruby/typofix
typofix
Accept colon-style hash in test assertion (#732)
Fix memory leak in setupterm (#733)
Fix rendering bug of nomultiline prompt (#730)
Rerender and enter raw mode again by SIGCONT (#727)
Fix vi_yank or vi_delete_meta copies nil bug (#726)
Release Notes
2.6.18 (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:
Ready for 2.6.18
Fix autoload_path_set_by_me_for? with inceptions
Update project rules about crefs
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