Build(deps): bump @nuxtjs/sentry from 7.2.6 to 7.3.0 #1205

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nuxtjs-sentry-7.3.0 into master 2023-05-25 15:21:55 +00:00
argoyle commented 2023-05-25 04:40:09 +00:00 (Migrated from gitlab.com)

Bumps @nuxtjs/sentry from 7.2.6 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)
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)
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)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 7.2.6 to 7.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/sentry-module/releases"><code>@​nuxtjs/sentry</code>'s releases</a>.</em></p> <blockquote> <h2>7.3.0</h2> <h3>Features</h3> <ul> <li><strong>profiling:</strong> add support for enabling Profiling integration (<a href="https://github.com/nuxt-community/sentry-module/issues/577">#577</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/9a9aa859bec6ca9c6032f3dba5d8f06286fea6ff">9a9aa85</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry sdk to ^7.52.1 (<a href="https://github.com/nuxt-community/sentry-module/issues/573">#573</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/a74cf7f8ac63ec2db1f447dd458241311ef7e804">a74cf7f</a>)</li> <li><strong>tracing:</strong> tracing not enabled on the server (<a href="https://github.com/nuxt-community/sentry-module/issues/575">#575</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/7839d037beef628c6c2f5b2860e16fcd3e9617f8">7839d03</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md"><code>@​nuxtjs/sentry</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt-community/sentry-module/compare/v7.2.6...v7.3.0">7.3.0</a> (2023-05-21)</h2> <h3>Features</h3> <ul> <li><strong>profiling:</strong> add support for enabling Profiling integration (<a href="https://github.com/nuxt-community/sentry-module/issues/577">#577</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/9a9aa859bec6ca9c6032f3dba5d8f06286fea6ff">9a9aa85</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry sdk to ^7.52.1 (<a href="https://github.com/nuxt-community/sentry-module/issues/573">#573</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/a74cf7f8ac63ec2db1f447dd458241311ef7e804">a74cf7f</a>)</li> <li><strong>tracing:</strong> tracing not enabled on the server (<a href="https://github.com/nuxt-community/sentry-module/issues/575">#575</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/7839d037beef628c6c2f5b2860e16fcd3e9617f8">7839d03</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/sentry-module/commit/c3e867dd587de955ab97707c27888a366f973f30"><code>c3e867d</code></a> chore: release 7.3.0</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/9a9aa859bec6ca9c6032f3dba5d8f06286fea6ff"><code>9a9aa85</code></a> feat(profiling): add support for enabling Profiling integration (<a href="https://github.com/nuxt-community/sentry-module/issues/577">#577</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/bde9750b021e0105ec10b8ca9cf22a670d2a4723"><code>bde9750</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/sentry-module/issues/576">#576</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/5de5ba65f9a9828cffee0958cc9e0847909bf5ef"><code>5de5ba6</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/sentry-module/issues/574">#574</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/a74cf7f8ac63ec2db1f447dd458241311ef7e804"><code>a74cf7f</code></a> fix(deps): update sentry sdk to ^7.52.1 (<a href="https://github.com/nuxt-community/sentry-module/issues/573">#573</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/7839d037beef628c6c2f5b2860e16fcd3e9617f8"><code>7839d03</code></a> fix(tracing): tracing not enabled on the server (<a href="https://github.com/nuxt-community/sentry-module/issues/575">#575</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/096e6a234e1dd62b0ec6c2650cb68725c60be10b"><code>096e6a2</code></a> chore(deps): lock file maintenance (package.json) (<a href="https://github.com/nuxt-community/sentry-module/issues/537">#537</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/a728af3602b826cfe5144b6e25e28058789ea860"><code>a728af3</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/sentry-module/issues/533">#533</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/d701387006f59ef5f410cb9001b2d24a4d7b1bc9"><code>d701387</code></a> chore(ci): switch to vitest for testing (<a href="https://github.com/nuxt-community/sentry-module/issues/572">#572</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/sentry-module/compare/v7.2.6...v7.3.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-05-25 15:21:44 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 16bb426b - 1 commit from branch master
  • 6c64adbb - Build(deps): bump @nuxtjs/sentry from 7.2.6 to 7.3.0

Compare with previous version

added 2 commits <ul><li>16bb426b - 1 commit from branch <code>master</code></li><li>6c64adbb - Build(deps): bump @nuxtjs/sentry from 7.2.6 to 7.3.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1156/diffs?diff_id=691262505&start_sha=df95d373508d28731e2bcbc0b1dd4706176a7305)
argoyle (Migrated from gitlab.com) merged commit into master 2023-05-25 15:21:55 +00:00
Sign in to join this conversation.