docpad / docpad-plugin-paged

Adds support to DocPad for rendering a document into multiple pages.
Other
28 stars 11 forks source link

Bump valid-directory from 3.0.0 to 3.2.0 #32

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps valid-directory from 3.0.0 to 3.2.0.

Changelog

Sourced from valid-directory's changelog.

v3.2.0 2020 August 31

  • Updated for TypeScript v4
    • Added tuple names for the return type

v3.1.0 2020 August 18

Commits
  • f897643 v3.2.0 - typescript v4, tuple names
  • 0c9c173 Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 (#49)
  • b541d49 Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 (#48)
  • 4de7203 Bump typedoc from 0.18.0 to 0.19.0 (#47)
  • dd8f51a Bump prettier from 2.0.5 to 2.1.1 (#46)
  • cb328e7 Bump assert-helpers from 6.19.0 to 7.0.1 (#45)
  • 8d5871d Bump make-deno-edition from 1.0.0 to 1.0.3 (#44)
  • c2e9ab5 Bump typescript from 3.9.7 to 4.0.2 (#43)
  • 67127a2 Bump @bevry/update-contributors from 1.15.0 to 1.16.0 (#42)
  • 82a300a Bump eslint from 7.6.0 to 7.7.0 (#41)
  • 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 4 years ago

Superseded by #34.