bumper icon indicating copy to clipboard operation
bumper copied to clipboard

Deprecated whatwg-encoding caused by a deps of @release-it/bumper

Open SteadEXE opened this issue 1 month ago • 1 comments

I have this warning npm warn deprecated [email protected]: Use @exodus/bytes instead for a more spec-conformant and faster implementation when performing an install with release-it's bumper installed.

npm ls whatwg-encoding

@release-it/[email protected]
  └─┬ [email protected]
    └─┬ [email protected]
      └── [email protected]

I don't know if something can be done on our side to either drop a dependency or bump the version?

SteadEXE avatar Jan 15 '26 12:01 SteadEXE