Build(deps): bump @nuxtjs/sentry from 7.3.1 to 7.4.0 #1394

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nuxtjs-sentry-7.4.0 into master 2023-08-13 10:38:06 +00:00
argoyle commented 2023-08-12 04:39:11 +00:00 (Migrated from gitlab.com)

Bumps @nuxtjs/sentry from 7.3.1 to 7.4.0.

Release notes

Sourced from @​nuxtjs/sentry's releases.

7.4.0

Bug Fixes

  • deps: update sentry sdk (#593) (35daec5)
  • deps: update sentry sdk to ^7.63.0 (ecdce1f)
  • lazy: avoid crash on using mocked instance after real one loaded (#606) (e728a34)
Changelog

Sourced from @​nuxtjs/sentry's changelog.

7.4.0 (2023-08-11)

Bug Fixes

  • deps: update sentry sdk (#593) (35daec5)
  • deps: update sentry sdk to ^7.63.0 (ecdce1f)
  • lazy: avoid crash on using mocked instance after real one loaded (#606) (e728a34)
Commits
  • a65cf52 chore: release 7.4.0
  • e728a34 fix(lazy): avoid crash on using mocked instance after real one loaded (#606)
  • c260565 chore(deps): update all non-major dependencies
  • ecdce1f fix(deps): update sentry sdk to ^7.63.0
  • 5626a68 chore(deps): lock file maintenance (package.json)
  • 1dcf754 chore(deps): update all non-major dependencies (#601)
  • 973850d chore(deps): lock file maintenance (package.json) (#598)
  • 159a9c5 chore(deps): update all non-major dependencies (#594)
  • b065dd5 chore(deps): update devdependency @​release-it/conventional-changelog to v7 (#...
  • ef98cc5 chore(deps): update devdependency release-it to v16 (#595)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $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.3.1 to 7.4.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.4.0</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry sdk (<a href="https://github.com/nuxt-community/sentry-module/issues/593">#593</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/35daec5a015bf087893fd13f20d13a415e9a9c3a">35daec5</a>)</li> <li><strong>deps:</strong> update sentry sdk to ^7.63.0 (<a href="https://github.com/nuxt-community/sentry-module/commit/ecdce1f6f7488b016f1f8949a9455cf7ebc2d9d9">ecdce1f</a>)</li> <li><strong>lazy:</strong> avoid crash on using mocked instance after real one loaded (<a href="https://github.com/nuxt-community/sentry-module/issues/606">#606</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/e728a349e212cb422a385ee8619cf00353b318fd">e728a34</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.3.1...v7.4.0">7.4.0</a> (2023-08-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry sdk (<a href="https://github.com/nuxt-community/sentry-module/issues/593">#593</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/35daec5a015bf087893fd13f20d13a415e9a9c3a">35daec5</a>)</li> <li><strong>deps:</strong> update sentry sdk to ^7.63.0 (<a href="https://github.com/nuxt-community/sentry-module/commit/ecdce1f6f7488b016f1f8949a9455cf7ebc2d9d9">ecdce1f</a>)</li> <li><strong>lazy:</strong> avoid crash on using mocked instance after real one loaded (<a href="https://github.com/nuxt-community/sentry-module/issues/606">#606</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/e728a349e212cb422a385ee8619cf00353b318fd">e728a34</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/sentry-module/commit/a65cf529fe3fbdbac86722a773f2b83cd3288640"><code>a65cf52</code></a> chore: release 7.4.0</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/e728a349e212cb422a385ee8619cf00353b318fd"><code>e728a34</code></a> fix(lazy): avoid crash on using mocked instance after real one loaded (<a href="https://github.com/nuxt-community/sentry-module/issues/606">#606</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/c26056578a4ecd7f4e95de82d3a0a4d92ecdce12"><code>c260565</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/ecdce1f6f7488b016f1f8949a9455cf7ebc2d9d9"><code>ecdce1f</code></a> fix(deps): update sentry sdk to ^7.63.0</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/5626a687f612c1058eded6103c738deb35f78b26"><code>5626a68</code></a> chore(deps): lock file maintenance (package.json)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/1dcf754a5c7eacb9eb8405ea246d4f2e5d19e7bd"><code>1dcf754</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/sentry-module/issues/601">#601</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/973850da1a5f2aeb716edf287bc5ef6d75d300f4"><code>973850d</code></a> chore(deps): lock file maintenance (package.json) (<a href="https://github.com/nuxt-community/sentry-module/issues/598">#598</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/159a9c5431040e7770a535bf6b43ab72bc264114"><code>159a9c5</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/sentry-module/issues/594">#594</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/b065dd5d132d57cfbdb59281c5eb72f63c01f12e"><code>b065dd5</code></a> chore(deps): update devdependency <code>@​release-it/conventional-changelog</code> to v7 (#...</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/ef98cc59271bf282acff2a567d14f6ba7254a8ee"><code>ef98cc5</code></a> chore(deps): update devdependency release-it to v16 (<a href="https://github.com/nuxt-community/sentry-module/issues/595">#595</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/sentry-module/compare/v7.3.1...v7.4.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 recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-08-13 10:37:46 +00:00 (Migrated from gitlab.com)

added 3 commits

  • e8ed3aef...2a648e6f - 2 commits from branch master
  • 07f5758c - Build(deps): bump @nuxtjs/sentry from 7.3.1 to 7.4.0

Compare with previous version

added 3 commits <ul><li>e8ed3aef...2a648e6f - 2 commits from branch <code>master</code></li><li>07f5758c - Build(deps): bump @nuxtjs/sentry from 7.3.1 to 7.4.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1345/diffs?diff_id=759836971&start_sha=e8ed3aef30fd83bb8e61a91923fa9303883511cf)
argoyle (Migrated from gitlab.com) merged commit into master 2023-08-13 10:38:06 +00:00
Sign in to join this conversation.