docpad / docpad-plugin-cleanurls

Adds support for clean urls to DocPad
Other
21 stars 13 forks source link

Bump safefs from 6.11.0 to 8.3.0 #184

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps safefs from 6.11.0 to 8.3.0.

Changelog

Sourced from safefs's changelog.

v8.3.0 2023 November 15

v8.2.0 2023 November 13

v8.1.0 2023 November 13

  • Rename rmdir to rimraf to not conflict

v8.0.0 2023 November 13

  • Updated dependencies, base files, and editions using boundation
  • Minimum required Node.js version changed from node: >=14 to node: >=4 adapting to ecosystem changes
  • Added JSDoc comments
  • Added rmdir with fallbacks for old Node.js versions

v7.1.0 2023 November 13

v7.0.0 2023 November 2

  • Updated dependencies, base files, and editions using boundation
  • Updated license from MIT to Artistic-2.0
  • Minimum required node version changed from node: >=10 to node: >=14 to keep up with mandatory ecosystem changes

v6.16.0 2021 July 31

v6.15.0 2021 July 28

v6.14.0 2020 October 29

v6.13.0 2020 September 5

v6.12.0 2020 August 18

Commits
  • c1df6da v8.3.0 - boundation, changelog, version bump
  • e0d337f v8.2.0 - boundation, changelog, version bump
  • b2890db readme: mention @​bevry/file
  • 970b726 v8.1.0 - rename rmdir to rimraf to not conflict
  • 399448c v8.0.0 - boundation, changelog, version bump
  • ee93135 documented with jsdoc, add rmdir with fallbacks for old node versions, fix te...
  • cf57197 v7.1.0 - boundation, changelog, version bump
  • 5177d5a v7.0.0 - boundation, changelog, version bump
  • 44c22c3 v6.16.0 - boundation, changelog, version bump
  • 3142162 v6.15.0 - boundation, changelog, version bump
  • 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 #185.