Skip to content

chore(deps): bump @effect/platform from 0.96.0 to 0.96.1 in the effect-ecosystem group across 1 directory#330

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/effect-ecosystem-0b2e173489
Open

chore(deps): bump @effect/platform from 0.96.0 to 0.96.1 in the effect-ecosystem group across 1 directory#330
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/effect-ecosystem-0b2e173489

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the effect-ecosystem group with 1 update in the / directory: @effect/platform.

Updates @effect/platform from 0.96.0 to 0.96.1

Release notes

Sourced from @​effect/platform's releases.

@​effect/platform@​0.96.1

Patch Changes

  • #6147 518d0e3 Thanks @​syhstanley! - Fix HttpLayerRouter.addHttpApi silently skipping API-level middleware.

  • #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.

  • Updated dependencies [74f3267]:

Changelog

Sourced from @​effect/platform's changelog.

0.96.1

Patch Changes

  • #6147 518d0e3 Thanks @​syhstanley! - Fix HttpLayerRouter.addHttpApi silently skipping API-level middleware.

  • #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.

  • Updated dependencies [74f3267]:

Commits
  • 39c934c Version Packages (#6195)
  • 518d0e3 preserve fiber context in HttpLayerRouter.addHttpApi so API-level middleware ...
  • c016642 update msgpackr to 1.11.10 for Cloudflare Workers compatibility (#6191)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the effect-ecosystem group with 1 update in the / directory: [@effect/platform](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform).


Updates `@effect/platform` from 0.96.0 to 0.96.1
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/[email protected]/packages/platform)

---
updated-dependencies:
- dependency-name: "@effect/platform"
  dependency-version: 0.96.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: effect-ecosystem
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 4, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants