Skip to content

build(deps-dev): bump all - #1292

Merged
renovate[bot] merged 1 commit into
livefrom
renovate/all
Jul 1, 2024
Merged

build(deps-dev): bump all#1292
renovate[bot] merged 1 commit into
livefrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@biomejs/biome (source) 1.8.2 -> 1.8.3 age adoption passing confidence devDependencies patch
@devcontainers/cli 0.64.0 -> 0.65.0 age adoption passing confidence devDependencies minor
@types/node (source) 20.14.8 -> 20.14.9 age adoption passing confidence devDependencies patch
dprint 0.46.3 -> 0.47.0 age adoption passing confidence devDependencies minor
github/codeql-action v3.25.10 -> v3.25.11 age adoption passing confidence action patch
globby 14.0.1 -> 14.0.2 age adoption passing confidence devDependencies patch
returntocorp/semgrep 550dfda -> d543e7a container digest
ruby/setup-ruby v1.180.1 -> v1.183.0 age adoption passing confidence action minor
tsx (source) 4.15.7 -> 4.16.0 age adoption passing confidence devDependencies minor

Release Notes

biomejs/biome (@​biomejs/biome)

v1.8.3

Compare Source

CLI
Bug fixes
  • Fix #​3104 by suppressing node warnings when using biome migrate. Contributed by @​SuperchupuDev

  • Force 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
Bug fixes
  • useConsistentArrayType and useShorthandArrayType now ignore Array in the extends and implements clauses. Fix #​3247. Contributed by @​Conaclos
  • Fixes #​3066 by taking into account the dependencies declared in the package.json. Contributed by @​ematipico
  • The code action of the useArrowFunction rule 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-ant
Enhancements
  • Enhance tailwind sorting lint rule #​1274 with variant support.

    Every preconfigured variant is assigned a weight that concurs on establishing the output sorting order.
    Since nesting variants on the same utility class is possible, the resulting weight is 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 the weight of their base variant name the custom value attached (e.g. has-[.custom-class] takes has weight).
    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.0

Compare Source

dprint/dprint (dprint)

v0.47.0

Compare Source

github/codeql-action (github/codeql-action)

v3.25.11

Compare Source

sindresorhus/globby (globby)

v14.0.2

Compare Source

ruby/setup-ruby (ruby/setup-ruby)

v1.183.0

Compare Source

v1.182.0

Compare Source

Full Changelog: ruby/setup-ruby@v1.181.0...v1.182.0

v1.181.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.180.1...v1.181.0

privatenumber/tsx (tsx)

v4.16.0

Compare Source

v4.15.9

Compare Source

v4.15.8

Compare 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added build labels Jul 1, 2024
@renovate
renovate Bot merged commit ac180f6 into live Jul 1, 2024
@renovate
renovate Bot deleted the renovate/all branch July 1, 2024 03:41
@DerekNonGeneric DerekNonGeneric added 🏗️ Category: Build Issues and PRs related to the build directory 📦 Type: Dependencies PRs that modify packages req'd by product in production 📦 Type: Developer Dependencies PRs that modify packages only req'd for local development and testing labels Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏗️ Category: Build Issues and PRs related to the build directory 📦 Type: Dependencies PRs that modify packages req'd by product in production 📦 Type: Developer Dependencies PRs that modify packages only req'd for local development and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant