chore(deps): update devdeps non-major #974
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.20.0
->9.20.1
15.14.0
->15.15.0
9.2.1
->9.3.0
3.5.0
->3.5.1
1.84.0
->1.85.0
16.0.4
->16.0.5
6.2.0
->6.3.0
5.97.1
->5.98.0
Release Notes
eslint/eslint (eslint)
v9.20.1
Compare Source
sindresorhus/globals (globals)
v15.15.0
Compare Source
445df81
html-validate/html-validate (html-validate)
v9.3.0
Compare Source
Features
width
andheight
are non-negative integers on<img>
and other embedded elements (6bde9e6), closes #280Bug Fixes
--rule
overwritingextends
from--config
(5623120)--rule
overwriting all rules from--config
or--preset
(8cc81c8), closes #289valid-id
error message (c0c6b73), closes #282Performance Improvements
no-dup-id
performance (8da515f), closes #288void-style
(5a156de), closes #287v9.2.2
Compare Source
Bug Fixes
prettier/prettier (prettier)
v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.sass/dart-sass (sass)
v1.85.0
Compare Source
@extend
. This causedunacceptable performance issues for certain heavy users of
@extend
. We'lltry to find a more performant way to accomplish it in the future.
webpack-contrib/sass-loader (sass-loader)
v16.0.5
Compare Source
jaywcjlove/svgtofont (svgtofont)
v6.3.0
Compare Source
Documentation v6.3.0: https://raw.githack.com/jaywcjlove/svgtofont/8dd50a6/index.html\
Comparing Changes: jaywcjlove/svgtofont@v6.2.0...v6.3.0
c56517e
@jaywcjloveb28f002
@Certseeds3953af5
@renovate-botea1fd1e
@jaywcjlove82d36ab
@ptylekdc8dca5
@jaywcjlovewebpack/webpack (webpack)
v5.98.0
Compare Source
Fixes
filenameTemplate
in new split chunk #19104 by @henryqdineenblob:
protocol when public path isauto
#19199 by @alexander-akaitoutput.charset
everywhere #19202 by @alexander-akaitBuildInfo
andBuildMeta
type definitions #19200 by @inottnPerformance Improvements
FlagDependencyExportsPlugin
for large JSON by depth #19058 by @hai-xstartsWith
for matching instead of converting the string to a regex #19207 by @inottnChores
nanoid
from 3.3.7 to 3.3.8 #19063 by @dependabotDefaultStatsFactoryPlugin
#19156 by @Andaristreadme.md
by adding video links for understanding webpack #19101 by @Vansh5632Features
/* webpackIgnore: true */
forrequire.resolve
#19201 by @alexander-akaitContinuous Integration
New Contributors
Full Changelog: webpack/webpack@v5.97.1...v5.98.0
Configuration
📅 Schedule: Branch creation - "* 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.