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.10.0 #292

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps multi-semantic-release from 2.8.0 to 2.10.0.

Release notes

Sourced from multi-semantic-release's releases.

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)

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

... (truncated)

Commits
  • 277c8b8 docs: mention pnpm support limitations
  • e9b26e8 docs: add ci/cd usage examples
  • 8c060d3 feat: enable allowUnknownFlags for meow
  • f62480d docs: mention alternatives
  • 6be9524 docs: describe key features
  • a783201 docs: describe synchronizer layer
  • 83a0765 docs: describe requirements
  • c699eae docs: add contribuition guide
  • 0969911 docs: add table of contents, mention license, formatting
  • a1e8ffb chore(deps): bump path-parse from 1.0.6 to 1.0.7
  • 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 #292 (4ed20f4) into master (0646986) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #292   +/-   ##
=======================================
  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...4ed20f4. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #303.