chore(deps): bump the minor-and-patch group across 1 directory with 21 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by dribble-njr
dependencies javascript
Bumps the minor-and-patch group with 21 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint-react/eslint-plugin | 1.52.3 |
1.52.5 |
| eslint | 9.31.0 |
9.33.0 |
| inquirer | 12.8.2 |
12.9.2 |
| lint-staged | 16.1.2 |
16.1.5 |
| tsx | 4.20.3 |
4.20.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.6 |
| @react-navigation/drawer | 7.5.3 |
7.5.7 |
| @react-navigation/elements | 2.5.2 |
2.6.3 |
| @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 |
| react-native-screens | 4.13.1 |
4.14.1 |
| react-native-tab-view | 4.1.2 |
4.1.3 |
| react-native-track-player | 4.1.1 |
4.1.2 |
| @babel/core | 7.28.0 |
7.28.3 |
| drizzle-orm | 0.44.3 |
0.44.4 |
| i18next | 25.3.2 |
25.3.6 |
| zustand | 5.0.6 |
5.0.7 |
Updates @eslint-react/eslint-plugin from 1.52.3 to 1.52.5
Release notes
Sourced from @eslint-react/eslint-plugin's releases.
v1.52.5 (2025-08-15)
What's Changed
🐞 Fixes
- fix: refactor
is-from-reactutility inreact-debug/is-from-reactrule and improvereact-x/no-forward-refrule autofix handling, closes #1172 by@Rel1cxin Rel1cx/eslint-react#1173Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.4...v1.52.5
v1.52.4 (2025-08-13)
What's Changed
🐞 Fixes
- fix: improve logic for detecting significant children in JSX elements, closes #1163 by
@Rel1cxin Rel1cx/eslint-react#1165Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.3...v1.52.4
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
v1.52.5 (2025-08-15)
🐞 Fixes
- fix: refactor
is-from-reactutility inreact-debug/is-from-reactrule and improvereact-x/no-forward-refrule autofix handling, closes #1172 by@Rel1cxin Rel1cx/eslint-react#1173Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.4...v1.52.5
v1.52.4 (2025-08-13)
🐞 Fixes
- fix: improve logic for detecting significant children in JSX elements, closes #1163 by
@Rel1cxin Rel1cx/eslint-react#1165Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.3...v1.52.4
Commits
b34eb93release: 1.52.57f2af8frelease: 1.52.5-beta.0b236c0brelease: 1.52.5-next.09889c4frelease: 1.52.493bed72release: 1.52.4-beta.39c09e2drelease: 1.52.4-next.3fd65dderelease: 1.52.4-beta.2cd94b6drelease: 1.52.4-next.2730c76drelease: 1.52.4-beta.15242785release: 1.52.4-next.1- Additional commits viewable in compare view
Updates eslint from 9.31.0 to 9.33.0
Release notes
Sourced from eslint's releases.
v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)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)
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)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
a90d7c49.33.09534b55Build: changelog update for 9.33.04258046chore: update dependency@eslint/jsto v9.33.0 (#19998)ad28371chore: package.json update for@eslint/jsrelease06a22f1test: resolve flakiness in --mcp flag test (#19993)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995)34f0723docs: playground button for TypeScript code example (#19671)dc942a4docs: Update README5a4b6f7docs: Update no-multi-assign.md (#19979)247e156docs: add missing let declarations inno-plusplus(#19980)- Additional commits viewable in compare view
Updates inquirer from 12.8.2 to 12.9.2
Release notes
Sourced from inquirer's releases.
inquirer@12.9.2
- Make
@types/nodean optional peer dependency.inquirer@12.9.1
- Replace
external-editordependency with new@inquirer/external-editor. This remove the vulnerabletmptransitive dependency from the dependency tree.inquirer@12.9.0
- Search prompt: New
instructionsconfig to allow localizing the help tips.
Commits
daf4d6fPublishb4992d3fix: lockfile regenerated7ddf02bchore (@inquirer/external-editor): Add keyword to help search82df7a2fix (@inquirer/external-editor): Make@types/nodean optional peer dependency28c2f20chore (@inquirer/external-editor): Add note to README about being a replacement6d8ae68Chore(deps): Bump@sindresorhus/tsconfigfrom 7.0.0 to 8.0.1 (#1807)4fd165aChore(deps-dev): Bump the linting group with 6 updates (#1808)1a8d667Chore(deps): Bump run-async from 4.0.5 to 4.0.6 (#1806)9d4a5b1chore: Add sponsor block15b1e9cPublish- Additional commits viewable in compare view
Updates lint-staged from 16.1.2 to 16.1.5
Release notes
Sourced from lint-staged's releases.
v16.1.5
Patch Changes
- #1608
4e3ce22Thanks@srsatt! - Detect the git repo's top-level directory correctly when in a worktree.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.5
Patch Changes
- #1608
4e3ce22Thanks@srsatt! - Detect the git repo's top-level directory correctly when in a worktree.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
15369c2chore(changeset): release690d7c2build(deps): update dependencies4e3ce22fix: fix the incorrect relativeTopLevelDir detection when working with the wo...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)- Additional commits viewable in compare view
Updates tsx from 4.20.3 to 4.20.4
Release notes
Sourced from tsx's releases.
v4.20.4
4.20.4 (2025-08-12)
Bug Fixes
This release is also available on:
Commits
a639836fix: override Node's native TS formats (#733)bddd4f5chore(deps): update dependency node to v20.19.3 (#720)- 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.6
Changelog
Sourced from @react-navigation/bottom-tabs's changelog.
7.4.6 (2025-08-10)
Note: Version bump only for package
@react-navigation/bottom-tabs7.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
c8c001fchore: publish35f93a1chore: publish8127603chore: publish957cb9bchore: publish- See full diff in compare view
Updates @react-navigation/drawer from 7.5.3 to 7.5.7
Changelog
Sourced from @react-navigation/drawer's changelog.
7.5.7 (2025-08-10)
Note: Version bump only for package
@react-navigation/drawer7.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
c8c001fchore: publish35f93a1chore: publish8127603chore: publish957cb9bchore: publish- See full diff in compare view
Updates @react-navigation/elements from 2.5.2 to 2.6.3
Release notes
Sourced from @react-navigation/elements's releases.
@react-navigation/elements@2.6.32.6.3 (2025-08-10)
Bug Fixes
- handle disabled in PlatformPressable (2e35ab7) - by
@satya164
@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.3 (2025-08-10)
Bug Fixes
- handle disabled in PlatformPressable (2e35ab7) - by
@satya1642.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
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...
Description has been truncated
Pull Request Statistics
1
6
+1506
-1390
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.6
Patch
@eslint-react/eslint-plugin
npm
1.52.3 → 1.52.5
Patch
Technical Details
| ID: | 5164538 |
| UUID: | 2747961910 |
| Node ID: | PR_kwDOOTRVcM6jypI2 |
| Host: | GitHub |
| Repository: | nodefinity/flow |
| Merge State: | Unknown |