Bump github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.8 #73

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/unistack-org/micro/v3-3.7.8 into master
dependabot[bot] commented 2021-10-01 02:19:56 +03:00 (Migrated from github.com)

Bumps github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.8.

Release notes

Sourced from github.com/unistack-org/micro/v3's releases.

v3.7.8

  • codec: MarshalAppend func to optimize memory usage in broker/client/server ... etc

v3.7.7

  • mostly lint fixes

v3.7.6

  • config: add helper funcs

v3.7.5

  • lint fixes
  • util/http trie package

v3.7.4

  • codec: implement proto v1 message interface for Frame
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 [github.com/unistack-org/micro/v3](https://github.com/unistack-org/micro) from 3.7.3 to 3.7.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unistack-org/micro/releases">github.com/unistack-org/micro/v3's releases</a>.</em></p> <blockquote> <h2>v3.7.8</h2> <ul> <li>codec: MarshalAppend func to optimize memory usage in broker/client/server ... etc</li> </ul> <h2>v3.7.7</h2> <ul> <li>mostly lint fixes</li> </ul> <h2>v3.7.6</h2> <ul> <li>config: add helper funcs</li> </ul> <h2>v3.7.5</h2> <ul> <li>lint fixes</li> <li>util/http trie package</li> </ul> <h2>v3.7.4</h2> <ul> <li>codec: implement proto v1 message interface for Frame</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/8abc913b287dd45cc1fc9b2d7998c224986a329b"><code>8abc913</code></a> codec: add MarshalAppend func</li> <li><a href="https://github.com/unistack-org/micro/commit/3247d144a8be84ae3dae196f1db229bd98a4d712"><code>3247d14</code></a> lint fixes</li> <li><a href="https://github.com/unistack-org/micro/commit/7b2e3cc8aa511fcf8fbec66e1ede4ea5c79dd787"><code>7b2e3cc</code></a> lint fixes</li> <li><a href="https://github.com/unistack-org/micro/commit/8688179acd6167363f8b209374280cd305b988ef"><code>8688179</code></a> lint fixes</li> <li><a href="https://github.com/unistack-org/micro/commit/3e40bac5f448aaf1b05559c507207f75e5391db9"><code>3e40bac</code></a> config: add helper funcs</li> <li><a href="https://github.com/unistack-org/micro/commit/e3fee6f8a63865a3625da47dfae9a0ba5424995a"><code>e3fee6f</code></a> util/http: add trie case insesitive matching</li> <li><a href="https://github.com/unistack-org/micro/commit/15c020fac5fac7a74f00c4ce7177a908fc5057e0"><code>15c020f</code></a> fix lint</li> <li><a href="https://github.com/unistack-org/micro/commit/3bc046e5d4ed8cc28cd2fd7aa1954d2bbfd3d526"><code>3bc046e</code></a> broker/memory: simplify code</li> <li><a href="https://github.com/unistack-org/micro/commit/542f36cfa52035ba62dde8b09dd2e1b02ea390d4"><code>542f36c</code></a> util/reflect: fix tests, lint fixes</li> <li><a href="https://github.com/unistack-org/micro/commit/8237e6a08e7600e521382f6fc469e7a18ba32377"><code>8237e6a</code></a> util/router: drop google copy of pattern matcher in favour of util/http trie</li> <li>Additional commits viewable in <a href="https://github.com/unistack-org/micro/compare/v3.7.3...v3.7.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/unistack-org/micro/v3&package-manager=go_modules&previous-version=3.7.3&new-version=3.7.8)](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) approved these changes 2021-10-01 02:20:49 +03:00
dependabot[bot] commented 2021-10-27 01:05:35 +03:00 (Migrated from github.com)

Looks like github.com/unistack-org/micro/v3 is no longer a dependency, so this is no longer needed.

Looks like github.com/unistack-org/micro/v3 is no longer a dependency, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No description provided.