diff --git a/packages/cli/cli/changes/5.32.1/bump-generator-cli-0.9.33.yml b/packages/cli/cli/changes/5.32.1/bump-generator-cli-0.9.33.yml new file mode 100644 index 000000000000..14afd7c38801 --- /dev/null +++ b/packages/cli/cli/changes/5.32.1/bump-generator-cli-0.9.33.yml @@ -0,0 +1,3 @@ +- summary: | + Bump @fern-api/generator-cli to 0.9.33 (picks up @fern-api/replay 0.16.1). + type: chore diff --git a/packages/cli/cli/versions.yml b/packages/cli/cli/versions.yml index b7c74a336727..8c2d5bb92991 100644 --- a/packages/cli/cli/versions.yml +++ b/packages/cli/cli/versions.yml @@ -1,4 +1,11 @@ # yaml-language-server: $schema=../../../fern-versions-yml.schema.json +- version: 5.32.1 + changelogEntry: + - summary: | + Bump @fern-api/generator-cli to 0.9.33 (picks up @fern-api/replay 0.16.1). + type: chore + createdAt: "2026-05-20" + irVersion: 66 - version: 5.32.0 changelogEntry: - summary: | diff --git a/packages/generator-cli/package.json b/packages/generator-cli/package.json index ad623eba87ba..6c6ce62088a8 100644 --- a/packages/generator-cli/package.json +++ b/packages/generator-cli/package.json @@ -41,7 +41,7 @@ "@fern-api/docker-utils": "workspace:*", "@fern-api/logger": "workspace:*", "@fern-api/logging-execa": "workspace:*", - "@fern-api/replay": "0.16.0", + "@fern-api/replay": "0.16.1", "@fern-api/task-context": "workspace:*", "@octokit/rest": "catalog:", "es-toolkit": "catalog:", diff --git a/packages/generator-cli/versions.yml b/packages/generator-cli/versions.yml index e02bf4c4ac4d..14f17c5065bd 100644 --- a/packages/generator-cli/versions.yml +++ b/packages/generator-cli/versions.yml @@ -1,4 +1,11 @@ # yaml-language-server: $schema=../../versions-yml.schema.json +- changelogEntry: + - summary: | + Bump @fern-api/replay to 0.16.1. + type: chore + createdAt: "2026-05-20" + version: 0.9.33 + - changelogEntry: - summary: | Restore GitHub web-flow signing on cloud-generated PRs. `pushSignedCommit` diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65fcbc895963..6e281e1f70f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -538,8 +538,8 @@ catalogs: specifier: ^4.21.0 version: 4.21.0 turbo: - specifier: ^2.9.9 - version: 2.9.9 + specifier: ^2.9.14 + version: 2.9.14 typescript: specifier: 5.9.3 version: 5.9.3 @@ -672,7 +672,7 @@ importers: version: 4.21.0 turbo: specifier: 'catalog:' - version: 2.9.9 + version: 2.9.14 typescript: specifier: 'catalog:' version: 5.9.3 @@ -7963,8 +7963,8 @@ importers: specifier: workspace:* version: link:../commons/logging-execa '@fern-api/replay': - specifier: 0.16.0 - version: 0.16.0 + specifier: 0.16.1 + version: 0.16.1 '@fern-api/task-context': specifier: workspace:* version: link:../cli/task-context @@ -9483,6 +9483,11 @@ packages: engines: {node: '>=18'} hasBin: true + '@fern-api/replay@0.16.1': + resolution: {integrity: sha512-860fIHdRORH4Xg908oxBC6pduiujRdgsb8NguvHt+cQE2lHcEOqsHwUIjiWtmBW09h8Hpi9xf8nGdk6vtBpe+g==} + engines: {node: '>=18'} + hasBin: true + '@fern-api/ui-core-utils@0.145.12-b50d999d1': resolution: {integrity: sha512-S1sE+Fs6kc/7F1Gzwsz7sZlAhMLIsaMeVDQ68038YXfzsLhrsg3DEVPvil5T3KxH/qV80Uso25q1D1W/LwXo6Q==} @@ -10719,33 +10724,33 @@ packages: '@ts-morph/common@0.28.1': resolution: {integrity: sha512-W74iWf7ILp1ZKNYXY5qbddNaml7e9Sedv5lvU1V8lftlitkc9Pq1A+jlH23ltDgWYeZFFEqGCD1Ies9hqu3O+g==} - '@turbo/darwin-64@2.9.9': - resolution: {integrity: sha512-hTEiNu2ABZZOO1qbjnKASI8eF3BdOOzU6iKv5w5uGOK65DDMc10cS40N1kqM99YT0uSAGUwNu6GdFctRPeEeVA==} + '@turbo/darwin-64@2.9.14': + resolution: {integrity: sha512-t7QiPflaEyBE4oayeZtSmu4mEfjgIrcNlNNl1z1dmIVPqEdtA7+CfTf8d7KXsOGPh6aNgWjKxyvQg9uGfDQF+A==} cpu: [x64] os: [darwin] - '@turbo/darwin-arm64@2.9.9': - resolution: {integrity: sha512-MinO40EEcP5mJiTVpfjtEulsEBhVeryfq21QhYtJZ8hQJLHGgy459rcmDVAY8/JERe4dkVU4KW+zoLF22o01EA==} + '@turbo/darwin-arm64@2.9.14': + resolution: {integrity: sha512-d23147mC9BsCPA9mJ0h/ubcpbRgcJBXbcG3+Vq7YLhjz3IXuvQsJ1UXH8f4MD76ZjJ4m/E4aRdJV+MW88CDfbw==} cpu: [arm64] os: [darwin] - '@turbo/linux-64@2.9.9': - resolution: {integrity: sha512-7JNLw88Isk+gMlbsC8pulLDkrqe2B827ZsKFEHilb17AC6Xn/62pzH7afjY7fEU6Ayp4XP/vGhlRWOzqBvBvIQ==} + '@turbo/linux-64@2.9.14': + resolution: {integrity: sha512-P3ZKB5tuUDdDQWuAsACGUR1qv9W7BNWxdxqVJ0kZNuNNPRaVYTPPikLcp79+GiEcW3npsR+KyP38lnQiBc5aSA==} cpu: [x64] os: [linux] - '@turbo/linux-arm64@2.9.9': - resolution: {integrity: sha512-0pnXDwPw1rHii98JZPRg7SvsjIzy7jrhkwGU9Jy5fVYoMdYd3P2vbtLfII+OJ0Mm4Ar5yykdHDTz3RWiRI1o9g==} + '@turbo/linux-arm64@2.9.14': + resolution: {integrity: sha512-ZRTlzcUMrrPv9ZuDzRF9n60Ym13bKeG9jDB8WjxyLhWNzV+AJQN+zdpIk3NJYf2zQsGUm1mNar2P0elRzLw25g==} cpu: [arm64] os: [linux] - '@turbo/windows-64@2.9.9': - resolution: {integrity: sha512-vjDQycz4gQVvIq4n2rPtiiIESwJlAc406qtkiZlqyL+fHZEd9SxYNlBIFYtc5cuMuwrk+sIKrhN7XvwjmvS9YQ==} + '@turbo/windows-64@2.9.14': + resolution: {integrity: sha512-exanwN6sIduZwykYeiTQj8kCmOhazP5WOz3bvXMcYtjhL6Z3iRWLewKrXCBq0bqwSP3iBMb/AerRCnHI4lx46A==} cpu: [x64] os: [win32] - '@turbo/windows-arm64@2.9.9': - resolution: {integrity: sha512-V6NiH43oCctepbOdQFp7UjqLyK8p6Tt824QA+G4TE+B1BBHu80A0W8OCL+H7uBJ3XZjAj/hvPDw3k3l65DoDGw==} + '@turbo/windows-arm64@2.9.14': + resolution: {integrity: sha512-fVdCsnmYoKICsycbWuuGp6Jvi51/3G/UluFWuAUCvR8PIW5IJkAk5BM9UF8PSm0Q2IphWHFZjYEgjHsh3B9y/g==} cpu: [arm64] os: [win32] @@ -14675,8 +14680,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - turbo@2.9.9: - resolution: {integrity: sha512-3xfzXE/yTjhh0S5dIWlE+3E+J9A09REpLI1ZqVh2+HrNZoVzZn0pkvjiRgVK/Ev3PF9XnaTwCntTx+CADWXcyA==} + turbo@2.9.14: + resolution: {integrity: sha512-BQqXRr4UoWI3UPFrtznCLykYHxwxWh53iCB57x092jPMjIlW1wnm3N895g5irpiXmnxUhREBB0n6+y8BHhs4nw==} hasBin: true type-check@0.4.0: @@ -16431,6 +16436,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@fern-api/replay@0.16.1': + dependencies: + minimatch: 10.2.5 + node-diff3: 3.2.0 + simple-git: 3.36.0 + yaml: 2.8.3 + transitivePeerDependencies: + - supports-color + '@fern-api/ui-core-utils@0.145.12-b50d999d1': dependencies: date-fns: 4.1.0 @@ -17699,22 +17713,22 @@ snapshots: path-browserify: 1.0.1 tinyglobby: 0.2.16 - '@turbo/darwin-64@2.9.9': + '@turbo/darwin-64@2.9.14': optional: true - '@turbo/darwin-arm64@2.9.9': + '@turbo/darwin-arm64@2.9.14': optional: true - '@turbo/linux-64@2.9.9': + '@turbo/linux-64@2.9.14': optional: true - '@turbo/linux-arm64@2.9.9': + '@turbo/linux-arm64@2.9.14': optional: true - '@turbo/windows-64@2.9.9': + '@turbo/windows-64@2.9.14': optional: true - '@turbo/windows-arm64@2.9.9': + '@turbo/windows-arm64@2.9.14': optional: true '@tybys/wasm-util@0.10.1': @@ -22419,14 +22433,14 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - turbo@2.9.9: + turbo@2.9.14: optionalDependencies: - '@turbo/darwin-64': 2.9.9 - '@turbo/darwin-arm64': 2.9.9 - '@turbo/linux-64': 2.9.9 - '@turbo/linux-arm64': 2.9.9 - '@turbo/windows-64': 2.9.9 - '@turbo/windows-arm64': 2.9.9 + '@turbo/darwin-64': 2.9.14 + '@turbo/darwin-arm64': 2.9.14 + '@turbo/linux-64': 2.9.14 + '@turbo/linux-arm64': 2.9.14 + '@turbo/windows-64': 2.9.14 + '@turbo/windows-arm64': 2.9.14 type-check@0.4.0: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 52d8f25d78d2..32b04b8d570f 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -243,7 +243,7 @@ catalog: tsdown: 0.22.0 tsup: ^8.5.1 tsx: ^4.21.0 - turbo: ^2.9.9 + turbo: ^2.9.14 typescript: 5.9.3 ua-parser-js: ^1.0.37 undici: ^6.24.0 diff --git a/seed/python-sdk/basic-auth-pw-omitted/poetry.lock b/seed/python-sdk/basic-auth-pw-omitted/poetry.lock index cbb7b2f79eae..a1dfac7d0e37 100644 --- a/seed/python-sdk/basic-auth-pw-omitted/poetry.lock +++ b/seed/python-sdk/basic-auth-pw-omitted/poetry.lock @@ -496,13 +496,13 @@ httpx = ">=0.27.0" [[package]] name = "idna" -version = "3.13" +version = "3.15" description = "Internationalized Domain Names in Applications (IDNA)" optional = false python-versions = ">=3.8" files = [ - {file = "idna-3.13-py3-none-any.whl", hash = "sha256:892ea0cde124a99ce773decba204c5552b69c3c67ffd5f232eb7696135bc8bb3"}, - {file = "idna-3.13.tar.gz", hash = "sha256:585ea8fe5d69b9181ec1afba340451fba6ba764af97026f92a91d4eef164a242"}, + {file = "idna-3.15-py3-none-any.whl", hash = "sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8"}, + {file = "idna-3.15.tar.gz", hash = "sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc"}, ] [package.extras] diff --git a/seed/python-sdk/file-upload/poetry.lock b/seed/python-sdk/file-upload/poetry.lock index 1666a902bd0a..67d18ec89c3e 100644 --- a/seed/python-sdk/file-upload/poetry.lock +++ b/seed/python-sdk/file-upload/poetry.lock @@ -130,17 +130,17 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "idna" -version = "3.10" +version = "3.15" description = "Internationalized Domain Names in Applications (IDNA)" optional = false -python-versions = ">=3.6" +python-versions = ">=3.8" files = [ - {file = "idna-3.10-py3-none-any.whl", hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"}, - {file = "idna-3.10.tar.gz", hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"}, + {file = "idna-3.15-py3-none-any.whl", hash = "sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8"}, + {file = "idna-3.15.tar.gz", hash = "sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc"}, ] [package.extras] -all = ["flake8 (>=7.1.1)", "mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2)"] +all = ["mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2)"] [[package]] name = "iniconfig" diff --git a/seed/python-sdk/mixed-file-directory/poetry.lock b/seed/python-sdk/mixed-file-directory/poetry.lock index 0e69d06595eb..e815cfee4f0e 100644 --- a/seed/python-sdk/mixed-file-directory/poetry.lock +++ b/seed/python-sdk/mixed-file-directory/poetry.lock @@ -130,17 +130,17 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "idna" -version = "3.10" +version = "3.15" description = "Internationalized Domain Names in Applications (IDNA)" optional = false -python-versions = ">=3.6" +python-versions = ">=3.8" files = [ - {file = "idna-3.10-py3-none-any.whl", hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"}, - {file = "idna-3.10.tar.gz", hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"}, + {file = "idna-3.15-py3-none-any.whl", hash = "sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8"}, + {file = "idna-3.15.tar.gz", hash = "sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc"}, ] [package.extras] -all = ["flake8 (>=7.1.1)", "mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2)"] +all = ["mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2)"] [[package]] name = "iniconfig" diff --git a/seed/python-sdk/nullable/poetry.lock b/seed/python-sdk/nullable/poetry.lock index 838e39f74092..b15702501bd3 100644 --- a/seed/python-sdk/nullable/poetry.lock +++ b/seed/python-sdk/nullable/poetry.lock @@ -130,17 +130,17 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "idna" -version = "3.10" +version = "3.15" description = "Internationalized Domain Names in Applications (IDNA)" optional = false -python-versions = ">=3.6" +python-versions = ">=3.8" files = [ - {file = "idna-3.10-py3-none-any.whl", hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"}, - {file = "idna-3.10.tar.gz", hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"}, + {file = "idna-3.15-py3-none-any.whl", hash = "sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8"}, + {file = "idna-3.15.tar.gz", hash = "sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc"}, ] [package.extras] -all = ["flake8 (>=7.1.1)", "mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2)"] +all = ["mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2)"] [[package]] name = "iniconfig"