Skip to content

build(deps): bump postcss, @expo/metro-config and expo in /src/react-native-app - #564

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/react-native-app/multi-fb5a0102f9
Open

build(deps): bump postcss, @expo/metro-config and expo in /src/react-native-app#564
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/react-native-app/multi-fb5a0102f9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps postcss to 8.5.25 and updates ancestor dependencies postcss, @expo/metro-config and expo. These dependencies need to be updated together.

Updates postcss from 8.4.49 to 8.5.25

Release notes

Sourced from postcss's releases.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.

... (truncated)

Changelog

Sourced from postcss's changelog.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.


Updates @expo/metro-config from 0.19.9 to 57.0.7

Changelog

Sourced from @​expo/metro-config's changelog.

57.0.7 - 2026-07-22

This version does not introduce any user-facing changes.

57.0.6 - 2026-07-17

🐛 Bug fixes

  • Fix composeSourceMaps crashing on Hermes source-map segments with a negative original position (#47752 by @​kitten)

57.0.5 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.4 - 2026-07-15

🐛 Bug fixes

  • Fix resolver.useWatchman: true not re-enabling watchman as intended (#47662 by @​isaka1022)

57.0.3 - 2026-07-03

This version does not introduce any user-facing changes.

57.0.2 - 2026-06-30

🐛 Bug fixes

57.0.1 - 2026-06-27

💡 Others

  • Add misc. OOT platforms as base react-native paths for module configs like getPolyfills (#46344 by @​kitten)

57.0.0 - 2026-06-25

🐛 Bug fixes

  • Bump 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)

💡 Others

  • [Internal] Pass through the media query of css-external assets in metadata (#46984 by @​hassankhan)

56.0.14 - 2026-06-10

🐛 Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for @​expo/metro-config since your current version.


Updates expo from 51.0.39 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.

57.0.8 - 2026-07-22

🐛 Bug fixes

57.0.7 - 2026-07-17

🐛 Bug fixes

  • Fix import.meta.url being null on web when read after the bundle's synchronous execution (from effects, async code, or dynamic imports). (#47802 by @​zoontek)

57.0.6 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.5 - 2026-07-15

🐛 Bug fixes

  • [iOS] Pass the React runtime scheduler to ExpoModulesCore through a weak handle, so dispatching onto the JS thread during a reload no longer risks calling into a scheduler the React instance already destroyed. (#47492 by @​tsapeta)
  • Fix Response.blob() in expo/fetch throwing when the global Blob is react-native's implementation. (#47538 by @​kudo)

57.0.4 - 2026-07-07

This version does not introduce any user-facing changes.

57.0.3 - 2026-07-07

This version does not introduce any user-facing changes.

57.0.2 - 2026-07-03

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

This version does not introduce any user-facing changes.

57.0.0-preview.1 - 2026-06-27

This version does not introduce any user-facing changes.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [postcss](https://github.com/postcss/postcss) to 8.5.25 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@expo/metro-config](https://github.com/expo/expo/tree/HEAD/packages/@expo/metro-config) and [expo](https://github.com/expo/expo/tree/HEAD/packages/expo). These dependencies need to be updated together.


Updates `postcss` from 8.4.49 to 8.5.25
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.25)

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

Updates `expo` from 51.0.39 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)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: indirect
- dependency-name: "@expo/metro-config"
  dependency-version: 57.0.7
  dependency-type: direct:production
- dependency-name: expo
  dependency-version: 57.0.9
  dependency-type: direct:production
...

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 Jul 31, 2026
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Aug 8, 2026
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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants