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

chore: bump @nuxtjs/sentry from 7.0.1 to 7.3.0 #919

Merged
merged 1 commit into from
May 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps @nuxtjs/sentry from 7.0.1 to 7.3.0.

Release notes

Sourced from @​nuxtjs/sentry's releases.

7.3.0

Features

  • profiling: add support for enabling Profiling integration (#577) (9a9aa85)

Bug Fixes

  • deps: update sentry sdk to ^7.52.1 (#573) (a74cf7f)
  • tracing: tracing not enabled on the server (#575) (7839d03)

7.2.6

Bug Fixes

  • crash happening when @nuxt/kit is installed (#571) (10e650a)

7.2.5

Bug Fixes

  • config merging order on the server side (#568) (4fc42dd)

7.2.4

Bug Fixes

  • deps: update sentry sdk (#563) (bcb9500)
  • remove use of unctx to avoid issues with conflicting versions (#566) (d8dc14b)

7.2.3

Bug Fixes

  • ensure Sentry re-initializes in Dev after Nuxt config change (#565) (5ee045d)

7.2.2

Bug Fixes

  • deps: add @sentry/core explicitly as its used in types (7124678)

7.2.1

... (truncated)

Changelog

Sourced from @​nuxtjs/sentry's changelog.

7.3.0 (2023-05-21)

Features

  • profiling: add support for enabling Profiling integration (#577) (9a9aa85)

Bug Fixes

  • deps: update sentry sdk to ^7.52.1 (#573) (a74cf7f)
  • tracing: tracing not enabled on the server (#575) (7839d03)

7.2.6 (2023-05-10)

Bug Fixes

  • crash happening when @nuxt/kit is installed (#571) (10e650a)

7.2.5 (2023-05-10)

Bug Fixes

  • config merging order on the server side (#568) (4fc42dd)

7.2.4 (2023-05-09)

Bug Fixes

  • deps: update sentry sdk (#563) (bcb9500)
  • remove use of unctx to avoid issues with conflicting versions (#566) (d8dc14b)

7.2.3 (2023-05-02)

Bug Fixes

  • ensure Sentry re-initializes in Dev after Nuxt config change (#565) (5ee045d)

7.2.2 (2023-04-20)

Bug Fixes

  • deps: add @sentry/core explicitly as its used in types (7124678)

7.2.1 (2023-04-18)

... (truncated)

Commits
  • c3e867d chore: release 7.3.0
  • 9a9aa85 feat(profiling): add support for enabling Profiling integration (#577)
  • bde9750 chore(deps): update all non-major dependencies (#576)
  • 5de5ba6 chore(deps): update all non-major dependencies (#574)
  • a74cf7f fix(deps): update sentry sdk to ^7.52.1 (#573)
  • 7839d03 fix(tracing): tracing not enabled on the server (#575)
  • 096e6a2 chore(deps): lock file maintenance (package.json) (#537)
  • a728af3 chore(deps): update all non-major dependencies (#533)
  • d701387 chore(ci): switch to vitest for testing (#572)
  • 5c62ebd chore: release 7.2.6
  • 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 7.0.1 to 7.3.0.
- [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@v7.0.1...v7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 25, 2023
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #919 (5cf4c55) into trunk (a20cfe2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            trunk     #919   +/-   ##
=======================================
  Coverage   61.82%   61.82%           
=======================================
  Files          46       46           
  Lines        3015     3015           
  Branches      105      105           
=======================================
  Hits         1864     1864           
  Misses       1139     1139           
  Partials       12       12           

@ianpurvis ianpurvis merged commit ad2422b into trunk May 25, 2023
3 checks passed
@ianpurvis ianpurvis deleted the dependabot/npm_and_yarn/nuxtjs/sentry-7.3.0 branch May 25, 2023 04:41
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
1 participant