ualbertalib / discovery

Discovery is the University of Alberta Libraries' catalogue interface, built using Blacklight
http://search.library.ualberta.ca
12 stars 3 forks source link

Bump rollbar from 3.1.2 to 3.3.0 #2211

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rollbar from 3.1.2 to 3.3.0.

Release notes

Sourced from rollbar's releases.

v3.3.0

v3.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, rollbar/rollbar-gem#1027 Don't use logger.error with capistrano 2, rollbar/rollbar-gem#1043 Use correct CSP nonce behavior when 'unsafe-inline' is set, rollbar/rollbar-gem#1041 Add sidekiq_use_scoped_block configuration option, rollbar/rollbar-gem#1038 Update rollbar.js v2.22.0, rollbar/rollbar-gem#1045

Commits
  • 8f34145 Release v3.3.0 (#1070)
  • 9efecb9 add config option to ignore internal errors (#1068)
  • 609fad3 feat: enable reporting rack framework errors (#1066)
  • c9a21b4 feat: specify rack env key for user ip address (#1065)
  • 1741edc style: resolve rubocop Metrics/MethodLength violations (#1062)
  • a294430 Resolve various Lint/Style/Layout violations (#1060)
  • b0cf1da Scrub all arguments when an ActiveJob is configured not to log arguments (#1059)
  • c1a2a00 Resolve various rubocop Style, Layout violations (#1058)
  • e0c5536 Resolve various rubocop Lint violations (#1057)
  • d07dcf9 style: resolve rubocop Lint/SuppressedException violations (#1054)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #2241.