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

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/browser ^6.17.9 -> ^6.18.2 age adoption passing confidence
@sentry/integrations ^6.17.9 -> ^6.18.2 age adoption passing confidence
@sentry/node ^6.17.9 -> ^6.18.2 age adoption passing confidence
@sentry/webpack-plugin ^1.18.7 -> ^1.18.8 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v6.18.2

Compare Source

If you are using @sentry-internal/eslint-config-sdk, please note that this release turns on the quotes rule to enforce usage of single quotes.

This release also removes @sentry/tracing as a dependency of @sentry/node. Please explicitly install and import @sentry/tracing if you want to use performance monitoring capabilities. For more details, see our docs on setting up Node Performance Monitoring.

We also now produce an ES6 version of our CDN tracing bundle, which can be accessed with bundle.tracing.es6.min.js.

  • chore(eslint): Turn on quotes rules (#​4671)
  • fix(node): prevent errors thrown on flush from breaking response (#​4667)
  • ref(node): Remove dependency on @​sentry/tracing (#​4647)
  • fix(tracing): Make method required in transactionSampling type (#​4657)
  • feat(tracing): Add ES6 tracing bundle (#​4674)

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

v6.18.1

Compare Source

  • fix(ember): use _backburner if it exists (#​4603)
  • feat(gatsby): Upgrade Sentry Webpack Plugin to 1.18.8 (#​4636)
  • feat(nextjs): Upgrade Sentry Webpack Plugin to 1.18.8 (#​4643)
  • fix(nextjs): webpack as optional peer-dependency (#​4634)

Work in this release contributed by @​belgattitude, @​pbernery, and @​kylemh. Thank you for your contributions!

v6.18.0

Compare Source

This patch deprecates the frameContextLines option for the Node SDK. The migration documentation details how to migrate off the deprecated frameContextLines option.

  • fix(browser): Only set event.stacktrace if we have 1 or more frames (#​4614)
  • fix(hub): keep hint event id if it's provided (#​4577)
  • fix(nextjs): Use env variable for build detection (#​4608)
  • ref(node): Refactor node source fetching into integration (#​3729)
  • feat(serverless): Added ignoreSentryErrors option for AWS lambda (#​4620)

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

getsentry/sentry-webpack-plugin

v1.18.8

Compare Source

Various fixes & improvements

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 24, 2022

Codecov Report

Merging #396 (5ed7c16) into master (9922247) will not change coverage.
The diff coverage is n/a.

❗ Current head 5ed7c16 differs from pull request most recent head 4c97c31. Consider uploading reports for the commit 4c97c31 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #396   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files           1        1           
  Lines          48       48           
  Branches       22       22           
=======================================
  Hits           34       34           
  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 9922247...4c97c31. Read the comment docs.

@renovate renovate bot changed the title fix(deps): update sentry dependencies to ^6.18.0 fix(deps): update sentry dependencies Feb 25, 2022
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch 2 times, most recently from 33013a6 to e229930 Compare February 28, 2022 16:21
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from e229930 to 4c97c31 Compare March 8, 2022 15:22
@renovate renovate bot force-pushed the renovate/sentry-dependencies branch from 4c97c31 to a5dce0e Compare March 9, 2022 09:29
@rchl rchl merged commit 3da275c into master Mar 9, 2022
@rchl rchl deleted the renovate/sentry-dependencies branch March 9, 2022 09:31
rchl added a commit that referenced this pull request Mar 19, 2022
* master:
  fix: throw error instead of logging when @sentry/webpack-plugin missing
  fix!: remove "@sentry/webpack-plugin" peer dep
  chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v9 (#402)
  chore(deps): update all non-major dependencies (#401)
  fix!: describe a breaking change (#403)
  chore(deps): update devdependency @release-it/conventional-changelog to ^4.2.2 (#400)
  chore(deps): update devdependency @release-it/conventional-changelog to ^4.2.1 (#399)
  chore(deps): update all non-major dependencies (#391)
  chore(deps): update actions/setup-node action to v3 (#397)
  chore(deps): update actions/checkout action to v3 (#398)
  fix(deps): update sentry dependencies (#396)
rchl pushed a commit that referenced this pull request Aug 3, 2022
rchl pushed a commit that referenced this pull request Aug 3, 2022
rchl pushed a commit that referenced this pull request Aug 3, 2022
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