wantedly / frolint

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

Bump scaffdog from 1.0.1 to 2.1.1 #1053

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps scaffdog from 1.0.1 to 2.1.1.

Changelog

Sourced from scaffdog's changelog.

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

2.0.0-canary.6 (2022-08-06)

Note: Version bump only for package scaffdog

2.0.0-canary.5 (2022-08-06)

Features

  • scaffdog: add file generation skip token (e413dc9)

2.0.0-canary.4 (2022-08-06)

... (truncated)

Commits
  • 486a02a chore: publish
  • cdd2433 chore: switch to tsx from ts-node
  • 662e596 chore: publish
  • 49e4427 feat(scaffdog): add support for Fake ESM and TypeScript config file
  • 69cf739 chore: publish
  • 40531e3 fix(scaffdog): fix a bug that inputs could not be referenced in the variabl...
  • 97005e6 chore: publish
  • 2baea63 feat(scaffdog): add if field to questions attribute
  • e46d70d refactor(scaffdog): refactor generate command
  • 1ebb369 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 #1054.