Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Bump rollbar from 2.23.2 to 2.24.0 #311

Merged
merged 1 commit into from
Feb 16, 2020
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rollbar from 2.23.2 to 2.24.0.

Release notes

Sourced from rollbar's releases.

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

Commits
  • c72b2fb Release v2.24.0
  • 65653bf Merge pull request #941 from Aristat/update_file_with_sync_operation
  • 35a9f83 Close old file
  • 4874791 Update file with sync operation
  • ce3b252 Merge pull request #940 from rollbar/wj-case-insensitive-scrub-headers
  • cdd8844 Merge pull request #939 from rollbar/wj-add-api-helper-to-gemspec
  • 266d427 Merge pull request #938 from Aristat/rollbar_pid_files
  • 5cc6e26 test: disable Style/SafeNavigation
  • a47d10d fix: case insensitive scrub headers
  • d6600c8 fix: include api helpers, to be used by app specs
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.23.2 to 2.24.0.
- [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.23.2...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@sue445 sue445 merged commit 62f491a into master Feb 16, 2020
@sue445 sue445 deleted the dependabot/bundler/rollbar-2.24.0 branch February 16, 2020 22:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant