Skip to content

chore(deps): update all patch dependencies #222

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

Merged
merged 2 commits into from
Sep 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

@fi3ework : snapshot is udpated, the previous is wrong and it's correct now. Related to web-infra-dev/rsbuild#3510. The output it aligned with https://play.swc.rs/?version=1.7.25&code=H4sIAAAAAAAAA0vOSSwuVnDLz1eo5lJQSM7PKy4pKk0uyS%2FS0ASLKCiUZGQW6yknJQJFrIECtVxAAsJVqK7lquUCALLKMNdCAAAA&config=H4sIAAAAAAAAA2WRy07DMBBF93yFNeuqSoWgAgkkVIHYQBddIhajZBIMfkRjpySq8u84aXFe3iS%2BZ2Z8fX26EgK0NDJv4F7kqBytgtQtIHMM2ul%2F65EL8i5IHxcpiLsvtprE44O4vV4n6wRWA3vOip5s7%2BbkRTLltu7btnMo94cObBbz3m3Wz9skc7IvibFDNwt0wBxZxoERfZ5%2F2u4D3y4d3XS6gGpPbFC9kgrHuGlMUDI54iM9KbWzWpPpE%2FJcxQLkUDAO0jXGYx0U8E1JLmVZehjcjB8k9mg0haLFE%2BWWNfqJd0gHG4BKwYW0sSkUdK7jTSZHK2sdjcg5IOnebFb1BqAyP8b%2BmpBk%2BweaSpgcPgIAAA%3D%3D.


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
@playwright/test (source) 1.47.1 -> 1.47.2 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

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

microsoft/playwright (@​playwright/test)

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128
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


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 20, 2024

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit f7614c3
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/66edcb12b4a782000760e854
😎 Deploy Preview https://deploy-preview-222--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@renovate renovate bot force-pushed the renovate/all-patch branch from ec5b45f to b07f3ed Compare September 20, 2024 10:09
@renovate renovate bot force-pushed the renovate/all-patch branch from b07f3ed to f7614c3 Compare September 20, 2024 19:20
@fi3ework fi3ework enabled auto-merge (squash) September 21, 2024 15:26
@fi3ework fi3ework merged commit 9623999 into main Sep 21, 2024
12 checks passed
@fi3ework fi3ework deleted the renovate/all-patch branch September 21, 2024 15:27
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