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 devdependencies (non-major) #844

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.28.0 -> 2.28.1 age adoption passing confidence
@eslint/compat 1.2.6 -> 1.2.7 age adoption passing confidence
@eslint/eslintrc 3.2.0 -> 3.3.0 age adoption passing confidence
@eslint/js (source) 9.20.0 -> 9.21.0 age adoption passing confidence
@tailwindcss/postcss (source) 4.0.7 -> 4.0.8 age adoption passing confidence
eslint (source) 9.20.1 -> 9.21.0 age adoption passing confidence
happy-dom 17.1.1 -> 17.1.2 age adoption passing confidence
postcss (source) 8.5.2 -> 8.5.3 age adoption passing confidence
prettier (source) 3.5.1 -> 3.5.2 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.28.1

Compare Source

Patch Changes
eslint/rewrite (@​eslint/compat)

v1.2.7

Compare Source

eslint/eslintrc (@​eslint/eslintrc)

v3.3.0

Compare Source

Features
eslint/eslint (@​eslint/js)

v9.21.0

Compare Source

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.0.8

Compare Source

Added
  • Allow @import with theme(…) options for stylesheets that contain more than just @theme rules (#​16514)
Fixed
  • Don't add !important to CSS variable declarations when using the important modifier (#​16668)
  • Vite: Ignore files and directories specified in your .gitignore file when using automatic source detection(#​16631)
  • Vite: Don't rely on the module graph for detecting candidates to ensure setups with multiple Vite builds work as expected (#​16631)
  • Vite: Ensure Astro production builds always contain classes used in client-only components (#​16631)
  • Vite: Always scan raw file contents for utility classes before any other transforms have been applied to ensure utility classes are scanned without any additional escaping (#​16631)
  • Ensure utilities with more declarations are always sorted before utilities with fewer declarations when utilities only define CSS variables (#​16715)
  • Only include translate-z-px utilities once in compiled CSS (#​16718)
Changed
eslint/eslint (eslint)

v9.21.0

Compare Source

capricorn86/happy-dom (happy-dom)

v17.1.2

Compare Source

postcss/postcss (postcss)

v8.5.3

Compare Source

prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical-beautiful-mentions-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2025 2:26pm

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.5.3 chore(deps): update devdependencies (non-major) Feb 20, 2025
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 5f87980 to b6ff009 Compare February 20, 2025 15:02
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from b6ff009 to f2460a8 Compare February 21, 2025 15:38
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from f2460a8 to 826a57f Compare February 21, 2025 19:15
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 826a57f to 3af04f2 Compare February 21, 2025 23:05
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Feb 21, 2025
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 3af04f2 to 832dc79 Compare February 22, 2025 03:13
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 832dc79 to eded29e Compare February 22, 2025 06:05
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from eded29e to 4d6fd4e Compare February 22, 2025 14:19
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 4d6fd4e to c02c225 Compare February 22, 2025 14:25
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from c02c225 to 4b7593a Compare February 22, 2025 14:26
@sodenn sodenn merged commit 0482077 into main Feb 22, 2025
11 checks passed
@sodenn sodenn deleted the renovate/devdependencies-(non-major) branch February 22, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant