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

chore(deps): update all patch dependencies #1426

Merged
merged 1 commit into from
Sep 23, 2024
Merged

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
@biomejs/biome (source) 1.9.1 -> 1.9.2 age adoption passing confidence
@modern-js/module-tools (source) 2.60.0 -> 2.60.1 age adoption passing confidence
@modern-js/plugin-tailwindcss (source) 2.60.0 -> 2.60.1 age adoption passing confidence
@modern-js/tsconfig (source) 2.60.0 -> 2.60.1 age adoption passing confidence
@modern-js/utils (source) 2.60.0 -> 2.60.1 age adoption passing confidence
@rsbuild/core (source) 1.0.4 -> 1.0.5 age adoption passing confidence
@types/react (source) ^18.3.5 -> ^18.3.8 age adoption passing confidence
@types/react (source) ~18.3.5 -> ~18.3.8 age adoption passing confidence
framer-motion 11.5.4 -> 11.5.6 age adoption passing confidence
hast-util-from-html ^2.0.2 -> ^2.0.3 age adoption passing confidence
hast-util-from-html 2.0.2 -> 2.0.3 age adoption passing confidence
rsbuild-plugin-google-analytics ^1.0.2 -> ^1.0.3 age adoption passing confidence
tailwindcss (source) ^3.4.11 -> ^3.4.12 age adoption passing confidence

Release Notes

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

web-infra-dev/modern.js (@​modern-js/module-tools)

v2.60.1

Compare Source

Patch Changes
web-infra-dev/modern.js (@​modern-js/plugin-tailwindcss)

v2.60.1

Compare Source

Patch Changes
web-infra-dev/modern.js (@​modern-js/tsconfig)

v2.60.1

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Docs update 📄
更新内容
新特性 🎉
Bug 修复 🐞
文档更新 📄
web-infra-dev/modern.js (@​modern-js/utils)

v2.60.1

Compare Source

web-infra-dev/rsbuild (@​rsbuild/core)

v1.0.5

Compare Source

What's Changed

New Features 🎉
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.4...v1.0.5

framer/motion (framer-motion)

v11.5.6

Compare Source

Fixed
  • Ensuring updating motion values during render doesn't lock rendering for an element.

v11.5.5

Compare Source

Fixed
  • Changed values of child variants now animate even when the parent variant name hasn't changed.
syntax-tree/hast-util-from-html (hast-util-from-html)

v2.0.3

Compare Source

  • 76cce54 Fix types accidentally destroyed by xo

Full Changelog: syntax-tree/hast-util-from-html@2.0.2...2.0.3

rspack-contrib/rsbuild-plugin-google-analytics (rsbuild-plugin-google-analytics)

v1.0.3

Compare Source

What's Changed

Full Changelog: rspack-contrib/rsbuild-plugin-google-analytics@v1.0.2...v1.0.3

tailwindlabs/tailwindcss (tailwindcss)

v3.4.12

Compare Source


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.

Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
🔨 Latest commit 2f243b9
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/66f0c39e9946ca0008ae8c8f
😎 Deploy Preview https://deploy-preview-1426--aquamarine-blini-95325f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🟢 up 14 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@Timeless0911 Timeless0911 merged commit 3d5048e into main Sep 23, 2024
8 checks passed
@Timeless0911 Timeless0911 deleted the renovate/all-patch branch September 23, 2024 04:09
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