docpad / docpad-plugin-sass

Adds support for the SASS and SCSS CSS pre-processors to DocPad. It also supports the Compass framework.
Other
13 stars 6 forks source link

Bump valid-directory from 3.0.0 to 4.6.0 #73

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps valid-directory from 3.0.0 to 4.6.0.

Changelog

Sourced from valid-directory's changelog.

v4.6.0 2023 November 25

v4.5.0 2023 November 21

v4.4.0 2023 November 15

v4.3.0 2023 November 14

v4.2.0 2023 November 14

v4.1.0 2023 November 2

v4.0.0 2023 October 30

  • API now returns all paths as the third argument
  • Make the tests work on Windows
  • Swapped out readdir-cluster for recursive: true in readdir builtin to solve ERR_IPC_CHANNEL_CLOSED errors
    • This requires Node.js versions >= 18 for recursive support

v3.10.0 2023 October 30

v3.9.0 2021 July 31

v3.8.0 2021 July 28

v3.7.0 2021 July 28

v3.6.0 2021 June 14

... (truncated)

Commits
  • 1723644 v4.6.0 - boundation, changelog, version bump
  • 662a2f7 v4.5.0 - boundation, changelog, version bump
  • 9ce13be Merge pull request #281 from bevry/dependabot/github_actions/bevry-actions/np...
  • f8638f4 Bump bevry-actions/npm from 1.1.1 to 1.1.2
  • 2f1ae56 v4.4.0 - boundation, changelog, version bump
  • 0eec651 v4.3.0 - boundation, changelog, version bump
  • 31a0d85 v4.2.0 - boundation, changelog, version bump
  • d6745db v4.1.0 - boundation, changelog, version bump
  • fe2c5c0 v4.0.0 - use readdir builtin, node >18 required for recursion
  • e3243fe v3.10.0 - use @​bevry/valid-filename, 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 9 months ago

Superseded by #75.