arvinxx / gitmoji-commit-workflow

😉 Gitmoji Commit Workflow
MIT License
221 stars 27 forks source link

build(deps-dev): bump multi-semantic-release from 2.8.0 to 2.11.1 #395

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps multi-semantic-release from 2.8.0 to 2.11.1.

Release notes

Sourced from multi-semantic-release's releases.

v2.11.1

2.11.1 (2022-02-19)

Performance Improvements

  • add additional debug point for commit analyzer (c184a03)

v2.11.0

2.11.0 (2021-11-19)

Features

  • allow .cjs ext for configs (118a894)

v2.10.1

2.10.1 (2021-11-19)

Bug Fixes

  • deps: update @​manypkg/get-packages to v1.1.3 (9740aa6)

v2.10.0

2.10.0 (2021-11-04)

Features

  • enable allowUnknownFlags for meow (8c060d3)

v2.9.2

2.9.2 (2021-10-25)

Bug Fixes

  • indentation in command docstring (816a02d)

v2.9.1

2.9.1 (2021-10-18)

Bug Fixes

  • resolve workspace packages on windows (80ea688), closes #80

v2.9.0

2.9.0 (2021-09-15)

... (truncated)

Commits
  • c184a03 perf: add additional debug point for commit analyzer
  • c5e5eda docs: minor tweak ups
  • 118a894 feat: allow .cjs ext for configs
  • 9740aa6 fix(deps): update @​manypkg/get-packages to v1.1.3
  • 3326e67 docs(readme): add troubleshooting notes
  • b2581cf chore: apply yarn-audit-fix
  • c02813a chore: update linters
  • 277c8b8 docs: mention pnpm support limitations
  • e9b26e8 docs: add ci/cd usage examples
  • 8c060d3 feat: enable allowUnknownFlags for meow
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #395 (c62342b) into master (b302268) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #395   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files          16       16           
  Lines         148      148           
  Branches       53       50    -3     
=======================================
  Hits          125      125           
  Misses         22       22           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b302268...c62342b. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #417.