chore(deps)(deps): bump @effect/platform-node from 0.59.1 to 0.104.0 - #162
Conversation
Bumps [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node) from 0.59.1 to 0.104.0. - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform-node/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-node@0.104.0/packages/platform-node) --- updated-dependencies: - dependency-name: "@effect/platform-node" dependency-version: 0.104.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
This PR is being reviewed by Cursor Bugbot
Details
You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "@effect/cli": "^0.40.8", | ||
| "@effect/platform": "^0.93.0", | ||
| "@effect/platform-node": "^0.59.1", | ||
| "@effect/platform-node": "^0.104.0", |
There was a problem hiding this comment.
Peer dependency mismatch: platform-node requires newer platform version
The @effect/platform-node@0.104.0 package declares a peer dependency on @effect/platform@^0.94.0, but all packages in this PR still specify @effect/platform@^0.93.x in their dependencies. This version mismatch could cause runtime compatibility issues if platform-node 0.104.0 relies on APIs only available in @effect/platform 0.94+. The @effect/platform dependency needs to be bumped to ^0.94.0 across all affected packages to satisfy the peer dependency requirements.
Additional Locations (2)
…162) * chore(deps)(deps): bump @effect/platform-node from 0.59.1 to 0.104.0 Bumps [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node) from 0.59.1 to 0.104.0. - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform-node/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-node@0.104.0/packages/platform-node) --- updated-dependencies: - dependency-name: "@effect/platform-node" dependency-version: 0.104.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: resolve lint and TypeScript errors for @effect/platform-node 0.104.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: PaulJPhilp <138239846+PaulJPhilp@users.noreply.github.com>
Bumps @effect/platform-node from 0.59.1 to 0.104.0.
Release notes
Sourced from
@effect/platform-node's releases.... (truncated)
Changelog
Sourced from
@effect/platform-node's changelog.... (truncated)
Commits
431c997Version Packages (#5909)a0a84d8add HttpApp.fromWebHandler (#5902)64b4dc4docs(platform): clarify FileSystem.watch recursive option behavior (#5792)92f4840Version Packages (#5838)40beb57Version Packages (#5828)4937bd8Version Packages (#5794)8ebd29euse original status code if headers have already been sent (#5797)cc54fa2Version Packages (#5784)8b879fbadd EntityResource.makeK8sPod (#5783)2367179Version Packages (#5770)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@effect/platform-nodesince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Dependency alignment across workspace
@effect/platform-nodeto^0.104.0inpackage.json,app/sm-cli/package.json,packages/cli/package.json,packages/toolkit/package.json,services/mcp-server/package.json, andservices/mcp-server-stdio/package.json@effect/platformto^0.93.x(from^0.94.x) across the same packages, including peer deps inpackages/toolkitbun.lockto reflect new versions (including@effect/platform-node-sharedand related peer ranges)No application/source code changes
Written by Cursor Bugbot for commit 3b44f97. This will update automatically on new commits. Configure here.