Skip to content

chore(deps): update all non-major dev-dependencies #241

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 1 commit into from
May 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^18.19.64 -> ^18.19.100 age adoption passing confidence
autoprefixer ^10.4.20 -> ^10.4.21 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.5.3 age adoption passing confidence
tailwindcss (source) ^3.4.14 -> ^3.4.17 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.8.3 age adoption passing confidence
vite (source) ^4.5.5 -> ^4.5.14 age adoption passing confidence
vite-plugin-solid ^2.10.2 -> ^2.11.6 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

postcss/postcss (postcss)

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"
Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
tailwindlabs/tailwindcss (tailwindcss)

v3.4.17

Compare Source

Fixed

v3.4.16

Compare Source

Fixed
  • Ensure the TypeScript types for PluginsConfig allow undefined values (#​14668)

v3.4.15

Compare Source

  • Bump versions for security vulnerabilities (#​14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#​14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#​15003)
microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

vitejs/vite (vite)

v4.5.14

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.13

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.12

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.11

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.10

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.9

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.8

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.7

Compare Source

Please refer to CHANGELOG.md for details.

v4.5.6

Compare Source

This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

solidjs/vite-plugin-solid (vite-plugin-solid)

v2.11.6

Compare Source

Patch Changes
  • 14da18d: Fix accessing the wrong user test configuration

v2.11.5

Compare Source

Patch Changes
  • 57cb53a: Update path to type declaration

v2.11.4

Compare Source

Patch Changes
  • ff66baf: Adjust path to type declaration

v2.11.3

Compare Source

Patch Changes
  • d87159b: Fix duplicated test setupFiles in resolved vite config

v2.11.2

Compare Source

Patch Changes
  • 5003976: handle empty query string
  • 3da707e: Support query string in tsx/jsx files

v2.11.1

Patch Changes
  • c5ddd03: Fix vite6 environment detection

v2.11.0

Minor Changes
Patch Changes
  • 74c75d0: Support Vite 6's resolve.conditions breaking change

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from RealShadowNova as a code owner May 11, 2025 05:22
@renovate renovate bot enabled auto-merge (squash) May 11, 2025 05:22
Copy link

netlify bot commented May 11, 2025

Deploy Preview for joshdocs ready!

Name Link
🔨 Latest commit c91c32c
🔍 Latest deploy log https://app.netlify.com/sites/joshdocs/deploys/6820340736f7d60008005045
😎 Deploy Preview https://deploy-preview-241--joshdocs.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 merged commit 0f45a59 into main May 11, 2025
6 of 7 checks passed
@renovate renovate bot deleted the renovate/all-non-major-dev branch May 11, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants