[PR #192] [CLOSED] fix(deps): bump @nuxtjs/sentry from 5.1.5 to 5.1.6 #199

Closed
opened 2025-12-01 17:06:15 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/192
Author: @dependabot[bot]
Created: 11/29/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nuxtjs/sentry-5.1.6


📝 Commits (1)

  • 309c1c1 fix(deps): bump @nuxtjs/sentry from 5.1.5 to 5.1.6

📊 Changes

1 file changed (+292 additions, -1104 deletions)

View changed files

📝 yarn.lock (+292 -1104)

📄 Description

Bumps @nuxtjs/sentry from 5.1.5 to 5.1.6.

Release notes

Sourced from @​nuxtjs/sentry's releases.

5.1.6

Bug Fixes

  • deps: update sentry dependencies to ^6.14.3 (#367) (7a38d27)
  • deps: update sentry dependencies to ^6.15.0 (#374) (77fcf74)
  • don't pass empty object to integrations constructor (#376) (18e12c5)
Changelog

Sourced from @​nuxtjs/sentry's changelog.

5.1.6 (2021-11-26)

Bug Fixes

  • deps: update sentry dependencies to ^6.14.3 (#367) (7a38d27)
  • deps: update sentry dependencies to ^6.15.0 (#374) (77fcf74)
  • don't pass empty object to integrations constructor (#376) (18e12c5)
Commits
  • a252dac chore: release 5.1.6
  • 18e12c5 fix: don't pass empty object to integrations constructor (#376)
  • 77fcf74 fix(deps): update sentry dependencies to ^6.15.0 (#374)
  • c43ca7d chore(deps): update all non-major dependencies (#375)
  • c9c20ac chore(deps): update devdependency @​nuxtjs/eslint-config-typescript to v7 (#360)
  • 7bf491c chore(deps): update devdependency @​types/node to ^14.17.33 (#366)
  • 7a38d27 fix(deps): update sentry dependencies to ^6.14.3 (#367)
  • 7219ed6 docs: clarify that setCommits is not set by default (#373)
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/192 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/29/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/sentry-5.1.6` --- ### 📝 Commits (1) - [`309c1c1`](https://github.com/ArthurDanjou/website-old/commit/309c1c18610f3fcbf6192a5ac4ec2da48df0c512) fix(deps): bump @nuxtjs/sentry from 5.1.5 to 5.1.6 ### 📊 Changes **1 file changed** (+292 additions, -1104 deletions) <details> <summary>View changed files</summary> 📝 `yarn.lock` (+292 -1104) </details> ### 📄 Description Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 5.1.5 to 5.1.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>5.1.6</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^6.14.3 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/367">#367</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/7a38d277206739339b8cc703cf18c8e192e205af">7a38d27</a>)</li> <li><strong>deps:</strong> update sentry dependencies to ^6.15.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/374">#374</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/77fcf745c070e8656280dcae6cc3d5b3e1aae11d">77fcf74</a>)</li> <li>don't pass empty object to integrations constructor (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/376">#376</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/18e12c59305974e0777bb32bb5c3ad99d7867d06">18e12c5</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/sentry-module/blob/master/CHANGELOG.md"><code>@​nuxtjs/sentry</code>'s changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v5.1.5...v5.1.6">5.1.6</a> (2021-11-26)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^6.14.3 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/367">#367</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/7a38d277206739339b8cc703cf18c8e192e205af">7a38d27</a>)</li> <li><strong>deps:</strong> update sentry dependencies to ^6.15.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/374">#374</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/77fcf745c070e8656280dcae6cc3d5b3e1aae11d">77fcf74</a>)</li> <li>don't pass empty object to integrations constructor (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/376">#376</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/18e12c59305974e0777bb32bb5c3ad99d7867d06">18e12c5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/sentry-module/commit/a252dacfa666fd3ebe2aa1ad2e18457049e3885b"><code>a252dac</code></a> chore: release 5.1.6</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/18e12c59305974e0777bb32bb5c3ad99d7867d06"><code>18e12c5</code></a> fix: don't pass empty object to integrations constructor (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/376">#376</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/77fcf745c070e8656280dcae6cc3d5b3e1aae11d"><code>77fcf74</code></a> fix(deps): update sentry dependencies to ^6.15.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/374">#374</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/c43ca7d9fe2fa7b19996e0214bc9855e24b71cf8"><code>c43ca7d</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/375">#375</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/c9c20ac7ababeacb21650ba6c72ea5f1aa97a12c"><code>c9c20ac</code></a> chore(deps): update devdependency <code>@​nuxtjs/eslint-config-typescript</code> to v7 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/360">#360</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/7bf491c0c8a2d66b6c6e2bb39b3b27a1bf6b319e"><code>7bf491c</code></a> chore(deps): update devdependency <code>@​types/node</code> to ^14.17.33 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/366">#366</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/7a38d277206739339b8cc703cf18c8e192e205af"><code>7a38d27</code></a> fix(deps): update sentry dependencies to ^6.14.3 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/367">#367</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/7219ed6ce34f9ed8f19aba1cd2ffa9c6dbd78e56"><code>7219ed6</code></a> docs: clarify that setCommits is not set by default (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/373">#373</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/sentry-module/compare/v5.1.5...v5.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/sentry&package-manager=npm_and_yarn&previous-version=5.1.5&new-version=5.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:06:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#199