Build(deps): bump @nuxtjs/sentry from 6.0.2 to 6.0.3 #810

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nuxtjs-sentry-6.0.3 into master 2022-12-14 08:34:13 +00:00
argoyle commented 2022-12-14 04:38:06 +00:00 (Migrated from gitlab.com)

Bumps @nuxtjs/sentry from 6.0.2 to 6.0.3.

Changelog

Sourced from @​nuxtjs/sentry's changelog.

6.0.3 (2022-12-13)

Bug Fixes

  • tracing: autoSessionTracking not working on the server-side (#466) (67851ba)
  • incorrect option name in the warning message (#467) (b81b2cf)
  • deps: update devdependency @​sentry/webpack-plugin to ^1.20.0 (#451) (e1fef90)
Commits
  • 2d2b3ab chore: release 6.0.3
  • 67851ba fix(tracing): autoSessionTracking not working on the server-side (#466)
  • b81b2cf fix: incorrect option name in the warning message (#467)
  • da81da4 chore(deps): don't update node version
  • 7cf7c2b chore(deps): enable lock file maintenance for docs
  • ad55d23 chore(docs): add .nvmrc for netlify and local dev
  • ac731dc chore(docs): update all sub-dependencies
  • 9f7f119 chore(docs): always build
  • e1fef90 fix(deps): update devdependency @​sentry/webpack-plugin to ^1.20.0 (#451)
  • a97e894 chore(deps): update all non-major dependencies (#449)
  • Additional commits viewable in compare view


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 6.0.2 to 6.0.3. <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/v6.0.2...v6.0.3">6.0.3</a> (2022-12-13)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>tracing:</strong> autoSessionTracking not working on the server-side (<a href="https://github.com/nuxt-community/sentry-module/issues/466">#466</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/67851ba55df38ecdf60c8f7a3da57893e6acfc58">67851ba</a>)</li> <li>incorrect option name in the warning message (<a href="https://github.com/nuxt-community/sentry-module/issues/467">#467</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/b81b2cfb5cbc2055499f5601525f0576b0ff5216">b81b2cf</a>)</li> <li><strong>deps:</strong> update devdependency <code>@​sentry/webpack-plugin</code> to ^1.20.0 (<a href="https://github.com/nuxt-community/sentry-module/issues/451">#451</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/e1fef907dfd2bae4348c9dcb5285cc0b156c8a78">e1fef90</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/sentry-module/commit/2d2b3ab8f03a7be2efe9de816d3a91492397d305"><code>2d2b3ab</code></a> chore: release 6.0.3</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/67851ba55df38ecdf60c8f7a3da57893e6acfc58"><code>67851ba</code></a> fix(tracing): autoSessionTracking not working on the server-side (<a href="https://github.com/nuxt-community/sentry-module/issues/466">#466</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/b81b2cfb5cbc2055499f5601525f0576b0ff5216"><code>b81b2cf</code></a> fix: incorrect option name in the warning message (<a href="https://github.com/nuxt-community/sentry-module/issues/467">#467</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/da81da42890e4c7a48522fcd49f7a8c4e31968ff"><code>da81da4</code></a> chore(deps): don't update node version</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/7cf7c2b9407d96da554d41cf333d6e62cc5ede9b"><code>7cf7c2b</code></a> chore(deps): enable lock file maintenance for docs</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/ad55d2335a2043df70e6027770ed7b26a5b7173d"><code>ad55d23</code></a> chore(docs): add .nvmrc for netlify and local dev</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/ac731dc88a41b5e54cffa02ed885316ca1d604b7"><code>ac731dc</code></a> chore(docs): update all sub-dependencies</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/9f7f1192df19ca9f757a6c3f23290eca69c3b41b"><code>9f7f119</code></a> chore(docs): always build</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/e1fef907dfd2bae4348c9dcb5285cc0b156c8a78"><code>e1fef90</code></a> fix(deps): update devdependency <code>@​sentry/webpack-plugin</code> to ^1.20.0 (<a href="https://github.com/nuxt-community/sentry-module/issues/451">#451</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/a97e894c9010e49ec3b51d587acab2ef663daeb2"><code>a97e894</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/nuxt-community/sentry-module/issues/449">#449</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/sentry-module/compare/v6.0.2...v6.0.3">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 (Migrated from gitlab.com) merged commit into master 2022-12-14 08:34:13 +00:00
Sign in to join this conversation.