Skip to content

Adopt auth helper 3.0.0#88

Merged
kjonescertinia merged 1 commit into
mainfrom
core-v8-helper-3
Jul 9, 2026
Merged

Adopt auth helper 3.0.0#88
kjonescertinia merged 1 commit into
mainfrom
core-v8-helper-3

Conversation

@nawforce

@nawforce nawforce commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates @apexdevtools/test-runner to consume @apexdevtools/sfdx-auth-helper@3.0.0 and align its direct Salesforce dependencies with the helper's @salesforce/core@8 runtime stack.

This is expected to be released as a major version because the supported Node.js runtime floor moves to Node 22.13 or newer.

Changes

  • Update @apexdevtools/sfdx-auth-helper from ^2.1.1 to ^3.0.0.
  • Update @salesforce/core from ^4.3.11 to ^8.32.2.
  • Update @salesforce/apex-node from ^1.6.2 to ^8.4.34 so Connection types align with Salesforce core v8.
  • Raise engines.node to ^22.13.0 || >=24.
  • Replace test-only @salesforce/core/lib/testSetup deep imports with @salesforce/core/testSetup.
  • Add a changelog reminder that the next release is expected to be major.

Validation

  • pnpm build
  • pnpm test
  • pnpm lint
  • pnpm test:pack
  • node test-bundle/bundle.js

The generated bundle executes successfully. Node 24 emits the built-in punycode deprecation warning during bundle execution.

@kjonescertinia kjonescertinia marked this pull request as ready for review July 9, 2026 20:48
@kjonescertinia kjonescertinia merged commit 09e879f into main Jul 9, 2026
1 check passed
@kjonescertinia kjonescertinia deleted the core-v8-helper-3 branch July 9, 2026 20:49
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.

2 participants