maizzle / framework

Quickly build HTML emails with Tailwind CSS.
https://maizzle.com
MIT License
1.24k stars 49 forks source link

build(deps): bump posthtml-attrs-parser from 0.1.2 to 1.1.0 #1238

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps posthtml-attrs-parser from 0.1.2 to 1.1.0.

Release notes

Sourced from posthtml-attrs-parser's releases.

v1.1.0

  • feat: support esm and cjs fb52ff5
  • updated dependencies

https://github.com/posthtml/posthtml-attrs-parser/compare/v1.0.1...v1.1.0

1.0.1

Fixed

  • ensure no-value attribute is a string d0f8b2c

https://github.com/posthtml/posthtml-attrs-parser/compare/v1.0.0...v1.0.1

1.0.0

New Features

  • stop quoting empty/no-value attributes

Changed

  • [BREAKING] require Node.js 16+
  • [BREAKING] plugin is now ESM-only
  • updated dependencies
  • migrated tests to Vitest

Added

  • added GitHub Actions build workflow
  • added dependabot for automated dependency updates
Changelog

Sourced from posthtml-attrs-parser's changelog.

[1.1.0] - 2024-04-09

New Features

  • the plugin now exports both ESM and CJS, you may use it in CJS too

[1.0.1] - 2024-01-23

Fixed

  • ensure no-value attribute is a string d0f8b2c

1.0.0 - 2024-01-21

New Features

  • stop quoting empty/no-value attributes

Changed

  • [BREAKING] require Node.js 16+
  • [BREAKING] plugin is now ESM-only
  • updated dependencies
  • migrated tests to Vitest

Added

  • added GitHub Actions build workflow
  • added dependabot for automated dependency updates

0.1.1 - 2016-01-05

Fixed

Commits
  • 5041377 1.1.0
  • 5c2e3ed chore: update changelog
  • ecd9db5 chore: update readme.md
  • 92cb895 Merge pull request #24 from posthtml/v1.1
  • 6d1a2f7 revert: updating eslint
  • fb52ff5 feat: support esm and cjs
  • 723bb31 Merge pull request #21 from posthtml/dependabot/npm_and_yarn/master/np-10.0.3
  • 3eb3027 build(deps-dev): bump np from 10.0.2 to 10.0.3
  • 1d8c45c Merge pull request #20 from posthtml/dependabot/npm_and_yarn/master/np-10.0.2
  • 63335aa build(deps-dev): bump np from 10.0.1 to 10.0.2
  • 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 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)