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.9.0 #76

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps valid-directory from 3.0.0 to 4.9.0.

Changelog

Sourced from valid-directory's changelog.

v4.9.0 2023 December 30

v4.8.0 2023 December 28

v4.7.0 2023 December 6

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

... (truncated)

Commits
  • 6b61742 v4.9.0 - boundation, changelog, version bump
  • fe4bc73 v4.8.0 - boundation, changelog, version bump
  • 79d4e1f Bump bevry-actions/npm from 1.1.2 to 1.1.3 (#283)
  • 6d5b230 v4.7.0 - boundation, changelog, version bump
  • aed2e6d Bump bevry-actions/surge from 1.0.3 to 1.1.0 (#282)
  • 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
  • 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)