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.9.2 #286

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps multi-semantic-release from 2.8.0 to 2.9.2.

Release notes

Sourced from multi-semantic-release's releases.

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)

Bug Fixes

  • private packages should not be ignored (6943150)

Features

  • add ignore-private-packages option (7012e65)

v2.8.5

2.8.5 (2021-09-06)

Bug Fixes

v2.8.4

2.8.4 (2021-08-15)

Bug Fixes

  • improve algorithm to detect dependency changes (#74) (d234477)

v2.8.3

2.8.3 (2021-08-13)

Bug Fixes

... (truncated)

Commits
  • 816a02d fix: indentation in command docstring
  • 2f25e33 chore(package): update deps
  • 80ea688 fix: resolve workspace packages on windows
  • 7012e65 feat: add ignore-private-packages option
  • 6943150 fix: private packages should not be ignored
  • b3e27d2 fix: ignore private packages (#76)
  • d234477 fix: improve algorithm to detect dependency changes (#74)
  • bb2ea25 fix: misalignment between manifest and notes
  • ee2dee6 style: rename resolveNextVersion's strategy to bumpStrategy
  • fee26ab fix: resolveNextVersion should provide bumpStrategy instead of releaseStrategy
  • 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 #286 (a10b5af) into master (0646986) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files          16       16           
  Lines         148      148           
  Branches       50       53    +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 0646986...a10b5af. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #292.