Skip to content
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

Bump the effect group with 3 updates #56

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps the effect group with 3 updates: @effect/platform-node, @effect/schema and effect.

Updates @effect/platform-node from 0.40.1 to 0.40.4

Release notes

Sourced from @​effect/platform-node's releases.

@​effect/platform-node@​0.40.4

Patch Changes

  • Updated dependencies []:
    • @​effect/platform@​0.40.4

@​effect/platform-node@​0.40.3

Patch Changes

@​effect/platform-node@​0.40.2

Patch Changes

Commits

Updates @effect/schema from 0.57.1 to 0.59.0

Release notes

Sourced from @​effect/schema's releases.

@​effect/schema@​0.59.0

Minor Changes

  • #1878 c4b84f7 Thanks @​gcanti! - Schema: remove from/to API in favour of make in:

    • Equivalence
    • JSONSchema
    • Pretty

Patch Changes

@​effect/schema@​0.58.0

Minor Changes

  • #1877 a904a73 Thanks @​gcanti! - Schema: Arbitrary remove from/to API in favour of make

  • #1842 7b2f874 Thanks @​fubhy! - Schema: simplify AST.createRefinement return type

  • #1842 7b2f874 Thanks @​fubhy! - Schema: refactor ParseResult module:

    • add Union issue, and replace UnionMember with Union
    • add Tuple issue, and replace Index with Tuple
    • add TypeLiteral issue
    • add Transform issue
    • add Refinement issue
    • add ast field to Member
    • rename UnionMember to Member
    • Type: rename expected to ast
    • ParseError replace errors field with error field and refactor parseError constructor accordingly
    • Index replace errors field with error field
    • Key replace errors field with error field
    • Member replace errors field with error field
    • ParseError replace errors field with error field
    • make ParseError a Data.TaggedError
    • Forbidden: add actual field

Patch Changes

... (truncated)

Commits

Updates effect from 2.0.1 to 2.0.2

Release notes

Sourced from effect's releases.

effect@2.0.2

Patch Changes

Commits

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

Bumps the effect group with 3 updates: [@effect/platform-node](https://github.com/effect-ts/effect), [@effect/schema](https://github.com/effect-ts/effect) and [effect](https://github.com/effect-ts/effect).


Updates `@effect/platform-node` from 0.40.1 to 0.40.4
- [Release notes](https://github.com/effect-ts/effect/releases)
- [Commits](https://github.com/effect-ts/effect/compare/@effect/platform-node@0.40.1...@effect/platform-node@0.40.4)

Updates `@effect/schema` from 0.57.1 to 0.59.0
- [Release notes](https://github.com/effect-ts/effect/releases)
- [Commits](https://github.com/effect-ts/effect/compare/@effect/schema@0.57.1...@effect/schema@0.59.0)

Updates `effect` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/effect-ts/effect/releases)
- [Commits](https://github.com/effect-ts/effect/compare/effect@2.0.1...effect@2.0.2)

---
updated-dependencies:
- dependency-name: "@effect/platform-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: effect
- dependency-name: "@effect/schema"
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2024
@thewilkybarkid thewilkybarkid merged commit 4100ccd into main Jan 9, 2024
8 checks passed
@thewilkybarkid thewilkybarkid deleted the dependabot/npm_and_yarn/effect-89896d41b3 branch January 9, 2024 16:28
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant