wantedly / frolint

Frontend linter for developers
MIT License
28 stars 0 forks source link

Bump scaffdog from 1.0.1 to 1.5.0 #1039

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps scaffdog from 1.0.1 to 1.5.0.

Changelog

Sourced from scaffdog's changelog.

1.5.0 (2022-06-26)

Features

  • core: add output.root variable (57baef8)
  • scaffdog: add --force flag (142e8c1)

1.4.0 (2022-06-23)

Features

  • scaffdog: add cwd variable (ada5d96)
  • scaffdog: add document.dir variable (f538027)
  • scaffdog: add resolve helper function (440bc50)

1.3.0 (2022-06-22)

Note: Version bump only for package scaffdog

1.2.1-canary.1 (2022-06-22)

Features

  • engine: add after helper function (ff2f1c3)
  • engine: add before helper function (9a1002a)

1.2.1-canary.0 (2022-06-21)

Features

  • engine: add head helper function (f34fb67)
  • engine: add tail helper function (be3c7a1)

1.2.0 (2022-01-25)

Note: Version bump only for package scaffdog

1.1.0 (2021-12-19)

Note: Version bump only for package scaffdog

1.1.0-canary.0 (2021-12-19)

Features

Commits
  • a68810b chore: publish
  • ce26476 test(scaffdog): refactor generate command tests
  • 142e8c1 feat(scaffdog): add --force flag
  • 57baef8 feat(core): add output.root variable
  • 13adf5e chore: publish
  • 440bc50 feat(scaffdog): add resolve helper function
  • f538027 feat(scaffdog): add document.dir variable
  • ada5d96 feat(scaffdog): add cwd variable
  • 0451ba1 docs: tweak
  • ca31897 chore: publish
  • 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 2 years ago

Superseded by #1048.