-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(deps): bump fast-xml-parser to 5.5.8 in @azure/core-xml chain #19918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8644,12 +8644,7 @@ | |
| "@supabase/realtime-js" "2.11.2" | ||
| "@supabase/storage-js" "2.7.1" | ||
|
|
||
| "@sveltejs/acorn-typescript@^1.0.5": | ||
| version "1.0.9" | ||
| resolved "https://registry.yarnpkg.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz#ac0bde368d6623727b0e0bc568cf6b4e5d5c4baa" | ||
| integrity sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA== | ||
|
|
||
| "@sveltejs/acorn-typescript@^1.0.9": | ||
| "@sveltejs/acorn-typescript@^1.0.5", "@sveltejs/acorn-typescript@^1.0.9": | ||
| version "1.0.9" | ||
| resolved "https://registry.yarnpkg.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz#ac0bde368d6623727b0e0bc568cf6b4e5d5c4baa" | ||
| integrity sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA== | ||
|
|
@@ -17199,7 +17194,14 @@ fast-uri@^3.0.1: | |
| resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748" | ||
| integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw== | ||
|
|
||
| fast-xml-parser@5.3.6, fast-xml-parser@^5.0.7: | ||
| fast-xml-builder@^1.1.4: | ||
| version "1.1.4" | ||
| resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017" | ||
| integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg== | ||
| dependencies: | ||
| path-expression-matcher "^1.1.3" | ||
|
|
||
| fast-xml-parser@5.3.6: | ||
| version "5.3.6" | ||
| resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz#85a69117ca156b1b3c52e426495b6de266cb6a4b" | ||
| integrity sha512-QNI3sAvSvaOiaMl8FYU4trnEzCwiRr8XMWgAHzlrWpTSj+QaCSvOf1h82OEP1s4hiAXhnbXSyFWCf4ldZzZRVA== | ||
|
|
@@ -17213,6 +17215,15 @@ fast-xml-parser@^4.4.1: | |
| dependencies: | ||
| strnum "^1.0.5" | ||
|
|
||
| fast-xml-parser@^5.0.7: | ||
| version "5.5.8" | ||
| resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.8.tgz#929571ed8c5eb96e6d9bd572ba14fc4b84875716" | ||
| integrity sha512-Z7Fh2nVQSb2d+poDViM063ix2ZGt9jmY1nWhPfHBOK2Hgnb/OW3P4Et3P/81SEej0J7QbWtJqxO05h8QYfK7LQ== | ||
| dependencies: | ||
| fast-xml-builder "^1.1.4" | ||
| path-expression-matcher "^1.2.0" | ||
| strnum "^2.2.0" | ||
|
|
||
| fastq@^1.6.0: | ||
| version "1.19.1" | ||
| resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.1.tgz#d50eaba803c8846a883c16492821ebcd2cda55f5" | ||
|
|
@@ -24092,6 +24103,11 @@ path-exists@^5.0.0: | |
| resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7" | ||
| integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ== | ||
|
|
||
| path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0: | ||
| version "1.2.0" | ||
| resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee" | ||
| integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ== | ||
|
|
||
| path-is-absolute@1.0.1, path-is-absolute@^1.0.0: | ||
| version "1.0.1" | ||
| resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" | ||
|
|
@@ -27483,7 +27499,7 @@ socket.io-parser@~4.2.4: | |
| integrity sha512-asJqbVBDsBCJx0pTqw3WfesSY0iRX+2xzWEWzrpcH7L6fLzrhyF8WPI8UaeM4YCuDfpwA/cgsdugMsmtz8EJeg== | ||
| dependencies: | ||
| "@socket.io/component-emitter" "~3.1.0" | ||
| debug "~4.3.1" | ||
| debug "~4.4.1" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The Suggested FixThe change to the Prompt for AI AgentDid we get this right? 👍 / 👎 to inform future reviews. |
||
|
|
||
| socket.io@^4.5.4: | ||
| version "4.8.1" | ||
|
|
@@ -28207,10 +28223,10 @@ strnum@^1.0.5: | |
| resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4" | ||
| integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA== | ||
|
|
||
| strnum@^2.1.2: | ||
| version "2.1.2" | ||
| resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.2.tgz#a5e00ba66ab25f9cafa3726b567ce7a49170937a" | ||
| integrity sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ== | ||
| strnum@^2.1.2, strnum@^2.2.0: | ||
| version "2.2.1" | ||
| resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.1.tgz#d28f896b4ef9985212494ce8bcf7ca304fad8368" | ||
| integrity sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg== | ||
|
|
||
| strtok3@^10.3.4: | ||
| version "10.3.4" | ||
|
|
@@ -28286,7 +28302,6 @@ stylus@0.59.0, stylus@^0.59.0: | |
|
|
||
| sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills: | ||
| version "3.36.0" | ||
| uid fd682f6129e507c00bb4e6319cc5d6b767e36061 | ||
| resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061" | ||
| dependencies: | ||
| "@jridgewell/gen-mapping" "^0.3.2" | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lockfile inconsistency: unresolved
debug@~4.4.1specifierMedium Severity
The
socket.io-parser@4.2.6dependency declaration fordebugwas changed from"~4.3.1"to"~4.4.1", but no lockfile resolution entry includes thedebug@~4.4.1specifier. The existing entries coverdebug@~4.3.1, ~4.3.2, ~4.3.4(→ 4.3.7) anddebug@^4.4.1(caret, → 4.4.3), but notdebug@~4.4.1(tilde). This unresolved specifier can causeyarn install --frozen-lockfileto fail in CI.