Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

fix(deps): bump @nuxtjs/sentry from 5.1.7 to 7.0.4 #355

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps @nuxtjs/sentry from 5.1.7 to 7.0.4.

Release notes

Sourced from @​nuxtjs/sentry's releases.

7.0.4

Bug Fixes

  • apply runtime config last, after merging tracing options (#499) (f434ec4)
  • deps: update sentry dependencies to ^7.37.2 (#493) (2306a9f)
  • docs: use correct yarn upgrade command (#494) (9614795)

7.0.3

Bug Fixes

  • deps: update sentry dependencies to ^7.33.0 (#487) (23fc7c1)
  • don't require webpack dependency at runtime (#492) (db79dd0)

7.0.2

Bug Fixes

  • deps: update sentry dependencies to ^7.29.0 (#482) (96d7a8c)
  • not able to resolve un-hoisted client-side dependencies (#486) (82071ce)

7.0.1

Bug Fixes

7.0.0

⚠ BREAKING CHANGES

Features

  • enable tree shaking of Sentry SDK debug code (#481) (c38f666)
  • support plugin path for clientConfig and serverConfig (#477) (63e698a)
  • tracing: enable Vue Router instrumentation by default (#476) (acb2aaf)
  • update Sentry SDK from v6 to v7 (#461) (53bbeec)

Bug Fixes

  • deps: update sentry dependencies to ^7.28.0 (#478) (877dce5)
  • gracefully handle Nuxt versions without Runtime Config (#472) (08d7e6c)

6.0.2

Bug Fixes

... (truncated)

Changelog

Sourced from @​nuxtjs/sentry's changelog.

7.0.4 (2023-02-17)

Bug Fixes

  • apply runtime config last, after merging tracing options (#499) (f434ec4)
  • deps: update sentry dependencies to ^7.37.2 (#493) (2306a9f)
  • docs: use correct yarn upgrade command (#494) (9614795)

7.0.3 (2023-01-25)

Bug Fixes

  • deps: update sentry dependencies to ^7.33.0 (#487) (23fc7c1)
  • don't require webpack dependency at runtime (#492) (db79dd0)

7.0.2 (2023-01-09)

Bug Fixes

  • deps: update sentry dependencies to ^7.29.0 (#482) (96d7a8c)
  • not able to resolve un-hoisted client-side dependencies (#486) (82071ce)

7.0.1 (2023-01-03)

Bug Fixes

  • more accurate type for serverConfig option (#484) (95f9f4f)

7.0.0 (2022-12-21)

⚠ BREAKING CHANGES

Features

  • enable tree shaking of Sentry SDK debug code (#481) (c38f666)
  • support plugin path for clientConfig and serverConfig (#477) (63e698a)
  • tracing: enable Vue Router instrumentation by default (#476) (acb2aaf)
  • update Sentry SDK from v6 to v7 (#461) (53bbeec)

Bug Fixes

  • deps: update sentry dependencies to ^7.28.0 (#478) (877dce5)

... (truncated)

Commits
  • 93eef9e chore: release 7.0.4
  • 2306a9f fix(deps): update sentry dependencies to ^7.37.2 (#493)
  • f434ec4 fix: apply runtime config last, after merging tracing options (#499)
  • 9614795 fix(docs): use correct yarn upgrade command (#494)
  • f81e542 chore: release 7.0.3
  • 23fc7c1 fix(deps): update sentry dependencies to ^7.33.0 (#487)
  • db79dd0 fix: don't require webpack dependency at runtime (#492)
  • 404ed93 chore: release 7.0.2
  • 96d7a8c fix(deps): update sentry dependencies to ^7.29.0 (#482)
  • 1c37bb4 chore(deps): update all non-major dependencies
  • 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 [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 5.1.7 to 7.0.4.
- [Release notes](https://github.com/nuxt-community/sentry-module/releases)
- [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/sentry-module@v5.1.7...v7.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

Superseded by #357.

@dependabot dependabot bot closed this Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/sentry-7.0.4 branch February 28, 2023 00:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants