Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates - #8

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apps/mobile/development-dependencies-2d4bb16de0
Open

chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates#8
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apps/mobile/development-dependencies-2d4bb16de0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown

Bumps the development-dependencies group with 2 updates in the /apps/mobile directory: babel-preset-expo and vitest.

Updates babel-preset-expo from 54.0.11 to 57.0.5

Changelog

Sourced from babel-preset-expo's changelog.

57.0.5 - 2026-07-29

This version does not introduce any user-facing changes.

57.0.4 - 2026-07-22

This version does not introduce any user-facing changes.

57.0.3 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.2 - 2026-07-07

This version does not introduce any user-facing changes.

57.0.1 - 2026-06-30

This version does not introduce any user-facing changes.

57.0.0 - 2026-06-25

🐛 Bug fixes

  • Bump babel-plugin-syntax-hermes-parser to ^0.36.0 to parse newer Flow syntax (e.g. readonly property modifiers) shipped in recent React Native versions (#46636 by @​zoontek)
  • Inline EXPO_PUBLIC_USE_RN_FETCH inside node_modules so the expo/fetch opt-out works in production builds. (#46986 by @​intergalacticspacehighway)

56.0.15 - 2026-06-10

This version does not introduce any user-facing changes.

56.0.14 - 2026-05-29

This version does not introduce any user-facing changes.

56.0.13 — 2026-05-26

This version does not introduce any user-facing changes.

56.0.12 — 2026-05-23

This version does not introduce any user-facing changes.

56.0.11 — 2026-05-21

This version does not introduce any user-facing changes.

56.0.10 — 2026-05-20

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates vitest from 4.1.6 to 4.1.10

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • See full diff in compare view

Note

Bump babel-preset-expo and vitest dev dependencies in mobile app

Updates two dev dependencies in package.json: babel-preset-expo from ~54.0.10 to ~57.0.5 and vitest from ^4.1.6 to ^4.1.10.

Macroscope summarized c86812e.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 11, 2026

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@dependabot dependabot Bot changed the title chore(deps-dev): bump the development-dependencies group in /apps/mobile with 2 updates chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/mobile/development-dependencies-2d4bb16de0 branch from 1efc913 to 22066d6 Compare July 30, 2026 17:11
@dependabot
dependabot Bot requested a review from hhushhas as a code owner July 30, 2026 17:11

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/mobile/development-dependencies-2d4bb16de0 branch from 22066d6 to cddbddc Compare August 8, 2026 07:07

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

…ectory with 2 updates

Bumps the development-dependencies group with 2 updates in the /apps/mobile directory: [babel-preset-expo](https://github.com/expo/expo/tree/HEAD/packages/babel-preset-expo) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `babel-preset-expo` from 54.0.11 to 57.0.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/babel-preset-expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/babel-preset-expo)

Updates `vitest` from 4.1.6 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: babel-preset-expo
  dependency-version: 57.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/mobile/development-dependencies-2d4bb16de0 branch from cddbddc to c86812e Compare August 8, 2026 12:13

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

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.

0 participants