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

Update minor and patch dependencies - autoclosed #38

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18.3.12 -> ^18.3.18 age adoption passing confidence
@types/react-dom (source) ^18.3.1 -> ^18.3.5 age adoption passing confidence
@vitejs/plugin-react-swc ^3.7.1 -> ^3.7.2 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.5.1 age adoption passing confidence
tailwindcss (source) ^3.4.14 -> ^3.4.17 age adoption passing confidence
vite (source) ^6.0.5 -> ^6.1.0 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc)

v3.7.2

Compare Source

Add Vite 6 to peerDependencies range #​207

Thanks @​RobinTail

Revert throw when refresh runtime is loaded twice #​237

Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.

This revert was done in the Babel plugin last year and I didn't port it back.

postcss/postcss (postcss)

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)

Changed

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)
vitejs/vite (vite)

v6.1.0

Compare Source

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source


Configuration

📅 Schedule: Branch creation - "before 2pm on Sunday" in timezone Asia/Tokyo, 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

cloudflare-workers-and-pages bot commented Nov 16, 2024

Deploying renge with  Cloudflare Pages  Cloudflare Pages

Latest commit: 605e375
Status: ✅  Deploy successful!
Preview URL: https://c7295c22.renge.pages.dev
Branch Preview URL: https://renovate-minor-and-patch-dep.renge.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch 3 times, most recently from 510af79 to b0ef665 Compare December 2, 2024 17:11
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch 4 times, most recently from 6aae171 to 89f51f2 Compare December 9, 2024 22:05
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch 4 times, most recently from 9142ba8 to f32433c Compare December 17, 2024 22:14
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch 3 times, most recently from 6eb360b to 4279ae6 Compare December 26, 2024 03:36
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch from 4279ae6 to eb15f10 Compare January 2, 2025 22:52
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch 3 times, most recently from 7c201f3 to beb03c0 Compare January 20, 2025 10:21
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch 2 times, most recently from c0f96db to 661266f Compare January 21, 2025 14:44
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch 3 times, most recently from ccdb598 to d47010a Compare February 5, 2025 11:51
@renovate renovate bot force-pushed the renovate/minor-and-patch-dependencies branch from d47010a to 605e375 Compare February 5, 2025 17:31
@renovate renovate bot changed the title Update minor and patch dependencies Update minor and patch dependencies - autoclosed Feb 7, 2025
@renovate renovate bot closed this Feb 7, 2025
@renovate renovate bot deleted the renovate/minor-and-patch-dependencies branch February 7, 2025 13:16
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.

0 participants