contentful / create-contentful-extension

Create Contentful Extension is a CLI tool for developing in-app extensions without the hassle of managing build configurations.
MIT License
71 stars 14 forks source link

chore(deps): bump posthtml from 0.15.1 to 0.16.1 in /packages/contentful-extension-scripts #350

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps posthtml from 0.15.1 to 0.16.1.

Release notes

Sourced from posthtml's releases.

v0.16.1

build

  • build: update dep dev aa44587

https://github.com/posthtml/posthtml/compare/v0.16.0...v0.16.1

v0.16.0

test

  • test: fix match content false b07aa0b

Breaking changes

CI

  • ci: drop support old node 5f85311

Build

  • build: update depdev 4d1a12f

https://github.com/posthtml/posthtml/compare/v0.15.2...v0.16.0

v0.15.2

Build

  • build: update dependencies a7a5d59

Chore

  • chore: update readme d90f573

https://github.com/posthtml/posthtml/compare/v0.15.1...v0.15.2

Changelog

Sourced from posthtml's changelog.

0.16.1 (2021-06-04)

0.16.0 (2021-06-03)

  • 0.16.0 (395d5cf)
  • Update readme.md (dc74d4f)
  • ci: drop support old node (5f85311)
  • build: update depdev (4d1a12f)
  • build(deps): bump handlebars from 4.7.6 to 4.7.7 (0473fcb)
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (c53be65)
  • build(deps): bump lodash from 4.17.20 to 4.17.21 (3e73913)
  • test: fix match content false (b07aa0b)

0.15.2 (2021-04-13)

  • 0.15.2 (64a1aeb)
  • build: update dependencies (a7a5d59)
  • build(deps): bump ini from 1.3.5 to 1.3.8 (919a412)
  • build(deps): bump y18n from 4.0.0 to 4.0.1 (0d8d16e)
  • chore: update readme (d90f573)
Commits
  • 949ef74 0.16.1
  • aa44587 build: update dep dev
  • aaab038 Merge pull request #360 from posthtml/milestone-0.16.0
  • 395d5cf 0.16.0
  • 5f85311 ci: drop support old node
  • 4d1a12f build: update depdev
  • b07aa0b test: fix match content false
  • bde5a2d Merge pull request #358 from posthtml/dependabot/npm_and_yarn/lodash-4.17.21
  • c7085e0 Merge pull request #357 from posthtml/dependabot/npm_and_yarn/hosted-git-info...
  • 540806c Merge pull request #356 from posthtml/dependabot/npm_and_yarn/handlebars-4.7.7
  • 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 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #356.