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.33
0.36.34
0.53.14
0.54.0
0.49.14
0.50.0
0.33.19
0.33.20
0.33.19
0.33.20
0.67.11
0.67.12
3.2.3
3.2.4
Updates
@effect/cli
from 0.36.33 to 0.36.34Release notes
Sourced from
@effect/cli
's releases.Changelog
Sourced from
@effect/cli
's changelog.Commits
40a6dcb
Version Packages (#2809)Updates
@effect/platform
from 0.53.14 to 0.54.0Release notes
Sourced from
@effect/platform
's releases.Changelog
Sourced from
@effect/platform
's changelog.Commits
40a6dcb
Version Packages (#2809)1af94df
improve worker pool error reporting and finalization (#2819)c07e0ce
Revise the ordering of type parameters within theSchemaStore
inter… (#2792)Updates
@effect/platform-node
from 0.49.14 to 0.50.0Release notes
Sourced from
@effect/platform-node
's releases.Changelog
Sourced from
@effect/platform-node
's changelog.Commits
40a6dcb
Version Packages (#2809)Updates
@effect/printer
from 0.33.19 to 0.33.20Release notes
Sourced from
@effect/printer
's releases.Changelog
Sourced from
@effect/printer
's changelog.Commits
40a6dcb
Version Packages (#2809)Updates
@effect/printer-ansi
from 0.33.19 to 0.33.20Release notes
Sourced from
@effect/printer-ansi
's releases.Changelog
Sourced from
@effect/printer-ansi
's changelog.Commits
40a6dcb
Version Packages (#2809)Updates
@effect/schema
from 0.67.11 to 0.67.12Release notes
Sourced from
@effect/schema
's releases.Changelog
Sourced from
@effect/schema
's changelog.Commits
40a6dcb
Version Packages (#2809)e376641
Add support forConfig
module, closes #2346 (#2816)f8038ca
Add support for Enums in Record, closes #2811 (#2814)Updates
effect
from 3.2.3 to 3.2.4Release notes
Sourced from effect's releases.
Changelog
Sourced from effect's changelog.
Commits
40a6dcb
Version Packages (#2809)1af94df
improve worker pool error reporting and finalization (#2819)e313a01
Array: fixflatMapNullable
implementation and add descriptions / ex… (#2808)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