-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the effect group with 3 updates #2
Conversation
Bumps the effect group with 3 updates: [@effect/platform](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform), [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node) and [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect). Updates `@effect/platform` from 0.71.2 to 0.71.4 - [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) Updates `@effect/platform-node` from 0.66.2 to 0.67.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/[email protected]/packages/platform-node) Updates `effect` from 3.11.7 to 3.11.8 - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/[email protected]/packages/effect) --- updated-dependencies: - dependency-name: "@effect/platform" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: effect - dependency-name: "@effect/platform-node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: effect - dependency-name: effect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: effect ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the effect group with 3 updates: @effect/platform, @effect/platform-node and effect.
Updates
@effect/platform
from 0.71.2 to 0.71.4Release notes
Sourced from
@effect/platform
's releases.Changelog
Sourced from
@effect/platform
's changelog.Commits
9ce1aae
Version Packages (#4151)909181a
add HttpServerResponse.redirect api (#4152)34b23b6
Version Packages (#4146)6984508
ensure HttpApi union schemas don't transfer non-api related annotations (#4147)883639c
ensure HttpApi preserves referential equality of error schemas (#4145)Updates
@effect/platform-node
from 0.66.2 to 0.67.0Release notes
Sourced from
@effect/platform-node
's releases.Changelog
Sourced from
@effect/platform-node
's changelog.Commits
9ce1aae
Version Packages (#4151)011e2b6
upgrade undici to 7.x and expose re-exports in Undici module (#4149)34b23b6
Version Packages (#4146)883639c
ensure HttpApi preserves referential equality of error schemas (#4145)Updates
effect
from 3.11.7 to 3.11.8Release notes
Sourced from effect's releases.
Changelog
Sourced from effect's changelog.
Commits
9ce1aae
Version Packages (#4151)1a6b52d
Arbitrary: optimize date-based refinements (#4150)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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