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

build(deps): bump @bower_components/raygun4js from v2.13.0 to v2.13.1 #4980

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @bower_components/raygun4js from v2.13.0 to v2.13.1.

Changelog

Sourced from [bower_components/raygun4js's changelog](https://github.com/MindscapeHQ/raygun4js/blob/master/CHANGELOG.md).

  • v2.13.1

    • Set content-type header on XHR calls
    • Fix issue #302 with the promiseRejectionHandler throwing rejection errors
  • v2.13.0

    • Unhandled promise exceptions will now use the look for a reason.error error instance if event.reason isn't alreayd an Error instance.
  • v2.12.1

    • Bug where stacktraces/messages in older browsers wouldn't be calculated
  • v2.12.0

    • Add UnhandledPromiseRejection tag to errors caught by the unhandled promise callback
    • Fixes a bug where the UnhandledException tag would be added unnecessarily to subsequent errors
    • Manually sending a error which is a string and not a Error object no longer results in a Script error being sent. Instead it uses the string as the error message
  • v2.11.1

    • Fixes bug with ignore3rdPartyErrors that could result in first party errors being ignored
    • Fixes Typescript definitions for V2 API
  • v2.11.0

    • Adds 'setCookieAsSecure' option which will set the '; secure' flag on cookies. Off by default
  • v2.10.1

    • Fetch calls are now tracked like XHR calls for RUM
  • v2.10.0

    • Add support for unhandled promise exceptions
  • v2.9.4

    • Fix crash with stack traces containing undefined urls
  • v2.9.2

    • Fix potential error attaching breadcrumbs to error payload
  • v2.9.1

    • Fixes crash in third party error detection code when stacktraces have undefined urls
  • v2.9.0

    • If logging of XHR contents in Breadcrumbs is enabled requests/responses before the onload event will now be recorded
    • Errors that happen before onload event when using Raygun4JS via the NPM module will now be captured
  • v2.8.6

    • Add a request ID for each page and virtual page to associate it with its child assets
    • Add failed posted payload event items to a queue, attempt to send queued items on heartbeat
  • v2.8.5

    • Navigating to virtual pages before sending custom timings will no longer prevent the page load timings from being sent
    • Stop multiple heartbeat timers from being created
    • Prevent 'page' and 'virtual page' timings from being included in the same event data item, fixing 'virtual pages' being counted as 'page views'
    • Fix child assets being associated with incorrect views
... (truncated)
Commits
  • 6318462 Merge pull request #303 from MindscapeHQ/bug-fixes-and-updates
  • 714b149 Update change log and prep for new version of raygun4js
  • 53f144e Explicitly set the content type instead of relying on the default with lg tv'...
  • b96bdb2 Check for existance of detachPromiseRejectionFunction before executing it
  • See full diff in compare view

You can trigger a rebase of this PR 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 cancel merge will cancel a previously requested merge
  • @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 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)
  • 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.

@gregor gregor merged commit 2c7dbdb into dev Oct 25, 2018
@gregor gregor deleted the dependabot/npm_and_yarn/@bower_components/raygun4js-v2.13.1 branch October 25, 2018 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants