An open index of dependabot pull requests across open source projects.

chore(deps): bump the minor-and-patch group across 1 directory with 21 updates

Merged
Number: #13
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 15, 2025 at 04:23 AM UTC
(3 months ago)
Updated: August 15, 2025 at 04:45 AM UTC
(3 months ago)
Merged: August 15, 2025 at 04:45 AM UTC
(3 months ago)
by dribble-njr
Time to Close: 21 minutes
Labels:
dependencies javascript
Description:

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

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.4...v1.52.5

v1.52.4 (2025-08-13)

What's Changed

🐞 Fixes

Full 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

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.4...v1.52.5

v1.52.4 (2025-08-13)

🐞 Fixes

Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.52.3...v1.52.4

Commits

Updates eslint from 9.31.0 to 9.33.0

Release notes

Sourced from eslint's releases.

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates inquirer from 12.8.2 to 12.9.2

Release notes

Sourced from inquirer's releases.

inquirer@12.9.2

  • Make @types/node an optional peer dependency.

inquirer@12.9.1

  • Replace external-editor dependency with new @inquirer/external-editor. This remove the vulnerable tmp transitive dependency from the dependency tree.

inquirer@12.9.0

  • Search prompt: New instructions config to allow localizing the help tips.
Commits
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • 6d8ae68 Chore(deps): Bump @​sindresorhus/tsconfig from 7.0.0 to 8.0.1 (#1807)
  • 4fd165a Chore(deps-dev): Bump the linting group with 6 updates (#1808)
  • 1a8d667 Chore(deps): Bump run-async from 4.0.5 to 4.0.6 (#1806)
  • 9d4a5b1 chore: Add sponsor block
  • 15b1e9c Publish
  • 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

v16.1.4

Patch Changes

  • #1604 90b37b0 Thanks @​iiroj! - Add another types field to package.json to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.

v16.1.3

Patch Changes

  • #1602 7ea700b Thanks @​dword-design! - Add the types field to package.json to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Changelog

Sourced from lint-staged's changelog.

16.1.5

Patch Changes

16.1.4

Patch Changes

  • #1604 90b37b0 Thanks @​iiroj! - Add another types field to package.json to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.

16.1.3

Patch Changes

  • #1602 7ea700b Thanks @​dword-design! - Add the types field to package.json to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Commits
  • 15369c2 chore(changeset): release
  • 690d7c2 build(deps): update dependencies
  • 4e3ce22 fix: fix the incorrect relativeTopLevelDir detection when working with the wo...
  • 9151254 chore(changeset): release
  • 90b37b0 fix: add root-level "types" field to package.json
  • 795be13 chore(changeset): release
  • 4463089 build(deps): update dependencies
  • 7ea700b fix: allow npm to detect built-in TypeScript type definitions
  • 0a0a701 test: make sure "git amend" works as expected
  • bfb71eb perf: combine git ls-files calls 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

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

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
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: 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

Release 5.1.7

5.1.7 (2025-07-27)

Migrataion

Changelog

Sourced from @​gorhom/bottom-sheet's changelog.

5.1.8 (2025-07-27)

Bug Fixes

5.1.7 (2025-07-27)

Commits

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-tabs

7.4.5 (2025-08-02)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.4.4 (2025-07-26)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.4.3 (2025-07-25)

Note: Version bump only for package @​react-navigation/bottom-tabs

Commits

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/drawer

7.5.6 (2025-08-02)

Note: Version bump only for package @​react-navigation/drawer

7.5.5 (2025-07-26)

Note: Version bump only for package @​react-navigation/drawer

7.5.4 (2025-07-25)

Note: Version bump only for package @​react-navigation/drawer

Commits

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.3

2.6.3 (2025-08-10)

Bug Fixes

@​react-navigation/elements@​2.6.0

2.6.0 (2025-07-25)

Features

Changelog

Sourced from @​react-navigation/elements's changelog.

2.6.3 (2025-08-10)

Bug Fixes

2.6.2 (2025-08-02)

Note: Version bump only for package @​react-navigation/elements

2.6.1 (2025-07-26)

Note: Version bump only for package @​react-navigation/elements

2.6.0 (2025-07-25)

Features

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/native

7.1.16 (2025-07-26)

Note: Version bump only for package @​react-navigation/native

7.1.15 (2025-07-25)

Note: Version bump only for package @​react-navigation/native

Commits

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

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/2.27.2...2.28.0

Commits

Updates react-native-pager-view from 6.8.1 to 6.9.1

Commits

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
Commits:
1
Files Changed:
6
Additions:
+1506
Deletions:
-1390
Package Dependencies
Ecosystem:
npm
Version Change:
9.31.0 → 9.33.0
Update Type:
Minor
Package:
lint-staged
Ecosystem:
npm
Version Change:
16.1.2 → 16.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.2 → 2.6.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.5.2 → 5.6.0
Update Type:
Minor
Package:
@babel/core
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.5.3 → 7.5.7
Update Type:
Patch
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.27.2 → 2.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.2 → 4.1.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.13.1 → 4.14.1
Update Type:
Minor
Package:
zustand
Ecosystem:
npm
Version Change:
5.0.6 → 5.0.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.1.14 → 7.1.17
Update Type:
Patch
Package:
i18next
Ecosystem:
npm
Version Change:
25.3.2 → 25.3.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.4.2 → 7.4.6
Update Type:
Patch
Package:
tsx
Ecosystem:
npm
Version Change:
4.20.3 → 4.20.4
Update Type:
Patch
Package:
drizzle-orm
Ecosystem:
npm
Version Change:
0.44.3 → 0.44.4
Update Type:
Patch
Package:
inquirer
Ecosystem:
npm
Version Change:
12.8.2 → 12.9.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.52.3 → 1.52.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.1.6 → 5.1.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.8.1 → 6.9.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.1 → 4.1.2
Update Type:
Patch
Technical Details
ID: 5164538
UUID: 2747961910
Node ID: PR_kwDOOTRVcM6jypI2
Host: GitHub
Repository: nodefinity/flow
Merge State: Unknown