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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 7 updates:
0.36.34
0.36.35
0.54.0
0.55.0
0.50.0
0.51.0
0.33.20
0.33.21
0.33.20
0.33.21
0.67.12
0.67.13
3.2.4
3.2.5
Updates
@effect/cli
from 0.36.34 to 0.36.35Release notes
Sourced from
@effect/cli
's releases.Changelog
Sourced from
@effect/cli
's changelog.Commits
a4beb69
Version Packages (#2824)Updates
@effect/platform
from 0.54.0 to 0.55.0Release notes
Sourced from
@effect/platform
's releases.Changelog
Sourced from
@effect/platform
's changelog.Commits
a4beb69
Version Packages (#2824)5133ca9
remove pool resizing in platform workers to enable concurrent access (#2835)1262e7b
platform: add "Applying Middleware in Your Application" section (#2826)Updates
@effect/platform-node
from 0.50.0 to 0.51.0Release notes
Sourced from
@effect/platform-node
's releases.Changelog
Sourced from
@effect/platform-node
's changelog.Commits
a4beb69
Version Packages (#2824)5133ca9
remove pool resizing in platform workers to enable concurrent access (#2835)Updates
@effect/printer
from 0.33.20 to 0.33.21Release notes
Sourced from
@effect/printer
's releases.Changelog
Sourced from
@effect/printer
's changelog.Commits
a4beb69
Version Packages (#2824)Updates
@effect/printer-ansi
from 0.33.20 to 0.33.21Release notes
Sourced from
@effect/printer-ansi
's releases.Changelog
Sourced from
@effect/printer-ansi
's changelog.Commits
a4beb69
Version Packages (#2824)Updates
@effect/schema
from 0.67.12 to 0.67.13Release notes
Sourced from
@effect/schema
's releases.Changelog
Sourced from
@effect/schema
's changelog.Commits
a4beb69
Version Packages (#2824)e22427c
schema: readme: add warning on Secret schema composition (#2822)2987155
schema: add Config documentation (#2821)Updates
effect
from 3.2.4 to 3.2.5Release notes
Sourced from effect's releases.
Changelog
Sourced from effect's changelog.
Commits
a4beb69
Version Packages (#2824)031c712
attach Stream.toReadableStream fibers to scope (#2834)a44e532
makeArray.separate
,Array.getRights
,Array.getLefts
,Array.getSomes
...39f715e
add dtslint tests for separate, getRights, getLefts, getSomes (#2825)608b01f
Array: simplify signatures (`ReadonlyArray<any> | Iterable<any> = Ite… (#2823)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