Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all dependencies #121

Merged
merged 1 commit into from
Sep 23, 2024
Merged

fix(deps): update all dependencies #121

merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/tailwind (source) ^5.1.0 -> ^5.1.1 age adoption passing confidence
@biomejs/biome (source) 1.9.1 -> 1.9.2 age adoption passing confidence
astro (source) ^4.15.6 -> ^4.15.8 age adoption passing confidence
pnpm (source) 9.10.0 -> 9.11.0 age adoption passing confidence
tailwindcss (source) ^3.4.11 -> ^3.4.12 age adoption passing confidence
tsup (source) ^8.2.4 -> ^8.3.0 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/tailwind)

v5.1.1

Compare Source

Patch Changes
biomejs/biome (@​biomejs/biome)

v1.9.2

Compare Source

CLI
New features
Bug fixes
  • Fix #​3917, where the fixed files were incorrectly computed. Contributed by @​ematipico
  • Fixed an issue that caused GritQL contains queries to report false positives when the matched
    node appeared inside a sibling node. Contributed by @​arendjr
Editors
Bug fixes
  • Fix #​3923. Now the .editorconfig is correctly parsed by the LSP, and the options are correctly applied to files when formatting is triggered.
    Plus, the Biome LSP now watches for any change to the .editorconfig, and updates the formatting settings.

  • Reduced the number of log files generated by the LSP server. Now the maximum number of logs saved on disk is seven. Contributed by @​ematipico

  • Fix the code actions capabilities available in the LSP Biome server. Before, the LSP was using the default capabilities, which resulted in pulling code actions even when they were disabled by the editor.

    This means that the code actions are pulled by the client only when the editor enables quickfix.biome, source.organizeImports.biome and source.fixAll.biome.

    Now, if you enable organizeImports.enabled: true in the biome.json, and then you configure your editor with the following code action source.organizeImports.biome: false, the editor won't sort the imports.

    Contributed by @​ematipico

Linter
New features
Bug fixes
Parser
Bug fixes
  • useStrictMode now reports Script files with some directives, but without the use strict directive. Contributed by @​Conaclos

  • The CSS parser now accepts the characters U+FFDCF and U+FFFD in identifiers. Contributed by @​Conaclos

withastro/astro (astro)

v4.15.8

Compare Source

Patch Changes

v4.15.7

Compare Source

Patch Changes
pnpm/pnpm (pnpm)

v9.11.0

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.12

Compare Source

egoist/tsup (tsup)

v8.3.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

@florian-lefebvre florian-lefebvre merged commit 303494d into main Sep 23, 2024
2 checks passed
@florian-lefebvre florian-lefebvre deleted the renovate/all branch September 23, 2024 06:04
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