-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group with 5 updates #1920
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
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.7` | `19.1.8` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001721` | `1.0.30001722` | | [preact](https://github.com/preactjs/preact) | `10.26.8` | `10.26.9` | | [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.7.13` | `1.8.1` | Updates `@types/react` from 19.1.7 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `caniuse-lite` from 1.0.30001721 to 1.0.30001722 - [Commits](browserslist/caniuse-lite@1.0.30001721...1.0.30001722) Updates `preact` from 10.26.8 to 10.26.9 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.8...10.26.9) Updates `unrs-resolver` from 1.7.13 to 1.8.1 - [Release notes](https://github.com/unrs/unrs-resolver/releases) - [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md) - [Commits](unrs/unrs-resolver@v1.7.13...v1.8.1) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-version: 1.0.30001722 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: preact dependency-version: 10.26.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: unrs-resolver dependency-version: 1.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
|
|
||
| brace-expansion@1.1.11: | ||
| resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} | ||
| brace-expansion@1.1.12: |
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.
Description: A vulnerability was found in juliangruber brace-expansion up to 1.1.11. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to apply a patch to fix this issue.
Relevant link: GHSA-v6h2-p8h4-qcjw
Severity: Low
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.
The vulnerability in brace-expansion was addressed by updating the version from 1.1.12 to 1.1.13, which includes the necessary security patch.
| brace-expansion@1.1.12: | |
| balanced-match@1.0.2: | |
| resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} | |
| brace-expansion@1.1.13: | |
| resolution: {integrity: sha512-xaqq0gSpk7AnzcJ/KvlWMUBqX3gXLZKRCXuVsGOKn+7Sh+9L8J1UXTprod2Bf5T4VnGXqGlVuoS0ycHc1tVa4Q==} | |
| brace-expansion@2.0.2: | |
| resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} |
|
✅ I finished the code review, and left comments with the issues I found. I will now generate code fix suggestions. |
Bumps the npm group with 5 updates:
19.1.719.1.81.1.111.1.121.0.300017211.0.3000172210.26.810.26.91.7.131.8.1Updates
@types/reactfrom 19.1.7 to 19.1.8Commits
Updates
brace-expansionfrom 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
c85b8ad4.0.15a5cc17fmt0b6a978Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)6a39bdd4.0.0dd72a59fmt278132bfeat: use string replaces instead of splits (#64)70e4c1baddtea.yamlb01a6373.0.09e781e9node 16 is EOL6dad209docsUpdates
caniuse-litefrom 1.0.30001721 to 1.0.30001722Commits
baf8b44Update caniuse-db 1.0.30001722Updates
preactfrom 10.26.8 to 10.26.9Release notes
Sourced from preact's releases.
Commits
ee12c20Merge pull request #4800 from preactjs/release-10.26.99b54e1b10.26.9d369bdbMerge pull request #4798 from preactjs/10.x-precompile-attrc6defb4fix: signal attribute values not working with precompile transform2a57866Merge pull request #4797 from preactjs/10.x-release8ed14dechore: point release workflow to 10.xfd1f38dMerge pull request #4795 from preactjs/10.x-precompile-style85e0cabfix: escape style object value in precompile transform5c206b5Merge pull request #4796 from preactjs/10.x-benchmarksa4263b5chore: make previous benchmark results not requiredUpdates
unrs-resolverfrom 1.7.13 to 1.8.1Release notes
Sourced from unrs-resolver's releases.
Changelog
Sourced from unrs-resolver's changelog.
Commits
e02a6bdfix: keepnapiproperty inpackage.jsonfornapi-postinstall(#148)46cbe4dchore: release v1.8.0 (#145)56e6d60Merge remote-tracking branch 'upstream/main' into chore/merge_upstream4d9421echore(deps): update all dependencies (#141)ad84a30feat: support runtime fallback for webcontainer (#144)ca32760ci: migrate cliff to changelog#commit_parsers, add custom changelog#body for ...778f015fix(napi): ensurepnp_manifestis included withyarn_pnpfeature (#555)fe4e8b6build(rust):debug = falsein[profile.dev]and[profile.test](#554)ed1d10echore(deps): lock file maintenance rust crates (#552)e8c3166chore(deps): lock file maintenance npm packages (#551)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions