ramsey / conventional-commits

:yo_yo: A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
MIT License
178 stars 19 forks source link

chore(deps): bump ridedott/merge-me-action from 2.10.32 to 2.10.34 #76

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ridedott/merge-me-action from 2.10.32 to 2.10.34.

Release notes

Sourced from ridedott/merge-me-action's releases.

v2.10.34

2.10.34 (2022-11-23)

Chores

  • deps-dev: bump @​commitlint/config-conventional (34e9824)
  • deps-dev: bump @​ridedott/eslint-config from 2.20.55 to 2.20.60 (921d1ef)
  • deps-dev: bump cspell from 6.14.2 to 6.14.3 (0ca90ce)
  • deps: bump ridedott/release-me-action from 3.6.63 to 3.6.64 (534ecd5)

v2.10.33

2.10.33 (2022-11-22)

Bug Fixes

  • update action to use node16 (ecb5d65)
Changelog

Sourced from ridedott/merge-me-action's changelog.

2.10.34 (2022-11-23)

Chores

  • deps-dev: bump @​commitlint/config-conventional (34e9824)
  • deps-dev: bump @​ridedott/eslint-config from 2.20.55 to 2.20.60 (921d1ef)
  • deps-dev: bump cspell from 6.14.2 to 6.14.3 (0ca90ce)
  • deps: bump ridedott/release-me-action from 3.6.63 to 3.6.64 (534ecd5)

2.10.33 (2022-11-22)

Bug Fixes

  • update action to use node16 (ecb5d65)
Commits
  • 6609df6 chore(release): v2.10.34
  • 534ecd5 chore(deps): bump ridedott/release-me-action from 3.6.63 to 3.6.64
  • 34e9824 chore(deps-dev): bump @​commitlint/config-conventional
  • 921d1ef chore(deps-dev): bump @​ridedott/eslint-config from 2.20.55 to 2.20.60
  • 0ca90ce chore(deps-dev): bump cspell from 6.14.2 to 6.14.3
  • 60294ab chore(release): v2.10.33
  • ecb5d65 fix: update action to use node16
  • See full diff 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #76 (322bf29) into main (df7fb2f) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/ramsey/conventional-commits/pull/76/graphs/tree.svg?width=650&height=150&src=pr&token=GRB47TNJB9&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey)](https://codecov.io/gh/ramsey/conventional-commits/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ben+Ramsey) ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================= Coverage 98.76% 98.76% Complexity 296 296 ========================================= Files 39 39 Lines 811 811 ========================================= Hits 801 801 Misses 10 10 ```