Update all non-major dependencies #51
Merged
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.0.0
->2.0.2
20.19.0
->20.19.1
^0.13.8
->^0.14.0
3.25.57
->3.25.67
Release Notes
biomejs/biome (@biomejs/biome)
v2.0.2
Patch Changes
ec7c63d
Thanks @ematipico! - Fixed an issue where binaries weren't copied anymore inside the@biomejs/cli-*
packages.v2.0.1
Compare Source
Patch Changes
#6425
00e97ad
Thanks @siketyan! - Fixed #6391: the rulenoUselessFragments
no longer reports a fragment that contains whitespaces which aren't trimmed by the runtime.#6417
dd88565
Thanks @ematipico! - Fixed #6360: The following pseudo classes and elements are no longer reported bynoUnknownPseudoClass
ornoUnknownPseudoElement
rules.:open
::details-content
::prefix
::search-text
::suffix
#6417
dd88565
Thanks @ematipico! - Fixed #6357, where the boolean values weren't correctly merged when using theextends
functionality. Now Biome correctly merges the values.#6417
dd88565
Thanks @ematipico! - Fixed #6341: Fixed an issue where Biome would throw an error for the language tagsnb
andnn
.#6385
94142dd
Thanks @siketyan! - Fixed #6377: The rule noSelfCompare now correctly compares two function calls with different arguments.#6417
dd88565
Thanks @ematipico! - Fixed #6278:useExhaustiveDependencies
no longer adds duplicated dependencies into the list.#6417
dd88565
Thanks @ematipico! - Fix #6396, wherevi.useFakeTimers()
andvi.useRealTimers()
incorrectly triggered React Hooks-related rules#6417
dd88565
Thanks @ematipico! - Fixed a bug where Biome didn't correctly discover nested configuration files when using thelint
command and the linter is disabled in the root configuration.#6422
594ec50
Thanks @ematipico! - Removed the experimental rename feature from Biome LSP, which caused some issues inside existing editors such as Zed.#6388
c6942d2
Thanks @siketyan! - Fixed #6375: the formatter no longer inserts an extra empty line before a semicolon when it has leading comments.openapi-ts/openapi-typescript (openapi-fetch)
v0.14.0
Compare Source
Minor Changes
e66b5ce
Thanks @drwpow! - Build package with unbuild. Also remove the minified version (openapi-fetch is only useful in a TypeScript/bundler environment, so there’s no sense in loading it from a CDN clientside).colinhacks/zod (zod)
v3.25.67
Compare Source
Commits:
7afe790
Make $ZodLiteralDef generic91274c3
3.25.67c22944b
Fix race conditionv3.25.66
Compare Source
v3.25.65
Compare Source
v3.25.64
Compare Source
Commits:
b142ea8
Fix $stripb6e59c3
Check for existence of Error.captureStackTrace0c686af
Remove type from mime issue pathaf88d74
Fix testv3.25.63
Compare Source
v3.25.62
Compare Source
v3.25.61
Compare Source
v3.25.60
Compare Source
v3.25.59
Compare Source
v3.25.58
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.