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

Bump @sentry/types from 6.15.0 to 6.18.2 #4981

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sentry/types from 6.15.0 to 6.18.2.

Release notes

Sourced from @​sentry/types'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!

6.18.1

  • 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!

6.18.1-beta.0

This patch builds on top of the https://github.com/getsentry/sentry-javascript/releases/tag/6.17.8-beta.0 beta. It adds an additional finish reason that covers the case where a transaction was getting externally finished.

  • feat(tracing): Reset IdleTimeout based on activities count (#4531)

6.18.0

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!

6.17.9

  • 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!

6.17.8

  • 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)

... (truncated)

Changelog

Sourced from @​sentry/types'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!

6.18.1

  • 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!

6.18.0

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!

6.17.9

  • 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!

6.17.8

  • 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)

... (truncated)

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)

@dependabot dependabot bot requested a review from a team as a code owner March 8, 2022 14:52
@dependabot dependabot bot requested review from jweak and jakolehm and removed request for a team March 8, 2022 14:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2022
@dependabot dependabot bot requested a review from a team March 8, 2022 14:52
@Nokel81 Nokel81 added this to the 5.5.0 milestone Mar 10, 2022
@Nokel81
Copy link
Collaborator

Nokel81 commented Mar 10, 2022

@dependabot rebase

Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 6.15.0 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.15.0...6.18.2)

---
updated-dependencies:
- dependency-name: "@sentry/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/types-6.18.2 branch from d732cfd to da2fa6f Compare March 10, 2022 20:10
@Nokel81 Nokel81 merged commit 613d107 into master Mar 10, 2022
@Nokel81 Nokel81 deleted the dependabot/npm_and_yarn/sentry/types-6.18.2 branch March 10, 2022 20:11
@Nokel81 Nokel81 mentioned this pull request May 4, 2022
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.

1 participant