Bump go.unistack.org/micro/v3 from 3.8.18 to 3.8.19 #91

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.unistack.org/micro/v3-3.8.19 into master 2022-01-25 20:21:31 +03:00
dependabot[bot] commented 2022-01-25 20:19:32 +03:00 (Migrated from github.com)

Bumps go.unistack.org/micro/v3 from 3.8.18 to 3.8.19.

Release notes

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

v3.8.19

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.18...v3.8.19

Commits
  • 0257eae Merge pull request #85 from unistack-org/master
  • 58f03d0 Merge pull request #84 from unistack-org/errors_marshal
  • 60340a7 errors: fix MarshalJSON func
  • 56b0df5 Merge pull request #83 from unistack-org/dependabot/go_modules/go.unistack.or...
  • bb59d5a chore(deps): bump go.unistack.org/micro-proto/v3 from 3.1.1 to 3.2.0
  • See full diff 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.18 to 3.8.19. <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.19</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump go.unistack.org/micro-proto/v3 from 3.1.1 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/83">unistack-org/micro#83</a></li> <li>errors: fix MarshalJSON func by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/84">unistack-org/micro#84</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.8.18...v3.8.19">https://github.com/unistack-org/micro/compare/v3.8.18...v3.8.19</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/0257eae936730a79f48d8966003419ebe0de112c"><code>0257eae</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/85">#85</a> from unistack-org/master</li> <li><a href="https://github.com/unistack-org/micro/commit/58f03d05e712e3dd064f953f2f568a5caaffb590"><code>58f03d0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/84">#84</a> from unistack-org/errors_marshal</li> <li><a href="https://github.com/unistack-org/micro/commit/60340a749b76f66d2e4228fb6843e17a4996021f"><code>60340a7</code></a> errors: fix MarshalJSON func</li> <li><a href="https://github.com/unistack-org/micro/commit/56b0df5b7aa7adec1410ee7c39f527ebe39ebe09"><code>56b0df5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/83">#83</a> from unistack-org/dependabot/go_modules/go.unistack.or...</li> <li><a href="https://github.com/unistack-org/micro/commit/bb59d5a2fd72c5a49a0903ec8e7b78bc03bfd687"><code>bb59d5a</code></a> chore(deps): bump go.unistack.org/micro-proto/v3 from 3.1.1 to 3.2.0</li> <li>See full diff in <a href="https://github.com/unistack-org/micro/compare/v3.8.18...v3.8.19">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.18&new-version=3.8.19)](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>
vtolstov (Migrated from github.com) approved these changes 2022-01-25 20:19:51 +03:00
Sign in to join this conversation.
No reviewers
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#91
No description provided.