Skip to content

Comments

Update rollbar 3.1.1 → 3.5.2 (minor)#517

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/rollbar-3.5.2
Closed

Update rollbar 3.1.1 → 3.5.2 (minor)#517
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/rollbar-3.5.2

Conversation

@depfu
Copy link

@depfu depfu bot commented Feb 21, 2024

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?

✳️ rollbar (3.1.1 → 3.5.2) · Repo · Changelog

Release Notes

3.5.2

Move Rollbar::ActiveJob out of the plugin, #1149

3.5.1

fix: compatibility fixes for ActionMailer plugin, #1146

3.5.0

  • Fix warning: attribute accessor as module_function, #1138
  • Option to enable scoped block for DelayedJob plugin, #1087
  • Fix ActionMailer plugin to add rescue_from to the correct class, #1143
  • Fix rack deprecation warning, #1142

3.4.2

  • Sidekiq error_handler compatibility, #1136

3.4.1

Fixes Rails 7.1 compatibility issue with DebugExceptions#render_exception, #1132

3.4.0

Rollbar.js update

  • Update Rollbar.js to v2.26.1, #1119

Fixes

  • Fix warning message for frame data options, #1110
  • Remove LegacyGemResolver + LegacyEncoder, #1093
  • Add support for ActionMailer::MailDeliveryJob, #1111

3.3.3

Fix: Add missing require for Rollbar.js insertion, #1117

3.3.2

Fixes Rack 3.0 compatibility

  • Fix error with body.rewind with rack 3.0, #1107

3.3.1

Updates

  • Use scrub_whitelist when scrubbing sidekiq job params, #1074
  • stringify js options when serialized for the payload, #1089
  • remove type attribute from script tag, #1091
  • (locals) gracefully handle binding error when on a Fiber, #1095

3.3.0

  • Scrub all arguments when an ActiveJob is configured not to log arguments, #1059
  • Specify rack env key for user ip address, #1065
  • Enable reporting rack framework errors, #1066
  • Add config option to ignore internal errors, #1068

3.2.0

Highlights

  • Capistrano 2: fix in error path.
  • Correct CSP nonce behavior for rollbar.js snippet.
  • Sidekiq: Adds sidekiq_use_scoped_block config option.
  • Update rollbar.js v2.22.0:
    • Network telemetry fixes
    • Enable reporting Content Security Policy (CSP) errors
    • Fix scrubbing of objects that are referenced twice in the payload
    • Add safelist/blocklist config options and deprecate whitelist/blacklist
    • Update/fix assorted Typescript definitions
    • Enables uncaught error capture for Web Workers
    • Enable ignoredMessages for trace chain payloads
    • Enable net timeout and max retries when sending to the Rollbar API
    • See https://github.com/rollbar/rollbar.js/releases for details.

Pull requests

Don't rely on return value of ::GirlFriday::WorkQueue.immediate, #1027
Don't use logger.error with capistrano 2, #1043
Use correct CSP nonce behavior when 'unsafe-inline' is set, #1041
Add sidekiq_use_scoped_block configuration option, #1038
Update rollbar.js v2.22.0, #1045

3.1.2

Pull requests

Use #prepend over #alias_method for Thread plugin, #1018
Remove skipping CSP nonce on unsafe-inline, #1010
Add test for lambda in exception_level_filters, #1012
Avoid warning by not requiring 'rollbar/notifier' from 'item/locals', #1005
Handle request URLs that include non-ASCII characters, #1021

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.


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 21, 2024
@depfu depfu bot requested a review from Dangeranger February 21, 2024 13:45
@Dangeranger Dangeranger temporarily deployed to btvca-curric-depfu-upda-gjyxfo February 21, 2024 13:48 Inactive
@depfu
Copy link
Author

depfu bot commented Oct 23, 2024

Closed in favor of #542.

@depfu depfu bot closed this Oct 23, 2024
@depfu depfu bot deleted the depfu/update/rollbar-3.5.2 branch October 23, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant