chore(deps): Update non-major dependencies#24
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
c2765fb to
4209a92
Compare
4209a92 to
3dbc78b
Compare
3dbc78b to
55caa1a
Compare
55caa1a to
3ef892a
Compare
572c66d to
281cd30
Compare
13423e9 to
094e9d0
Compare
77df08e to
b6d6456
Compare
b6d6456 to
0a00339
Compare
ee66452 to
d31a172
Compare
d31a172 to
9c1700e
Compare
4ff10e7 to
65d62da
Compare
ab02abf to
e61c6e5
Compare
e61c6e5 to
b3fd740
Compare
b3fd740 to
b7142a3
Compare
b7142a3 to
cc6b6de
Compare
b601322 to
082d542
Compare
082d542 to
8d9c090
Compare
f01b801 to
57fd7d3
Compare
57fd7d3 to
9564363
Compare
9564363 to
176f5c4
Compare
d1ad39c to
140a92a
Compare
140a92a to
e6d01d5
Compare
e6d01d5 to
9b6e4d3
Compare
60ff57e to
361c407
Compare
4ac3a8a to
c72ec24
Compare
2921e6b to
55167f4
Compare
55167f4 to
70ca21f
Compare
70ca21f to
017df65
Compare
ec02581 to
6a6cb70
Compare
6387b50 to
64ab289
Compare
64ab289 to
d1a9566
Compare
6a314b2 to
b650804
Compare
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | npm | czg | 1.11.0 | 1.13.1 | | npm | eslint-config-prettier | 8.10.0 | 8.10.2 | | npm | eslint-plugin-import | 2.31.0 | 2.32.0 | | npm | eslint-plugin-only-warn | 1.1.0 | 1.2.1 | | npm | postcss-html | 1.8.0 | 1.8.1 | | npm | sharp | 0.33.5 | 0.35.2 | | npm | terser | 5.37.0 | 5.48.0 | | npm | vite-plugin-image-optimizer | 1.1.8 | 1.1.9 | | npm | vite-plugin-pwa | 0.21.1 | 0.21.2 |
b650804 to
227f77c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.11.0→1.13.1^8.10.0→^8.10.2^2.31.0→^2.32.0^1.1.0→^1.2.1^1.8.0→^1.8.1^0.33.5→^0.35.2^5.37.0→^5.48.0^1.1.8→^1.1.9^0.21.1→^0.21.2Release Notes
Zhengqbbb/cz-git (czg)
v1.13.1Compare Source
Bug Fixes
v1.13.0Compare Source
Features
v1.12.0Compare Source
Features
1.11.2 (2025-06-13)
Bug Fixes
maxSubjectLengtherror (#230) (1a9b61c)1.11.1 (2025-03-03)
Bug Fixes
CZ_DEBUG=1--config specify config file not show (8557221), closes #207v1.11.2Compare Source
Bug Fixes
maxSubjectLengtherror (#230) (1a9b61c)v1.11.1Compare Source
Bug Fixes
CZ_DEBUG=1--config specify config file not show (8557221), closes #207prettier/eslint-config-prettier (eslint-config-prettier)
v8.10.2Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
v2.32.0Compare Source
Added
enforce-node-protocol-usage] rule andimport/node-versionsetting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])order]: addsortTypesGroupoption to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])order]: addnewlines-between-typesoption to control intragroup sorting of type-only imports ([#3127], thanks [@Xunnamius])order]: addconsolidateIslandsoption to collapse excess spacing for aesthetically pleasing imports ([#3129], thanks [@Xunnamius])Fixed
no-unused-modules]: provide more meaningful error message when no .eslintrc is present ([#3116], thanks [@michaelfaith])order]: ensure arcane imports do not cause undefined behavior ([#3128], thanks [@Xunnamius])order]: resolve undefined property access issue when usingnamedordering ([#3166], thanks [@Xunnamius])enforce-node-protocol-usage]: avoid a crash with some TS code ([#3173], thanks [@ljharb])order]: codify invariants from docs into config schema ([#3152], thanks [@Xunnamius])Changed
extensions], [order]: improve documentation ([#3106], thanks [@Xunnamius])tseslint.config()([#3125], thanks [@lnuvy])order]: remove unnecessary negative check ([#3167], thanks [@JounQin])no-unused-modules]: add missing double quote ([#3191], thanks [@albertpastrana])no-restricted-paths: clarify wording and fix errors ([#3172], thanks [@greim])bfanger/eslint-plugin-only-warn (eslint-plugin-only-warn)
v1.2.1Compare Source
v1.2.0Compare Source
ota-meshi/postcss-html (postcss-html)
v1.8.1Compare Source
What's Changed
toJSON()due todocumentproperty. by @ota-meshi in #147Full Changelog: ota-meshi/postcss-html@v1.8.0...v1.8.1
lovell/sharp (sharp)
v0.35.2Compare Source
v0.35.1Compare Source
TypeScript: Ensure type definitions are published for both ESM and CJS.
#4537
WebAssembly: Ensure wrapper file is published.
#4538
v0.35.0Compare Source
Breaking: Drop support for Node.js 18, now requires Node.js >= 20.9.0.
Breaking: Remove
installscript frompackage.jsonfile.Compiling from source is now opt-in via the
buildscript.Breaking: Lossy AVIF output is now tuned using SSIMULACRA2-based
iqquality metrics.Breaking: Add
limitInputChannelswith a default value of 5.Breaking: Remove deprecated
failOnErrorconstructor property.Breaking: Remove deprecated
paletteBitDepthfrommetadataresponse.Breaking: Remove deprecated properties from
sharpenoperation.Breaking: Rename
format.jp2kasformat.jp2for API consistency.Upgrade to libvips v8.18.3 for upstream bug fixes.
Remove experimental status from WebAssembly binaries.
Add prebuilt binaries for FreeBSD (WebAssembly).
Deprecate Windows 32-bit (win32-ia32) prebuilt binaries.
Ensure TIFF output
bitdepthoption is limited to 1, 2 or 4.Add AVIF/HEIF
tuneoption for control over quality metrics.#4227
Add
keepGainMapandwithGainMapto process HDR JPEG images with embedded gain maps.#4314
Add
toUint8Arrayfor output image as aTypedArraybacked by a transferableArrayBuffer.#4355
Require prebuilt binaries using static paths to aid code bundling.
#4380
TypeScript: Ensure
FormatEnumkeys match reality.#4475
Add
marginoption totrimoperation.#4480
@eddienubes
Ensure HEIF primary item is used as default page/frame.
#4487
Add image Media Type (MIME Type) to metadata response.
#4492
Add
withDensityto set output density in EXIF metadata.#4496
Improve
pkg-configpath discovery.#4504
Add WebP
exactoption for control over transparent pixel colour values.Add support for ECMAScript Modules (ESM).
#4509
@florian-lefebvre
v0.34.5Compare Source
Upgrade to libvips v8.17.3 for upstream bug fixes.
Add experimental support for prebuilt Linux RISC-V 64-bit binaries.
Support building from source with npm v12+, deprecate
--build-from-sourceflag.#4458
Add support for BigTIFF output.
#4459
@throwbi
Improve error messaging when only warnings issued.
#4465
Simplify ICC processing when retaining input profiles.
#4468
v0.34.4Compare Source
Upgrade to libvips v8.17.2 for upstream bug fixes.
Ensure TIFF
subifdand OpenSlidelevelinput options are respected (regression in 0.34.3).Ensure
autoOrientoccurs before non-90 angle rotation.#4425
Ensure
autoOrientremoves existing metadata after shrink-on-load.#4431
TypeScript: Ensure
KernelEnumincludeslinear.#4441
@BayanBennett
Ensure
unlimitedflag is passed upstream when reading TIFF images.#4446
Support Electron memory cage when reading XMP metadata (regression in 0.34.3).
#4451
Add sharp-libvips rpath for yarn v5 support.
#4452
@arcanis
v0.34.3Compare Source
v0.34.2Compare Source
v0.34.1Compare Source
v0.34.0Compare Source
terser/terser (terser)
v5.48.0Compare Source
import source ...andimport defer ...(#1682)v5.47.1Compare Source
mangle.keep_fnameswith destructuringv5.47.0Compare Source
builtins_ecmaandbuiltins_pureoptionsv5.46.2Compare Source
unusedoption: delete computed keys of concise methods and getters/setters.Error.causeadded to DOM properties listfoo.barandfoo["bar"]to be equivalent when property mangler is enabled withkeep_quoted=strictoption.v5.46.1Compare Source
evaluateof method chainsInfinityfoo[(1, 2)])v5.46.0Compare Source
Temporalrelated) suggested in #1652v5.45.0Compare Source
void 0instead ofundefined, which is more safev5.44.1Compare Source
&&,||varis extracted from a deleted default casev5.44.0Compare Source
usingandawait usingdeclarations (#1635)v5.43.1Compare Source
lhs_constantstoCompressOptionstype (#1621)v5.43.0Compare Source
wrap_func_argsformat option is now false by default)v5.42.0Compare Source
v5.41.0Compare Source
keep_numbersformat option now works for bigintv5.40.0Compare Source
export {}(#1601)constandletresulting from ESTree input (#1599)v5.39.2Compare Source
yieldinside a template string.v5.39.1Compare Source
BigIntandnumberv5.39.0Compare Source
console.assertcalls (#1590)v5.38.2Compare Source
v5.38.1Compare Source
optional_call?.()v5.38.0Compare Source
consolemethod-of-method calls (egconsole.log.apply()) whendrop_consoleoption is used (#1585){ ...void !0 }(#1142)FatehAK/vite-plugin-image-optimizer (vite-plugin-image-optimizer)
v1.1.9: ✨ v1.1.9Compare Source
06e154f)ef641d6)a31ae7c)Minor and Patch version Dependency Bumps
aaebd71)7e5bab5)b7bea87)83b0aa6)066ac71)77bec06)e3b85cc)c9abb9e)9ef92ae)cd6685d)df3ae1a)79631f6)4b73363)493770c)54de421)a125d95)17c79a5)b0e9ba4)33f14c6)bef2c63)33af71a)f737c0d)0611e17)594bc56)2a9f101)0098a78)24530cb)9d7cfc9)882e7fb)fff944b)2557c6e)df553bc)4ba113b)642f090)3bbc733)16fb266)3f38ad8)0115a2e)b6ef1aa)9e501bb)2b557bf)d16f0a6)b25bce7)84f1789)c9b7575)24d9244)1d128b9)f3da67c)50851b3)ad40911)5b6d22f)vite-pwa/vite-plugin-pwa (vite-plugin-pwa)
v0.21.2Compare Source
🐞 Bug Fixes
theme_coloranddescriptionnot being applied - by @alexandre-hallaine in #839 (53568)View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 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.