mozilla / addons-blog

Blog content builder for AMO
Mozilla Public License 2.0
6 stars 4 forks source link

Bump posthtml-postcss from 0.5.0 to 1.0.0 #639

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 7 months ago

Bumps posthtml-postcss from 0.5.0 to 1.0.0.

Release notes

Sourced from posthtml-postcss's releases.

v1.0.0

BREAKING: this package is now ESM-only and requires Node.js 18+

  • ci: update node versions in github workflow 4f350b1
  • refactor: to esm 74b3363

https://github.com/posthtml/posthtml-postcss/compare/v0.6.0...v1.0.0

v0.6.0

This release introduces a breaking change by requiring Node 16+

  • build(deps): use np for releases 81e2b84
  • test: use from option b5d2656
  • build(deps): require node 16 fbc8f16
  • ci: update workflow 723d146
  • build(deps): update dependencies 485ff03
  • test: migrate to vitest 359d60b
  • style: switch to eslint 1fb11bb
  • build(deps): add dependabot.yml d26e60a
  • ci: update github workflow aff0d19

https://github.com/posthtml/posthtml-postcss/compare/v0.5.0...v0.6.0

Changelog

Sourced from posthtml-postcss's changelog.

1.0.0 (2024-02-26)

  • chore: update changelog.md (f51ed5d)
  • chore: update readme.md (8f62b2d)
  • ci: update node versions in github workflow (4f350b1)
  • refactor: to esm (74b3363)

0.6.0 (2024-02-26)

  • 0.6.0 (7715485)
  • chore: add release script (7981fdb)
  • chore: update file name in package.json (ba79577)
  • chore: update package.json (685600c)
  • chore: update package.json (7c50071)
  • chore: update package.json (8d7af9b)
  • chore: update readme.md (ad65608)
  • chore: uppercase some file names (932d74d)
  • build(deps): add dependabot.yml (d26e60a)
  • build(deps): bump browserslist from 4.14.7 to 4.16.6 (86a3286)
  • build(deps): bump elliptic from 6.5.3 to 6.5.4 (93c4959)
  • build(deps): bump handlebars from 4.7.6 to 4.7.7 (31cfe86)
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (8b44e49)
  • build(deps): bump ini from 1.3.5 to 1.3.8 (849ffdf)
  • build(deps): bump lodash from 4.17.20 to 4.17.21 (c181ab4)
  • build(deps): bump normalize-url from 4.5.0 to 4.5.1 (403f46a)
  • build(deps): bump y18n from 4.0.0 to 4.0.1 (29f09fa)
  • build(deps): require node 16 (fbc8f16)
  • build(deps): update dependencies (485ff03)
  • build(deps): use np for releases (81e2b84)
  • test: migrate to vitest (359d60b)
  • test: use from option (b5d2656)
  • ci: update github workflow (aff0d19)
  • ci: update workflow (723d146)
  • buid(deps): require node 14+ (4773398)
  • style: switch to eslint (1fb11bb)
Commits
Maintainer changes

This version was pushed to npm by cossssmin, a new releaser for posthtml-postcss 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 4 months ago

Superseded by #666.