Skip to content

build(deps): bump telefunc from 0.2.20 to 0.2.23 - #1185

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/telefunc-0.2.23
Open

build(deps): bump telefunc from 0.2.20 to 0.2.23#1185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/telefunc-0.2.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps telefunc from 0.2.20 to 0.2.23.

Changelog

Sourced from telefunc's changelog.

0.2.23 (2026-08-09)

Bug Fixes

  • reference-identity-preserving serialization (#444) (6f496b7)
  • resolve extension types after telefunc loading (#457) (2e70d5b)
  • support client Vite environment names other than client (#459) (18544d3)

0.2.22 (2026-07-08)

Bug Fixes

  • update @​brillout/json-serializer@^0.5.25 (bed70e3)

0.2.21 (2026-07-01)

  • add runtime-specific adapters + Cloudflare Durable Object sharding (8ca551e)

Bug Fixes

  • disable naming convention inside Cloudflare Workers (4d34d6a)
  • replace declare module 'telefunc' with declare global (#279) (38eafc5)
  • use Vite's root as default for config.root (#262) (00d8dd3)

Features

MINOR BREAKING CHANGES

[!NOTE] We recommend ignoring MINOR BREAKING CHANGES unless this version breaks your app, see Vike Versioning.

  • telefuncWebSocket() API changed (now returns adapter object). Old direct calls must be updated to the new runtime-specific usage.
Commits
  • 8854dfe release: v0.2.23
  • 18544d3 fix: support client Vite environment names other than client (#459)
  • 2e70d5b fix: resolve extension types after telefunc loading (#457)
  • b6e4b98 docs: polish
  • fcd6fd5 test: run docker playground with --expose-gc so /api/gc works (#446)
  • 6f496b7 fix: reference-identity-preserving serialization (#444)
  • 81882c7 chore: @​brillout/docpress@^0.17.0 (#435)
  • 68020aa release: v0.2.22
  • bed70e3 fix: update @​brillout/json-serializer@^0.5.25
  • 1b7e522 GC-track passed callback/stream stubs so their channels close (#434)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [telefunc](https://github.com/telefunc/telefunc) from 0.2.20 to 0.2.23.
- [Changelog](https://github.com/telefunc/telefunc/blob/main/CHANGELOG.md)
- [Commits](telefunc/telefunc@v0.2.20...v0.2.23)

---
updated-dependencies:
- dependency-name: telefunc
  dependency-version: 0.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants