Skip to content

fix(deps): update all dependencies#148

Merged
skulidropek merged 1 commit intomainfrom
renovate/all
Mar 18, 2026
Merged

fix(deps): update all dependencies#148
skulidropek merged 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@effect/cli (source) ^0.73.2^0.74.0 age confidence dependencies minor
@effect/cluster (source) ^0.56.4^0.57.0 age confidence dependencies minor
@effect/experimental (source) ^0.58.0^0.59.0 age confidence dependencies minor
@effect/platform (source) ^0.94.5^0.95.0 age confidence dependencies minor
@effect/platform-node (source) ^0.104.1^0.105.0 age confidence dependencies minor
@effect/printer (source) ^0.47.0^0.48.0 age confidence dependencies minor
@effect/printer-ansi (source) ^0.47.0^0.48.0 age confidence dependencies minor
@effect/rpc (source) ^0.73.2^0.74.0 age confidence dependencies minor
@effect/sql (source) ^0.49.0^0.50.0 age confidence dependencies minor
@effect/typeclass (source) ^0.38.0^0.39.0 age confidence dependencies minor
@effect/vitest (source) ^0.27.0^0.28.0 age confidence devDependencies minor
@effect/workflow (source) ^0.16.0^0.17.0 age confidence dependencies minor
@typescript-eslint/eslint-plugin (source) ^8.57.0^8.57.1 age confidence devDependencies patch
@typescript-eslint/parser (source) ^8.57.0^8.57.1 age confidence devDependencies patch
effect (source) ^3.19.19^3.20.0 age confidence dependencies minor
pnpm/action-setup v4v5 age confidence action major
typescript-eslint (source) ^8.57.0^8.57.1 age confidence devDependencies patch

cc @skulidropek


Release Notes

Effect-TS/effect (@​effect/cli)

v0.74.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/cluster)

v0.57.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/experimental)

v0.59.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/platform)

v0.95.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/platform-node)

v0.105.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/printer)

v0.48.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/printer-ansi)

v0.48.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/rpc)

v0.74.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/sql)

v0.50.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/typeclass)

v0.39.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/vitest)

v0.28.0

Compare Source

Patch Changes
Effect-TS/effect (@​effect/workflow)

v0.17.0

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.57.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#​12126)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.57.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Effect-TS/effect (effect)

v3.20.0

Compare Source

Minor Changes
Patch Changes
  • #​6107 fc82e81 Thanks @​gcanti! - Backport Types.VoidIfEmpty to 3.x

  • #​6088 82996bc Thanks @​taylorOntologize! - Schema: fix Schema.omit producing wrong result on Struct with optionalWith({ default }) and index signatures

    getIndexSignatures now handles Transformation AST nodes by delegating to ast.to, matching the existing behavior of getPropertyKeys and getPropertyKeyIndexedAccess. Previously, Schema.omit on a struct combining Schema.optionalWith (with { default }, { as: "Option" }, etc.) and Schema.Record would silently take the wrong code path, returning a Transformation with property signatures instead of a TypeLiteral with index signatures.

  • #​6086 4d97a61 Thanks @​taylorOntologize! - Schema: fix getPropertySignatures crash on Struct with optionalWith({ default }) and other Transformation-producing variants

    SchemaAST.getPropertyKeyIndexedAccess now handles Transformation AST nodes by delegating to ast.to, matching the existing behavior of getPropertyKeys. Previously, calling getPropertySignatures on a Schema.Struct containing Schema.optionalWith with { default }, { as: "Option" }, { nullable: true }, or similar options would throw "Unsupported schema (Transformation)".

  • #​6097 f6b0960 Thanks @​gcanti! - Fix TupleWithRest post-rest validation to check each tail index sequentially.

pnpm/action-setup (pnpm/action-setup)

v5

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from skulidropek March 16, 2026 18:49
@renovate renovate bot changed the title chore(deps): update all dependencies to ^8.57.1 fix(deps): update all dependencies Mar 16, 2026
@skulidropek skulidropek merged commit ec3e10e into main Mar 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant