chore(deps): bump the npm-minor-patch group across 1 directory with 22 updates - #278
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…2 updates Bumps the npm-minor-patch group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@expo/metro-runtime](https://github.com/expo/expo) | `57.0.7` | `57.0.15` | | [@expo/ui](https://github.com/expo/expo/tree/HEAD/packages/expo-ui) | `57.0.10` | `57.0.16` | | [@material-symbols/svg-400](https://github.com/marella/material-symbols/tree/HEAD/svg/400) | `0.45.9` | `0.47.1` | | [@preeternal/react-native-cookie-manager](https://github.com/Preeternal/react-native-cookie-manager) | `6.4.0` | `6.4.1` | | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.3.14` | `7.3.18` | | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.18.6` | `7.18.10` | | [axios](https://github.com/axios/axios) | `1.18.1` | `1.20.0` | | [i18next](https://github.com/i18next/i18next) | `26.3.6` | `26.4.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.11` | `17.0.13` | | [react-native-keyboard-controller](https://github.com/kirillzyusko/react-native-keyboard-controller) | `1.21.9` | `1.22.4` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.5.3` | `4.6.0` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.8.0` | `5.9.1` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.26.2` | `4.27.0` | | [react-native-webview](https://github.com/react-native-webview/react-native-webview) | `13.16.1` | `13.17.0` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.10.3` | `0.12.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.6` | `3.3.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.4.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.65.0` | `8.69.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.65.0` | `8.69.0` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.10.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.13` | Updates `@expo/metro-runtime` from 57.0.7 to 57.0.15 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits) Updates `@expo/ui` from 57.0.10 to 57.0.16 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-ui) Updates `@material-symbols/svg-400` from 0.45.9 to 0.47.1 - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.47.1/svg/400) Updates `@preeternal/react-native-cookie-manager` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/Preeternal/react-native-cookie-manager/releases) - [Changelog](https://github.com/Preeternal/react-native-cookie-manager/blob/master/CHANGELOG.md) - [Commits](Preeternal/react-native-cookie-manager@v6.4.0...v6.4.1) Updates `@react-navigation/native` from 7.3.14 to 7.3.18 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.3.18/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.3.18/packages/native) Updates `@react-navigation/native-stack` from 7.18.6 to 7.18.10 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.18.10/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.18.10/packages/native-stack) Updates `axios` from 1.18.1 to 1.20.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.1...v1.20.0) Updates `i18next` from 26.3.6 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.6...v26.4.2) Updates `react-i18next` from 17.0.11 to 17.0.13 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.11...v17.0.13) Updates `react-native-keyboard-controller` from 1.21.9 to 1.22.4 - [Release notes](https://github.com/kirillzyusko/react-native-keyboard-controller/releases) - [Commits](kirillzyusko/react-native-keyboard-controller@1.21.9...1.22.4) Updates `react-native-reanimated` from 4.5.3 to 4.6.0 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.6.0/packages/react-native-reanimated) Updates `react-native-safe-area-context` from 5.8.0 to 5.9.1 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](appandflow/react-native-safe-area-context@v5.8.0...v5.9.1) Updates `react-native-screens` from 4.26.2 to 4.27.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.26.2...4.27.0) Updates `react-native-webview` from 13.16.1 to 13.17.0 - [Release notes](https://github.com/react-native-webview/react-native-webview/releases) - [Commits](react-native-webview/react-native-webview@v13.16.1...v13.17.0) Updates `react-native-worklets` from 0.10.3 to 0.12.1 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-worklets/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.12.1/packages/react-native-worklets) Updates `@eslint/eslintrc` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.6...eslintrc-v3.3.7) Updates `@types/node` from 26.1.2 to 26.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.65.0 to 8.69.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/parser) Updates `eslint` from 10.8.0 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.10.0) Updates `jest` from 30.4.2 to 30.5.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest) Updates `tsx` from 4.23.1 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.13) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@expo/metro-runtime" dependency-version: 57.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@expo/ui" dependency-version: 57.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@material-symbols/svg-400" dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@preeternal/react-native-cookie-manager" dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@react-navigation/native" dependency-version: 7.3.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@react-navigation/native-stack" dependency-version: 7.18.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/node" dependency-version: 26.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: i18next dependency-version: 26.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: jest dependency-version: 30.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: react-i18next dependency-version: 17.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: react-native-keyboard-controller dependency-version: 1.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: react-native-reanimated dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: react-native-safe-area-context dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: react-native-screens dependency-version: 4.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: react-native-webview dependency-version: 13.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: react-native-worklets dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-patch-77530d990e
branch
from
September 9, 2026 18:46
26c3eb7 to
55077fc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor-patch group with 22 updates in the / directory:
57.0.757.0.1557.0.1057.0.160.45.90.47.16.4.06.4.17.3.147.3.187.18.67.18.101.18.11.20.026.3.626.4.217.0.1117.0.131.21.91.22.44.5.34.6.05.8.05.9.14.26.24.27.013.16.113.17.00.10.30.12.13.3.63.3.726.1.226.4.18.65.08.69.08.65.08.69.010.8.010.10.030.4.230.5.14.23.14.23.13Updates
@expo/metro-runtimefrom 57.0.7 to 57.0.15Commits
Updates
@expo/uifrom 57.0.10 to 57.0.16Commits
Updates
@material-symbols/svg-400from 0.45.9 to 0.47.1Commits
20d9ea00.47.1219c841Auto Update7ca39ca0.47.0885bdeeAuto Update96408c60.46.09cd66ecAuto Updatec3a268e0.45.10563f553Auto UpdateUpdates
@preeternal/react-native-cookie-managerfrom 6.4.0 to 6.4.1Release notes
Sourced from @preeternal/react-native-cookie-manager's releases.
Changelog
Sourced from @preeternal/react-native-cookie-manager's changelog.
Commits
8b2655dchore: release 6.4.11710427Merge pull request #5 from gabrieldonadel/fix/agp9-built-in-kotlin2879b18fix(android): skip explicit Kotlin plugin when AGP registers the kotlin exten...0cc76b8ci: migrate npm publishing to trusted publishingUpdates
@react-navigation/nativefrom 7.3.14 to 7.3.18Release notes
Sourced from @react-navigation/native's releases.
Changelog
Sourced from @react-navigation/native's changelog.
Commits
5555d32chore: publish1b309a7fix: prevent state reset when history.go() takes longer than timeout on web (...900d2c4chore: publish6dc33e7fix: update useScrollToTop type so SectionList ref works under RN 0.87 strict...e00a3acfix: ensure linking actions are handled by root navigator4e6eaaafix: fix return type of getRootState749aaf5chore: publish680d889chore: publish1d26955fix: workaround VSCode autoimport not working foruseNavigationetcUpdates
@react-navigation/native-stackfrom 7.18.6 to 7.18.10Release notes
Sourced from @react-navigation/native-stack's releases.
Changelog
Sourced from @react-navigation/native-stack's changelog.
Commits
5555d32chore: publishc68ce9echore: make wanrings and errors fail the tests900d2c4chore: publish1a29cb4fix: read latest state to determine pop to top749aaf5chore: publish680d889chore: publishUpdates
axiosfrom 1.18.1 to 1.20.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
84a9f3bchore(release): prepare release 1.20.0 (#11152)e6824eefix: core methodList, HTTP adapter errors, and add tests (#11096)d8a919ffix(xhr): flush final progress during the live loadend dispatch (#11121)2d2a21afix(interceptors): tolerate nullish handlers in syncHandlerEntries (#11118)d19040bfix: harden runtime option handling (#11141)e0a02ddchore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 in the github-...d10cb3achore(deps-dev): bump the development_dependencies group with 4 updates (#11143)2c94646chore(deps): bump js-yaml and mocha in /tests/smoke/cjs (#11133)76c12bcchore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#11140)ba98559docs: add ScrapingBee sponsor (#11137)Updates
i18nextfrom 26.3.6 to 26.4.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
4dba50f26.4.2e436b62buildd955fb0fix: stringify formatter results in nested values, changelog v26.4.2dfafa3cfix: keep replacement patterns literal in nested values (#2447)3c9981echore: keep dev-only and local files out of the npm packagec057ee026.4.102e3e16changelog v26.4.16f198f2fix(types): allow selector keyPrefix in getFixedT under enableSelector 'stric...652847e26.4.06c6025fprettier fixUpdates
react-i18nextfrom 17.0.11 to 17.0.13Changelog
Sourced from react-i18next's changelog.
Commits
addf64617.0.137c634eechangelog v17.0.135ceefb0fix(types): allow selector keyPrefix in useTranslation under enableSelector '...aa7ba52chore(examples): require activesupport >= 7.2.3.1 in the RN Gemfilesec0bb4echore(examples): drop react_native_windows and the RN Gemfile.locksaa5fc43buildea721fb17.0.126c2a71efix(IcuTrans): use defaultTranslation as key when no i18nKey is given258c96dchore(examples): upgrade all example apps off unmaintained toolchainsb8677c8chore: update dependencies to close dependabot alertsUpdates
react-native-keyboard-controllerfrom 1.21.9 to 1.22.4Release notes
Sourced from react-native-keyboard-controller's releases.
... (truncated)
Commits
af130cachore: release 1.22.4 (#1607)56e2d9ffix(ios): initialize_propsin Fabric component view constructors (RN 0.87)...ddd20fbfix(android): skip explicitkotlin-androidplugin when AGP 9 built-in Kotli...53ee845ci: cron label sponsors (#1600)e3624b9fix(android): keepStatusBarproxy alive on react-native 0.87 (#1601)7dc265ffeat: agent instructions (#1597)769bf60fix: stalekeyboardLayoutGuidecauses stuck subsequent animations (#1598)55b317bfix: reanimated 3.0 compatibility (#1596)f66b6c3fix: codegen import to ensure better compatibility with older RN versions (#1...3faee28fix:KeyboardExtenderrecycling on iOS (#1589)Updates
react-native-reanimatedfrom 4.5.3 to 4.6.0Release notes
Sourced from react-native-reanimated's releases.