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 @sentry/nextjs from 6.18.1 to 6.18.2 #1557

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps @sentry/nextjs from 6.18.1 to 6.18.2.

Release notes

Sourced from @​sentry/nextjs's releases.

6.18.2

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!

Changelog

Sourced from @​sentry/nextjs's changelog.

6.18.2

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!

Commits
  • 22f518e release: 6.18.2
  • 04e5429 meta: 6.18.2 changelog (#4690)
  • a1e97ea ref(build): Handle minification in rollup config generation function (#4681)
  • 61c79ef feat(utils): Introduce rate limit helpers (#4685)
  • 845aada feat(tracing): Add ES6 tracing bundle (#4674)
  • 7f94831 feat(build): Add VSCode debug config for running rollup (#4680)
  • f55697e fix(build): Build bundles in parallel (#4678)
  • f715e87 ref(utils): Simplify value normalization (#4666)
  • bc7b975 build: Move build related unit test into own job (#4658)
  • 0b2221d fix(handlers): prevent errors thrown on flush from breaking response (#4667)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@6.18.1...6.18.2)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2022
@vercel
Copy link

vercel bot commented Mar 8, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/c0d3/c0d3-app/2azPSBPgqBrSQTebZhGt2qQtMbkF
✅ Preview: https://c0d3-app-git-dependabot-npmandyarnsentrynextjs-6182-c0d3.vercel.app

@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #1557 (e6286f8) into master (18f2bf8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1557   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          152       152           
  Lines         2563      2563           
  Branches       660       660           
=========================================
  Hits          2563      2563           

@flacial flacial merged commit 3d0be49 into master Mar 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/nextjs-6.18.2 branch March 9, 2022 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants