Skip to content

Commit ad0f2a0

Browse files
authored
chore(deps): Bump solidjs to 1.9.11 to fix seroval alerts (#19150)
Bumps `solidjs` dev dependencies our solid and solidstart packages to the latest release which should fix multiple dependabot alerts. To be clear: These were only dev dependencies and never shipped in our SDK packages. If CI fails we can also close this PR and dismiss the alerts. ref - https://github.com/getsentry/sentry-javascript/security/dependabot/962 - https://github.com/getsentry/sentry-javascript/security/dependabot/972 - https://github.com/getsentry/sentry-javascript/security/dependabot/964 - https://github.com/getsentry/sentry-javascript/security/dependabot/963 Any remaining ones are likely e2e tests which IMHO we should just close. Closes #19152 (added automatically)
1 parent 29853f1 commit ad0f2a0

3 files changed

Lines changed: 13 additions & 24 deletions

File tree

packages/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -27709,26 +27709,16 @@ serialize-javascript@^6.0.0, serialize-javascript@^6.0.1, serialize-javascript@^
2770927709
dependencies:
2771027710
randombytes "^2.1.0"
2771127711

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==
27712+
seroval-plugins@^1.3.2, seroval-plugins@^1.4.0, seroval-plugins@~1.5.0:
27713+
version "1.5.0"
27714+
resolved "https://registry.yarnpkg.com/seroval-plugins/-/seroval-plugins-1.5.0.tgz#c02ba5f41d50b8105d4d9d4c553a4d01cec4226a"
27715+
integrity sha512-EAHqADIQondwRZIdeW2I636zgsODzoBDwb3PT/+7TLDWyw1Dy/Xv7iGUIEXXav7usHDE9HVhOU61irI3EnyyHA==
2772127716

27722-
seroval@^1.3.2, seroval@^1.4.0, seroval@^1.4.1:
27717+
seroval@^1.3.2, seroval@^1.4.0, seroval@^1.4.1, seroval@~1.5.0:
2772327718
version "1.5.0"
2772427719
resolved "https://registry.yarnpkg.com/seroval/-/seroval-1.5.0.tgz#aba4cffbd0c4c8a4351358362acf40ee8d74d97b"
2772527720
integrity sha512-OE4cvmJ1uSPrKorFIH9/w/Qwuvi/IMcGbv5RKgcJ/zjA/IohDLU6SVaxFN9FwajbP7nsX0dQqMDes1whk3y+yw==
2772627721

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-
2773227722
serve-index@^1.9.1:
2773327723
version "1.9.1"
2773427724
resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239"
@@ -28279,14 +28269,14 @@ socks@^2.6.2, socks@^2.8.3:
2827928269
ip-address "^10.0.1"
2828028270
smart-buffer "^4.2.0"
2828128271

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==
28272+
solid-js@^1.9.11:
28273+
version "1.9.11"
28274+
resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.9.11.tgz#1d36c755d10b7d5f7d016d2421c7e39b5b84f99e"
28275+
integrity sha512-WEJtcc5mkh/BnHA6Yrg4whlF8g6QwpmXXRg4P2ztPmcKeHHlH4+djYecBLhSpecZY2RRECXYUwIc/C2r3yzQ4Q==
2828628276
dependencies:
2828728277
csstype "^3.1.0"
28288-
seroval "~1.3.0"
28289-
seroval-plugins "~1.3.0"
28278+
seroval "~1.5.0"
28279+
seroval-plugins "~1.5.0"
2829028280

2829128281
solid-refresh@^0.6.3:
2829228282
version "0.6.3"
@@ -29076,7 +29066,6 @@ stylus@0.59.0, stylus@^0.59.0:
2907629066

2907729067
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2907829068
version "3.36.0"
29079-
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2908029069
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2908129070
dependencies:
2908229071
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)