standard / ts-standard

Typescript style guide, linter, and formatter using StandardJS
https://www.npmjs.com/package/ts-standard
MIT License
473 stars 36 forks source link

build(deps): bump wagoid/commitlint-github-action to 4.0.2 #149

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps wagoid/commitlint-github-action from 3.1.4 to 4.0.2.

Changelog

Sourced from wagoid/commitlint-github-action's changelog.

4.0.2 (2021-07-15)

Bug Fixes

  • default to .cjs extension in config files (5b6cd1b)

4.0.1 (2021-07-15)

4.0.0 (2021-07-15)

⚠ BREAKING CHANGES

  • Node.js version used on the action updated from 12 to 16
  • Config files now need to be renamed from .js to .cjs

Features

  • update dependencies that needed to switch to ESM syntax (5463926)
  • upgrade to node.js 16 to support ES modules by default (30d514f)
Commits
  • 0cb522a chore(release): publish 4.0.2 [skip-ci]
  • 41bc975 Merge pull request #195 from wagoid/fix/default-to-cjs-extension
  • 5b6cd1b fix: default to .cjs extension in config files
  • 0dd6697 chore(release): publish 4.0.1 [skip-ci]
  • 46370a5 Merge pull request #193 from wagoid/chore/upgrade-deps-and-readme
  • e0fb983 chore(deps-dev): upgrade devDeps and actions
  • 9ab6c49 chore(dx): add .nvmrc file
  • 6ee5392 docs: use v4 on usage instructions
  • c6ec005 chore(release): publish 4.0.0 [skip-ci]
  • 711b4f4 Merge pull request #189 from wagoid/chore/upgrade-deps
  • 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)