Skip to content

chore: Bump @effect/rpc from 0.74.0 to 0.75.1 in /compact-js#228

Merged
VanessaPC merged 1 commit into
mainfrom
dependabot/npm_and_yarn/compact-js/effect/rpc-0.75.1
Jun 26, 2026
Merged

chore: Bump @effect/rpc from 0.74.0 to 0.75.1 in /compact-js#228
VanessaPC merged 1 commit into
mainfrom
dependabot/npm_and_yarn/compact-js/effect/rpc-0.75.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @effect/rpc from 0.74.0 to 0.75.1.

Release notes

Sourced from @​effect/rpc's releases.

@​effect/rpc@​0.75.1

Patch Changes

  • #6191 c016642 Thanks @​IGassmann! - Update msgpackr to 1.11.10 to fix silent decode failures in environments that block new Function() at runtime (e.g. Cloudflare Workers). The new version wraps the JIT new Function() call in a try/catch, falling back to the interpreted path when dynamic code evaluation is blocked.

  • #6110 0fac630 Thanks @​mitre88! - fix: correct typos in source code (receive, separate)

  • #6161 e2374c2 Thanks @​bohdanbirdie! - add RpcSerialization.makeMsgPack

  • Updated dependencies [74f3267, 518d0e3, c016642]:

    • effect@3.21.2
    • @​effect/platform@​0.96.1

@​effect/rpc@​0.75.0

Patch Changes

Changelog

Sourced from @​effect/rpc's changelog.

0.75.1

Patch Changes

  • #6191 c016642 Thanks @​IGassmann! - Update msgpackr to 1.11.10 to fix silent decode failures in environments that block new Function() at runtime (e.g. Cloudflare Workers). The new version wraps the JIT new Function() call in a try/catch, falling back to the interpreted path when dynamic code evaluation is blocked.

  • #6110 0fac630 Thanks @​mitre88! - fix: correct typos in source code (receive, separate)

  • #6161 e2374c2 Thanks @​bohdanbirdie! - add RpcSerialization.makeMsgPack

  • Updated dependencies [74f3267, 518d0e3, c016642]:

    • effect@3.21.2
    • @​effect/platform@​0.96.1

0.75.0

Patch Changes

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 25, 2026 11:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 25, 2026
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Title Lines Statements Branches Functions
compact-js Coverage: 88%
86.73% (170/196) 56.25% (18/32) 83.75% (67/80)
compact-js-command Coverage: 75%
75.75% (303/400) 59.34% (73/123) 69.06% (96/139)
compact-js-node Coverage: 0%

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/compact-js/effect/rpc-0.75.1 branch from bfd0a52 to 5b1f7b6 Compare June 26, 2026 12:31
Bumps [@effect/rpc](https://github.com/Effect-TS/effect/tree/HEAD/packages/rpc) from 0.74.0 to 0.75.1.
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/rpc/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/rpc@0.75.1/packages/rpc)

---
updated-dependencies:
- dependency-name: "@effect/rpc"
  dependency-version: 0.75.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/compact-js/effect/rpc-0.75.1 branch from 5b1f7b6 to 4913a7c Compare June 26, 2026 12:33
@VanessaPC VanessaPC enabled auto-merge June 26, 2026 12:33
@VanessaPC VanessaPC merged commit 95ebca6 into main Jun 26, 2026
7 checks passed
@VanessaPC VanessaPC deleted the dependabot/npm_and_yarn/compact-js/effect/rpc-0.75.1 branch June 26, 2026 12:34
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.

1 participant