Build(deps): bump @nuxtjs/sentry from 7.2.3 to 7.2.6 #1164

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nuxtjs-sentry-7.2.6 into master 2023-05-11 05:15:07 +00:00
argoyle commented 2023-05-11 04:38:50 +00:00 (Migrated from gitlab.com)

Bumps @nuxtjs/sentry from 7.2.3 to 7.2.6.

Release notes

Sourced from @​nuxtjs/sentry's releases.

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)
Changelog

Sourced from @​nuxtjs/sentry's changelog.

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)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase 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.2.3 to 7.2.6. <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.2.6</h2> <h3>Bug Fixes</h3> <ul> <li>crash happening when <code>@nuxt/kit</code> is installed (<a href="https://github.com/nuxt-community/sentry-module/issues/571">#571</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/10e650a21881877d7ee89253defabaef77a71c9c">10e650a</a>)</li> </ul> <h2>7.2.5</h2> <h3>Bug Fixes</h3> <ul> <li>config merging order on the server side (<a href="https://github.com/nuxt-community/sentry-module/issues/568">#568</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/4fc42dd6c3ebc3947ebf84529b3a7d4b0354c812">4fc42dd</a>)</li> </ul> <h2>7.2.4</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry sdk (<a href="https://github.com/nuxt-community/sentry-module/issues/563">#563</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/bcb95002ceaedffed5056f55241abad59b91879e">bcb9500</a>)</li> <li>remove use of unctx to avoid issues with conflicting versions (<a href="https://github.com/nuxt-community/sentry-module/issues/566">#566</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/d8dc14b06f3276fef2d41c80c5608b75d9543ae5">d8dc14b</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> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.2.5...v7.2.6">7.2.6</a> (2023-05-10)</h3> <h3>Bug Fixes</h3> <ul> <li>crash happening when <code>@nuxt/kit</code> is installed (<a href="https://github.com/nuxt-community/sentry-module/issues/571">#571</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/10e650a21881877d7ee89253defabaef77a71c9c">10e650a</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.2.4...v7.2.5">7.2.5</a> (2023-05-10)</h3> <h3>Bug Fixes</h3> <ul> <li>config merging order on the server side (<a href="https://github.com/nuxt-community/sentry-module/issues/568">#568</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/4fc42dd6c3ebc3947ebf84529b3a7d4b0354c812">4fc42dd</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.2.3...v7.2.4">7.2.4</a> (2023-05-09)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry sdk (<a href="https://github.com/nuxt-community/sentry-module/issues/563">#563</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/bcb95002ceaedffed5056f55241abad59b91879e">bcb9500</a>)</li> <li>remove use of unctx to avoid issues with conflicting versions (<a href="https://github.com/nuxt-community/sentry-module/issues/566">#566</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/d8dc14b06f3276fef2d41c80c5608b75d9543ae5">d8dc14b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/sentry-module/commit/5c62ebd99d8424736092f402edb39bdebbda436e"><code>5c62ebd</code></a> chore: release 7.2.6</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/10e650a21881877d7ee89253defabaef77a71c9c"><code>10e650a</code></a> fix: crash happening when <code>@nuxt/kit</code> is installed (<a href="https://github.com/nuxt-community/sentry-module/issues/571">#571</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/0c1e445e406e8b314e9edbafbe6e6e42d8d184ed"><code>0c1e445</code></a> chore: release 7.2.5</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/4fc42dd6c3ebc3947ebf84529b3a7d4b0354c812"><code>4fc42dd</code></a> fix: config merging order on the server side (<a href="https://github.com/nuxt-community/sentry-module/issues/568">#568</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/e4a3eaecfea4d96ab6eae11df0c6f42afa8f8b3f"><code>e4a3eae</code></a> chore: release 7.2.4</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/bcb95002ceaedffed5056f55241abad59b91879e"><code>bcb9500</code></a> fix(deps): update sentry sdk (<a href="https://github.com/nuxt-community/sentry-module/issues/563">#563</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/d8dc14b06f3276fef2d41c80c5608b75d9543ae5"><code>d8dc14b</code></a> fix: remove use of unctx to avoid issues with conflicting versions (<a href="https://github.com/nuxt-community/sentry-module/issues/566">#566</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/sentry-module/compare/v7.2.3...v7.2.6">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 - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-05-11 04:38:52 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1112

mentioned in merge request !1112
argoyle (Migrated from gitlab.com) merged commit into master 2023-05-11 05:15:08 +00:00
Sign in to join this conversation.