Skip to content

chore(deps): update all non-major dependencies#118

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch
Jun 8, 2026
Merged

chore(deps): update all non-major dependencies#118
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@ai-sdk/openai (source) 3.0.673.0.68 age confidence dependencies patch
@harperfast/skills (source) 1.7.01.9.1 age confidence dependencies minor
@types/react (source) 19.2.1519.2.16 age confidence devDependencies patch 19.2.17
@vitest/coverage-v8 (source) 4.1.74.1.8 age confidence devDependencies patch
actions/checkout v6.0.2v6.0.3 age confidence action patch
ai (source) 6.0.1936.0.197 age confidence dependencies patch
graphql 16.14.016.14.1 age confidence dependencies patch
harper (source) 5.0.225.0.26 age confidence devDependencies patch 5.0.28
oxlint (source) 1.67.01.68.0 age confidence devDependencies minor
react (source) 19.2.619.2.7 age confidence dependencies patch
tsx (source) 4.22.34.22.4 age confidence devDependencies patch
vitest (source) 4.1.74.1.8 age confidence devDependencies patch

Release Notes

vercel/ai (@​ai-sdk/openai)

v3.0.68

Compare Source

Patch Changes
  • c65c952: fix(openai): round-trip namespace on function_call input items

    When tool_search dispatches a deferred tool, the resulting function_call carries a namespace field identifying which deferred-tool group the model picked. #14789 preserved this on the read side (providerMetadata.openai.namespace), but the write side still serialized function_call input items without namespace. Multi-step / multi-turn conversations then failed with Missing namespace for function_call '<name>'. ... Round-trip the model's function_call item with its namespace field included.

    convert-to-openai-responses-input.ts now reads namespace from providerOptions.openai.namespace (or providerMetadata.openai.namespace) on tool-call parts and includes it on the serialized function_call item, mirroring how itemId is round-tripped.

HarperFast/skills (@​harperfast/skills)

v1.9.1

Compare Source

v1.9.0

Compare Source

Features
  • rule baseline freshness guard + provenance-rich sync PRs (#​52) (2a8e1b9)

v1.8.0

Compare Source

Features
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
actions/checkout (actions/checkout)

v6.0.3

Compare Source

vercel/ai (ai)

v6.0.197

Compare Source

v6.0.196

Compare Source

Patch Changes

v6.0.195

Compare Source

v6.0.194

Compare Source

graphql/graphql-js (graphql)

v16.14.1

Compare Source

v16.14.1 (2026-06-02)

Docs 📝
9 PRs were merged
Polish 💅
Internal 🏠
Committers: 2
harperfast/harper (harper)

v5.0.26

Compare Source

What's Changed

  • chore(deps): bump @​harperfast/rocksdb-js to ^1.4.2
  • fix(replay): purge aged transaction logs during recovery before replay
  • fix(table): bound out-of-order audit-chain walk to prevent full-copy OOM
  • refactor: collapse aggregate-iterator retry into a bounded for-loop

Full Changelog: HarperFast/harper@v5.0.25...v5.0.26

v5.0.25

Compare Source

What's Changed

Full Changelog: HarperFast/harper@v5.0.24...v5.0.25

v5.0.23

Compare Source

What's Changed

  • fix(RecordEncoder): retain blob files still referenced by the new record on update
  • fix(migration): reuse copied structures during LMDB→RocksDB re-encode
  • resolve cherry-pick conflict in package.json scripts
  • test: run unitTests/bin under lmdb so the migration regression test executes
  • fix(migration): preserve records with file-backed blobs during v4->v5 migration
  • test(v5.0): guard LMDB analytics asserts + skip flaky resources tests
  • cherry-pick: chore(deps): Update rocksdb-js to 1.4.0 (#​875) → v5.0 (#​883)
  • fix: persist indexingFailed in runIndexing outer catch

Full Changelog: HarperFast/harper@v5.0.22...v5.0.23

oxc-project/oxc (oxlint)

v1.68.0

Compare Source

🚀 Features
  • e4b1f46 linter/typescript: Implement method-signature-style rule (#​22679) (Mikhail Baev)
  • bc462ca linter/vue: Implement no-reserved-component-names rule (#​22741) (bab)
  • ef9e751 linter/vue: Implement component-definition-name-casing rule (#​22818) (bab)
  • d67f51a linter/vue: Implement require-prop-type-constructor rule (#​22708) (bab)
  • 8422e8b linter/jsdoc: Implement require-yields-description rule (#​22805) (Mikhail Baev)
  • fe93f97 linter/eslint: Implement prefer-named-capture-group rule (#​22759) (Sebastian Poxhofer)
facebook/react (react)

v19.2.7

Compare Source

privatenumber/tsx (tsx)

v4.22.4

Compare Source

Bug Fixes
  • resolve CommonJS directory requires inside dependencies (#​803) (1ce8463)

This release is also available on:


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 9am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot merged commit bdd397d into main Jun 8, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch June 8, 2026 11:12
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.16.18 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants