chore(deps): update minor and patch updates - #123
Conversation
|
| "@types/semver": "^7.7.1", | ||
| "@workos-inc/node": "^10.8.0", | ||
| "@workos/openapi-spec": "^0.80.0", | ||
| "@workos/openapi-spec": "^0.98.0", |
There was a problem hiding this comment.
Generated spec output is stale
Updating @workos/openapi-spec to 0.98.x without regenerating its committed outputs leaves SUPPORTED.md stamped with version 0.80.0. CI runs gen:supported using the updated package and requires a clean diff, so this PR will fail the support-matrix freshness check until the generated output is updated. The spec-derived catalogs should also be regenerated as required by the adjacent CI gate.
Prompt To Fix With AI
This is a comment left during a code review.
Path: package.json
Line: 54
Comment:
**Generated spec output is stale**
Updating `@workos/openapi-spec` to 0.98.x without regenerating its committed outputs leaves `SUPPORTED.md` stamped with version 0.80.0. CI runs `gen:supported` using the updated package and requires a clean diff, so this PR will fail the support-matrix freshness check until the generated output is updated. The spec-derived catalogs should also be regenerated as required by the adjacent CI gate.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.| "node": ">=22.11" | ||
| }, | ||
| "packageManager": "bun@1.3.14", | ||
| "packageManager": "bun@1.4.2", |
There was a problem hiding this comment.
The declared package manager and Docker stages now use Bun 1.4.2, but the CI and release workflows remain explicitly pinned to Bun 1.3.14. As a result, normal validation still uses the old package manager and release binaries are compiled with 1.3.14, so behavior specific to the declared 1.4.2 toolchain can escape validation.
Prompt To Fix With AI
This is a comment left during a code review.
Path: package.json
Line: 63
Comment:
**Bun upgrade is incomplete**
The declared package manager and Docker stages now use Bun 1.4.2, but the CI and release workflows remain explicitly pinned to Bun 1.3.14. As a result, normal validation still uses the old package manager and release binaries are compiled with 1.3.14, so behavior specific to the declared 1.4.2 toolchain can escape validation.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.The spec bump leaves committed catalogs stale, and the workflow pins would test and release with a different Bun than the declared runtime. Bun 1.4.2 now strips URL syntax during IDNA conversion, matching Node. Preserve redirect-host validation rather than relaxing its test.
PR #121 changed the support matrix while the dependency fixes were in flight. Regenerate it against the merged routes and spec 0.98.0 so the freshness checks reflect both changes.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Both main and this branch changed generated spec output. Rebuild it from the combined sources instead of choosing either stale version.
This PR contains the following updates:
~22.19.7→~22.20.022.20.4(+1)^0.80.0→^0.98.00.107.0(+8)1.3.14→1.4.21.3.14→1.4.2^0.62.0→^0.68.00.70.0(+1)Release Notes
workos/openapi-spec (@workos/openapi-spec)
v0.98.0Compare Source
Published
@workos/openapi-spec@0.98.0to npm.Changes:
v0.97.0...v0.98.0v0.97.0Compare Source
Published
@workos/openapi-spec@0.97.0to npm.Changes:
v0.96.0...v0.97.0v0.96.0Compare Source
Published
@workos/openapi-spec@0.96.0to npm.Changes:
v0.95.0...v0.96.0v0.95.0Compare Source
Published
@workos/openapi-spec@0.95.0to npm.Changes:
v0.94.0...v0.95.0v0.94.0Compare Source
Published
@workos/openapi-spec@0.94.0to npm.Changes:
v0.93.0...v0.94.0v0.93.0Compare Source
Published
@workos/openapi-spec@0.93.0to npm.Changes:
v0.92.0...v0.93.0v0.92.0Compare Source
Published
@workos/openapi-spec@0.92.0to npm.Changes:
v0.91.0...v0.92.0v0.91.0Compare Source
Published
@workos/openapi-spec@0.91.0to npm.Changes:
v0.90.0...v0.91.0v0.90.0Compare Source
Published
@workos/openapi-spec@0.90.0to npm.Changes:
v0.89.0...v0.90.0v0.89.0Compare Source
Published
@workos/openapi-spec@0.89.0to npm.Changes:
v0.88.0...v0.89.0v0.88.0Compare Source
Published
@workos/openapi-spec@0.88.0to npm.Changes:
v0.87.0...v0.88.0v0.87.0Compare Source
Published
@workos/openapi-spec@0.87.0to npm.Changes:
v0.86.0...v0.87.0v0.86.0Compare Source
Published
@workos/openapi-spec@0.86.0to npm.Changes:
v0.85.0...v0.86.0v0.85.0Compare Source
Published
@workos/openapi-spec@0.85.0to npm.Changes:
v0.84.0...v0.85.0v0.84.0Compare Source
Published
@workos/openapi-spec@0.84.0to npm.Changes:
v0.83.0...v0.84.0v0.83.0Compare Source
Published
@workos/openapi-spec@0.83.0to npm.Changes:
v0.82.0...v0.83.0v0.82.0Compare Source
Published
@workos/openapi-spec@0.82.0to npm.Changes:
v0.81.0...v0.82.0v0.81.0Compare Source
Published
@workos/openapi-spec@0.81.0to npm.Changes:
v0.80.0...v0.81.0oven-sh/bun (bun)
v1.4.2: Bun v1.4.2Compare Source
To install Bun v1.4.2
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.4.2:
Read Bun v1.4.2's release notes on Bun's blog
Thanks to 3 contributors!
v1.4.1Compare Source
v1.4.0: Bun v1.4Compare Source
To install Bun v1.4
Windows:
powershell -c "irm bun.com/install.ps1|iex"To upgrade to Bun v1.4.0:
Read the blog post:
Thank you
Bun is free, open source, and MIT-licensed. We receive a lot of contributions from the community, and we'd like to thank everyone who fixed a bug or contributed since Bun v1.3.
oxc-project/oxc (oxfmt)
v0.68.0Compare Source
v0.67.0Compare Source
🛡️ Security
9a612d5deps: Update npm packages (#26178) (renovate[bot])v0.66.0Compare Source
v0.65.0Compare Source
v0.64.0Compare Source
🚀 Features
c07fe7coxfmt: SupportexperimentalOperatorPosition(#25643) (leaysgur)📚 Documentation
fed6681oxfmt: Skip expanding overrides options (#25572) (leaysgur)v0.63.0Compare Source
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.