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 devDependencies (non-major) #117

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/lodash (source) 4.17.11 -> 4.17.16 age adoption passing confidence
@types/node (source) 20.16.12 -> 20.17.24 age adoption passing confidence
@types/react (source) 18.3.11 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.1 -> 18.3.5 age adoption passing confidence
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence
eslint-config-next (source) 14.2.15 -> 14.2.24 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.2 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

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

v14.2.24

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​ztanner for helping!

v14.2.23

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • backport: force module format for virtual client-proxy (#​74590)
  • Backport: Use provided waitUntil for pending revalidates (#​74573)
  • Feature: next/image: add support for images.qualities in next.config (#​74500)
Credits

Huge thanks to @​styfle, @​ijjk and @​lubieowoce for helping!

v14.2.22

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Retry manifest file loading only in dev mode: #​73900
  • Ensure workers are cleaned up: #​71564
  • Use shared worker for lint & typecheck steps: #​74154
Credits

Huge thanks to @​unstubbable, @​ijjk, and @​ztanner for helping!

v14.2.21

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Misc Changes
Credits

Huge thanks to @​unstubbable, @​ztanner, and @​styfle for helping!

v14.2.20

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​wyattjoh for helping!

v14.2.19

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

Huge thanks to @​ztanner and @​ijjk for helping!

v14.2.18

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

v14.2.16

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.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:


Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Nov 1, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
agent-playground-kitt ⬜️ Ignored (Inspect) Visit Preview Mar 13, 2025 7:05pm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from a9094f2 to d876acc Compare November 6, 2024 02:13
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 5bd4435 to e90a0d5 Compare November 14, 2024 22:05
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 8b1ca20 to 12806ce Compare November 28, 2024 06:50
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from 577f1d5 to 04ba12f Compare December 9, 2024 20:55
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 5 times, most recently from a815905 to 36b0955 Compare December 16, 2024 15:31
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 53d858b to 371220e Compare December 20, 2024 02:16
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from 63f8aec to 66e68cb Compare January 1, 2025 03:45
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 391ed1f to 12c2801 Compare January 8, 2025 14:31
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 12c2801 to 7b2c0cb Compare January 8, 2025 23:07
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 311d2a7 to 39af78f Compare January 16, 2025 01:50
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 8017fdd to b4de61c Compare January 28, 2025 10:53
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 2 times, most recently from f43b863 to 519d248 Compare February 4, 2025 02:05
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 249b863 to 21499d5 Compare February 13, 2025 23:00
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 21499d5 to adde29c Compare February 19, 2025 19:06
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 6 times, most recently from ab02af4 to ec2e41f Compare March 3, 2025 20:06
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from d275d44 to 11d256c Compare March 11, 2025 10:47
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 11d256c to 4249756 Compare March 13, 2025 19:05
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