Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps the minor-and-patch group with 9 updates:

Package From To
@eslint-react/eslint-plugin 1.52.6 1.52.7
eslint 9.33.0 9.34.0
inquirer 12.9.3 12.9.4
tsx 4.20.4 4.20.5
@gorhom/bottom-sheet 5.2.3 5.2.4
react-native-screens 4.15.1 4.15.4
drizzle-orm 0.44.4 0.44.5
i18next 25.4.0 25.4.2
react-i18next 15.7.1 15.7.3

Updates @eslint-react/eslint-plugin from 1.52.6 to 1.52.7

Release notes

Sourced from @​eslint-react/eslint-plugin's releases.

v1.52.7 (2025-08-29)

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.52.6...v1.52.7

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v1.52.7 (2025-08-29)

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.52.6...v1.52.7

Commits

Updates eslint from 9.33.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)
Commits
  • b8875f6 9.34.0
  • 2e455fb Build: changelog update for 9.34.0
  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030)
  • b48fa20 chore: package.json update for @​eslint/js release
  • 4bce8a2 chore: package.json update for eslint-config-eslint release
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002)
  • Additional commits viewable in compare view

Updates inquirer from 12.9.3 to 12.9.4

Release notes

Sourced from inquirer's releases.

inquirer@12.9.4

  • fix: Remove "easter-egg" vim/emacs bindings conflicting with the type-to-search feature.
Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • See full diff in compare view

Updates tsx from 4.20.4 to 4.20.5

Release notes

Sourced from tsx's releases.

v4.20.5

4.20.5 (2025-08-24)

Bug Fixes

  • handle ambiguous packages (796053a)

This release is also available on:

Commits

Updates @gorhom/bottom-sheet from 5.2.3 to 5.2.4

Release notes

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

Release 5.2.4

5.2.4 (2025-08-28)

🐛 Bug Fixes

  • #2430: fixed flickering issue with animation by keyboard (334e94c)
  • #2430: fixed the force closing when switching between two text inputs (086baed)
  • #2431: added handling for evaluating position for detent change while animating (090afa6), closes #2431
  • memoized the scrollable creator hook (e51e523)

🧹 Maintenance Chores

Changelog

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

5.2.4 (2025-08-28)

🐛 Bug Fixes

  • #2430: fixed flickering issue with animation by keyboard (334e94c)
  • #2430: fixed the force closing when switching between two text inputs (086baed)
  • #2431: added handling for evaluating position for detent change while animating (090afa6), closes #2431
  • memoized the scrollable creator hook (e51e523)

🧹 Maintenance Chores

Commits
  • 1b618c3 chore: release v5.2.4
  • 334e94c fix(#2430): fixed flickering issue with animation by keyboard
  • 086baed fix(#2430): fixed the force closing when switching between two text inputs
  • 090afa6 fix(#2431): added handling for evaluating position for detent change while an...
  • eb03ab0 chore: updated biome dep
  • e51e523 fix: memoized the scrollable creator hook
  • See full diff in compare view

Updates react-native-screens from 4.15.1 to 4.15.4

Release notes

Sourced from react-native-screens's releases.

4.15.4

Patch version fixing a bug on iOS with back button title disappearing when stack was used in bottom tabs.

What's Changed

Full Changelog: software-mansion/react-native-screens@4.15.3...4.15.4

4.15.3

Patch version fixing bugs related to systemItem on iOS Bottom Tabs.

What's Changed

Full Changelog: software-mansion/react-native-screens@4.15.2...4.15.3

4.15.2

Patch version downgrading Coil library to resolve Android build issues on RN 0.79 software-mansion/react-native-screens#3157

What's Changed

Full Changelog: software-mansion/react-native-screens@4.15.1...4.15.2

Commits

Updates drizzle-orm from 0.44.4 to 0.44.5

Release notes

Sourced from drizzle-orm's releases.

0.44.5

  • Fixed invalid usage of .one() in durable-sqlite session
  • Fixed spread operator related crash in sqlite blob columns
  • Better browser support for sqlite blob columns
  • Improved sqlite blob mapping
Commits

Updates i18next from 25.4.0 to 25.4.2

Release notes

Sourced from i18next's releases.

v25.4.2

  • fix: enableSelector: true doesn't work with custom keySeparator 2341

v25.4.1

  • fix: KeyPrefix not working with new selector api 2340
Changelog

Sourced from i18next's changelog.

25.4.2

  • fix: enableSelector: true doesn't work with custom keySeparator 2341

25.4.1

  • fix: KeyPrefix not working with new selector api 2340
Commits

Updates react-i18next from 15.7.1 to 15.7.3

Changelog

Sourced from react-i18next's changelog.

15.7.3

  • exports TransSelectorProps 1862 to address 1861

15.7.2

  • update i18next dependency
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-and-patch group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.52.6` | `1.52.7` |
| [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.9.3` | `12.9.4` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.4` | `4.20.5` |
| [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) | `5.2.3` | `5.2.4` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.15.1` | `4.15.4` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.44.4` | `0.44.5` |
| [i18next](https://github.com/i18next/i18next) | `25.4.0` | `25.4.2` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.7.1` | `15.7.3` |


Updates `@eslint-react/eslint-plugin` from 1.52.6 to 1.52.7
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/2.0.0/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.52.7/packages/plugins/eslint-plugin)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.33.0...v9.34.0)

Updates `inquirer` from 12.9.3 to 12.9.4
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.9.3...inquirer@12.9.4)

Updates `tsx` from 4.20.4 to 4.20.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.20.4...v4.20.5)

Updates `@gorhom/bottom-sheet` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/gorhom/react-native-bottom-sheet/releases)
- [Changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md)
- [Commits](gorhom/react-native-bottom-sheet@v5.2.3...v5.2.4)

Updates `react-native-screens` from 4.15.1 to 4.15.4
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.15.1...4.15.4)

Updates `drizzle-orm` from 0.44.4 to 0.44.5
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.44.4...0.44.5)

Updates `i18next` from 25.4.0 to 25.4.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.4.0...v25.4.2)

Updates `react-i18next` from 15.7.1 to 15.7.3
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.7.1...v15.7.3)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 1.52.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: inquirer
  dependency-version: 12.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tsx
  dependency-version: 4.20.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@gorhom/bottom-sheet"
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-native-screens
  dependency-version: 4.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: drizzle-orm
  dependency-version: 0.44.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: i18next
  dependency-version: 25.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-i18next
  dependency-version: 15.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2025
@zeevenn zeevenn merged commit 673909e into master Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/minor-and-patch-f136f09823 branch September 1, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants