Skip to content

[pull] main from fern-api:main#681

Merged
pull[bot] merged 9 commits into
code:mainfrom
fern-api:main
Apr 25, 2026
Merged

[pull] main from fern-api:main#681
pull[bot] merged 9 commits into
code:mainfrom
fern-api:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 25, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

devin-ai-integration Bot and others added 9 commits April 25, 2026 07:03
…5383)

* fix(ci): dedupe '@fern-fern/ir-sdk@66.3.0' keys in pnpm-lock.yaml

The lockfile on main accumulated 8 duplicate '@fern-fern/ir-sdk@66.3.0'
keys (4 in the snapshots block at lines 9442-9458, 4 in the dependency
section at lines 16594-16602). pnpm refuses to install with:

  ERR_PNPM_BROKEN_LOCKFILE  duplicated mapping key (9446:3)

The duplicates were introduced by the auth-placeholder PR series
(#15369, #15371, #15355, #15366) — each branched from a base before
the others merged, each independently regenerated the lockfile to
add a snapshot for '@fern-fern/ir-sdk@66.3.0', and squash-merge
applied each insertion at slightly different line offsets without
raising a textual conflict.

This commit is a pure deduplication: every duplicate block has
identical content, so the first occurrence is kept and the rest are
removed. Diff is deletions only — no version bumps.

Co-Authored-By: barry.zou <barry.zou@buildwithfern.com>

* test: temp touch php-sdk to trigger benchmark (will revert)

Co-Authored-By: barry.zou <barry.zou@buildwithfern.com>

* test: revert temp php-sdk touch (benchmark wiring validated)

Co-Authored-By: barry.zou <barry.zou@buildwithfern.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: barry.zou <barry.zou@buildwithfern.com>
Co-authored-by: lifanzou <265923155+lifanzou@users.noreply.github.com>
Co-authored-by: lifanzou <265923155+lifanzou@users.noreply.github.com>
Co-authored-by: lifanzou <265923155+lifanzou@users.noreply.github.com>
Co-authored-by: lifanzou <265923155+lifanzou@users.noreply.github.com>
Co-authored-by: lifanzou <265923155+lifanzou@users.noreply.github.com>
* fix(php-sdk): emit placeholder auth values in dynamic snippets when auth is missing

Co-Authored-By: barry.zou <barry.zou@buildwithfern.com>

* address review: remove duplicated cast, add basic/header/omit auth tests

Co-Authored-By: barry.zou <barry.zou@buildwithfern.com>

* bump dynamic-ir-sdk to 66.3.0, remove as-unknown-as-Record cast from basic auth

Co-Authored-By: barry.zou <barry.zou@buildwithfern.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: barry.zou <barry.zou@buildwithfern.com>
@pull pull Bot locked and limited conversation to collaborators Apr 25, 2026
@pull pull Bot added the ⤵️ pull label Apr 25, 2026
@pull pull Bot merged commit 2d037ef into code:main Apr 25, 2026
22 of 25 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant