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 7.1.0 #124

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps errlop from 3.15.0 to 7.1.0.

Changelog

Sourced from errlop's changelog.

v7.1.0 2023 November 13

v7.0.0 2023 November 13

  • Updated dependencies, base files, and editions using boundation
  • Minimum required Node.js version changed from node: >=6 to node: >=4 adapting to ecosystem changes

v6.0.0 2023 November 13

  • Updated dependencies, base files, and editions using boundation
  • Minimum required Node.js version changed from node: >=8 to node: >=6 adapting to ecosystem changes

v5.0.0 2023 November 13

  • Updated dependencies, base files, and editions using boundation
  • Minimum required Node.js version changed from node: >=4 to node: >=8 adapting to ecosystem changes

v4.6.0 2023 November 1

v4.5.0 2021 July 30

v4.4.0 2021 July 29

v4.3.0 2021 July 28

v4.2.0 2021 June 14

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

... (truncated)

Commits
  • 708b284 v7.1.0 - boundation, changelog, version bump
  • ff6beaf v7.0.0 - boundation, changelog, version bump
  • 2768d8e v6.0.0 - boundation, changelog, version bump
  • 0a673cb v5.0.0 - boundation, changelog, version bump
  • 8835a73 v4.6.0 - boundation, changelog, version bump
  • 6c91c09 v4.5.0 - boundation, changelog, version bump
  • 381e674 v4.4.0 - boundation, changelog, version bump
  • 3b2f363 v4.3.0 - boundation, changelog, version bump
  • 72177ed v4.2.0 - boundation, changelog, version bump
  • bcb8d26 Bump @​typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 (#110)
  • 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)
dependabot[bot] commented 10 months ago

Superseded by #128.