Skip to content

chore(deps): update minor and patch updates - #123

Merged
gjtorikian merged 4 commits into
mainfrom
renovate/minor-and-patch-updates
Sep 22, 2026
Merged

gjtorikian merged 4 commits into
mainfrom
renovate/minor-and-patch-updates

Conversation

@renovate

@renovate renovate Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@types/node (source) ~22.19.7 → ~22.20.0 age confidence devDependencies minor 22.20.4 (+1)
@workos/openapi-spec ^0.80.0 → ^0.98.0 age confidence devDependencies minor 0.107.0 (+8)
bun (source) 1.3.14 → 1.4.2 age confidence packageManager minor
oven/bun 1.3.14 → 1.4.2 age confidence stage minor
oxfmt (source) ^0.62.0 → ^0.68.0 age confidence devDependencies minor 0.70.0 (+1)

Release Notes

workos/openapi-spec (@​workos/openapi-spec)

v0.98.0

Compare Source

Published @workos/openapi-spec@0.98.0 to npm.

Changes: v0.97.0...v0.98.0

v0.97.0

Compare Source

Published @workos/openapi-spec@0.97.0 to npm.

Changes: v0.96.0...v0.97.0

v0.96.0

Compare Source

Published @workos/openapi-spec@0.96.0 to npm.

Changes: v0.95.0...v0.96.0

v0.95.0

Compare Source

Published @workos/openapi-spec@0.95.0 to npm.

Changes: v0.94.0...v0.95.0

v0.94.0

Compare Source

Published @workos/openapi-spec@0.94.0 to npm.

Changes: v0.93.0...v0.94.0

v0.93.0

Compare Source

Published @workos/openapi-spec@0.93.0 to npm.

Changes: v0.92.0...v0.93.0

v0.92.0

Compare Source

Published @workos/openapi-spec@0.92.0 to npm.

Changes: v0.91.0...v0.92.0

v0.91.0

Compare Source

Published @workos/openapi-spec@0.91.0 to npm.

Changes: v0.90.0...v0.91.0

v0.90.0

Compare Source

Published @workos/openapi-spec@0.90.0 to npm.

Changes: v0.89.0...v0.90.0

v0.89.0

Compare Source

Published @workos/openapi-spec@0.89.0 to npm.

Changes: v0.88.0...v0.89.0

v0.88.0

Compare Source

Published @workos/openapi-spec@0.88.0 to npm.

Changes: v0.87.0...v0.88.0

v0.87.0

Compare Source

Published @workos/openapi-spec@0.87.0 to npm.

Changes: v0.86.0...v0.87.0

v0.86.0

Compare Source

Published @workos/openapi-spec@0.86.0 to npm.

Changes: v0.85.0...v0.86.0

v0.85.0

Compare Source

Published @workos/openapi-spec@0.85.0 to npm.

Changes: v0.84.0...v0.85.0

v0.84.0

Compare Source

Published @workos/openapi-spec@0.84.0 to npm.

Changes: v0.83.0...v0.84.0

v0.83.0

Compare Source

Published @workos/openapi-spec@0.83.0 to npm.

Changes: v0.82.0...v0.83.0

v0.82.0

Compare Source

Published @workos/openapi-spec@0.82.0 to npm.

Changes: v0.81.0...v0.82.0

v0.81.0

Compare Source

Published @workos/openapi-spec@0.81.0 to npm.

Changes: v0.80.0...v0.81.0

oven-sh/bun (bun)

v1.4.2: Bun v1.4.2

Compare Source

To install Bun v1.4.2

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.4.2:

bun upgrade
Read Bun v1.4.2's release notes on Bun's blog
Thanks to 3 contributors!

v1.4.1

Compare Source

v1.4.0: Bun v1.4

Compare Source

To install Bun v1.4

curl -fsSL https://bun.com/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.com/install.ps1|iex"

To upgrade to Bun v1.4.0:

bun upgrade

Read the blog post: image (1)

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.0

Compare Source

v0.67.0

Compare Source

🛡️ Security

v0.66.0

Compare Source

v0.65.0

Compare Source

v0.64.0

Compare Source

🚀 Features
📚 Documentation

v0.63.0

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on the 15th day of the month before 12pm"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@greptile-apps

greptile-apps Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

The PR appears safe to merge; the two previous blocking findings are fully addressed and no new actionable defect was established.

Findings

  1. P1 Generated spec output is stale ▶
  2. P1 Bun upgrade is incomplete ▶
Fix with agent prompt
### Issue 1
package.json:undefined-54
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.

### Issue 2
package.json:undefined-63
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.

Summary

This update aligns the repository with newer Bun, OpenAPI-spec, Node types, and formatter versions, then regenerates and expands the affected compatibility checks.

  • Uses the packageManager field consistently across CI, release workflows, documentation, and Docker stages.
  • Regenerates supported-feature, event, response-shape, and ID-prefix catalogs for OpenAPI spec 0.98.
  • Adds ID-prefix conformance coverage and updates runtime prefixes to match documented API examples.
  • Expands event filtering, organization scoping, directory membership events, SSO provider selection, and redirect-host validation.
  • Both previously reported dependency-update gaps are fixed: generated outputs are current and workflows now use the declared Bun version.

Reviews (4) · Last reviewed commit: "chore: merge main into Renovate updates"

Comment thread package.json
"@types/semver": "^7.7.1",
"@workos-inc/node": "^10.8.0",
"@workos/openapi-spec": "^0.80.0",
"@workos/openapi-spec": "^0.98.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 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.

Comment thread package.json
"node": ">=22.11"
},
"packageManager": "bun@1.3.14",
"packageManager": "bun@1.4.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 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.

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.
@renovate

renovate Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Both main and this branch changed generated spec output. Rebuild it
from the combined sources instead of choosing either stale version.
@gjtorikian
gjtorikian merged commit 200befd into main Sep 22, 2026
10 checks passed
@gjtorikian
gjtorikian deleted the renovate/minor-and-patch-updates branch September 22, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant