Skip to content

Commit 4df242d

Browse files
feat(deps): Bump @sentry/rollup-plugin from 2.22.6 to 2.22.7 (#14622)
Bumps [@sentry/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.22.6 to 2.22.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/releases"><code>@​sentry/rollup-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>2.22.7</h2> <ul> <li>deps: Bump <code>@sentry/cli</code> to <code>2.39.1</code> and require specific version (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/632">#632</a>)</li> <li>feat(telemetry): Record if plugin is run in CI (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/627">#627</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md"><code>@​sentry/rollup-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>2.22.7</h2> <ul> <li>deps: Bump <code>@sentry/cli</code> to <code>2.39.1</code> and require specific version (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/632">#632</a>)</li> <li>feat(telemetry): Record if plugin is run in CI (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/627">#627</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/31978d7a3fc278f42b5f1fbbc72d27dd34426f98"><code>31978d7</code></a> release: 2.22.7</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/514055a1dbcf80cf4ca60967b233696e50e0b11d"><code>514055a</code></a> meta: Update changelog for 2.22.7</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/7dfea7bad45c825090819bdca09017649a4a5e38"><code>7dfea7b</code></a> deps: Bump <code>@sentry/cli</code> to <code>2.39.1</code> and require specific version (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/632">#632</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/040814d43e62f419ce9da4a055fde13bc3216f30"><code>040814d</code></a> feat(telemetry): Record if plugin is run in CI (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/627">#627</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/f7c468d9b85c95fe15ce66a124bbf83a6b4d3c15"><code>f7c468d</code></a> chore: Log only to stderr (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/624">#624</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/7f984482c73e4284e8b12a08dfedf23b5a82f0af"><code>7f98448</code></a> Merge branch 'release/2.22.6'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/2.22.6...2.22.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/rollup-plugin&package-manager=npm_and_yarn&previous-version=2.22.6&new-version=2.22.7)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5a4e8c commit 4df242d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@sentry/core": "8.42.0",
4848
"@sentry/node": "8.42.0",
4949
"@sentry/opentelemetry": "8.42.0",
50-
"@sentry/rollup-plugin": "2.22.6",
50+
"@sentry/rollup-plugin": "2.22.7",
5151
"@sentry/vite-plugin": "2.22.6",
5252
"@sentry/vue": "8.42.0"
5353
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -8778,12 +8778,12 @@
87788778
"@sentry/cli-win32-i686" "2.39.1"
87798779
"@sentry/cli-win32-x64" "2.39.1"
87808780

8781-
"@sentry/[email protected].6":
8782-
version "2.22.6"
8783-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-2.22.6.tgz#74e9ab69729ee024a497b21b66be3b1992e786d5"
8784-
integrity sha512-UmTT4kLytwDJkmfwFCOXIgS6pBi2+ZeM/zU/xJ2R4jE0+s1VvYP3DBGYsUhp4Uf/zDanCawpKJqYZMZtq9EyMA==
8781+
"@sentry/[email protected].7":
8782+
version "2.22.7"
8783+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-2.22.7.tgz#994bb859437eb1e5fd34c485aaa79ba14354778f"
8784+
integrity sha512-7rgIsne8Ghb/CrfFJG5DMLcHyMqrUaw4yifq7sgYCdDyUBQ5Ox0eWVQ/autK/NYLDxDsT2r8FNttpM2hpEsUxg==
87858785
dependencies:
8786-
"@sentry/bundler-plugin-core" "2.22.6"
8786+
"@sentry/bundler-plugin-core" "2.22.7"
87878787
unplugin "1.0.1"
87888788

87898789
"@sentry/[email protected]", "@sentry/vite-plugin@^2.22.6":

0 commit comments

Comments
 (0)