chore(deps): bump the minor-and-patch group across 1 directory with 14 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the minor-and-patch group with 14 updates in the / directory:
| Package | From | To |
|---|---|---|
| eslint | 9.31.0 |
9.32.0 |
| inquirer | 12.8.2 |
12.9.0 |
| lint-staged | 16.1.2 |
16.1.4 |
| typescript | 5.8.3 |
5.9.2 |
| @gorhom/bottom-sheet | 5.1.6 |
5.1.8 |
| @react-navigation/bottom-tabs | 7.4.2 |
7.4.5 |
| @react-navigation/drawer | 7.5.3 |
7.5.6 |
| @react-navigation/elements | 2.5.2 |
2.6.2 |
| @react-navigation/native | 7.1.14 |
7.1.17 |
| react-native-gesture-handler | 2.27.2 |
2.28.0 |
| react-native-pager-view | 6.8.1 |
6.9.1 |
| react-native-safe-area-context | 5.5.2 |
5.6.0 |
| drizzle-orm | 0.44.3 |
0.44.4 |
| zustand | 5.0.6 |
5.0.7 |
Updates eslint from 9.31.0 to 9.32.0
Release notes
Sourced from eslint's releases.
v9.32.0
Features
1245000feat: support explicit resource management in core rules (#19828) (fnx)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426docs: Update README (GitHub Actions Bot)Chores
50de1cechore: package.json update for@eslint/jsrelease (Jenkins)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)
Changelog
Sourced from eslint's changelog.
v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426docs: Update README (GitHub Actions Bot)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)1245000feat: support explicit resource management in core rules (#19828) (fnx)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)- Additional commits viewable in compare view
Updates inquirer from 12.8.2 to 12.9.0
Release notes
Sourced from inquirer's releases.
inquirer@12.9.0
- Search prompt: New
instructionsconfig to allow localizing the help tips.
Commits
69944ccPublish36a7897doc(@inquirer/search): Document the new config. Rel #17738ccf932feat(@inquirer/search): Support providing custom instructions. Fix #1773aa7f74bchore: ignore some claude code settings884829bChore(deps): Bump form-data in the npm_and_yarn group- See full diff in compare view
Updates lint-staged from 16.1.2 to 16.1.4
Release notes
Sourced from lint-staged's releases.
v16.1.4
Patch Changes
- #1604
90b37b0Thanks@iiroj! - Add anothertypesfield topackage.jsonto make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.v16.1.3
Patch Changes
- #1602
7ea700bThanks@dword-design! - Add thetypesfield topackage.jsonto make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Changelog
Sourced from lint-staged's changelog.
16.1.4
Patch Changes
- #1604
90b37b0Thanks@iiroj! - Add anothertypesfield topackage.jsonto make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.16.1.3
Patch Changes
- #1602
7ea700bThanks@dword-design! - Add thetypesfield topackage.jsonto make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Commits
9151254chore(changeset): release90b37b0fix: add root-level "types" field to package.json795be13chore(changeset): release4463089build(deps): update dependencies7ea700bfix: allow npm to detect built-in TypeScript type definitions0a0a701test: make sure "git amend" works as expectedbfb71ebperf: combinegit ls-filescalls into single process (#1587)f549d8adocs: replace execa link with nano-span linkbd5b9f6perf(config): optimize config discovery with pathspecs020a246docs: fix typo in CHANGELOG.md- See full diff in compare view
Updates typescript from 5.8.3 to 5.9.2
Release notes
Sourced from typescript's releases.
TypeScript 5.9
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
TypeScript 5.9 RC
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 Beta
For release notes, check out the release announcement.
Downloads are available on:
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...- Additional commits viewable in compare view
Updates @gorhom/bottom-sheet from 5.1.6 to 5.1.8
Release notes
Sourced from @gorhom/bottom-sheet's releases.
Release 5.1.8
5.1.8 (2025-07-27)
Bug Fixes
- added support for reanimated v4 (#2223)(by
@skusnierz) (d96a18e)- migrate from
useWorkletCallback(#2356)(by@tomekzaw) (3620972)Release 5.1.7
5.1.7 (2025-07-27)
Migrataion
- #2356: migrate from useWorkletCallback (#2356)(by
@tomekzaw)
Changelog
Sourced from @gorhom/bottom-sheet's changelog.
5.1.8 (2025-07-27)
Bug Fixes
- added support for reanimated v4 (#2223)(by
@skusnierz) (d96a18e)- migrate from
useWorkletCallback(#2356)(by@tomekzaw) (3620972)5.1.7 (2025-07-27)
Commits
e31f0f0chore: release v5.1.8d96a18efix: added support for reanimated v4 (#2223)(by@skusnierz)689d5bdchore: release v5.1.73620972fix: migrate fromuseWorkletCallback(#2356)(by@tomekzaw)- See full diff in compare view
Updates @react-navigation/bottom-tabs from 7.4.2 to 7.4.5
Changelog
Sourced from @react-navigation/bottom-tabs's changelog.
7.4.5 (2025-08-02)
Note: Version bump only for package
@react-navigation/bottom-tabs7.4.4 (2025-07-26)
Note: Version bump only for package
@react-navigation/bottom-tabs7.4.3 (2025-07-25)
Note: Version bump only for package
@react-navigation/bottom-tabs
Commits
35f93a1chore: publish8127603chore: publish957cb9bchore: publish- See full diff in compare view
Updates @react-navigation/drawer from 7.5.3 to 7.5.6
Changelog
Sourced from @react-navigation/drawer's changelog.
7.5.6 (2025-08-02)
Note: Version bump only for package
@react-navigation/drawer7.5.5 (2025-07-26)
Note: Version bump only for package
@react-navigation/drawer7.5.4 (2025-07-25)
Note: Version bump only for package
@react-navigation/drawer
Commits
35f93a1chore: publish8127603chore: publish957cb9bchore: publish- See full diff in compare view
Updates @react-navigation/elements from 2.5.2 to 2.6.2
Release notes
Sourced from @react-navigation/elements's releases.
@react-navigation/elements@2.6.02.6.0 (2025-07-25)
Features
- preserve params for backBehavior=fullHistory (3f854bc) - by
@satya164
Changelog
Sourced from @react-navigation/elements's changelog.
2.6.2 (2025-08-02)
Note: Version bump only for package
@react-navigation/elements2.6.1 (2025-07-26)
Note: Version bump only for package
@react-navigation/elements2.6.0 (2025-07-25)
Features
- preserve params for backBehavior=fullHistory (3f854bc) - by
@satya164
Commits
35f93a1chore: publish8127603chore: publish957cb9bchore: publish3f854bcfeat: preserve params for backBehavior=fullHistory- See full diff in compare view
Updates @react-navigation/native from 7.1.14 to 7.1.17
Changelog
Sourced from @react-navigation/native's changelog.
7.1.17 (2025-08-02)
Note: Version bump only for package
@react-navigation/native7.1.16 (2025-07-26)
Note: Version bump only for package
@react-navigation/native7.1.15 (2025-07-25)
Note: Version bump only for package
@react-navigation/native
Commits
35f93a1chore: publish8127603chore: publish957cb9bchore: publish- See full diff in compare view
Updates react-native-gesture-handler from 2.27.2 to 2.28.0
Release notes
Sourced from react-native-gesture-handler's releases.
2.28.0
❗ Important changes
- Support
react-native0.81 by@m-bertin software-mansion/react-native-gesture-handler#3607- Deprecate
gestureHandlerRootHOCby@m-bertin software-mansion/react-native-gesture-handler#3632👍 Improvements
- Update link in the error message by
@j-piaseckiin software-mansion/react-native-gesture-handler#3625🐛 Bug fixes
- [Web] fixed texinput submition when inside pressable by
@akwasniewskiin software-mansion/react-native-gesture-handler#3623- [Web] Fix bottom hitslop by
@m-bertin software-mansion/react-native-gesture-handler#3644- [Web] fixed repeated listener registration by
@akwasniewskiin software-mansion/react-native-gesture-handler#3626🔢 Miscellaneous
- [Android] Revert "fix: turn off build IDs for reproducibility (#3602)" by
@m-bertin software-mansion/react-native-gesture-handler#3660- docs: update reanimated_swipeable.md by
@hqwlkjin software-mansion/react-native-gesture-handler#3647- docs: update swipeable.md by
@hqwlkjin software-mansion/react-native-gesture-handler#3648- docs: update reanimated-drawer-layout.mdx by
@hqwlkjin software-mansion/react-native-gesture-handler#3649- docs: update touchables.md by
@hqwlkjin software-mansion/react-native-gesture-handler#3655- docs: update pressable.mdx by
@hqwlkjin software-mansion/react-native-gesture-handler#3656- docs: update drawer-layout.mdx by
@hqwlkjin software-mansion/react-native-gesture-handler#3657- Fix link to the example app in the documentation by
@j-piaseckiin software-mansion/react-native-gesture-handler#3629New Contributors
@hqwlkjmade their first contribution in software-mansion/react-native-gesture-handler#3647Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/2.27.2...2.28.0
Commits
e6f3c8eRelease 2.28.0 (#3662)3b3ab1eSupportreact-native0.81 (#3607)b1d3f97[Android] Revert "fix: turn off build IDs for reproducibility (#3602)" (#3660)ae9394adocs: update drawer-layout.mdx (#3657)9aa8cc2docs: update pressable.mdx (#3656)5b9aca9docs: update touchables.md (#3655)e787a88docs: update reanimated-drawer-layout.mdx (#3649)e8a8ad6docs: update swipeable.md (#3648)3b25e82docs: update reanimated_swipeable.md (#3647)0e5d58e[Web] Fix bottom hitslop (#3644)- Additional commits viewable in compare view
Updates react-native-pager-view from 6.8.1 to 6.9.1
Commits
- See full diff in compare view
Updates react-native-safe-area-context from 5.5.2 to 5.6.0
Release notes
Sourced from react-native-safe-area-context's releases.
Release 5.6.0
5.6.0 (2025-08-07)
Features
Commits
f1059ddchore: release 5.6.0c505e73feat: Set compile options using target_compile_reactnative_options (#653)1e95e14Update example to RN 0.80- See full diff in compare view
Updates drizzle-orm from 0.44.3 to 0.44.4
Release notes
Sourced from drizzle-orm's releases.
0.44.4
- Fix wrong DrizzleQueryError export. thanks
@nathankleyn
Commits
8b8d78eFix export ofDrizzleQueryError(fixes #4618) (#4778)- See full diff in compare view
Updates zustand from 5.0.6 to 5.0.7
Release notes
Sourced from zustand's releases.
v5.0.7
This enables a small optimization in some edge cases.
What's Changed
- fix(react): useCallback for getSnapshot by
@dai-shiin pmndrs/zustand#3192New Contributors
@noritaka1166made their first contribution in pmndrs/zustand#3161@Henry8192made their first contribution in pmndrs/zustand#3170@soyboimade their first contribution in pmndrs/zustand#3171@maltesamade their first contribution in pmndrs/zustand#3183Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.6...v5.0.7
Commits
463c9e35.0.730e3679chore: udpate dev dependencies (#3194)5aa923efix(react): useCallback for getSnapshot (#3192)41fed0fdocs: update how to reset state guide (#3187)aba7831Update use-store-with-equality-fn.md (#3185)2879505fix: broken link to ssr and hydration (#3183)1b7eb69docs: update badge (#3181)84b112edocs: update redux api docs (#3180)4ad3977Update redux.md (#3176)5690980docs: add currying in for createStore (#3171)- Additional commits viewable in compare view
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
Pull Request Statistics
1
5
+430
-430
Package Dependencies
react-native-safe-area-context
npm
5.5.2 → 5.6.0
Minor
react-native-gesture-handler
npm
2.27.2 → 2.28.0
Minor
@react-navigation/bottom-tabs
npm
7.4.2 → 7.4.5
Patch
Technical Details
| ID: | 4775516 |
| UUID: | 2729548253 |
| Node ID: | PR_kwDOOTRVcM6isZnd |
| Host: | GitHub |
| Repository: | nodefinity/flow |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |