Skip to content

SDK regeneration - #1404

Open
fern-api[bot] wants to merge 2 commits into
masterfrom
fern-bot/2026-09-11_02-58-42_868
Open

SDK regeneration#1404
fern-api[bot] wants to merge 2 commits into
masterfrom
fern-bot/2026-09-11_02-58-42_868

Conversation

@fern-api

@fern-api fern-api Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


✅ Customizations automatically preserved, but 9 files need your attention.

Action required: 9 files with unresolved customization conflicts

The new generation changed code you previously customized. Non-conflicting customizations have been applied automatically. The following files need manual resolution:

File Your customization Why it conflicted
package.json feat(management): add sub-package exports and management auth helper (#1373) The new generation changed the same lines you edited
package.json Release v6.1.0 (#1381) The new generation changed the same lines you edited
src/management/version.ts Release v6.1.0 (#1381) The new generation changed the same lines you edited
package.json Release v6.2.0 (#1389) The new generation changed the same lines you edited
src/management/version.ts Release v6.2.0 (#1389) The new generation changed the same lines you edited
package.json Release v6.3.0 (#1393) The new generation changed the same lines you edited
src/management/version.ts Release v6.3.0 (#1393) The new generation changed the same lines you edited
package.json Release v6.4.0 (#1401) The new generation changed the same lines you edited
src/management/version.ts Release v6.4.0 (#1401) The new generation changed the same lines you edited

How to resolve

  1. Check out this branch:
    git fetch origin && git checkout -b fern-bot/2026-09-11_02-58-42_868 origin/fern-bot/2026-09-11_02-58-42_868
    Or if you don't have the repo cloned:
    git clone https://github.com/auth0/node-auth0.git && cd node-auth0 && git checkout -b fern-bot/2026-09-11_02-58-42_868 origin/fern-bot/2026-09-11_02-58-42_868
  2. Run: fern replay resolve
  3. Open the conflicting files in your editor — you'll see standard merge conflict markers
  4. Resolve using your editor's merge tools (VS Code, IntelliJ, etc.)
  5. Run: fern replay resolve again to finalize
  6. Push your changes

Your resolved customizations will be remembered on future SDK generations.
If you merge this PR without resolving, your unresolved customizations will conflict again on the next generation.

fern-api Bot added 2 commits September 11, 2026 02:58
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-typescript-sdk: 3.72.5
Patches applied (6):
  - patch-066ff9e0: docs: add v6 migration guide for breaking changes in v6.0.0 (#1368)
  - patch-d8faf7a2: docs: update v6 migration guide with federatedConnectionsTokensets and federated_connections_access_tokens breaking changes (#1370)
  - patch-0f7baa6f: fix: auto-stamp SDK_VERSION from package.json during build (#1382)
  - patch-5adf10d8: [BREAKING] feat!: remove Authentication layer (#1390)
  - patch-b942f5d6: docs: add Authentication API migration guide (auth0-auth-js / auth0-server-js) (#1395)
  - patch-842d2f51: docs: add v7 migration guide (v6 → v7) (#1396)

Patches with unresolved conflicts (7):
  - patch-490e5634: feat(management): add sub-package exports and management auth helper (#1373)
  - patch-74170bb0: Release v6.1.0 (#1381)
  - patch-4fcb39a4: Release v6.2.0 (#1389)
  - patch-f9d64134: Release v6.3.0 (#1393)
  - patch-4d450aa4: Release v6.4.0 (#1401)
  - patch-42fd927d: chore(v7): remove dead exports and unreachable telemetry middleware (#1397)
  - patch-d4614ec0: Release v7.0.0 (#1402)
    Run `fern-replay resolve` to apply these customizations.
@fern-api
fern-api Bot requested a review from a team as a code owner September 11, 2026 02:58
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.

0 participants