Skip to content

fix(deps): update runtime-deps - #30

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/runtime-deps
Open

fix(deps): update runtime-deps#30
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/runtime-deps

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vue/reactivity (source) ^3.5.39^3.5.41 age confidence
dexie (source) ^4.4.4^4.4.5 age confidence
protobufjs ^8.6.5^8.7.2 age confidence

Release Notes

vuejs/core (@​vue/reactivity)

v3.5.41

Compare Source

Bug Fixes

v3.5.40

Compare Source

Bug Fixes
dexie/Dexie.js (dexie)

v4.4.5: Dexie v4.4.5

Compare Source

This is a maintenance release that fixes an issue with indexes named after inherited Object properties and improves authentication recovery in dexie-cloud-addon.

Related Package Releases

Package Version
dexie 4.4.5
dexie-cloud-addon 4.4.14
dexie-react-hooks 4.4.0 (no change)
y-dexie 4.4.0 (no change)
dexie-export-import 4.4.0 (no change)

Bug Fixes

dexie@​4.4.5
  • fix: don't crash when an index is named constructor — Tables with a primary key or index named constructor could cause db.open() to fail with TypeError: indexList.push is not a function. The internal index lookup now uses an object without a prototype, avoiding collisions with inherited Object.prototype properties such as constructor, toString, and valueOf. (#​2325, fixes #​1920). Contributed by @​tarann26.
dexie-cloud-addon@​4.4.14
  • fix: recover from failed refresh-token renewal — When a locally unexpired refresh token is rejected by the server, login() now falls back to the regular fetchTokens authentication path instead of propagating the refresh error. This allows custom authentication integrations to silently obtain new tokens when possible, or trigger their normal login flow when required. OAuth redirect errors continue to propagate normally. (#​2326). Fixed by @​liz709 and @​dfahlander.
protobufjs/protobuf.js (protobufjs)

v8.7.2

Compare Source

Bug Fixes
Performance Improvements

v8.7.1

Compare Source

Bug Fixes

v8.7.0

Compare Source

Features
  • Rework encoder architecture and add additional fast paths (#​2359) (e912baf)
Bug Fixes
  • Preserve parsed json_name in field options (#​2363) (1cdd91e)
  • Reject truncated declarations without TypeError (#​2358) (5995f2a)
  • Resolve feature defaults before lazy codegen (d59d100)

v8.6.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate
renovate Bot force-pushed the renovate/runtime-deps branch from b1843e1 to 32718e5 Compare July 27, 2026 00:28
@renovate
renovate Bot force-pushed the renovate/runtime-deps branch from 32718e5 to 2490854 Compare August 10, 2026 01:46
@renovate
renovate Bot force-pushed the renovate/runtime-deps branch from 2490854 to 64c9712 Compare August 17, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants