maizzle / framework

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

build(deps): bump posthtml-component from 1.1.1 to 2.0.0 #1312

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps posthtml-component from 1.1.1 to 2.0.0.

Release notes

Sourced from posthtml-component's releases.

v2.0.0

  • [BREAKING] Node.js 18+ 907de89
  • migrate to Vitest 8cb2619
  • [BREAKING] renamed blacklistAttributes to blocklistAttributes 0cd302e
  • fixed test for posthtml-include latest version 3d168d4
  • feat: add types 7feb3af

https://github.com/posthtml/posthtml-components/compare/v2.0.0-beta.2...v2.0.0

v2.0.0-beta.2

  • chore: update package description 9732a70
  • refactor: add files field in package.json fea2f3c
  • chore: export types in package.json 2fb61b7
  • feat: add types 7feb3af
  • chore: update readme.md 336558b
  • refactor: rename blacklistAttributes to blocklistAttributes 0cd302e
  • build(deps-dev): update posthtml-include to 2.0.1 3d168d4
  • feat: require node 18 907de89

https://github.com/posthtml/posthtml-components/compare/v2.0.0-beta.1...v2.0.0-beta.2

v2.0.0-beta.1

  • chore: update .npmignore 9306081
  • build(deps): update dependencies 9fcfd13
  • refactor: publishing flow a567b52
  • ci: update workflow 5c03483
  • chore: rename files 52a087f
  • refactor: dev setup 8cb2619

https://github.com/posthtml/posthtml-components/compare/v1.1.1...v2.0.0-beta.1

Changelog

Sourced from posthtml-component's changelog.

2.0.0-beta.2 (2024-07-25)

  • 2.0.0-beta.2 (8078cce)
  • chore: export types in package.json (2fb61b7)
  • chore: update package description (9732a70)
  • chore: update readme.md (336558b)
  • refactor: add files field in package.json (fea2f3c)
  • refactor: rename blacklistAttributes to blocklistAttributes (0cd302e)
  • feat: add types (7feb3af)
  • feat: require node 18 (907de89)
  • build(deps-dev): update posthtml-include to 2.0.1 (3d168d4)

2.0.0-beta.1 (2024-07-25)

  • 2.0.0-beta.1 (d195288)
  • Bump @​commitlint/cli from 12.1.4 to 18.4.3 (cbf9c8e)
  • Bump @​commitlint/cli from 18.4.3 to 18.4.4 (2493728)
  • Bump @​commitlint/cli from 18.4.4 to 18.6.0 (ee81551)
  • Bump @​commitlint/cli from 18.6.0 to 18.6.1 (afbf44f)
  • Bump @​commitlint/cli from 18.6.1 to 19.2.1 (fa782c5)
  • Bump @​commitlint/config-angular from 12.1.4 to 18.4.3 (828d2ed)
  • Bump @​commitlint/config-angular from 18.4.3 to 18.4.4 (5bee9b0)
  • Bump @​commitlint/config-angular from 18.4.4 to 18.6.0 (1c6da96)
  • Bump @​commitlint/config-angular from 18.6.0 to 18.6.1 (a98fb05)
  • Bump @​commitlint/config-angular from 18.6.1 to 19.1.0 (44b65cd)
  • Bump c8 from 7.13.0 to 8.0.1 (6bd198f)
  • Bump c8 from 8.0.1 to 9.0.0 (f1e6f8d)
  • Bump c8 from 9.0.0 to 9.1.0 (119837b)
  • Bump conventional-changelog-cli from 2.2.2 to 4.1.0 (db8f563)
  • Bump highlight.js from 11.8.0 to 11.9.0 (a969192)
  • Bump husky from 5.2.0 to 8.0.3 (e60e0a6)
  • Bump husky from 8.0.3 to 9.0.7 (6659c2d)
  • Bump husky from 9.0.10 to 9.0.11 (e593fe9)
  • Bump husky from 9.0.7 to 9.0.10 (198e01e)
  • Bump lint-staged from 10.5.4 to 15.2.0 (043690d)
  • Bump lint-staged from 15.2.0 to 15.2.1 (fa611b6)
  • Bump lint-staged from 15.2.1 to 15.2.2 (e702a19)
  • Bump posthtml-attrs-parser from 0.1.1 to 1.1.0 (96b34e5)
  • Bump posthtml-expressions from 1.11.0 to 1.11.3 (8ca4c71)
  • Bump posthtml-markdownit from 1.3.1 to 2.0.0 (e8b9cf1)
  • Bump posthtml-parser from 0.11.0 to 0.12.0 (bf662d7)
  • Bump style-to-object from 0.3.0 to 1.0.5 (9f20e35)
  • Bump style-to-object from 1.0.5 to 1.0.6 (bb32bb4)
  • Fix thewebartisan7/posthtml-components#33 (0c79060)
  • chore: rename files (52a087f)
  • chore: update .npmignore (9306081)
  • build: add dependabot config file (44d1b6f)
  • build: bump version to 1.1.1 (8effddc)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by cossssmin, a new releaser for posthtml-component since your current version.


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)
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.