Skip to content

Commit d36ea2e

Browse files
feat(deps): bump @sentry/rollup-plugin from 2.22.7 to 3.1.0
Bumps [@sentry/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.22.7 to 3.1.0. - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@2.22.7...3.1.0) --- updated-dependencies: - dependency-name: "@sentry/rollup-plugin" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a208e1 commit d36ea2e

File tree

2 files changed

+60
-10
lines changed

2 files changed

+60
-10
lines changed

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@sentry/core": "9.0.0-alpha.0",
4848
"@sentry/node": "9.0.0-alpha.0",
4949
"@sentry/opentelemetry": "9.0.0-alpha.0",
50-
"@sentry/rollup-plugin": "2.22.7",
50+
"@sentry/rollup-plugin": "3.1.0",
5151
"@sentry/vite-plugin": "2.22.6",
5252
"@sentry/vue": "9.0.0-alpha.0"
5353
},

yarn.lock

Lines changed: 59 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6579,6 +6579,11 @@
65796579
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.7.tgz#604c7e33d48528a13477e7af597c4d5fca51b8bd"
65806580
integrity sha512-aa7XKgZMVl6l04NY+3X7BP7yvQ/s8scn8KzQfTLrGRarziTlMGrsCOBQtCNWXOPEbtxAIHpZ9dsrAn5EJSivOQ==
65816581

6582+
6583+
version "3.1.0"
6584+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.1.0.tgz#92c71ec74ee0950cfe67b9de426dab1e7735e709"
6585+
integrity sha512-G6DHlFVNPzUW8ox2YUADwJsXDgT0EF8HA68MpIcoO87eYC8aJLbDU4tHGs/ZLk7gvhNBFEJzaKjNKeLUQ9f36A==
6586+
65826587
65836588
version "2.22.6"
65846589
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.6.tgz#a1ea1fd43700a3ece9e7db016997e79a2782b87d"
@@ -6607,6 +6612,20 @@
66076612
magic-string "0.30.8"
66086613
unplugin "1.0.1"
66096614

6615+
6616+
version "3.1.0"
6617+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.1.0.tgz#4a5e1801b40025b005e61f0f184ab7145274a4fb"
6618+
integrity sha512-4BmgU95tVjsiOvbHwVrtTV2P8M78N9zsWjSBHoRcjmTCp8HY+Q3Ok+/SJb+KaPuRpHe1A6zknl3qdjSUv0BXhA==
6619+
dependencies:
6620+
"@babel/core" "^7.18.5"
6621+
"@sentry/babel-plugin-component-annotate" "3.1.0"
6622+
"@sentry/cli" "2.39.1"
6623+
dotenv "^16.3.1"
6624+
find-up "^5.0.0"
6625+
glob "^9.3.2"
6626+
magic-string "0.30.8"
6627+
unplugin "1.0.1"
6628+
66106629
66116630
version "2.39.1"
66126631
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.39.1.tgz#75c338a53834b4cf72f57599f4c72ffb36cf0781"
@@ -6661,12 +6680,12 @@
66616680
"@sentry/cli-win32-i686" "2.39.1"
66626681
"@sentry/cli-win32-x64" "2.39.1"
66636682

6664-
"@sentry/rollup-plugin@2.22.7":
6665-
version "2.22.7"
6666-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-2.22.7.tgz#994bb859437eb1e5fd34c485aaa79ba14354778f"
6667-
integrity sha512-7rgIsne8Ghb/CrfFJG5DMLcHyMqrUaw4yifq7sgYCdDyUBQ5Ox0eWVQ/autK/NYLDxDsT2r8FNttpM2hpEsUxg==
6683+
"@sentry/rollup-plugin@3.1.0":
6684+
version "3.1.0"
6685+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.1.0.tgz#b6544e38e5b4598a935616fffa1a77e7663fe0c7"
6686+
integrity sha512-LN2oybiWY+37q23RFrjEGoUevhA1eIMVE8zCYpDvxE4ru9vFWw7fCAofJJG9ChT1jBGmSVWiGSZMKlfjX23IGg==
66686687
dependencies:
6669-
"@sentry/bundler-plugin-core" "2.22.7"
6688+
"@sentry/bundler-plugin-core" "3.1.0"
66706689
unplugin "1.0.1"
66716690

66726691
"@sentry/[email protected]", "@sentry/vite-plugin@^2.22.6":
@@ -7890,7 +7909,12 @@
78907909
dependencies:
78917910
"@types/unist" "*"
78927911

7893-
"@types/history-4@npm:@types/[email protected]", "@types/history-5@npm:@types/[email protected]":
7912+
"@types/history-4@npm:@types/[email protected]":
7913+
version "4.7.8"
7914+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
7915+
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
7916+
7917+
"@types/history-5@npm:@types/[email protected]":
78947918
version "4.7.8"
78957919
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
78967920
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -27421,7 +27445,16 @@ string-template@~0.2.1:
2742127445
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
2742227446
integrity sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=
2742327447

27424-
"string-width-cjs@npm:string-width@^4.2.0", [email protected], "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
27448+
"string-width-cjs@npm:string-width@^4.2.0":
27449+
version "4.2.3"
27450+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
27451+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
27452+
dependencies:
27453+
emoji-regex "^8.0.0"
27454+
is-fullwidth-code-point "^3.0.0"
27455+
strip-ansi "^6.0.1"
27456+
27457+
[email protected], "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
2742527458
version "4.2.3"
2742627459
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2742727460
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -27524,7 +27557,14 @@ stringify-object@^3.2.1:
2752427557
is-obj "^1.0.1"
2752527558
is-regexp "^1.0.0"
2752627559

27527-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27560+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
27561+
version "6.0.1"
27562+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
27563+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
27564+
dependencies:
27565+
ansi-regex "^5.0.1"
27566+
27567+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2752827568
version "6.0.1"
2752927569
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2753027570
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -27689,6 +27729,7 @@ [email protected], stylus@^0.59.0:
2768927729

2769027730
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2769127731
version "3.36.0"
27732+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2769227733
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2769327734
dependencies:
2769427735
"@jridgewell/gen-mapping" "^0.3.2"
@@ -30314,7 +30355,16 @@ wrangler@^3.67.1:
3031430355
optionalDependencies:
3031530356
fsevents "~2.3.2"
3031630357

30317-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", [email protected], wrap-ansi@^7.0.0:
30358+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
30359+
version "7.0.0"
30360+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
30361+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
30362+
dependencies:
30363+
ansi-styles "^4.0.0"
30364+
string-width "^4.1.0"
30365+
strip-ansi "^6.0.0"
30366+
30367+
[email protected], wrap-ansi@^7.0.0:
3031830368
version "7.0.0"
3031930369
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3032030370
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)