chore(deps): bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.11 #60

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.unistack.org/micro/v3-3.9.11 into v3 2022-08-29 15:23:27 +03:00
dependabot[bot] commented 2022-07-11 20:24:42 +03:00 (Migrated from github.com)

Bumps go.unistack.org/micro/v3 from 3.9.8 to 3.9.11.

Release notes

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

v3.9.11

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.10...v3.9.11

v3.9.10

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.8...v3.9.10

Commits

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.9.8 to 3.9.11. <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.9.11</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/137">unistack-org/micro#137</a></li> <li>store: add Timeout option by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/139">unistack-org/micro#139</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.9.10...v3.9.11">https://github.com/unistack-org/micro/compare/v3.9.10...v3.9.11</a></p> <h2>v3.9.10</h2> <h2>What's Changed</h2> <ul> <li>global cleanup by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/128">unistack-org/micro#128</a></li> <li>api: cleanup by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/129">unistack-org/micro#129</a></li> <li>Improvements by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/130">unistack-org/micro#130</a></li> <li>chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/132">unistack-org/micro#132</a></li> <li>chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/135">unistack-org/micro#135</a></li> <li>chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/134">unistack-org/micro#134</a></li> <li>WIP: initial mtls package by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/133">unistack-org/micro#133</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.9.8...v3.9.10">https://github.com/unistack-org/micro/compare/v3.9.8...v3.9.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/1c0e5e1a856bd55d0f6caa274c0ba30ae50897c5"><code>1c0e5e1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/139">#139</a> from unistack-org/store</li> <li><a href="https://github.com/unistack-org/micro/commit/33591e0bc9d6dd6f2103fffe570c5c4d0a72eec1"><code>33591e0</code></a> fixup</li> <li><a href="https://github.com/unistack-org/micro/commit/75cbaf2612ab86d38a7e61dd21968c5f7846729b"><code>75cbaf2</code></a> chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (<a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/137">#137</a>)</li> <li><a href="https://github.com/unistack-org/micro/commit/f4aee3414b9ac69932724759cd9002305f9253dd"><code>f4aee34</code></a> store: add Timeout option</li> <li><a href="https://github.com/unistack-org/micro/commit/9f7b61eb178ded5391e7c0f1122b196e441ec510"><code>9f7b61e</code></a> add test</li> <li><a href="https://github.com/unistack-org/micro/commit/5953b5aae6a3d9381f912465243a8c7b60f3144f"><code>5953b5a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/133">#133</a> from unistack-org/mtls</li> <li><a href="https://github.com/unistack-org/micro/commit/4a8f490e0c4c521e7f71d44a63a2b2ed511ba135"><code>4a8f490</code></a> fixup</li> <li><a href="https://github.com/unistack-org/micro/commit/eb8c1332f0e7ec2e2b24f3ec0abb2b46c86af6a8"><code>eb8c133</code></a> fix test</li> <li><a href="https://github.com/unistack-org/micro/commit/c1c27b6d1dc360cef486c92aae7254dcf14855f8"><code>c1c27b6</code></a> Merge branch 'v3' into mtls</li> <li><a href="https://github.com/unistack-org/micro/commit/bb22b203cc3466ae093224fa36dd45cb52d90a68"><code>bb22b20</code></a> chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (<a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/134">#134</a>)</li> <li>Additional commits viewable in <a href="https://github.com/unistack-org/micro/compare/v3.9.8...v3.9.11">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.9.8&new-version=3.9.11)](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>
github-actions[bot] (Migrated from github.com) reviewed 2022-07-11 20:24:59 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-08-28 18:03:49 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-server-drpc#60
No description provided.