Skip to content

fix(deps): update minor and patch updates - #223

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/minor-and-patch-updates
Aug 15, 2026
Merged

fix(deps): update minor and patch updates#223
renovate[bot] merged 1 commit into
mainfrom
renovate/minor-and-patch-updates

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/sdk ^0.112.0^0.116.0 age confidence
@workos/emulate ^0.2.0^0.7.0 age confidence
@workos/openapi-spec ^0.45.0^0.61.0 age confidence
@workos/skills 0.6.10.7.1 age confidence
oxfmt (source) ^0.59.0^0.62.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

anthropics/anthropic-sdk-typescript (@​anthropic-ai/sdk)

v0.116.0

Compare Source

Full Changelog: sdk-v0.115.0...sdk-v0.116.0

Features
  • api: add mid-conversation-tool-changes-2026-07-01 beta (70e04f6)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (1336a4a)
  • tools: make bash timeout and abort errors matchable by class (#​259) (201b12e)
Bug Fixes
  • client: use hardcoded User-Agent strings instead of constructor names (0b97f04)
Chores

v0.115.0

Compare Source

Full Changelog: sdk-v0.114.0...sdk-v0.115.0

Features
  • api: add claude-opus-5 model (cdd3606)
  • api: add tool addition/removal blocks and tool_change events (cdd3606)
  • api: expand client-side fallback credit token types and add server-side fallbacks default option (cdd3606)
Bug Fixes
  • client: release abort listeners when requests settle (#​1129) (b85e902)

v0.114.0

Compare Source

Full Changelog: sdk-v0.113.0...sdk-v0.114.0

Features
  • api: add new stop reason 'model_context_window_exceeded' (1ec71c1)

v0.113.0

Compare Source

Full Changelog: sdk-v0.112.5...sdk-v0.113.0

Features
  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (83fef1e)
workos/emulate (@​workos/emulate)

v0.7.0

Compare Source

Features
Bug Fixes
  • auth: make last_sign_in_at stamp silent on sign-in (#​59) (4623a63)
  • auth: match production's authenticate failure shape per grant (#​53) (9028c0a)
  • auth: support Magic Auth sign-up for emails without a user (#​52) (c6d7707)
  • Directory User Group Filter (#​56) (0f2fd2d)

v0.6.0

Compare Source

Features
  • docker: publish container image to GHCR on release (#​45) (0c6a89a)
  • docs: generate a feature support matrix (#​47) (6a63784)
Bug Fixes
  • auth: add jti claim to AuthKit access tokens (#​44) (c0dab82)
  • auth: add the five missing documented claims to AuthKit tokens (#​46) (4dc9066)
  • ci: grant packages:write for GHCR release job (c0980f7)
  • jwt-template: mirror production context for org domains, user, org, and membership (#​42) (0fc88c1)
  • users: include name field on user objects (#​43) (76483fb)
  • webhooks: match the WorkOS signature header (#​41) (580ef50)

v0.5.0

Compare Source

Features
  • jwt: apply JWT templates and pin the signing key (#​32) (f2da8b5)

v0.4.1

Compare Source

Bug Fixes
  • align M2M tokens, API key validation, and JWKS with the spec (#​29) (b7746ab)
  • auth: scope AuthKit sessions to an organization (#​31) (c3fe11a)

v0.4.0

Compare Source

Features
  • convert toolchain to Bun and ship standalone binaries (#​27) (122a3aa)
Bug Fixes
  • bind emulator server to localhost by default (#​21) (5a0fd1b)

v0.3.0

Compare Source

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

v0.61.0

Compare Source

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

Changes: v0.60.0...v0.61.0

v0.60.0

Compare Source

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

Changes: v0.59.0...v0.60.0

v0.59.0

Compare Source

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

Changes: v0.58.0...v0.59.0

v0.58.0

Compare Source

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

Changes: v0.57.0...v0.58.0

v0.57.0

Compare Source

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

Changes: v0.56.0...v0.57.0

v0.56.0

Compare Source

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

Changes: v0.55.0...v0.56.0

v0.55.0

Compare Source

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

Changes: v0.54.0...v0.55.0

v0.54.0

Compare Source

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

Changes: v0.53.0...v0.54.0

v0.53.0

Compare Source

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

Changes: v0.52.0...v0.53.0

v0.52.0

Compare Source

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

Changes: v0.51.0...v0.52.0

v0.51.0

Compare Source

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

Changes: v0.50.0...v0.51.0

v0.50.0

Compare Source

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

Changes: v0.49.0...v0.50.0

v0.49.0

Compare Source

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

Changes: v0.48.0...v0.49.0

v0.48.0

Compare Source

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

Changes: v0.47.0...v0.48.0

v0.47.0

Compare Source

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

Changes: v0.46.0...v0.47.0

v0.46.0

Compare Source

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

Changes: v0.45.0...v0.46.0

workos/skills (@​workos/skills)

v0.7.1

Compare Source

Miscellaneous Chores

v0.7.0

Compare Source

Features
  • workos: add WorkOS MCP server to the Cursor plugin (#​36) (2857c40)
  • workos: make the management skill MCP-aware (CLI and MCP coexistence) (#​37) (23b1934)
oxc-project/oxc (oxfmt)

v0.62.0

Compare Source

🐛 Bug Fixes

v0.61.0

Compare Source

v0.60.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 Aug 15, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates five runtime and development dependencies and refreshes their locked versions and platform packages.

  • Updates the Anthropic SDK and WorkOS emulator, OpenAPI specification, and skills packages.
  • Updates oxfmt and all corresponding platform-specific bindings.
  • Keeps package.json and bun.lock synchronized.

Confidence Score: 5/5

The dependency update appears safe to merge, with no concrete compatibility, build, or security failure identified.

The updated lockfile matches the manifest, verified dependency consumers retain their required contracts, generated skills assets are refreshed before validation and build workflows, and CI uses frozen integrity-pinned installs.

Important Files Changed

Filename Overview
package.json Updates five dependency constraints; investigated consumers remain compatible or have no concrete changed-code failure established.
bun.lock Resolves the requested versions consistently, including integrity-pinned oxfmt platform bindings.

Reviews (1): Last reviewed commit: "fix(deps): update minor and patch update..." | Re-trigger Greptile

@renovate
renovate Bot merged commit fcb26ce into main Aug 15, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/minor-and-patch-updates branch August 15, 2026 05:58
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.

0 participants