fix(deps): update minor and patch updates - #242
renovate[bot] wants to merge 1 commit into
Conversation
|
| "bun": ">=1.3.0" | ||
| }, | ||
| "packageManager": "bun@1.3.14", | ||
| "packageManager": "bun@1.4.2", |
There was a problem hiding this comment.
Bun Versions Remain Misaligned
The package now declares Bun 1.4.2, but the test, lint, and release workflows still explicitly install Bun 1.3.14. As a result, CI does not exercise the toolchain used to regenerate this lockfile or validate the intended Bun upgrade. Bun 1.4-specific install, formatting, or build behavior could therefore reach developers and releases without equivalent CI coverage. Please update the workflow pins alongside this declaration.
Knowledge Base Used: Build, release, and validation automation
Prompt To Fix With AI
This is a comment left during a code review.
Path: package.json
Line: 68
Comment:
**Bun Versions Remain Misaligned**
The package now declares Bun 1.4.2, but the test, lint, and release workflows still explicitly install Bun 1.3.14. As a result, CI does not exercise the toolchain used to regenerate this lockfile or validate the intended Bun upgrade. Bun 1.4-specific install, formatting, or build behavior could therefore reach developers and releases without equivalent CI coverage. Please update the workflow pins alongside this declaration.
**Knowledge Base Used:** [Build, release, and validation automation](https://app.greptile.com/workos/-/custom-context/knowledge-base/workos/cli/-/docs/build-release-and-validation.md)
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.
This PR contains the following updates:
^0.116.0→^0.124.0^0.7.0→^0.12.0^0.61.0→^0.83.01.3.14→1.4.2^0.62.0→^0.67.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.124.0Full Changelog: sdk-v0.123.0...sdk-v0.124.0
Features
Bug Fixes
Chores
Documentation
v0.123.0Full Changelog: sdk-v0.122.0...sdk-v0.123.0
Features
Bug Fixes
Chores
Documentation
v0.122.0Full Changelog: sdk-v0.121.0...sdk-v0.122.0
Features
Bug Fixes
unwrap()(3230804)Chores
Documentation
v0.121.0Full Changelog: sdk-v0.120.0...sdk-v0.121.0
Features
updatesthinking display mode (beta) (22274ea)Bug Fixes
Chores
latestsupport and memory version retention (7405a69)Documentation
v0.120.0Full Changelog: sdk-v0.119.0...sdk-v0.120.0
Features
Chores
v0.119.0Full Changelog: sdk-v0.118.0...sdk-v0.119.0
Features
v0.118.0Full Changelog: sdk-v0.117.1...sdk-v0.118.0
Features
Bug Fixes
Chores
Documentation
v0.117.1Full Changelog: sdk-v0.117.0...sdk-v0.117.1
Chores
workos/emulate (@workos/emulate)
v0.12.0Compare Source
Features
Bug Fixes
v0.11.0Compare Source
Features
Bug Fixes
v0.10.0Compare Source
Features
Bug Fixes
v0.9.0Compare Source
Features
v0.8.0Compare Source
Features
Bug Fixes
workos/openapi-spec (@workos/openapi-spec)
v0.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.0v0.80.0Compare Source
Published
@workos/openapi-spec@0.80.0to npm.Changes:
v0.79.0...v0.80.0v0.79.0Compare Source
Published
@workos/openapi-spec@0.79.0to npm.Changes:
v0.78.0...v0.79.0v0.78.0Compare Source
Published
@workos/openapi-spec@0.78.0to npm.Changes:
v0.77.0...v0.78.0v0.77.0Compare Source
Published
@workos/openapi-spec@0.77.0to npm.Changes:
v0.76.0...v0.77.0v0.76.0Compare Source
Published
@workos/openapi-spec@0.76.0to npm.Changes:
v0.75.0...v0.76.0v0.75.0Compare Source
Published
@workos/openapi-spec@0.75.0to npm.Changes:
v0.74.0...v0.75.0v0.74.0Compare Source
Published
@workos/openapi-spec@0.74.0to npm.Changes:
v0.73.0...v0.74.0v0.73.0Compare Source
Published
@workos/openapi-spec@0.73.0to npm.Changes:
v0.72.0...v0.73.0v0.72.0Compare Source
Published
@workos/openapi-spec@0.72.0to npm.Changes:
v0.71.0...v0.72.0v0.71.0Compare Source
Published
@workos/openapi-spec@0.71.0to npm.Changes:
v0.70.0...v0.71.0v0.70.0Compare Source
Published
@workos/openapi-spec@0.70.0to npm.Changes:
v0.69.0...v0.70.0v0.69.0Compare Source
Published
@workos/openapi-spec@0.69.0to npm.Changes:
v0.68.0...v0.69.0v0.68.0Compare Source
Published
@workos/openapi-spec@0.68.0to npm.Changes:
v0.67.0...v0.68.0v0.67.0Compare Source
Published
@workos/openapi-spec@0.67.0to npm.Changes:
v0.66.0...v0.67.0v0.66.0Compare Source
Published
@workos/openapi-spec@0.66.0to npm.Changes:
v0.65.0...v0.66.0v0.65.0Compare Source
Published
@workos/openapi-spec@0.65.0to npm.Changes:
v0.64.0...v0.65.0v0.64.0Compare Source
v0.63.0Compare Source
Published
@workos/openapi-spec@0.63.0to npm.Changes:
v0.62.0...v0.63.0v0.62.0Compare Source
Published
@workos/openapi-spec@0.62.0to npm.Changes:
v0.61.0...v0.62.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.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.