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/browser from 7.14.2 to 7.15.0 in /assets #1683

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps @sentry/browser from 7.14.2 to 7.15.0.

Release notes

Sourced from @​sentry/browser's releases.

7.15.0

This release deprecates @sentry/hub and all of it's exports. All of the @sentry/hub exports have moved to @sentry/core. @sentry/hub will be removed in the next major release.

  • feat(ember): Add ember-engine-router support (#5905)
  • feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
  • feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
  • fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
  • fix(remix): Rework dynamic imports of react-router-dom (#5897)
  • fix(utils): Accept DSN URLs with empty password (#5902)
  • fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
  • ref(hub): Move @sentry/hub code to @sentry/core (#5823)

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

Changelog

Sourced from @​sentry/browser's changelog.

7.15.0

This release deprecates @sentry/hub and all of it's exports. All of the @sentry/hub exports have moved to @sentry/core. @sentry/hub will be removed in the next major release.

  • feat(ember): Add ember-engine-router support (#5905)
  • feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
  • feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
  • fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
  • fix(remix): Rework dynamic imports of react-router-dom (#5897)
  • fix(utils): Accept DSN URLs with empty password (#5902)
  • fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
  • ref(hub): Move @sentry/hub code to @sentry/core (#5823)

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

Commits
  • b2379a2 release: 7.15.0
  • b05f6cc meta: CHANGELOG for 7.15.0 (#5920)
  • 516eba5 fix(vue): Finish spans in component tracking before starting new ones for sam...
  • 21dbf55 feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
  • 8570f0d ref(hub): Move @sentry/hub code to @sentry/core (#5823)
  • e406130 fix(remix): Rework dynamic imports of react-router-dom (#5897)
  • 1d5c610 feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
  • 4bbfb2a fix(utils): accept DSN URLs with empty password (#5902)
  • 47e8b7a feat(ember): Add ember-engine-router support (#5905)
  • 458374a fix(node): Remove Cookie header from requestdata.headers if cookies should no...
  • 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 11, 2022
@cla-bot cla-bot bot added the cla-signed label Oct 11, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/sentry/browser-7.15.0 branch from 6cc8a12 to 3fff2de Compare October 11, 2022 07:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/sentry/browser-7.15.0 branch from 3fff2de to 06d47b0 Compare October 11, 2022 07:50
Bumps [@sentry/browser](https:/getsentry/sentry-javascript) from 7.14.2 to 7.15.0.
- [Release notes](https:/getsentry/sentry-javascript/releases)
- [Changelog](https:/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.14.2...7.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/sentry/browser-7.15.0 branch from 06d47b0 to e834c24 Compare October 11, 2022 08:03
@github-actions github-actions bot merged commit a6387b4 into main Oct 11, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/assets/sentry/browser-7.15.0 branch October 11, 2022 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants