Skip to content

Commit

Permalink
⬆️ (deps) Bump multi-semantic-release from 2.8.2 to 2.8.4 (#132)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [multi-semantic-release](https://github.com/dhoulb/multi-semantic-release) from 2.8.2 to 2.8.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dhoulb/multi-semantic-release/releases">multi-semantic-release's releases</a>.</em></p>
<blockquote>
<h2>v2.8.4</h2>
<h2><a href="https://github.com/dhoulb/multi-semantic-release/compare/v2.8.3...v2.8.4">2.8.4</a> (2021-08-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>improve algorithm to detect dependency changes (<a href="https://github-redirect.dependabot.com/dhoulb/multi-semantic-release/issues/74">#74</a>) (<a href="https://github.com/dhoulb/multi-semantic-release/commit/d2344772accd9b2f3f364cc94d58e5faec4b8d9d">d234477</a>)</li>
</ul>
<h2>v2.8.3</h2>
<h2><a href="https://github.com/dhoulb/multi-semantic-release/compare/v2.8.2...v2.8.3">2.8.3</a> (2021-08-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>misalignment between manifest and notes (<a href="https://github.com/dhoulb/multi-semantic-release/commit/bb2ea25732c9a836d52ebf8ffa69c1a7765b3a84">bb2ea25</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dhoulb/multi-semantic-release/commit/d2344772accd9b2f3f364cc94d58e5faec4b8d9d"><code>d234477</code></a> fix: improve algorithm to detect dependency changes (<a href="https://github-redirect.dependabot.com/dhoulb/multi-semantic-release/issues/74">#74</a>)</li>
<li><a href="https://github.com/dhoulb/multi-semantic-release/commit/bb2ea25732c9a836d52ebf8ffa69c1a7765b3a84"><code>bb2ea25</code></a> fix: misalignment between manifest and notes</li>
<li>See full diff in <a href="https://github.com/dhoulb/multi-semantic-release/compare/v2.8.2...v2.8.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=multi-semantic-release&package-manager=npm_and_yarn&previous-version=2.8.2&new-version=2.8.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] authored Aug 16, 2021
1 parent 9647941 commit 4860208
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/semantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@semantic-release/release-notes-generator": "9.0.3",
"grapheme-splitter": "1.0.4",
"lodash": "4.17.21",
"multi-semantic-release": "2.8.2",
"multi-semantic-release": "2.8.4",
"semantic-release": "17.4.5",
"semantic-release-commit-filter": "1.0.2",
"title": "3.4.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6491,10 +6491,10 @@ [email protected], ms@^2.0.0, ms@^2.1.1, ms@^2.1.2:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

[email protected].2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/multi-semantic-release/-/multi-semantic-release-2.8.2.tgz#ebe0afa3ac86bff28e91508fb3a2f3442337cb1b"
integrity sha512-/okdqPXtpZ83pOYmj+CAjTLuqDGikp0Y0iJsK15UM2BGSvYWRRXYAYDb6Byjb3dKar1wJ8IODd71Z+q8pYEt5Q==
[email protected].4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/multi-semantic-release/-/multi-semantic-release-2.8.4.tgz#15e061c3a6f819b79b87ce718e1037c535b9aff2"
integrity sha512-mcJ4LYCelDV0Ub3Xrh5nRa2BLjLeFqU3hGSwG2q7LRqgAh/CS4RAO3SwMjKCvl8qywXlT9Sm0ELW4MAw7mhFRg==
dependencies:
"@manypkg/get-packages" "^1.1.1"
blork "^9.2.2"
Expand Down

0 comments on commit 4860208

Please sign in to comment.