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 dev dependencies (non-major) #198

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.4 -> 1.2.5 age adoption passing confidence
@types/node (source) 22.10.3 -> 22.10.7 age adoption passing confidence
@types/react (source) 19.0.2 -> 19.0.7 age adoption passing confidence
@types/react-dom (source) 19.0.2 -> 19.0.3 age adoption passing confidence
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence
eslint-plugin-react 7.37.3 -> 7.37.4 age adoption passing confidence
mocha (source) 11.0.1 -> 11.1.0 age adoption passing confidence
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.5

Compare Source

eslint/eslint (eslint)

v9.18.0

Compare Source

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.4

Compare Source

Fixed
mochajs/mocha (mocha)

v11.1.0

Compare Source

🌟 Features

v11.0.2

Compare Source

🩹 Fixes
  • catch exceptions setting Error.stackTraceLimit (#​5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#​5263) (210d658)
📚 Documentation
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:

microsoft/TypeScript (typescript)

v5.7.3

Compare Source


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 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 a team as a code owner January 2, 2025 20:05
@renovate renovate bot force-pushed the renovate/dev-dependencies-non-major branch 3 times, most recently from b943647 to edc40c8 Compare January 8, 2025 22:53
@renovate renovate bot force-pushed the renovate/dev-dependencies-non-major branch 7 times, most recently from 147b466 to 8318835 Compare January 16, 2025 12:20
@renovate renovate bot force-pushed the renovate/dev-dependencies-non-major branch 3 times, most recently from b304b3e to 2a71f3e Compare January 21, 2025 13:47
@renovate renovate bot force-pushed the renovate/dev-dependencies-non-major branch from 2a71f3e to be7382e Compare January 22, 2025 15:09
@meyfa meyfa merged commit 7233eaa into main Jan 22, 2025
5 checks passed
@meyfa meyfa deleted the renovate/dev-dependencies-non-major branch January 22, 2025 18:41
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.

1 participant