Skip to content

build(deps): bump the minor-and-patch group across 1 directory with 7 updates - #22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-5ceaeacdc4
Closed

build(deps): bump the minor-and-patch group across 1 directory with 7 updates#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-5ceaeacdc4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 5 updates in the / directory:

Package From To
@roxyapi/sdk 1.2.51 1.2.55
expo 57.0.8 57.0.9
expo-router 57.0.8 57.0.9
lucide-react-native 1.27.0 1.28.0
jest-expo 57.0.2 57.0.3

Updates @roxyapi/sdk from 1.2.51 to 1.2.55

Release notes

Sourced from @​roxyapi/sdk's releases.

v1.2.55

Full Changelog: RoxyAPI/sdk-typescript@v1.2.54...v1.2.55

v1.2.54

Full Changelog: RoxyAPI/sdk-typescript@v1.2.53...v1.2.54

v1.2.53

Full Changelog: RoxyAPI/sdk-typescript@v1.2.52...v1.2.53

v1.2.52

Full Changelog: RoxyAPI/sdk-typescript@v1.2.51...v1.2.52

Commits

Updates expo from 57.0.8 to 57.0.9

Changelog

Sourced from expo's changelog.

57.0.9 - 2026-07-29

This version does not introduce any user-facing changes.

Commits

Updates expo-constants from 57.0.7 to 57.0.9

Changelog

Sourced from expo-constants's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

57.0.8 - 2026-07-29

This version does not introduce any user-facing changes.

Commits

Updates expo-router from 57.0.8 to 57.0.9

Changelog

Sourced from expo-router's changelog.

57.0.9 - 2026-07-29

This version does not introduce any user-facing changes.

57.0.7 - 2026-07-17

This version does not introduce any user-facing changes.

57.0.6 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.5 - 2026-07-15

🎉 New features

🐛 Bug fixes

  • Guard the deep link decode in extractExactPathFromURL against malformed percent-encoding. (#47526 by @​momomuchu)
  • Fix renderRouter ignoring overrides and listing duplicate routes when an override key matches a file in appDir. (#47287 by @​wwdrew)

57.0.4 - 2026-07-07

🎉 New features

  • Add unstable_nativeProps to native Stack options. (#47482 by @​Ubax)

🐛 Bug fixes

  • [android] Remove navigation state restoration across activity recreation. (#47422 by @​Ubax)

57.0.3 - 2026-07-03

🐛 Bug fixes

  • [ios] Fix white flash behind screens during the interactive swipe-back gesture by forwarding the theme background to the native stack container. (#47121 by @​kevenleone)

57.0.2 - 2026-06-30

🎉 New features

  • [android] Support Stack.Toolbar.Badge in header left/right placements (#46537 by @​benjaminkomen)
  • [android] Support Stack.Toolbar.Badge on Stack.Toolbar.Menu icons in header left/right placements (#47276 by @​Ubax)

🐛 Bug fixes

  • Preserve a system time mocked with jest.setSystemTime across renderRouter (#46978 by @​Ubax)

... (truncated)

Commits

Updates lucide-react-native from 1.27.0 to 1.28.0

Release notes

Sourced from lucide-react-native's releases.

Version 1.28.0

What's Changed

Full Changelog: lucide-icons/lucide@1.27.0...1.28.0

Commits

Updates babel-preset-expo from 57.0.4 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.

Commits

Updates jest-expo from 57.0.2 to 57.0.3

Changelog

Sourced from jest-expo's changelog.

57.0.3 - 2026-07-29

This version does not introduce any user-facing changes.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 3, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 3, 2026 07:56
… updates

Bumps the minor-and-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@roxyapi/sdk](https://github.com/RoxyAPI/sdk-typescript) | `1.2.51` | `1.2.55` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `57.0.8` | `57.0.9` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `57.0.8` | `57.0.9` |
| [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-native) | `1.27.0` | `1.28.0` |
| [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo) | `57.0.2` | `57.0.3` |



Updates `@roxyapi/sdk` from 1.2.51 to 1.2.55
- [Release notes](https://github.com/RoxyAPI/sdk-typescript/releases)
- [Commits](RoxyAPI/sdk-typescript@v1.2.51...v1.2.55)

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

Updates `expo-constants` from 57.0.7 to 57.0.9
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-constants/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants)

Updates `expo-router` from 57.0.8 to 57.0.9
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-router/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

Updates `lucide-react-native` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/lucide-react-native)

Updates `babel-preset-expo` from 57.0.4 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 `jest-expo` from 57.0.2 to 57.0.3
- [Changelog](https://github.com/expo/expo/blob/main/packages/jest-expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/jest-expo)

---
updated-dependencies:
- dependency-name: "@roxyapi/sdk"
  dependency-version: 1.2.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: babel-preset-expo
  dependency-version: 57.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo
  dependency-version: 57.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-constants
  dependency-version: 57.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-router
  dependency-version: 57.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: jest-expo
  dependency-version: 57.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: lucide-react-native
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the minor-and-patch group with 7 updates build(deps): bump the minor-and-patch group across 1 directory with 7 updates Aug 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-5ceaeacdc4 branch from 69b4914 to 4e8760c Compare August 4, 2026 23:10
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 10, 2026
auto-merge was automatically disabled August 10, 2026 07:57

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-5ceaeacdc4 branch August 10, 2026 07:57
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