Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Bump rollbar from 2.20.2 to 2.21.0 #706

Merged
merged 1 commit into from
Jul 22, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rollbar from 2.20.2 to 2.21.0.

Release notes

Sourced from rollbar's releases.

v2.21.0

Highlights

  • Rails. 6.x compatibility
  • Improved payload truncation
  • Improved handling of circular references in payload
  • Removed dependency on MultiJson

Pull requests

  • Enable Rails 6.x and fix RollbarTest load dependency issue, #882
  • Use dup to avoid FrozenError, #885
  • Enable last resort truncation strategy: delete (nearly) any key, #888
  • Use ruby json.generate to serialize payloads, #890
  • Expect to see and handle non-json objects, #891
Commits
  • 32e1544 release v2.21.0
  • c27fce5 update rollbar.js, v2.8.1
  • ac2ef3c Merge pull request #891 from rollbar/wj-skip-non-json-keys
  • d67e837 fix: expect to see and handle non-json objects
  • bb4e743 Merge pull request #890 from rollbar/wj-use-ruby-json
  • f63c93e Merge pull request #888 from rollbar/wj-any-key-truncation
  • de45e80 fix: use ruby json.generate to serialize payloads; remove multi_json/oj depen...
  • 50af30d feat: enable last resort truncation strategy, delete (nearly) any key
  • 8d71b40 chore: use a stable release for default rails version
  • e14f979 Merge pull request #885 from rollbar/wj-use-dup-in-deep-copy
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 2.20.2 to 2.21.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.20.2...v2.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.306% when pulling b47633d on dependabot/bundler/rollbar-2.21.0 into 8bdb177 on master.

@y-yagi y-yagi merged commit e5b899c into master Jul 22, 2019
@y-yagi y-yagi deleted the dependabot/bundler/rollbar-2.21.0 branch July 22, 2019 22:29
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.

None yet

2 participants