build(deps-dev): bump all - #1292
Merged
Merged
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.8.2->1.8.30.64.0->0.65.020.14.8->20.14.90.46.3->0.47.0v3.25.10->v3.25.1114.0.1->14.0.2550dfda->d543e7av1.180.1->v1.183.04.15.7->4.16.0Release Notes
biomejs/biome (@biomejs/biome)
v1.8.3Compare Source
CLI
Bug fixes
Fix #3104 by suppressing node warnings when using
biome migrate. Contributed by @SuperchupuDevForce colors to be off when using the GitHub reporter to properly create annotations in GitHub actions (#3148). Contributed by @Sec-ant
Parser
Bug fixes
Formatter
Bug fixes
Linter
New features
nursery/useDeprecatedReasonrule. Contributed by @vohoanglong0107.Bug fixes
useConsistentArrayTypeanduseShorthandArrayTypenow ignoreArrayin theextendsandimplementsclauses. Fix #3247. Contributed by @Conaclospackage.json. Contributed by @ematipicouseArrowFunctionrule now preserves a trailing comma when there is only a single type parameter in the arrow function and JSX is enabled. Fixes #3292. Contributed by @Sec-antEnhancements
Enhance tailwind sorting lint rule #1274 with variant support.
Every preconfigured variant is assigned a
weightthat concurs on establishing the output sorting order.Since nesting variants on the same utility class is possible, the resulting
weightis the Bitwise XOR of all the variants weight for that class.Dynamic variants (e.g.
has-[.custom-class],group-[:checked]) are also supported and they take theweightof their base variant name the custom value attached (e.g.has-[.custom-class]takeshasweight).Arbitrary variants (e.g.
[&nth-child(2)]) don't have a weight assigned and they are placed after every known variant.Classes with the same amount of arbitrary variants follow lexicographical order. The class that has the highest number of nested arbitrary variants is placed last.
Screen variants (e.g.
sm:,max-md:,min-lg:) are not supported yet.Contributed by @lutaok
devcontainers/cli (@devcontainers/cli)
v0.65.0Compare Source
--labelparameter todevcontainer buildcommand. (https://github.com/devcontainers/cli/issues/837)dprint/dprint (dprint)
v0.47.0Compare Source
github/codeql-action (github/codeql-action)
v3.25.11Compare Source
sindresorhus/globby (globby)
v14.0.2Compare Source
f600250ruby/setup-ruby (ruby/setup-ruby)
v1.183.0Compare Source
v1.182.0Compare Source
Full Changelog: ruby/setup-ruby@v1.181.0...v1.182.0
v1.181.0Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.180.1...v1.181.0
privatenumber/tsx (tsx)
v4.16.0Compare Source
v4.15.9Compare Source
v4.15.8Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.