Skip to content

Commit aae1b0f

Browse files
committed
chore(deps): Bump solidjs to 1.9.11 to fix seroval alerts
1 parent 3fa7a86 commit aae1b0f

3 files changed

Lines changed: 70 additions & 27 deletions

File tree

packages/solid/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/solid",
3-
"version": "10.38.0",
3+
"version": "10.34.0",
44
"description": "Official Sentry SDK for Solid",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/solid",
@@ -54,8 +54,8 @@
5454
"access": "public"
5555
},
5656
"dependencies": {
57-
"@sentry/browser": "10.38.0",
58-
"@sentry/core": "10.38.0"
57+
"@sentry/browser": "10.34.0",
58+
"@sentry/core": "10.34.0"
5959
},
6060
"peerDependencies": {
6161
"@solidjs/router": "^0.13.4 || ^0.14.0 || ^0.15.0",
@@ -77,7 +77,7 @@
7777
"@testing-library/dom": "^7.21.4",
7878
"@testing-library/jest-dom": "^6.4.5",
7979
"@testing-library/user-event": "^14.5.2",
80-
"solid-js": "^1.8.11",
80+
"solid-js": "^1.9.11",
8181
"vite": "^5.4.11",
8282
"vite-plugin-solid": "^2.11.6"
8383
},

packages/solidstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@solidjs/testing-library": "0.8.5",
7878
"@testing-library/jest-dom": "^6.4.5",
7979
"@testing-library/user-event": "^14.5.2",
80-
"solid-js": "^1.8.4",
80+
"solid-js": "^1.9.11",
8181
"vinxi": "^0.5.11",
8282
"vite": "^5.4.11",
8383
"vite-plugin-solid": "^2.11.6"

yarn.lock

Lines changed: 65 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7098,6 +7098,20 @@
70987098
"@angular-devkit/schematics" "14.2.13"
70997099
jsonc-parser "3.1.0"
71007100

7101+
"@sentry-internal/browser-utils@10.34.0":
7102+
version "10.34.0"
7103+
resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-10.34.0.tgz#a90ef399a48ce55f1786558d34b46885f138f5a8"
7104+
integrity sha512-0YNr60rGHyedmwkO0lbDBjNx2KAmT3kWamjaqu7Aw+jsESoPLgt+fzaTVvUBvkftBDui2PeTSzXm/nqzssctYg==
7105+
dependencies:
7106+
"@sentry/core" "10.34.0"
7107+
7108+
"@sentry-internal/feedback@10.34.0":
7109+
version "10.34.0"
7110+
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-10.34.0.tgz#377e86753706ca63aeb629419d5c4d763dabdf13"
7111+
integrity sha512-wgGnq+iNxsFSOe9WX/FOvtoItSTjgLJJ4dQkVYtcVM6WGBVIg4wgNYfECCnRNztUTPzpZHLjC9r+4Pym451DDQ==
7112+
dependencies:
7113+
"@sentry/core" "10.34.0"
7114+
71017115
"@sentry-internal/node-cpu-profiler@^2.2.0":
71027116
version "2.2.0"
71037117
resolved "https://registry.yarnpkg.com/@sentry-internal/node-cpu-profiler/-/node-cpu-profiler-2.2.0.tgz#0640d4aebb4d36031658ccff83dc22b76f437ede"
@@ -7114,6 +7128,22 @@
71147128
detect-libc "^2.0.4"
71157129
node-abi "^3.73.0"
71167130

