Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rollbar from 2.13.0 to 2.14.0 #1402

Merged
merged 1 commit into from
Nov 2, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rollbar from 2.13.0 to 2.14.0.

Release notes

Sourced from rollbar's releases.

v2.14.0

Highlights

  • Telemetry: Support request/response headers and bodies for XHR and Fetch
  • Scrub telemetry HTTP headers and JSON request/response bodies
  • Better diagnostic info for errors parsed in Node and React Native
  • More robust stack parsing for React Native

Pull Requests

Update TypeScript types, rollbar/rollbar.js#786
Network telemetry improvements, rollbar/rollbar.js#787
CaptureEvent should handle ambiguous args, rollbar/rollbar.js#788
Bump dep versions in examples, rollbar/rollbar.js#789
Better semver for node source map deps, rollbar/rollbar.js#790
Store original error in server and react native targets, rollbar/rollbar.js#794
Use error-stack-parser for react native, rollbar/rollbar.js#795
Add source map config to webpack example, rollbar/rollbar.js#796

Commits
  • eda7625 Release v2.14.0
  • f7fd408 Merge pull request #796 from rollbar/wj-webpack-source-map-example
  • f47a477 test: add source map config to webpack example
  • d794f65 Merge pull request #795 from rollbar/wj-react-native-error-parser
  • 9921f0c feat: use error-stack-parser for react native
  • 8d4492b Merge pull request #794 from rollbar/wj-diagnostic-error
  • feebefc fix: store original error in server and rn targets
  • c21ba3b chore: better semver for node source map deps
  • 65d558f Merge pull request #790 from rollbar/wj-node-deps-semver
  • 36f483f Merge pull request #788 from rollbar/wj-capture-event-fix
  • 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 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
  • 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.js) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/rollbar/rollbar.js/releases)
- [Changelog](https://github.com/rollbar/rollbar.js/blob/master/CHANGELOG.md)
- [Commits](rollbar/rollbar.js@v2.13.0...v2.14.0)

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

github-actions bot commented Nov 2, 2019

Coverage Status

Coverage remained the same at 97.516% when pulling af12266 on dependabot/npm_and_yarn/rollbar-2.14.0 into 9f12ef0 on develop.

@XhmikosR XhmikosR merged commit 9f03b19 into develop Nov 2, 2019
@XhmikosR XhmikosR deleted the dependabot/npm_and_yarn/rollbar-2.14.0 branch November 2, 2019 09:58
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.

None yet

2 participants