Bump postcss and expo - #6103
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
8d233d4 to
db5a9e9
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit db5a9e9. Configure here.
| "edge-login-ui-rn": "^3.37.0", | ||
| "ethers": "^5.7.2", | ||
| "expo": "^53.0.0", | ||
| "expo": "^57.0.8", |
There was a problem hiding this comment.
Expo 57 mismatches React Native
High Severity
Raising expo to ^57.0.8 while react-native remains 0.79.2 pairs an SDK built for React Native 0.86 with an older runtime and Metro stack. Native modules, autolinking, and bundling can fail at build time or misbehave at runtime after this dependency-only bump.
Reviewed by Cursor Bugbot for commit db5a9e9. Configure here.
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.25 and updates ancestor dependency [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` from 53.0.20 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: expo dependency-version: 57.0.8 dependency-type: direct:production - dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
db5a9e9 to
e79bba0
Compare
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |


Bumps postcss to 8.5.25 and updates ancestor dependency expo. These dependencies need to be updated together.
Updates
postcssfrom 8.4.49 to 8.5.25Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
08c989cRelease 8.5.25 version24f6814Fix 8.5.17 visitor regressionf2fa53fAdd supply chain security requirement to PostCSS plugin guide10edf0bfix: return empty array for empty string in list.split (#2121)0ebe8adRelease 8.5.24 version73218c6Update dependencies9a114f6Preserve the BOM when stringifying (#2119)9069261Fix types checkeb9e1feRelease 8.5.23 version9d19c78Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
expofrom 53.0.20 to 57.0.9Changelog
Sourced from expo's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by alanhughes, a new releaser for expo since your current version.