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

Update dependency raven to v2#420

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/raven-2.x
Open

Update dependency raven to v2#420
renovate[bot] wants to merge 1 commit intomainfrom
renovate/raven-2.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 20, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
raven ^0.12.0 -> ^2.0.0 age adoption passing confidence

Release Notes

getsentry/raven-js

v2.6.2

Compare Source

v2.6.1

Compare Source

v2.6.0

Compare Source

v2.5.0

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

NOTE: raven-js 2.x requires Sentry 8

  • CHANGE: Default HTTP transport changed from Image GET to XMLHttpRequest POST (w/ CORS)
  • CHANGE: Raven.js now wraps functions passed to timer functions, event listeners, and XMLHttpRequest handlers
  • CHANGE: Removed jQuery, Backbone, and native plugins (now handled inside raven.js)
  • CHANGE: When using CommonJS, plugins are initialized via Raven.addPlugin(require('raven-js/plugins/ember'))
  • CHANGE: Raven builds are generated using Browserify
  • NEW: Integration tests (/test/integration/index.html)

v1.2.1

Compare Source

v1.2.0

Compare Source

  • BUGFIX: Error in cases where a document context doesn't exist. See: https://github.com/getsentry/raven-js/pull/383
  • BUGFIX: Trailing comma when using unminified dist which affects IE9. See: https://github.com/getsentry/raven-js/pull/385
  • NEW: Add ability to swap in a custom transport. Adds Raven.setTransport, and transport option to config. Docs: https://docs.getsentry.com/hosted/clients/javascript/config/
  • CHANGE: Always expose Raven to window. Please call Raven.noConflict() if you want it restored to what it was. See: https://github.com/getsentry/raven-js/pull/393
  • DEPRECATED: Replace Raven.setReleaseContext with Raven.setRelease.
  • NEW: Add Raven.clearContext() to empty all of the context.
  • NEW: Add Raven.getContext() to get a copy of the current context.
  • NEW: Raven.set{Extra,Tags}Context(ctx) now merges with existing values instead of overwriting.
  • NEW: Add Raven.addPlugin() to register a plugin to be initialized when installed.
  • NEW: Plugins are now initialized and loaded when calling Raven.install(). This avoid some race conditions with load order.

v1.1.6

Compare Source

v1.1.5

Compare Source

v1.1.4

Compare Source

v1.1.3

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency raven to v2 Update dependency raven to v2 Dec 2, 2019
@renovate renovate bot changed the title Update dependency raven to v2 fix(deps): update dependency raven to v2 Mar 16, 2020
@renovate renovate bot changed the title fix(deps): update dependency raven to v2 Update dependency raven to v2 Mar 18, 2020
@renovate renovate bot force-pushed the renovate/raven-2.x branch from 0fabb30 to 484ed09 Compare April 29, 2020 13:02
@renovate renovate bot force-pushed the renovate/raven-2.x branch from 484ed09 to ef91226 Compare June 26, 2020 14:02
@renovate renovate bot force-pushed the renovate/raven-2.x branch from ef91226 to bd32f3c Compare January 11, 2022 15:42
@renovate renovate bot requested a review from a team as a code owner January 11, 2022 15:42
@next-team next-team temporarily deployed to google-amp-renovate-rav-zzs1ee January 11, 2022 15:44 Inactive
@renovate renovate bot force-pushed the renovate/raven-2.x branch from bd32f3c to 8011d9a Compare March 29, 2022 11:23
@next-team next-team temporarily deployed to google-amp-renovate-rav-rcvihd March 29, 2022 11:25 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants