gruz0 / inspirer-web

Inspirer Web
3 stars 1 forks source link

Bump rollbar from 2.26.0 to 3.2.0 #587

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps rollbar from 2.26.0 to 3.2.0.

Release notes

Sourced from rollbar's releases.

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

v3.1.2

Pull requests

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

v3.1.1

Fixes dynamic access token assignment when using async senders:

v3.1.0

  • Optionally put the access token in the payload. (Allows passing the token to async sender processes.) Set config.use_payload_access_token = true
  • Migrated from Travis to Github CI

Pull requests

Restore the option to put the token in the payload if needed, rollbar/rollbar-gem#1004 Initial github CI, rollbar/rollbar-gem#1006

v3.0.1

Fixes scopes that update the access token:

v3.0.0

Removes support for Ruby 1.9.3.

... (truncated)

Commits


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)