chore(deps): update all non-major dependencies #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.21.2
->^2.23.0
^0.68.15
->^0.68.26
^0.68.15
->^0.68.26
^3.4.6
->^3.5.6
20.15.0
->20.15.1
9.4.0
->9.5.0
^5.5.2
->^5.5.3
^5.3.2
->^5.3.4
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.23.0
Compare Source
🚀 Features
type
options, enablets/explicit-function-return-type
forlib
- by @antfu (3dd7b)🐞 Bug Fixes
eslint-config-flat-gitignore
even if.gitignore
is not in cwd - by @lachlancollins in https://github.com/antfu/eslint-config/issues/547 (c118b)eslint-plugin-unused-imports
- by @antfu (79442)View changes on GitHub
Effect-TS/effect (@effect/schema)
v0.68.26
Compare Source
Patch Changes
#3287
f0285d3
Thanks @gcanti! - JSON Schema: change default behavior for property signatures containingundefined
Changed the default behavior when encountering a required property signature whose type contains
undefined
. Instead of raising an exception,undefined
is now pruned and the field is set as optional.Before
Now
#3291
8ec4955
Thanks @gcanti! - remove type-level error message fromoptional
signature, closes #3290This fix eliminates the type-level error message from the
optional
function signature, which was causing issues in generic contexts.#3284
3ac2d76
Thanks @gcanti! - Fix: Correct Handling of JSON Schema Annotations in RefinementsFixes an issue where the JSON schema annotation set by a refinement after a transformation was mistakenly interpreted as an override annotation. This caused the output to be incorrect, as the annotations were not applied as intended.
Before
Now
Updated dependencies [
cc327a1
,4bfe4fb
,2b14d18
]:v0.68.25
Compare Source
Patch Changes
a9d7800
]:Effect-TS/effect (effect)
v3.5.6
Compare Source
Patch Changes
#3294
cc327a1
Thanks @tim-smart! - correctly exclude symbols from Record.keys#3289
4bfe4fb
Thanks @dilame! - ChangedStream.groupByKey
/Stream.grouped
/Stream.groupedWithin
JSDoc category fromutils
togrouping
#3295
2b14d18
Thanks @tim-smart! - fix YieldableError rendering on bunv3.5.5
Compare Source
Patch Changes
a9d7800
Thanks @tim-smart! - use "unbounded" buffer for Stream.fromEventListenernodejs/node (node)
v20.15.1
Compare Source
pnpm/pnpm (pnpm)
v9.5.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.