Skip to content

chore(security): address CVE-2026-33532#2793

Closed
tido64 wants to merge 1 commit into
tido/bump-safe-area-contextfrom
tido/bump-yaml
Closed

chore(security): address CVE-2026-33532#2793
tido64 wants to merge 1 commit into
tido/bump-safe-area-contextfrom
tido/bump-yaml

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented Jun 2, 2026

Description

Not quite sure what we needed @nx/js for but it's unused and pulls in an older version of yaml.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

n/a

@tido64 tido64 requested a review from JasonVMo as a code owner June 2, 2026 11:24
@tido64
Copy link
Copy Markdown
Member Author

tido64 commented Jun 2, 2026

Never mind. Turns out this is required for release.

  yarn nx release --dry-run
  shell: /usr/bin/bash -e {0}
  env:
    HOMEBREW_NO_INSTALL_CLEANUP: 1
    NODE_OPTIONS: --disable-proto=delete
    VisualStudioVersion: 17.0
    WindowsTargetPlatformVersion: 10.0.26100.0
    NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
    NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX

 NX   Unable to resolve the default "versionActions" implementation for project "react-native-test-app" at path: "@nx/js/src/release/version-actions"


- If this is a JavaScript/TypeScript project, it is likely that you simply need to install the "@nx/js" plugin.

- If this not a JavaScript/TypeScript project, you can should provide an alternative "versionActions" implementation path via the "release.version.versionActions" configuration option.

Pass --verbose to see the stacktrace.

@tido64 tido64 closed this Jun 2, 2026
@tido64 tido64 deleted the tido/bump-yaml branch June 2, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant