Skip to content

Comments

Bump rollbar from 2.18.2 to 2.25.1#110

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rollbar-2.25.1
Closed

Bump rollbar from 2.18.2 to 2.25.1#110
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rollbar-2.25.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps rollbar from 2.18.2 to 2.25.1.

Release notes

Sourced from rollbar's releases.

v2.25.1

Remove access_token from item payload, rollbar/rollbar-gem#966

v2.25.0

Highlights

Pull requests

Handle error encoding string without failing the occurrence, rollbar/rollbar-gem#942 DelayedJob plugin: verify job data is added correctly, rollbar/rollbar-gem#942 Use string instead of symbol when looking up "failsafe" in payload, rollbar/rollbar-gem#951 Require json necessary in some environments, rollbar/rollbar-gem#944 Update rollbar.js 2.15.2, rollbar/rollbar-gem#954

v2.24.0

Highlights

Use full error objects in DelayedJob, not just strings. Allow rollbar-rails-runner to work with minimal Gemfile. When logging to file, allow file per process. Include test API helpers in the gem, to be used by app specs. Fix case-insensitive bug: Correctly match HTTP headers for scrubbing.

Pull requests

DelayedJob: use job#error when available, rollbar/rollbar-gem#936 Explicitly require rails/command in rollbar-rails-runner, rollbar/rollbar-gem#937 Rollbar pid files (per process log files), rollbar/rollbar-gem#938 Include api helpers, to be used by app specs, rollbar/rollbar-gem#939 Case insensitive scrub headers, rollbar/rollbar-gem#940 Update file with sync operation (fix PR #938), rollbar/rollbar-gem#941

v2.23.2

v2.23.1

Check if ActiveSupport is defined before calling, rollbar/rollbar-gem#925

v2.23.0

Highlights

  • Prevent recursive failsafes, prevents avalanche of internal rollbar errors.
  • Configurable thread priority for Thread async handler, keeps job thread from starving main thread.
  • Enable Rails/ActiveSupport backtrace cleaner, for better control of Rails stack traces.
  • Allow ActiveJob to lazy load, so Rollbar doesn't interfere with app load optimization.
  • Apply trace chain in the correct order, for item grouping algorithm.
  • Add rollbar_context to exceptions, allows context specific to the error to be added to the payload.
  • Allow sending payloads as serialized json to delayed job handlers, improves performance and robustness.
... (truncated)
Commits
  • 7d0da9f Release v2.25.1
  • 41a2008 Remove access_token from item payload (#966)
  • fde3c08 Update Readme with correct Travis build status link (#962)
  • b458cf0 Merge pull request #963 from rollbar/wj-rollbar-log-comment
  • 0570f76 doc: fix code comment to use level argument in examples
  • 1b684f9 Release v2.25.0
  • 765c1ba Merge pull request #954 from rollbar/wj-rollbar.js-2.15.2
  • 6e31761 feat: Update rollbar.js 2.15.2
  • 692b569 Merge pull request #944 from rollbar/wj-require-json
  • d9d4056 Merge pull request #951 from mauro-oto/mo/use-string-for-failsafe-instead-of-...
  • 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 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:

  • 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)

Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 2.18.2 to 2.25.1.
- [Release notes](https://github.com/rollbar/rollbar-gem/releases)
- [Changelog](https://github.com/rollbar/rollbar-gem/blob/master/CHANGELOG.md)
- [Commits](rollbar/rollbar-gem@v2.18.2...v2.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 11, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #113.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/rollbar-2.25.1 branch June 22, 2020 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants