[PR #359] fix(deps): bump @nuxtjs/sentry from 5.1.7 to 7.1.4 #378

Open
opened 2025-12-01 17:07:04 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/359
Author: @dependabot[bot]
Created: 3/8/2023
Status: 🔄 Open

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


📝 Commits (1)

  • f61d218 fix(deps): bump @nuxtjs/sentry from 5.1.7 to 7.1.4

📊 Changes

2 files changed (+155 additions, -190 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+154 -189)

📄 Description

Bumps @nuxtjs/sentry from 5.1.7 to 7.1.4.

Release notes

Sourced from @​nuxtjs/sentry's releases.

7.1.3

Bug Fixes

  • deps: update sentry dependencies to ^7.41.0 (#516) (b318fc3)
  • tracing: initialize server side tracing correctly (#517) (c7eda63)

7.1.2

Bug Fixes

  • deps: update sentry dependencies to ^7.40.0 (#515) (ce402a4)
  • tracing: automatically instrument server-side requests (#514) (1d96f8b)
  • update list of allowed integrations and allow configuring them (#513) (7933761)

7.1.1

Bug Fixes

  • deps: update sentry dependencies to ^7.39.0 (#509) (46324d7)
  • Windows paths for custom client configuration files (#510) (bdea5fd)

7.1.0

Features

  • support HttpClient client integration (#504) (24d4871)

Bug Fixes

  • deps: update sentry dependencies to ^7.38.0 (#501) (4f8b727)

7.0.4

Bug Fixes

  • apply runtime config last, after merging tracing options (#499) (f434ec4)
  • deps: update sentry dependencies to ^7.37.2 (#493) (2306a9f)
  • docs: use correct yarn upgrade command (#494) (9614795)

7.0.3

Bug Fixes

  • deps: update sentry dependencies to ^7.33.0 (#487) (23fc7c1)
  • don't require webpack dependency at runtime (#492) (db79dd0)

7.0.2

... (truncated)

Changelog

Sourced from @​nuxtjs/sentry's changelog.

7.1.4 (2023-03-07)

7.1.3 (2023-03-07)

Bug Fixes

  • deps: update sentry dependencies to ^7.41.0 (#516) (b318fc3)
  • tracing: initialize server side tracing correctly (#517) (c7eda63)

7.1.2 (2023-03-03)

Bug Fixes

  • deps: update sentry dependencies to ^7.40.0 (#515) (ce402a4)
  • tracing: automatically instrument server-side requests (#514) (1d96f8b)
  • update list of allowed integrations and allow configuring them (#513) (7933761)

7.1.1 (2023-02-27)

Bug Fixes

  • deps: update sentry dependencies to ^7.39.0 (#509) (46324d7)
  • Windows paths for custom client configuration files (#510) (bdea5fd)

7.1.0 (2023-02-20)

Features

  • support HttpClient client integration (#504) (24d4871)

Bug Fixes

  • deps: update sentry dependencies to ^7.38.0 (#501) (4f8b727)

7.0.4 (2023-02-17)

Bug Fixes

  • apply runtime config last, after merging tracing options (#499) (f434ec4)
  • deps: update sentry dependencies to ^7.37.2 (#493) (2306a9f)
  • docs: use correct yarn upgrade command (#494) (9614795)

7.0.3 (2023-01-25)

... (truncated)

Commits
  • e7986c5 chore: release 7.1.4
  • 2473d35 chore: release 7.1.3
  • b318fc3 fix(deps): update sentry dependencies to ^7.41.0 (#516)
  • c7eda63 fix(tracing): initialize server side tracing correctly (#517)
  • 5472233 chore: release 7.1.2
  • ce402a4 fix(deps): update sentry dependencies to ^7.40.0 (#515)
  • 1d96f8b fix(tracing): automatically instrument server-side requests (#514)
  • 7933761 fix: update list of allowed integrations and allow configuring them (#513)
  • 4518ab8 chore: release 7.1.1
  • ffb7166 chore(deps): update all non-major dependencies (#511)
  • Additional commits viewable 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/359 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/8/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/sentry-7.1.4` --- ### 📝 Commits (1) - [`f61d218`](https://github.com/ArthurDanjou/website-old/commit/f61d218d40b7ed84d28af1704dbc76525a3ca2da) fix(deps): bump @nuxtjs/sentry from 5.1.7 to 7.1.4 ### 📊 Changes **2 files changed** (+155 additions, -190 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+154 -189) </details> ### 📄 Description Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 5.1.7 to 7.1.4. <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.1.3</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.41.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/516">#516</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/b318fc3fea0309027615e2f384c0c4c211dc3001">b318fc3</a>)</li> <li><strong>tracing:</strong> initialize server side tracing correctly (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/517">#517</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/c7eda637da1c2526963e4a7b310c14f0882a83c2">c7eda63</a>)</li> </ul> <h2>7.1.2</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.40.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/515">#515</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/ce402a4a3a20758cea5f11b0122b0c86c8e38fdd">ce402a4</a>)</li> <li><strong>tracing:</strong> automatically instrument server-side requests (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/514">#514</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/1d96f8bb5c85d3c3247b518c97910cf32a8a268b">1d96f8b</a>)</li> <li>update list of allowed integrations and allow configuring them (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/513">#513</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/793376171fd00925eb8b09a4cd6d22609513e58d">7933761</a>)</li> </ul> <h2>7.1.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.39.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/509">#509</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/46324d737736b14f0ecb9d17dc0574c0ec85864c">46324d7</a>)</li> <li>Windows paths for custom client configuration files (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/510">#510</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/bdea5fd8d42098a5bb03d84c9e00584b40d7e47d">bdea5fd</a>)</li> </ul> <h2>7.1.0</h2> <h3>Features</h3> <ul> <li>support HttpClient client integration (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/504">#504</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/24d48719e3e2550941d2e664be25a4b5ace39c34">24d4871</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.38.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/501">#501</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/4f8b727d108d0044c089d0098bcf77e22962e464">4f8b727</a>)</li> </ul> <h2>7.0.4</h2> <h3>Bug Fixes</h3> <ul> <li>apply runtime config last, after merging tracing options (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/499">#499</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/f434ec47868b5ad0511f16dc5b50cb4d7760e39c">f434ec4</a>)</li> <li><strong>deps:</strong> update sentry dependencies to ^7.37.2 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/493">#493</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/2306a9f67ebf10ba808e0abe755e78bf610d9e66">2306a9f</a>)</li> <li><strong>docs:</strong> use correct yarn upgrade command (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/494">#494</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/9614795af3a5aa9730a2fbf4346f1eb0f7010059">9614795</a>)</li> </ul> <h2>7.0.3</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.33.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/487">#487</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/23fc7c1c38230a92044b68fc9154c264335283da">23fc7c1</a>)</li> <li>don't require webpack dependency at runtime (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/492">#492</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/db79dd032e929b7953d7bd621fccc24b9e364a5f">db79dd0</a>)</li> </ul> <h2>7.0.2</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.1.3...v7.1.4">7.1.4</a> (2023-03-07)</h3> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.1.2...v7.1.3">7.1.3</a> (2023-03-07)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.41.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/516">#516</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/b318fc3fea0309027615e2f384c0c4c211dc3001">b318fc3</a>)</li> <li><strong>tracing:</strong> initialize server side tracing correctly (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/517">#517</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/c7eda637da1c2526963e4a7b310c14f0882a83c2">c7eda63</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.1.1...v7.1.2">7.1.2</a> (2023-03-03)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.40.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/515">#515</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/ce402a4a3a20758cea5f11b0122b0c86c8e38fdd">ce402a4</a>)</li> <li><strong>tracing:</strong> automatically instrument server-side requests (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/514">#514</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/1d96f8bb5c85d3c3247b518c97910cf32a8a268b">1d96f8b</a>)</li> <li>update list of allowed integrations and allow configuring them (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/513">#513</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/793376171fd00925eb8b09a4cd6d22609513e58d">7933761</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.1.0...v7.1.1">7.1.1</a> (2023-02-27)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.39.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/509">#509</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/46324d737736b14f0ecb9d17dc0574c0ec85864c">46324d7</a>)</li> <li>Windows paths for custom client configuration files (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/510">#510</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/bdea5fd8d42098a5bb03d84c9e00584b40d7e47d">bdea5fd</a>)</li> </ul> <h2><a href="https://github.com/nuxt-community/sentry-module/compare/v7.0.4...v7.1.0">7.1.0</a> (2023-02-20)</h2> <h3>Features</h3> <ul> <li>support HttpClient client integration (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/504">#504</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/24d48719e3e2550941d2e664be25a4b5ace39c34">24d4871</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update sentry dependencies to ^7.38.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/501">#501</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/4f8b727d108d0044c089d0098bcf77e22962e464">4f8b727</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.0.3...v7.0.4">7.0.4</a> (2023-02-17)</h3> <h3>Bug Fixes</h3> <ul> <li>apply runtime config last, after merging tracing options (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/499">#499</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/f434ec47868b5ad0511f16dc5b50cb4d7760e39c">f434ec4</a>)</li> <li><strong>deps:</strong> update sentry dependencies to ^7.37.2 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/493">#493</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/2306a9f67ebf10ba808e0abe755e78bf610d9e66">2306a9f</a>)</li> <li><strong>docs:</strong> use correct yarn upgrade command (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/494">#494</a>) (<a href="https://github.com/nuxt-community/sentry-module/commit/9614795af3a5aa9730a2fbf4346f1eb0f7010059">9614795</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/sentry-module/compare/v7.0.2...v7.0.3">7.0.3</a> (2023-01-25)</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/sentry-module/commit/e7986c5090892ac317a078c5ea9d77d6bfafefcc"><code>e7986c5</code></a> chore: release 7.1.4</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/2473d35bb9748ef624f2acf411c5141ef1c81625"><code>2473d35</code></a> chore: release 7.1.3</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/b318fc3fea0309027615e2f384c0c4c211dc3001"><code>b318fc3</code></a> fix(deps): update sentry dependencies to ^7.41.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/516">#516</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/c7eda637da1c2526963e4a7b310c14f0882a83c2"><code>c7eda63</code></a> fix(tracing): initialize server side tracing correctly (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/517">#517</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/547223355cfe886f7a1b3dd234ef328714695a96"><code>5472233</code></a> chore: release 7.1.2</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/ce402a4a3a20758cea5f11b0122b0c86c8e38fdd"><code>ce402a4</code></a> fix(deps): update sentry dependencies to ^7.40.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/515">#515</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/1d96f8bb5c85d3c3247b518c97910cf32a8a268b"><code>1d96f8b</code></a> fix(tracing): automatically instrument server-side requests (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/514">#514</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/793376171fd00925eb8b09a4cd6d22609513e58d"><code>7933761</code></a> fix: update list of allowed integrations and allow configuring them (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/513">#513</a>)</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/4518ab8bcf1d9b67e5e9990114fbc05a213e797c"><code>4518ab8</code></a> chore: release 7.1.1</li> <li><a href="https://github.com/nuxt-community/sentry-module/commit/ffb71669a535b30fff73e40d768c0240d2578bba"><code>ffb7166</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/sentry-module/issues/511">#511</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/sentry-module/compare/v5.1.7...v7.1.4">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.7&new-version=7.1.4)](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:07:04 +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#378