arvinxx / gitmoji-commit-workflow

😉 Gitmoji Commit Workflow
MIT License
211 stars 26 forks source link

build(deps-dev): bump multi-semantic-release from 2.8.0 to 3.0.0 #544

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps multi-semantic-release from 2.8.0 to 3.0.0.

Release notes

Sourced from multi-semantic-release's releases.

v3.0.0

3.0.0 (2022-08-26)

Bug Fixes

BREAKING CHANGES

  • following the deps, requires Node.js >=14

v2.13.0

2.13.0 (2022-05-13)

Features

v2.12.0

2.12.0 (2022-04-15)

Features

v2.11.3

2.11.3 (2022-03-26)

Bug Fixes

  • getPackagePaths: avoid files like ng-package.json (#100) (b8eb1c2)

v2.11.2

2.11.2 (2022-03-24)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (#97) (0585f72)

v2.11.1

2.11.1 (2022-02-19)

Performance Improvements

... (truncated)

Commits
  • 212de6d fix: update semrel to v19, fix some vuls (#123)
  • f611dab chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#117)
  • e8a8641 chore: up some deps
  • 74d5b6f refactor: simplify updateDeps internal ver resolver
  • 001e344 feat: add new bump directive "prefix" (#101)
  • 1c7e347 docs: update troubleshooting section of the readme (#113)
  • 2a0cc08 refactor: pkgRoot (#109)
  • 1007040 feat(#105): also bump deps in package distribution folder (#106)
  • b8eb1c2 fix(getPackagePaths): avoid files like ng-package.json (#100)
  • 059deaa chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#98)
  • 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 1 year ago

Codecov Report

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

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #563.