Skip to content

Bump minify-xml from 3.4.0 to 4.5.2#32

Merged
underoot merged 1 commit intomainfrom
dependabot/npm_and_yarn/minify-xml-4.5.2
May 3, 2026
Merged

Bump minify-xml from 3.4.0 to 4.5.2#32
underoot merged 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 19, 2026
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 force-pushed the dependabot/npm_and_yarn/minify-xml-4.5.2 branch from 7571b7f to a4be2d2 Compare May 1, 2026 09:47
@underoot underoot merged commit 413f1af into main May 3, 2026
@underoot underoot deleted the dependabot/npm_and_yarn/minify-xml-4.5.2 branch May 3, 2026 16:50
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.

1 participant