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

fix(deps): update sentry dependencies #388

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/browser ^6.17.3 -> ^6.17.9 age adoption passing confidence
@sentry/integrations ^6.17.3 -> ^6.17.9 age adoption passing confidence
@sentry/node ^6.17.3 -> ^6.17.9 age adoption passing confidence
@sentry/webpack-plugin ^1.18.4 -> ^1.18.6 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v6.17.9

Compare Source

  • fix(gatsby): Add missing React peer dependency (#​4576)
  • fix(types): Use Sentry event type instead of dom one (#​4584)

Work in this release contributed by @​aaronadamsCA. Thank you for your contribution!

v6.17.8

Compare Source

  • feat(types): Add Envelope types (#​4527)
  • fix(build): Remove node code from CDN bundles (#​4548)
  • fix(build): Prevent unused utils code in integration bundles (#​4547)
  • fix(tracing): Export BrowserTracing directly in CDN bundle (#​4570)
  • fix(utils): Use apply in console instrumentation (#​4568)
  • ref(core): Log normalizeDepth when normalization is skipped(#​4574)

Work in this release contributed by @​mydea. Thank you for your contribution!

v6.17.7

Compare Source

  • fix(utils): Make new non-enumerable properties mutable (#​4528)
  • fix(vue): Check if route name is defined before casting (#​4530)

Work in this release contributed by @​connorjclark. Thank you for your contribution!

v6.17.6

Compare Source

  • fix(angular): Add check for global.location in angular universal (#​4513)
  • fix(nextjs): Stop injecting sentry into API middleware (#​4517)
  • fix(nextjs): Revert #​4139 - remove manipulation of res.finished value (#​4516)

Work in this release contributed by @​mobilestar1. Thank you for your contribution!

v6.17.5

Compare Source

This release deprecates the Severity enum, the SeverityLevel type, and the internal SeverityLevels array, all from @sentry/types. In v7, Severity will disappear (in favor of SeverityLevel) and SeverityLevel and SeverityLevels will live in @sentry/utils. If you are using any of the three, we encourage you to migrate your usage now, using our migration guide.

  • ref: Export Session class from core/browser/node (#​4508)
  • chore(nextjs): Bump@sentry/webpack-plugin to 1.18.5 (#​4501)
  • ref(types): Move SeverityLevel and SeverityLevels to @sentry/utils (#​4492)
  • fix(vue): Cast name parameter to string (#​4483)

Work in this release contributed by @​Bobakanoosh and @​ssnielsen. Thank you for your contributions!

v6.17.4

Compare Source

  • chore(deps): Bump @sentry/webpack-plugin from 1.18.3 to 1.18.4 (#​4464)
  • fix(browser): Set severity level for events captured by the global error handler (#​4460)
  • fix(integrations): Add default for ExtraErrorData's depth option (#​4487)
  • fix(nextjs): Export BrowserTracing integration directly (#​4480)
  • fix(tracing): Export SpanStatus enum (#​4478)
  • fix(vue): Property _isVue not defined in Vue3 (#​4461)

Work in this release contributed by @​7inspire, @​jaeseokk, and @​rchl. Thank you for your contributions!

getsentry/sentry-webpack-plugin

v1.18.6

Compare Source

  • ci: Change changelogPolicy to auto for Craft releases (#​351)
  • deps: Mark Webpack as optional peerDependency via peerDependenciesMeta ( #​350)

v1.18.5

Compare Source

  • fix: Check if rawSource is available before use (#​347)
  • deps: Add Webpack as a peerDependency (#​343)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov
Copy link

codecov bot commented Feb 2, 2022

Codecov Report

Merging #388 (f98e142) into master (c01893f) will not change coverage.
The diff coverage is n/a.

❗ Current head f98e142 differs from pull request most recent head 9ea511b. Consider uploading reports for the commit 9ea511b to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #388   +/-   ##
=======================================
  Coverage   71.42%   71.42%           
=======================================
  Files           1        1           
  Lines          49       49           
  Branches       23       23           
=======================================
  Hits           35       35           
  Misses         11       11           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c01893f...9ea511b. Read the comment docs.

@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from 8d0c012 to 59128d1 Compare February 4, 2022 16:57
@renovate renovate bot changed the title fix(deps): update sentry dependencies to ^6.17.4 fix(deps): update sentry dependencies Feb 4, 2022
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch 3 times, most recently from a42b6df to d5c7f8b Compare February 11, 2022 15:14
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch 2 times, most recently from ac656fe to 343142b Compare February 15, 2022 11:12
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from 343142b to 9ea511b Compare February 16, 2022 14:19
@rchl rchl merged commit 5251cb6 into master Feb 17, 2022
@rchl rchl deleted the renovate/sentry-dependencies branch February 17, 2022 08:54
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.

2 participants