Update scout_apm 5.6.1 → 5.6.4 (patch) #1448
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?
✳️ scout_apm (5.6.1 → 5.6.4) · Repo · Changelog
Release Notes
5.6.4 (from changelog)
5.6.2 (from changelog)
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.
Commits
See the full diff on Github. The new version differs by 10 commits:
Bump version.Update CI matrix, remove redundant `context`s from specs (#42)Replace bacon with rspec (#41)Use latest ruby versions on test job (#39)Bump actions/checkout (#38)Use `require_relative` instead of `require` (#37)Update Rubies in CI (#35)Fix usage example for Sexp (#36)Fix broken linkFixnum is now spelled Integer (#33)Release Notes
3.3.7.4 (from changelog)
3.3.7.3 (from changelog)
3.3.7.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Update changelog.Bump version- lexer-strings.rb: Avoid an exception on utf8 surrogate pair codepoints (#1051)- builder.rb: emit `kwargs` node for `indexasgn` when opted in (#1053)- builder.rb: correctly handle `...` forwarding to super with explicit block (#1049)Supress warnings during parsing (#1013)- numbered parameters are valid for pattern matching pinning (#1060)Update changelog.Update changelog.Bump version* Bump maintenance branches to 3.2.8 and 3.1.7 (#1074)Tweak a terminologyDocument parser/prism migration pathUpdate changelog.Update changelog.Bump version.+ add prism-specific node types (#1071)Document the current state of the project in the readme (#1069)- builder.rb: fix hash value omission considering some local vars as constants (#1064)Update changelog.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