7131+
"@sentry-internal/replay-canvas@10.34.0":
7132+
version "10.34.0"
7133+
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-10.34.0.tgz#f0a741386ea56472e0377d84bf1fd35ad7d9ac19"
7134+
integrity sha512-XWH/9njtgMD+LLWjc4KKgBpb+dTCkoUEIFDxcvzG/87d+jirmzf0+r8EfpLwKG+GrqNiiGRV39zIqu0SfPl+cw==
7135+
dependencies:
7136+
"@sentry-internal/replay" "10.34.0"
7137+
"@sentry/core" "10.34.0"
7138+
7139+
"@sentry-internal/replay@10.34.0":
7140+
version "10.34.0"
7141+
resolved "https://registry.yarnpkg.com/@sentry-internal/replay/-/replay-10.34.0.tgz#4ad2b581a3fa178da0110bb63c56df3413ed8233"
7142+
integrity sha512-Vmea0GcOg57z/S1bVSj3saFcRvDqdLzdy4wd9fQMpMgy5OCbTlo7lxVUndKzbcZnanma6zF6VxwnWER1WuN9RA==
7143+
dependencies:
7144+
"@sentry-internal/browser-utils" "10.34.0"
7145+
"@sentry/core" "10.34.0"
7146+
71177147
"@sentry-internal/rrdom@2.34.0":
71187148
version "2.34.0"
71197149
resolved "https://registry.yarnpkg.com/@sentry-internal/rrdom/-/rrdom-2.34.0.tgz#fccc9fe211c3995d4200abafbe8d75b671961ee9"
@@ -7187,6 +7217,17 @@
71877217
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.8.0.tgz#6705126a7726bd248f93acc79b8f3c8921b1c385"
71887218
integrity sha512-cy/9Eipkv23MsEJ4IuB4dNlVwS9UqOzI3Eu+QPake5BVFgPYCX0uP0Tr3Z43Ime6Rb+BiDnWC51AJK9i9afHYw==
71897219

7220+
"@sentry/browser@10.34.0":
7221+
version "10.34.0"
7222+
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-10.34.0.tgz#4d94405aa696b177ab919fa21e5c2bb7f364965b"
7223+
integrity sha512-8WCsAXli5Z+eIN8dMY8KGQjrS3XgUp1np/pjdeWNrVPVR8q8XpS34qc+f+y/LFrYQC9bs2Of5aIBwRtDCIvRsg==
7224+
dependencies:
7225+
"@sentry-internal/browser-utils" "10.34.0"
7226+
"@sentry-internal/feedback" "10.34.0"
7227+
"@sentry-internal/replay" "10.34.0"
7228+
"@sentry-internal/replay-canvas" "10.34.0"
7229+
"@sentry/core" "10.34.0"
7230+
71907231
"@sentry/bundler-plugin-core@4.8.0", "@sentry/bundler-plugin-core@^4.8.0":
71917232
version "4.8.0"
71927233
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.8.0.tgz#2e7a4493795a848951e1e074a1b15b650fe0e6b0"
@@ -7261,6 +7302,11 @@
72617302
"@sentry/cli-win32-i686" "2.58.4"
72627303
"@sentry/cli-win32-x64" "2.58.4"
72637304

7305+
"@sentry/core@10.34.0":
7306+
version "10.34.0"
7307+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-10.34.0.tgz#63dd8d27d65f89d2f74a80c070221fce201b2c23"
7308+
integrity sha512-4FFpYBMf0VFdPcsr4grDYDOR87mRu6oCfb51oQjU/Pndmty7UgYo0Bst3LEC/8v0SpytBtzXq+Wx/fkwulBesg==
7309+
72647310
"@sentry/rollup-plugin@^4.8.0":
72657311
version "4.8.0"
72667312
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.8.0.tgz#c9352e8894204c990fbded36f60b1fea059a20ec"
@@ -7269,6 +7315,14 @@
72697315
"@sentry/bundler-plugin-core" "4.8.0"
72707316
unplugin "1.0.1"
72717317

7318+
"@sentry/solid@10.38.0":
7319+
version "10.38.0"
7320+
resolved "https://registry.yarnpkg.com/@sentry/solid/-/solid-10.38.0.tgz#1d9f742162075dfef1c899cd3a39ef46889657f9"
7321+
integrity sha512-CfRysFB2bqSbCW+5s7GBksScT8kFulMswglN46RzL3BYjUufC7iCE7cGz7kL1nqRWx9Jp3p/QcsHpNnglIpFsA==
7322+
dependencies:
7323+
"@sentry/browser" "10.38.0"
7324+
"@sentry/core" "10.38.0"
7325+
72727326
"@sentry/vite-plugin@^4.8.0":
72737327
version "4.8.0"
72747328
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-4.8.0.tgz#3d0a5edb57ca34aa45c72c1869b1c654287cc521"
@@ -27709,26 +27763,16 @@ serialize-javascript@^6.0.0, serialize-javascript@^6.0.1, serialize-javascript@^
2770927763
dependencies:
2771027764
randombytes "^2.1.0"
2771127765

