wantedly / frolint

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

Bump scaffdog from 1.0.1 to 2.3.0 #1055

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps scaffdog from 1.0.1 to 2.3.0.

Changelog

Sourced from scaffdog's changelog.

2.3.0 (2022-09-20)

Features

  • scaffdog: add answer flag (4e726be)
  • scaffdog: add output flag (5d4e723)
  • scaffdog: change to report syntax error earlier (2778d28)

2.2.0 (2022-09-05)

Note: Version bump only for package scaffdog

2.1.1 (2022-09-04)

Note: Version bump only for package scaffdog

2.1.0 (2022-09-04)

Features

  • scaffdog: add support for Fake ESM and TypeScript config file (49e4427)

2.0.3 (2022-08-24)

Bug Fixes

  • scaffdog: fix a bug that inputs could not be referenced in the variables section (40531e3)

2.0.2 (2022-08-17)

Features

  • scaffdog: add if field to questions attribute (2baea63)

2.0.1 (2022-08-13)

Bug Fixes

  • update initial template url (f055ae3)

2.0.0 (2022-08-13)

Bug Fixes

  • scaffdog: fix document parse bug (77dcf67)

2.0.0-canary.7 (2022-08-13)

Note: Version bump only for package scaffdog

... (truncated)

Commits
  • 6ce5115 chore: publish
  • a99a676 docs: update README
  • 9b1fae1 test(scaffdog): improved E2E test
  • a40fec7 test(scaffdog): add E2E test
  • 5d4e723 feat(scaffdog): add output flag
  • 4e726be feat(scaffdog): add answer flag
  • 918ac13 Merge pull request #472 from scaffdog/renovate/node-emoji-1.x
  • bb8d7b6 refactor(scaffdog): refactor internal interface
  • 90b3c24 chore: rename to dist from lib
  • 3781c27 chore: update dependency @​types/node-emoji to v1.8.2
  • 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 #1056.