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-url-parameters from 2.0.0 to 2.1.0 #1197

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps posthtml-url-parameters from 2.0.0 to 2.1.0.

Release notes

Sourced from posthtml-url-parameters's releases.

v2.1.0

New features

The plugin now has a new attributes option that you can use to define an array of attributes to process for the given tags.

  • feat: attributes option bdb402b

Changed

  • build(deps): updated dependencies

https://github.com/posthtml/posthtml-url-parameters/compare/v2.0.0...v2.1.0

Commits
  • 8493708 2.1.0
  • cb8346e build(deps): update np
  • 437dc7a Merge pull request #109 from posthtml/feat/attributes
  • 96956fd chore: lf eol
  • bdb402b feat: attributes option
  • a628fc8 Merge pull request #106 from posthtml/dependabot/npm_and_yarn/c8-9.1.0
  • b2a78cd Merge pull request #108 from posthtml/dependabot/npm_and_yarn/posthtml-match-...
  • b902f03 build(deps): bump posthtml-match-helper from 1.0.3 to 1.0.4
  • a4b4387 build(deps-dev): bump c8 from 8.0.1 to 9.1.0
  • 04caa9b Merge pull request #103 from posthtml/dependabot/npm_and_yarn/np-9.2.0
  • 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)