Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps htmlfy from 0.6.7 to 1.0.0.

Release notes

Sourced from htmlfy's releases.

v1.0.0

breaking

  • do not enforce self-closing void elements by default (closify)
  • do not set entities within textareas by default (entify) -- this means textareas are now minified; so, use the ignore config option if you want to preserve their whitespace.
  • default ignore_with string has changed
  • remove deprecated tag_wrap_width configuration option (use tag_wrap instead)

Full Changelog: j4w8n/htmlfy@v0.8.1...v1.0.0

v0.8.1

What's Changed

Full Changelog: j4w8n/htmlfy@v0.8.0...v0.8.1

v0.8.0

  • feat: ability to pass a user config to minify.

This allows you to run minify as a standalone function and ignore html tags as well. Right now, the only config options that are relevant are ignore and ignore_with.

closes #30 supersedes #32

v0.7.5

What's Changed

This is likely a temporary fix. We should probably have better handling of inline-style elements so that they're grouped on one line instead of text being a "sibling" of tags.

Full Changelog: j4w8n/htmlfy@v0.7.4...v0.7.5

v0.7.4

What's Changed

Full Changelog: j4w8n/htmlfy@v0.7.3...v0.7.4

v0.7.3

Full Changelog: j4w8n/htmlfy@v0.7.2...v0.7.3

v0.7.2

... (truncated)

Commits
  • 26b2e8b build: bump to v1.0.0
  • f6bd715 docs: update readme
  • 587d918 docs: update readme
  • 7fe82a6 chore: slight clarifications
  • 4015ca5 refactor: config state, cleanup
  • 7b03008 refactor: closify, its test, and clarify purpose.
  • 537078d refactor: ignore_with can end with an underscore
  • efb8aa2 breaking: remove deprecated tag_wrap_width config
  • a08c3bb breaking: refactor ignore_with
  • 1141aeb chore: cleanup
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [htmlfy](https://github.com/j4w8n/htmlfy) from 0.6.7 to 1.0.0.
- [Release notes](https://github.com/j4w8n/htmlfy/releases)
- [Commits](j4w8n/htmlfy@v0.6.7...v1.0.0)

---
updated-dependencies:
- dependency-name: htmlfy
  dependency-version: 1.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

Labels

The following labels could not be found: npm dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
blocknote Error Error Oct 7, 2025 0:44am
blocknote-website Ready Ready Preview Oct 7, 2025 0:44am

@nperez0111
Copy link
Contributor

@dependabot ignore this dependency

@dependabot dependabot bot closed this Oct 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

OK, I won't notify you about htmlfy again, unless you re-open this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants