docpad / docpad-plugin-partials

Adds support for Partials (re-usable templates) to DocPad.
Other
29 stars 13 forks source link

Bump errlop from 3.15.0 to 4.1.0 #52

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps errlop from 3.15.0 to 4.1.0.

Changelog

Sourced from errlop's changelog.

v4.1.0 2020 October 29

v4.0.0 2020 October 27

  • Changed engines from Node.js >=0.8 to >=4, as supporting versions that we cannot test against is too fragile
    • We are still generating the same code, using the ES5 compile target, so perhaps it still works, however we cannot and will not guarantee compatibility for Node.js versions earlier than v4
  • Updated dependencies, base files, and editions using boundation

v3.17.0 2020 September 4

v3.16.0 2020 August 18

Commits
  • 0fae0bd v4.1.0 - boundation, changelog, version bump
  • 0a409f0 v4.0.0 - node >= 4 compat
  • 8e51bc8 Bump eslint from 7.11.0 to 7.12.0 (#102)
  • a74ba9c Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 (#104)
  • 62b987c Bump eslint-config-prettier from 6.13.0 to 6.14.0 (#103)
  • fa38f3e Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#101)
  • 7605e3c Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 (#100)
  • 851bec0 Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 (#99)
  • 1041a14 Bump eslint-config-prettier from 6.12.0 to 6.13.0 (#98)
  • 607509b Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (#97)
  • 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[bot] commented 3 years ago

Superseded by #77.