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 #355

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/browser ^6.13.2 -> ^6.14.1 age adoption passing confidence
@sentry/integrations ^6.13.2 -> ^6.14.1 age adoption passing confidence
@sentry/node ^6.13.2 -> ^6.14.1 age adoption passing confidence
@sentry/webpack-plugin ^1.17.1 -> ^1.18.3 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v6.14.1

Compare Source

  • feat(gatsby): Support Gatsby v4 (#​4120)
  • fix(nextjs): Stop sending transactions for requests that 404 (#​4095)
  • fix(nextjs): Prevent infinite recompilation in dev (#​4123)
  • fix(node): Prioritize globalAgent while figuring out protocol (#​4087)

v6.14.0

Compare Source

  • chore(deps): Bump @​sentry/webpack-plugin to 1.18.1 (#​4063)
  • feat(awslambda): Add requestId filter to aws.cloudwatch.logs URL (#​4032)
  • feat(gatsby): Support non-serializable SDK options (#​4064)
  • feat(gatsby): Support user integrations as a function (#​4050)
  • feat(integrations): Call toJSON of originalException to extract more data (#​4038)
  • feat(integrations): Capture console.error as an exception (#​4034)
  • feat(nextjs): Add mechanism to error-logger-caught errors (#​4061)
  • feat(nextjs): Add mechanism to withSentry-caught errors (#​4046)
  • feat(nextjs): Tag backend events when running on vercel (#​4091)
  • fix(browser): Send client outcomes through tunnel if configured (#​4031)
  • fix(core): Be stricter about mechanism values (#​4068)
  • fix(core): Prevent exception recapturing (#​4067)
  • fix(nextjs): Always initialize SDK with global hub (#​4086)
  • fix(nextjs): Fix types in config code (#​4057)
  • fix(nextjs): Remove logic merging include values in withSentryConfig (#​4056)
  • fix(node): Check for potentially undefined httpModule (#​4037)
  • fix(tracing): Update paths for DB drivers auto-instrumentation (#​4083)
  • fix(vue): Move ROOT_SPAN_TIMER into Vue context. (#​4081)

Features, fixes, and improvements in this release have been contributed by: @​tmilar, @​deammer, @​freekii. Thank you for your contributions!

v6.13.3

Compare Source

  • feat(nextjs): Add ability for integration tests to use linked @sentry/xxxx packages (#​4019)
  • feat(nextjs): Support distDir Next.js option (#​3990)
  • fix(tracing): Call hasTracingEnabled with correct options when invoking startTransaction (#​4020)
  • ref(browser): Refactor sending client reports w. fetch fallback (#​4008)
  • ref(core): Make getTransport method on client optional (#​4013)
  • ref(ember): Update htmlbars dependency (#​4026)
  • ref(integrations): Minor simplification of ExtraErrorData code (#​4024)
  • ref(react): Rely on error.cause to link ErrorBoundary errors (#​4005)
getsentry/sentry-webpack-plugin

v1.18.3

Compare Source

  • types: Fix typo in vcsRemote config option (#​327)
  • deps: Bump sentry-cli to 1.70.1 (#​327)

v1.18.2

Compare Source

  • deps: Update sentry-cli to v1.70

v1.18.1

Compare Source

  • fix: Reexport SourceMapsPathDescriptor type (#​323)

v1.18.0

Compare Source

  • feat: Add support for multiple apps using Webpack Module Federation (#​307)

v1.17.3

Compare Source

  • fix: Switch compilation type in error handler to unknown (#​322)

v1.17.2

Compare Source

  • docs: Fix description and default value for sourceMapReferences (#​318)
  • fix: Increase stack size of errors in CI (#​319)
  • fix: Enable plugin to be imported under ES6 (#​316)
  • fix: Add options to main plugin type (#​314)
  • fix: Update types of SentryCliPluginOptions.errorHandler (#​308)

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 Oct 4, 2021

Codecov Report

Merging #355 (d0fbb9d) into master (dfcc0ab) will not change coverage.
The diff coverage is n/a.

❗ Current head d0fbb9d differs from pull request most recent head 957865e. Consider uploading reports for the commit 957865e to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #355   +/-   ##
=======================================
  Coverage   74.46%   74.46%           
=======================================
  Files           1        1           
  Lines          47       47           
  Branches       21       21           
=======================================
  Hits           35       35           
  Misses          9        9           
  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 dfcc0ab...957865e. Read the comment docs.

@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from 0cbfb08 to 043360d Compare October 6, 2021 16:07
@renovate renovate bot changed the title fix(deps): update dependency @sentry/webpack-plugin to ^1.17.2 fix(deps): update sentry dependencies Oct 6, 2021
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch 3 times, most recently from ec825ff to 803cbb5 Compare October 13, 2021 15:53
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch 2 times, most recently from 505efc7 to 13174d4 Compare October 22, 2021 13:13
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from 13174d4 to 702daa3 Compare November 3, 2021 10:25
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from 702daa3 to 957865e Compare November 5, 2021 13:10
@rchl rchl merged commit 9d23a87 into master Nov 5, 2021
@rchl rchl deleted the renovate/sentry-dependencies branch November 5, 2021 13:40
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