Skip to content

chore(deps): update all patch dependencies #2023

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 5 commits into from
Apr 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.24.3 -> ^7.24.4 age adoption passing confidence
@babel/preset-env (source) ^7.24.3 -> ^7.24.4 age adoption passing confidence
@babel/runtime (source) ^7.24.1 -> ^7.24.4 age adoption passing confidence
@biomejs/biome (source) 1.6.3 -> 1.6.4 age adoption passing confidence
@modern-js/module-tools (source) ^2.48.3 -> ^2.48.4 age adoption passing confidence
@swc/plugin-remove-console ^1.5.120 -> ^1.5.121 age adoption passing confidence
@types/react (source) ^18.2.71 -> ^18.2.75 age adoption passing confidence
@types/react-dom (source) ^18.2.22 -> ^18.2.24 age adoption passing confidence
caniuse-lite ^1.0.30001600 -> ^1.0.30001607 age adoption passing confidence
pnpm (source) 8.15.5 -> 8.15.6 age adoption passing confidence
postcss-modules-local-by-default 4.0.4 -> 4.0.5 age adoption passing confidence
preact (source) ^10.20.1 -> ^10.20.2 age adoption passing confidence
tailwindcss (source) ^3.4.1 -> ^3.4.3 age adoption passing confidence
tsx ^4.7.1 -> ^4.7.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix
biomejs/biome (@​biomejs/biome)

v1.6.4

Compare Source

Analyzer
Bug fixes
  • An operator with no spaces around in a binary expression no longer breaks the js analyzer (#​2243). Contributed by @​Sec-ant
CLI
Bug fixes
Configuration
Bug fixes
  • Correctly calculate enabled rules in lint rule groups. Now a specific rule belonging to a group can be enabled even if its group-level preset option recommended or all is false (#​2191). Contributed by @​Sec-ant
Editors
Bug fixes
  • Fix the unexpected code deletion and repetition when quickfix.biome is enabled and some import-related rules are applied (#​2222, #​688, #​1015). Contributed by @​Sec-ant
Linter
Bug fixes
  • Fix #​2211. noChildrenProp should work fine when children pass as a prop in a new line. Contributed by @​fireairforce

  • Fix #​2248. lint/a11y/useButtonType should not trigger when button element with spread attribute. Contributed by @​fireairforce

  • Fix #​2216. lint/style/useNamingConvention should not ignore JSX Component name binding. Contributed by @​fireairforce

Enhancements
  • Add support for object property members in the rule useSortedClasses. Contributed by @​ematipico
Parser
  • The parser doesn't throw any error when the frontmatter of .astro files contains an illegal return:
web-infra-dev/modern.js (@​modern-js/module-tools)

v2.48.4

Compare Source

Patch Changes
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001607

Compare Source

v1.0.30001606

Compare Source

v1.0.30001605

Compare Source

v1.0.30001603

Compare Source

pnpm/pnpm (pnpm)

v8.15.6

Compare Source

Patch Changes

  • The exit code of the child process should be preserved on pnpm run #​7817.
  • When sorting packages in a workspace, take into account workspace dependencies specified as peerDependencies #​7813.
  • Add --ignore-scripts argument to prune command #​7836.

Platinum Sponsors

Gold Sponsors

Silver Sponsors

css-modules/postcss-modules-local-by-default (postcss-modules-local-by-default)

v4.0.5

Compare Source

Fixes
  • don't break the @scope at-rule without params
preactjs/preact (preact)

v10.20.2

Compare Source

Fixes

Types

Maintenance

tailwindlabs/tailwindcss (tailwindcss)

v3.4.3

Compare Source

v3.4.2

Compare Source

Fixed
  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#​12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#​12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#​12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#​12911)
  • Add mix-blend-plus-darker utility (#​12923)
  • Ensure dashes are allowed in variant modifiers (#​13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#​13306)
  • Transpile import.meta.url in config files (#​13322)
  • Reset letter spacing for form elements (#​13150)
  • Fix missing xx-large and remove double x-large absolute size (#​13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#​13325)
  • Ensure that arbitrary properties respect important configuration (#​13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#​13379)
privatenumber/tsx (tsx)

v4.7.2

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

Copy link

netlify bot commented Apr 8, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit d1bb6b1
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/661543d87f824c000803fac1
😎 Deploy Preview https://deploy-preview-2023--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: 74 (🔴 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 8 times, most recently from f972467 to 0f3a2a5 Compare April 9, 2024 13:15
@renovate renovate bot force-pushed the renovate/all-patch branch from 0f3a2a5 to 0bbae0f Compare April 9, 2024 13:19
@renovate renovate bot force-pushed the renovate/all-patch branch from 072fed0 to 4a59146 Compare April 9, 2024 13:29
@chenjiahan chenjiahan enabled auto-merge (squash) April 9, 2024 13:29
Copy link
Contributor Author

renovate bot commented Apr 9, 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 09dfced into main Apr 9, 2024
@chenjiahan chenjiahan deleted the renovate/all-patch branch April 9, 2024 13:41
@chenjiahan chenjiahan mentioned this pull request Apr 10, 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