Bump github.com/unistack-org/micro/v3 from 3.7.1 to 3.7.4 #72

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

Bumps github.com/unistack-org/micro/v3 from 3.7.1 to 3.7.4.

Release notes

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

v3.7.4

  • codec: implement proto v1 message interface for Frame

v3.7.3

  • codec: add context helper funcs

v3.7.2

  • codec: allow to pass codec options for NewCodec, Unmarshal, Marshal
  • util/id: move tests to micro-tests repo
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.1 to 3.7.4. <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.4</h2> <ul> <li>codec: implement proto v1 message interface for Frame</li> </ul> <h2>v3.7.3</h2> <ul> <li>codec: add context helper funcs</li> </ul> <h2>v3.7.2</h2> <ul> <li>codec: allow to pass codec options for NewCodec, Unmarshal, Marshal</li> <li>util/id: move tests to micro-tests repo</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/875f66d36e59bf5b3de97396c49d173aecb025f4"><code>875f66d</code></a> codec: implement proto v1 message for Frame</li> <li><a href="https://github.com/unistack-org/micro/commit/818a0e635622d3817ed94cf7ff75d1750bbe571e"><code>818a0e6</code></a> codec: add context helper funcs</li> <li><a href="https://github.com/unistack-org/micro/commit/56e02ec463bea421d2b5b746c86edcbd525cfc1c"><code>56e02ec</code></a> codec: add ability to pass codec options</li> <li><a href="https://github.com/unistack-org/micro/commit/6ca851401d884bd950ca88f1d96b75b6ca80676a"><code>6ca8514</code></a> update workflow</li> <li><a href="https://github.com/unistack-org/micro/commit/bd8216b3979d3a8cfbd441c3224ed32a43283177"><code>bd8216b</code></a> update workflows</li> <li><a href="https://github.com/unistack-org/micro/commit/2b13b3f128a3a101fbc461f9b16385d94c365101"><code>2b13b3f</code></a> Revert &quot;update workflows&quot;</li> <li><a href="https://github.com/unistack-org/micro/commit/9957380b6de52aaee826ea2b1ffc87bd6ee06279"><code>9957380</code></a> update workflows</li> <li><a href="https://github.com/unistack-org/micro/commit/e10f8c0fa0510c9d3a46f9a7e491765a51ce3424"><code>e10f8c0</code></a> util/id: move tests to micro-tests repo</li> <li><a href="https://github.com/unistack-org/micro/commit/45252fe4a697768e90c3c67f7afc7eb6ee64c7e7"><code>45252fe</code></a> enable automerge</li> <li>See full diff in <a href="https://github.com/unistack-org/micro/compare/v3.7.1...v3.7.4">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.1&new-version=3.7.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>
github-actions[bot] (Migrated from github.com) approved these changes 2021-09-22 20:17:33 +03:00
dependabot[bot] commented 2021-09-29 00:01:57 +03:00 (Migrated from github.com)

Looks like github.com/unistack-org/micro/v3 is up-to-date now, so this is no longer needed.

Looks like github.com/unistack-org/micro/v3 is up-to-date now, so this is no longer needed.

Pull request closed

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-http#72
No description provided.