Bump go.unistack.org/micro/v3 from 3.10.1 to 3.10.4 #109

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.unistack.org/micro/v3-3.10.4 into v3 2023-01-18 20:04:53 +03:00
dependabot[bot] commented 2023-01-18 20:03:11 +03:00 (Migrated from github.com)

Bumps go.unistack.org/micro/v3 from 3.10.1 to 3.10.4.

Release notes

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

v3.10.4

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.10.3...v3.10.4

v3.10.3

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.10.2...v3.10.3

v3.10.2

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.10.1...v3.10.2

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.10.1 to 3.10.4. <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.10.4</h2> <h2>What's Changed</h2> <ul> <li>add span status method by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/171">unistack-org/micro#171</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.10.3...v3.10.4">https://github.com/unistack-org/micro/compare/v3.10.3...v3.10.4</a></p> <h2>v3.10.3</h2> <h2>What's Changed</h2> <ul> <li>tracer: add span kind by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/170">unistack-org/micro#170</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.10.2...v3.10.3">https://github.com/unistack-org/micro/compare/v3.10.2...v3.10.3</a></p> <h2>v3.10.2</h2> <h2>What's Changed</h2> <ul> <li>tracer/wrapper: fix observers by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/169">unistack-org/micro#169</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.10.1...v3.10.2">https://github.com/unistack-org/micro/compare/v3.10.1...v3.10.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/4debc392d1aec91cd03802f311234e45d8d129d5"><code>4debc39</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/171">#171</a> from unistack-org/fixspan</li> <li><a href="https://github.com/unistack-org/micro/commit/7137d99102d201e3f8ab0b28fd06bf31fe55e9dd"><code>7137d99</code></a> add span status method</li> <li><a href="https://github.com/unistack-org/micro/commit/f76b3171d98c8ff57f602e026cc65bef6bc36e5f"><code>f76b317</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/170">#170</a> from unistack-org/tracer</li> <li><a href="https://github.com/unistack-org/micro/commit/db3fc4220417e24f40c67d6c53249598578d66a2"><code>db3fc42</code></a> tracer: add span kind</li> <li><a href="https://github.com/unistack-org/micro/commit/f59023d74119278a44800f058abb8439b031977c"><code>f59023d</code></a> tracer: add span kind</li> <li><a href="https://github.com/unistack-org/micro/commit/6f17fd891a2b1c69f4fb0723d024ba719758880f"><code>6f17fd8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/169">#169</a> from unistack-org/tracer</li> <li><a href="https://github.com/unistack-org/micro/commit/fd93308e8e939d1acb1a93b33ad86b409e7abae6"><code>fd93308</code></a> tracer/wrapper: fix observers</li> <li><a href="https://github.com/unistack-org/micro/commit/2aaa0a74d80b7dd25e012e5bf9730eb04c030246"><code>2aaa0a7</code></a> tracer/wrapper: fix observers</li> <li>See full diff in <a href="https://github.com/unistack-org/micro/compare/v3.10.1...v3.10.4">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.10.1&new-version=3.10.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 2023-01-18 20:03:26 +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-config-consul#109
No description provided.