Bump go.unistack.org/micro/v3 from 3.9.18 to 3.10.0 #107

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.unistack.org/micro/v3-3.10.0 into v3 2023-01-09 15:09:28 +03:00
dependabot[bot] commented 2023-01-09 15:07:18 +03:00 (Migrated from github.com)

Bumps go.unistack.org/micro/v3 from 3.9.18 to 3.10.0.

Release notes

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

v3.10.0

Breaking change

  • use no default content-type

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.19...v3.10.0

v3.9.19

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.18...v3.9.19

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.18 to 3.10.0. <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.0</h2> <h2>Breaking change</h2> <ul> <li>use no default content-type</li> </ul> <h2>What's Changed</h2> <ul> <li>use no default content-type by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/165">unistack-org/micro#165</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.9.19...v3.10.0">https://github.com/unistack-org/micro/compare/v3.9.19...v3.10.0</a></p> <h2>v3.9.19</h2> <h2>What's Changed</h2> <ul> <li>logger/unwrap: fix Tagged option by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/163">unistack-org/micro#163</a></li> <li>logger: fix Clone by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/164">unistack-org/micro#164</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.9.18...v3.9.19">https://github.com/unistack-org/micro/compare/v3.9.18...v3.9.19</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/9347bb0651423a7b8b93f99db0a6bf451ffc6a71"><code>9347bb0</code></a> use no default content-type (<a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/165">#165</a>)</li> <li><a href="https://github.com/unistack-org/micro/commit/0d63723ed36a38d4f554458ca25faad1dd27ec88"><code>0d63723</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/164">#164</a> from unistack-org/logger-clone-fix</li> <li><a href="https://github.com/unistack-org/micro/commit/a7f84e0baa00c9c9123cff985599db4ec632ba8d"><code>a7f84e0</code></a> logger: fix Clone</li> <li><a href="https://github.com/unistack-org/micro/commit/c209892ce884e15e5cbe4c82f4282367855e84f6"><code>c209892</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/163">#163</a> from unistack-org/logger_unwrap</li> <li><a href="https://github.com/unistack-org/micro/commit/421842315f753129c78916c707ab619577cae869"><code>4218423</code></a> logger/unwrap: fix Tagged option</li> <li>See full diff in <a href="https://github.com/unistack-org/micro/compare/v3.9.18...v3.10.0">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.18&new-version=3.10.0)](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-09 15:07:35 +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-service#107
No description provided.