…dates
Bumps the npm_and_yarn group with 4 updates in the / directory: [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli), [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit), [js-yaml](https://github.com/nodeca/js-yaml) and [node-forge](https://github.com/digitalbazaar/forge).
Updates `@react-native-community/cli` from 18.0.0 to 18.0.1
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v18.0.1/packages/cli)
Updates `@eslint/plugin-kit` from 0.3.3 to 0.3.5
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.5/packages/plugin-kit)
Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.1...3.14.2)
Updates `node-forge` from 1.3.1 to 1.3.3
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.1...v1.3.3)
---
updated-dependencies:
- dependency-name: "@react-native-community/cli"
dependency-version: 18.0.1
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@eslint/plugin-kit"
dependency-version: 0.3.5
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: node-forge
dependency-version: 1.3.3
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm_and_yarn group with 4 updates in the / directory: @react-native-community/cli, @eslint/plugin-kit, js-yaml and node-forge.
Updates
@react-native-community/clifrom 18.0.0 to 18.0.1Commits
4097375v18.0.1Updates
@eslint/plugin-kitfrom 0.3.3 to 0.3.5Release notes
Sourced from
@eslint/plugin-kit's releases.Changelog
Sourced from
@eslint/plugin-kit's changelog.Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors57734b4docs: Update README sponsors380c224chore: release main (#242)17276ffdocs: Update README sponsorsb283f64fix: potential quadratic runtime in regular expression (#240)46cd5dadocs: Update README sponsors9677965docs: Update README sponsors20799b5docs: Update README sponsorsUpdates
js-yamlfrom 3.14.1 to 3.14.2Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
9963d363.14.2 released10d3c8edist rebuild5278870fix prototype pollution in merge (<<) (#731)Updates
node-forgefrom 1.3.1 to 1.3.3Changelog
Sourced from node-forge's changelog.
... (truncated)
Commits
1cea0afRelease 1.3.3.5265989Update changelog.e4f3961Fix changelog for release.503979bUpdate changelog.c3b3b32Make digestAlgorithm parameters optional6f70043Update CVE details.f547b0dStart 1.3.3-0.235ad3eRelease 1.3.2.2598244Update changelog.0032dd0Fix typos.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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Dependency-only change, but it updates security-sensitive parsing/crypto libraries (
js-yaml,node-forge), which can affect build/runtime behavior and warrants smoke testing.Overview
Bumps lockfile dependency versions, including
@react-native-community/cli18.0.0 → 18.0.1 (and its relatedcli-*packages) and@eslint/plugin-kit0.3.3 → 0.3.5 (pulling@eslint/core^0.15.1 → ^0.15.2).Also updates
js-yaml3.14.1 → 3.14.2 andnode-forge**1.3.1 → 1.3.3`, bringing in upstream security/bugfix releases; no application/source code changes are included.Written by Cursor Bugbot for commit 4a6c3f4. This will update automatically on new commits. Configure here.