chore(deps): update devdependencies (non-major) #384
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.28.0->9.30.07.6.1->7.6.34.1.8->4.1.114.1.8->4.1.1119.1.6->19.1.819.1.5->19.1.69.28.0->9.30.08.5.4->8.5.63.5.3->3.6.20.6.12->0.6.134.1.8->4.1.118.33.0->8.35.1Release Notes
eslint/eslint (@eslint/js)
v9.30.0Compare Source
v9.29.0Compare Source
remix-run/react-router (@react-router/dev)
v7.6.3Compare Source
Patch Changes
package.jsonresolution checks when a customentry.server.(j|t)sxfile is provided. (#13744)@react-router/node@7.6.3react-router@7.6.3@react-router/serve@7.6.3v7.6.2Compare Source
Patch Changes
Avoid additional
with-propschunk in Framework Mode by moving route module component prop logic from the Vite plugin toreact-router(#13650)When
future.unstable_viteEnvironmentApiis enabled and an absolute Vitebasehas been configured, ensure critical CSS is handled correctly during development (#13598)Update
vite-node(#13673)Fix typegen for non-{.js,.jsx,.ts,.tsx} routes like .mdx (#12453)
Fix href types for optional dynamic params (#13725)
7.6.1 introduced fixes for
hrefwhen using optional static segments,but those fixes caused regressions with how optional dynamic params worked in 7.6.0:
Now, optional static segments are expanded into different paths for
href, but optional dynamic params are not.This way
hrefcan unambiguously refer to an exact URL path, all while keeping the number of path options to a minimum.Additionally, you can pass
paramsfrom component props without needing to narrow them manually:Updated dependencies:
react-router@7.6.2@react-router/node@7.6.2@react-router/serve@7.6.2tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.11Compare Source
Fixed
emit(…)(#18330)--watch=alwaysin the CLI's usage (#18337)@tailwindcss/vite(#18384)v4.1.10Compare Source
Fixed
w-[calc(100%-var(--offset))]) (#18289)v4.1.9Compare Source
Fixed
/[0.16]→/16) (#18184)mb-[-32rem]→-mb-128) (#18212)blurinwire:model.blur(#18216)eslint/eslint (eslint)
v9.30.0Compare Source
v9.29.0Compare Source
postcss/postcss (postcss)
v8.5.6Compare Source
ContainerWithChildrentype discriminating (by @Goodwine).v8.5.5Compare Source
package.json→exportscompatibility with some tools (by @JounQin).prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.13Compare Source
prettier-plugin-multiline-arraysandprettier-plugin-jsdocwork when used together with this plugin (#372)typescript-eslint/typescript-eslint (typescript-eslint)
v8.35.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.35.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.34.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.34.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.33.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
This PR was generated by Mend Renovate. View the repository job log.