chore(deps): bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.12 #20

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/go.unistack.org/micro/v3-3.8.12 into master
dependabot[bot] commented 2021-12-16 20:21:33 +03:00 (Migrated from github.com)

Bumps go.unistack.org/micro/v3 from 3.8.7 to 3.8.12.

Release notes

Sourced from go.unistack.org/micro/v3's releases.

v3.8.12

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.11...v3.8.12

v3.8.11

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.10...v3.8.11

v3.8.10

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.9...v3.8.10

v3.8.9

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.9

v3.8.8

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.8

Commits
  • 8878877 Merge branch 'master' into v3
  • e143e2b client: allow to set metadata for message
  • a36f99e Merge pull request #66 from unistack-org/minor_changes
  • 326ee53 config: add new error type
  • 1244c5b Merge pull request #65 from unistack-org/master
  • 4ccc8a9 Merge pull request #64 from unistack-org/minor_changes
  • 8a2e84d minor changes
  • d29363b codec: add NewFrame helper
  • 734f751 Merge pull request #63 from unistack-org/master
  • 55d8a9e util/http: add type alias
  • 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)
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.7 to 3.8.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unistack-org/micro/releases">go.unistack.org/micro/v3's releases</a>.</em></p> <blockquote> <h2>v3.8.12</h2> <h2>What's Changed</h2> <ul> <li>config: add new error type by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/66">unistack-org/micro#66</a></li> <li>client: allow to pass additional metadata for message</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.8.11...v3.8.12">https://github.com/unistack-org/micro/compare/v3.8.11...v3.8.12</a></p> <h2>v3.8.11</h2> <h2>What's Changed</h2> <ul> <li>minor changes by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/64">unistack-org/micro#64</a></li> <li>merge changes from master by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/65">unistack-org/micro#65</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.8.10...v3.8.11">https://github.com/unistack-org/micro/compare/v3.8.10...v3.8.11</a></p> <h2>v3.8.10</h2> <h2>What's Changed</h2> <ul> <li>util/http: add type alias by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/63">unistack-org/micro#63</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.8.9...v3.8.10">https://github.com/unistack-org/micro/compare/v3.8.9...v3.8.10</a></p> <h2>v3.8.9</h2> <h2>What's Changed</h2> <ul> <li>config: add helpers to load/save options by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/60">unistack-org/micro#60</a></li> <li>merge stable by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/62">unistack-org/micro#62</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.9">https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.9</a></p> <h2>v3.8.8</h2> <h2>What's Changed</h2> <ul> <li>merge stable changes by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/61">unistack-org/micro#61</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.8">https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/88788776d2e63679c2e3e6af13726a39707733ad"><code>8878877</code></a> Merge branch 'master' into v3</li> <li><a href="https://github.com/unistack-org/micro/commit/e143e2b547ce7c306e05ce22077ac1ff41a97102"><code>e143e2b</code></a> client: allow to set metadata for message</li> <li><a href="https://github.com/unistack-org/micro/commit/a36f99e30b173c2debb0d8be15acb6ae61d3e745"><code>a36f99e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/66">#66</a> from unistack-org/minor_changes</li> <li><a href="https://github.com/unistack-org/micro/commit/326ee533339f60243ae67c1652f455b378f48707"><code>326ee53</code></a> config: add new error type</li> <li><a href="https://github.com/unistack-org/micro/commit/1244c5bb4df2770528bec40c95d8bac655be68f8"><code>1244c5b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/65">#65</a> from unistack-org/master</li> <li><a href="https://github.com/unistack-org/micro/commit/4ccc8a9c85a173b2e311cd89fff4ccf2135e16f9"><code>4ccc8a9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/64">#64</a> from unistack-org/minor_changes</li> <li><a href="https://github.com/unistack-org/micro/commit/8a2e84d489c570f94b6caa29af3641be615e310b"><code>8a2e84d</code></a> minor changes</li> <li><a href="https://github.com/unistack-org/micro/commit/d29363b78d14e29f13a7ac2fd695fa38bde41255"><code>d29363b</code></a> codec: add NewFrame helper</li> <li><a href="https://github.com/unistack-org/micro/commit/734f7510554a9fd0734068df289ff809412558d1"><code>734f751</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/63">#63</a> from unistack-org/master</li> <li><a href="https://github.com/unistack-org/micro/commit/55d8a9ee20466f0a008d527edba212ab9e121a08"><code>55d8a9e</code></a> util/http: add type alias</li> <li>Additional commits viewable in <a href="https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.unistack.org/micro/v3&package-manager=go_modules&previous-version=3.8.7&new-version=3.8.12)](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>
dependabot[bot] commented 2021-12-28 20:17:24 +03:00 (Migrated from github.com)

Superseded by #21.

Superseded by #21.

Pull request closed

Sign in to join this conversation.
No description provided.