-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
refactor(core): zero circulars + esm ready #10770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Command | Status | Duration | Result |
---|---|---|---|
nx test apps-automated -c=ios |
❌ Failed | 2m 31s | View ↗ |
nx run-many --target=test --configuration=ci --... |
✅ Succeeded | <1s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-08-07 23:59:21
UTC
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.6 and updates ancestor dependency [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.39...8.5.6) Updates `vue-loader` from 15.9.8 to 17.4.2 - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md) - [Commits](vuejs/vue-loader@v15.9.8...v17.4.2) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.6 dependency-type: indirect - dependency-name: vue-loader dependency-version: 17.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: nx migrate + resolve form-data security alert https://github.com/NativeScript/NativeScript/security/dependabot/43 * fix(security): babel/helpers https://github.com/NativeScript/NativeScript/security/dependabot/27
TODO:
Notes:
@nativescript/webpack can be released as a patch as it's backwards compat now. It's been on a 5.1.x
esm
tag while testing however it's proven fully backwards compatible so a patch would be fine and likely recommended so users don't need to think about cjs v esm.