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 #2490

Merged
merged 4 commits into from
Jun 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/plugin-proposal-export-default-from (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/plugin-proposal-partial-application (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/plugin-proposal-pipeline-operator (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-class-properties (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/preset-env (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/preset-typescript (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/runtime (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@babel/types (source) ^7.24.6 -> ^7.24.7 age adoption passing confidence
@biomejs/biome (source) 1.8.0 -> 1.8.1 age adoption passing confidence
@rspack/core (source) 0.7.1 -> 0.7.2 age adoption passing confidence
@rspack/plugin-react-refresh (source) 0.7.1 -> 0.7.2 age adoption passing confidence
@swc/plugin-remove-console ^2.0.4 -> ^2.0.5 age adoption passing confidence
@types/lodash (source) ^4.17.4 -> ^4.17.5 age adoption passing confidence
browserslist 4.23.0 -> 4.23.1 age adoption passing confidence
caniuse-lite ^1.0.30001625 -> ^1.0.30001632 age adoption passing confidence
jiti ^1.21.0 -> ^1.21.6 age adoption passing confidence
lit (source) ^3.1.3 -> ^3.1.4 age adoption passing confidence
nx (source) ^19.2.2 -> ^19.2.3 age adoption passing confidence
prettier (source) ^3.3.0 -> ^3.3.2 age adoption passing confidence
react (source) 19.0.0-rc.0 -> 19.0.0-rc-f994737d14-20240522 age adoption passing confidence
react-dom (source) 19.0.0-rc.0 -> 19.0.0-rc-f994737d14-20240522 age adoption passing confidence
sass ^1.77.4 -> ^1.77.5 age adoption passing confidence
sass-embedded ^1.77.2 -> ^1.77.5 age adoption passing confidence
svelte (source) ^4.2.17 -> ^4.2.18 age adoption passing confidence
svelte-loader 3.2.0 -> 3.2.3 age adoption passing confidence
tailwindcss (source) ^3.4.3 -> ^3.4.4 age adoption passing confidence
terser (source) 5.31.0 -> 5.31.1 age adoption passing confidence
vue-router ^4.3.2 -> ^4.3.3 age adoption passing confidence
yaml (source) ^2.4.2 -> ^2.4.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
biomejs/biome (@​biomejs/biome)

v1.8.1

Compare Source

Analyzer
CLI
Bug fixes
  • Fix #​3069, prevent overwriting paths when using --staged or --changed options. Contributed by @​unvalley
  • Fix a case where the file link inside a diagnostic wasn't correctly displayed inside a terminal run by VSCode. Contributed by @​uncenter
Configuration
Bug fixes
Editors
Formatter
Bug fixes
  • Fix the bug where whitespace after the & character in CSS nesting was incorrectly trimmed, ensuring proper targeting of child classes #​3061. Contributed by @​denbezrukov
  • Fix #​3068 where the CSS formatter was inadvertently converting variable declarations and function calls to lowercase. Contributed by @​denbezrukov
  • Fix the formatting of CSS grid layout properties. Contributed by @​denbezrukov
JavaScript APIs
Linter
Bug fixes
Parser
New features
  • Implemented CSS Unknown At-Rule parsing, allowing the parser to gracefully handle unsupported or unrecognized CSS at-rules. Contributed by @​denbezrukov
Bug fixes
  • Fix #​3055 CSS: Layout using named grid lines is now correctly parsed. Contributed by @​denbezrukov
  • Fix #​3091. Allows the parser to handle nested style rules and at-rules properly, enhancing the parser's compatibility with the CSS Nesting Module. Contributed by @​denbezrukov
web-infra-dev/rspack (@​rspack/core)

v0.7.2

Compare Source

What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspack@v0.7.1...v0.7.2

browserslist/browserslist (browserslist)

v4.23.1

Compare Source

  • Fixed feature query with mobile to desktop when caniuse lags (by @​steverep).
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001632

Compare Source

v1.0.30001629

Compare Source

v1.0.30001628

Compare Source

v1.0.30001627

Compare Source

v1.0.30001626

Compare Source

unjs/jiti (jiti)

v1.21.6

Compare Source

compare changes

🩹 Fixes
  • Use internal cached modules only if loaded (#​247)

v1.21.5

Compare Source

compare changes

🩹 Fixes

From 1.21.4

  • Avoid node: protocol for node 14 compatibility (5d877de)
  • Update deps (5e11181)

v1.21.4

Compare Source

v1.21.3

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.2

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.1

Compare Source

compare changes

🏡 Chore
🤖 CI
❤️ Contributors
lit/lit (lit)

v3.1.4

Compare Source

Patch Changes
  • #​4646 abf30b3e - The value provided by the ref() directive will always be undefined when the element is disconnected.
nrwl/nx (nx)

v19.2.3

Compare Source

19.2.3 (2024-06-10)

🩹 Fixes
❤️ Thank You
prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

v3.3.1

Compare Source

diff

Preserve empty lines in front matter (#​16347 by @​fisker)
<!-- Input -->
---
foo:
  - bar1

  - bar2

  - bar3
---
Markdown

<!-- Prettier 3.3.0 -->

---
foo:
  - bar1
  - bar2
  - bar3
---

Markdown

<!-- Prettier 3.3.1 -->
---
foo:
  - bar1

  - bar2

  - bar3
---

Markdown
Preserve explicit language in front matter (#​16348 by @​fisker)
<!-- Input -->
---yaml
title: Hello
slug: home
---

<!-- Prettier 3.3.0 -->
---
title: Hello
slug: home
---

<!-- Prettier 3.3.1 -->
---yaml
title: Hello
slug: home
---
Avoid line breaks in import attributes (#​16349 by @​fisker)
// Input
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };

// Prettier 3.3.0
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type:
  "json" };

// Prettier 3.3.1
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };
facebook/react (react)

v19.0.0-rc-f994737d14-20240522

Compare Source

v19.0.0-rc-f3e09d6328-20240612

Compare Source

v19.0.0-rc-eb259b5d3b-20240605

Compare Source

v19.0.0-rc-d3ce0d3ea9-20240520

Compare Source

v19.0.0-rc-cc1ec60d0d-20240607

Compare Source

v19.0.0-rc-bf3a29d097-20240603

Compare Source

v19.0.0-rc-a532d91d01-20240610

Compare Source

v19.0.0-rc-a26e3f403e-20240611

Compare Source

v19.0.0-rc-9d4fba0788-20240530

Compare Source

v19.0.0-rc-99da76f23a-20240606

Compare Source

v19.0.0-rc-9598c41a20-20240603

Compare Source

v19.0.0-rc-935180c7e0-20240524

Compare Source

v19.0.0-rc-915b914b3a-20240515

Compare Source

v19.0.0-rc-8f3c0525f9-20240521

Compare Source

v19.0.0-rc-827cbea417-20240606

Compare Source

v19.0.0-rc-81c5ff2e04-20240521

Compare Source

v19.0.0-rc-6f23540c7d-20240528

Compare Source

v19.0.0-rc-6d3110b4d9-20240531

Compare Source

v19.0.0-rc-6230622a1a-20240610

Compare Source

v19.0.0-rc-57fbe3ba37-20240520

Compare Source

v19.0.0-rc-4c2e457c7c-20240522

Compare Source

v19.0.0-rc-3f1436cca1-20240516

Compare Source

v19.0.0-rc-3ac551e855-20240522

Compare Source

v19.0.0-rc-38e3b23483-20240529

Compare Source

v19.0.0-rc-34d0c5e357-20240607

Compare Source

v19.0.0-rc-20b6f4c0e8-20240607

Compare Source

v19.0.0-rc-1df34bdf62-20240605

Compare Source

facebook/react (react-dom)

v19.0.0-rc-f994737d14-20240522

Compare Source

v19.0.0-rc-f3e09d6328-20240612

Compare Source

v19.0.0-rc-eb259b5d3b-20240605

Compare Source

v19.0.0-rc-d3ce0d3ea9-20240520

Compare Source

v19.0.0-rc-cc1ec60d0d-20240607

Compare Source

v19.0.0-rc-bf3a29d097-20240603

Compare Source

v19.0.0-rc-a532d91d01-20240610

Compare Source

v19.0.0-rc-a26e3f403e-20240611

[Compare Source](https://togithub.


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 has been generated by Mend Renovate. View repository job log here.

Copy link

netlify bot commented Jun 3, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 902e72b
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/666a6ccef96e890008860bfb
😎 Deploy Preview https://deploy-preview-2490--rsbuild.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: 77 (🔴 down 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (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.

@renovate renovate bot force-pushed the renovate/all-patch branch 29 times, most recently from fbc94bf to 27bedbb Compare June 10, 2024 03:44
@renovate renovate bot force-pushed the renovate/all-patch branch 8 times, most recently from 66b4a5e to 0c1d31f Compare June 12, 2024 03:06
@renovate renovate bot force-pushed the renovate/all-patch branch from 0c1d31f to 9816d1c Compare June 12, 2024 03:21
@chenjiahan chenjiahan enabled auto-merge (squash) June 13, 2024 03:42
Copy link
Contributor Author

renovate bot commented Jun 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@chenjiahan chenjiahan merged commit 3f4f440 into main Jun 13, 2024
10 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch June 13, 2024 03:59
@chenjiahan chenjiahan mentioned this pull request Jun 13, 2024
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