27712-
seroval-plugins@^1.3.2, seroval-plugins@^1.4.0:
27713-
version "1.4.0"
27714-
resolved "https://registry.yarnpkg.com/seroval-plugins/-/seroval-plugins-1.4.0.tgz#0bd453983a0a26039ca161a341c00eca7d42b19a"
27715-
integrity sha512-zir1aWzoiax6pbBVjoYVd0O1QQXgIL3eVGBMsBsNmM8Ukq90yGaWlfx0AB9dTS8GPqrOrbXn79vmItCUP9U3BQ==
27716-
27717-
seroval-plugins@~1.3.0:
27718-
version "1.3.3"
27719-
resolved "https://registry.yarnpkg.com/seroval-plugins/-/seroval-plugins-1.3.3.tgz#51bcacf09e5384080d7ea4002b08fd9f6166daf5"
27720-
integrity sha512-16OL3NnUBw8JG1jBLUoZJsLnQq0n5Ua6aHalhJK4fMQkz1lqR7Osz1sA30trBtd9VUDc2NgkuRCn8+/pBwqZ+w==
27766+
seroval-plugins@^1.3.2, seroval-plugins@^1.4.0, seroval-plugins@~1.5.0:
27767+
version "1.5.0"
27768+
resolved "https://registry.yarnpkg.com/seroval-plugins/-/seroval-plugins-1.5.0.tgz#c02ba5f41d50b8105d4d9d4c553a4d01cec4226a"
27769+
integrity sha512-EAHqADIQondwRZIdeW2I636zgsODzoBDwb3PT/+7TLDWyw1Dy/Xv7iGUIEXXav7usHDE9HVhOU61irI3EnyyHA==
2772127770

27722-
seroval@^1.3.2, seroval@^1.4.0, seroval@^1.4.1:
27771+
seroval@^1.3.2, seroval@^1.4.0, seroval@^1.4.1, seroval@~1.5.0:
2772327772
version "1.5.0"
2772427773
resolved "https://registry.yarnpkg.com/seroval/-/seroval-1.5.0.tgz#aba4cffbd0c4c8a4351358362acf40ee8d74d97b"
2772527774
integrity sha512-OE4cvmJ1uSPrKorFIH9/w/Qwuvi/IMcGbv5RKgcJ/zjA/IohDLU6SVaxFN9FwajbP7nsX0dQqMDes1whk3y+yw==
2772627775

27727-
seroval@~1.3.0:
27728-
version "1.3.2"
27729-
resolved "https://registry.yarnpkg.com/seroval/-/seroval-1.3.2.tgz#7e5be0dc1a3de020800ef013ceae3a313f20eca7"
27730-
integrity sha512-RbcPH1n5cfwKrru7v7+zrZvjLurgHhGyso3HTyGtRivGWgYjbOmGuivCQaORNELjNONoK35nj28EoWul9sb1zQ==
27731-
2773227776
serve-index@^1.9.1:
2773327777
version "1.9.1"
2773427778
resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239"
@@ -28279,14 +28323,14 @@ socks@^2.6.2, socks@^2.8.3:
2827928323
ip-address "^10.0.1"
2828028324
smart-buffer "^4.2.0"
2828128325

28282-
solid-js@^1.8.11, solid-js@^1.8.4:
28283-
version "1.9.7"
28284-
resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.9.7.tgz#96ff7800648a30f22d29275264375589f3a725e9"
28285-
integrity sha512-/saTKi8iWEM233n5OSi1YHCCuh66ZIQ7aK2hsToPe4tqGm7qAejU1SwNuTPivbWAYq7SjuHVVYxxuZQNRbICiw==
28326+
solid-js@^1.9.11:
28327+
version "1.9.11"
28328+
resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.9.11.tgz#1d36c755d10b7d5f7d016d2421c7e39b5b84f99e"
28329+
integrity sha512-WEJtcc5mkh/BnHA6Yrg4whlF8g6QwpmXXRg4P2ztPmcKeHHlH4+djYecBLhSpecZY2RRECXYUwIc/C2r3yzQ4Q==
2828628330
dependencies:
2828728331
csstype "^3.1.0"
28288-
seroval "~1.3.0"
28289-
seroval-plugins "~1.3.0"
28332+
seroval "~1.5.0"
28333+
seroval-plugins "~1.5.0"
2829028334

2829128335
solid-refresh@^0.6.3:
2829228336
version "0.6.3"
@@ -29076,7 +29120,6 @@ stylus@0.59.0, stylus@^0.59.0:
2907629120

2907729121
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2907829122
version "3.36.0"
29079-
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2908029123
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2908129124
dependencies:
2908229125
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)