standard / ts-standard

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

build(deps): bump wagoid/commitlint-github-action from v2 to v3 #125

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps wagoid/commitlint-github-action from v2 to v3.

Changelog

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

3.0.0 (2021-02-24)

⚠ BREAKING CHANGES

  • deps: Remove support for lerna v2 and change the order of the extends resolution from right-to-left to left-to-right.

Bug Fixes

  • deps: udpate commitlint monorepo to v12 (8b0b095), closes #97

2.2.5 (2021-02-18)

2.2.4 (2021-02-17)

Bug Fixes

  • call getOctokit function instead of removed Github constructor (84dd768)

2.2.3 (2021-02-15)

2.2.2 (2021-02-10)

2.2.1 (2021-02-10)

2.2.0 (2021-02-07)

Features

2.1.7 (2021-01-28)

Bug Fixes

  • remove output generation (b674cd3)
  • stop trying to issue commands on failures (1128358), closes #70

2.1.6 (2020-12-16)

2.1.5 (2020-12-16)

2.1.4 (2020-12-03)

2.1.3 (2020-11-29)

... (truncated)

Commits
  • 8752887 chore(release): publish 3.0.0 [skip-ci]
  • cb649cc Merge pull request #99 from wagoid/fix/deps-commitlint
  • 8b0212a test(lerna-scopes): add package.json to test fixture
  • 8b0b095 fix(deps): udpate commitlint monorepo to v12
  • See full diff in compare view


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)