Skip to content

Bump minify-xml from 3.4.0 to 4.5.2#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minify-xml-4.5.2
Open

Bump minify-xml from 3.4.0 to 4.5.2#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minify-xml-4.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps minify-xml from 3.4.0 to 4.5.2.

Changelog

Sourced from minify-xml's changelog.

4.5.2

  • Bump dev. dependencies

4.5.1

  • Fix CLI output for non-verbose logging

4.5.0

  • Make CLI less verbose

4.4.1

  • Fix TypeScript support

4.4.0

  • Add JSDoc / TypeScript support

4.3.0

  • Back to the roots, minimize dependency footprint, similar to how Mathias Bynens handled the library
  • Minimum required node version to execute tests is now 16.7.0, due to the use of node:stream/consumers
  • Asynchronous minifyPipeline function utilizing Node.js node:stream/promises pipeline

4.2.0

  • Add NodeJS 20.x to the test matrix
  • Add (this) changelog
  • Add to remove unnecessary standalone declaration from prolog
  • Add option to remove schema location attributes from tags

4.1.0

Reduce required NodeJS engine version to >= 16

4.0.0

Major bump to use ES Modules

3.5.0 being the last version to support require

3.5.0

  • Fix Node engine definition (Node 10 was never supported)
  • Create Node.js test GitHub Action workflow
  • Make removing whitespace after XML prolog more lenient
Commits
  • 568e931 Bump dev. dependencies
  • 87018ee Fix CLI output for non-verbose logging
  • 32070bf Make CLI less verbose
  • 13b0163 Fix TypeScript support
  • f8564ea Add JSDoc / TypeScript support
  • 385a14e Add minifyPipeline function
  • eefabe8 Minimize dependency footprint
  • c88d0cc Add option to remove schema location attributes from tags
  • bb3466c Remove unnecessary standalone declaration from prolog
  • 3af8186 Add changelog
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [minify-xml](https://github.com/kristian/minify-xml) from 3.4.0 to 4.5.2.
- [Changelog](https://github.com/kristian/minify-xml/blob/main/CHANGELOG.md)
- [Commits](kristian/minify-xml@3.4.0...4.5.2)

---
updated-dependencies:
- dependency-name: minify-xml
  dependency-version: 4.5.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants