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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.19.55 -> 18.19.75 age adoption passing confidence
@types/react (source) 18.3.11 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence
eslint-config-next (source) 13.5.7 -> 13.5.8 age adoption passing confidence
postcss (source) 8.4.47 -> 8.5.1 age adoption passing confidence
tailwindcss (source) 3.4.13 -> 3.4.17 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next)

v13.5.8

Compare Source

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)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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.

@renovate renovate bot requested a review from hanshack as a code owner October 20, 2024 22:33
Copy link

netlify bot commented Oct 20, 2024

Deploy Preview for energiekarte ready!

Name Link
🔨 Latest commit cf757ba
🔍 Latest deploy log https://app.netlify.com/sites/energiekarte/deploys/67a182e45ba1ad0007c18008
😎 Deploy Preview https://deploy-preview-53--energiekarte.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.

Copy link

netlify bot commented Oct 20, 2024

Deploy Preview for magnificent-florentine-240333 ready!

Name Link
🔨 Latest commit cf757ba
🔍 Latest deploy log https://app.netlify.com/sites/magnificent-florentine-240333/deploys/67a182e4d3a87c00088ab0da
😎 Deploy Preview https://deploy-preview-53--magnificent-florentine-240333.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 force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from dabdf18 to 8b7bf7d Compare October 28, 2024 21:59
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 4 times, most recently from e9deb1c to 9e3315e Compare November 3, 2024 04:51
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from b05e99e to fbb83d6 Compare November 14, 2024 20:12
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from 3f5d9a0 to 981fadf Compare November 28, 2024 08:23
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 3 times, most recently from ac70ff9 to 4d07dce Compare December 9, 2024 22:40
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 6 times, most recently from c4ea3ee to 6d5cc2d Compare December 17, 2024 22:01
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 2 times, most recently from 511c410 to 0a63133 Compare December 21, 2024 05:23
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 2 times, most recently from 32dc4c1 to 902a8de Compare January 6, 2025 14:45
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch from 902a8de to dba1eed Compare January 13, 2025 22:49
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 2 times, most recently from 3e43003 to 3a59057 Compare January 16, 2025 02:30
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch 2 times, most recently from 17e38de to f71af5f Compare January 23, 2025 11:50
@renovate renovate bot force-pushed the renovate/devdependencies-non-major branch from f71af5f to cf757ba Compare February 4, 2025 03:00
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