build(deps): bump go.unistack.org/micro-server-http/v3 from 3.9.4 to 3.9.5 #160

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.unistack.org/micro-server-http/v3-3.9.5 into master 2022-02-01 17:20:12 +03:00
dependabot[bot] commented 2022-02-01 17:19:56 +03:00 (Migrated from github.com)

Bumps go.unistack.org/micro-server-http/v3 from 3.9.4 to 3.9.5.

Release notes

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

v3.9.5

What's Changed

Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.9.4...v3.9.5

Commits
  • c2f1780 Merge pull request #97 from unistack-org/master
  • ffe5f1c Merge pull request #96 from unistack-org/codec
  • 416d494 lazy codec init
  • 7dd1dfb Merge pull request #95 from unistack-org/dependabot/go_modules/go.unistack.or...
  • e11dc06 Bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21
  • 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-server-http/v3](https://github.com/unistack-org/micro-server-http) from 3.9.4 to 3.9.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unistack-org/micro-server-http/releases">go.unistack.org/micro-server-http/v3's releases</a>.</em></p> <blockquote> <h2>v3.9.5</h2> <h2>What's Changed</h2> <ul> <li>Bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/pull/95">unistack-org/micro-server-http#95</a></li> <li>lazy codec init by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/pull/96">unistack-org/micro-server-http#96</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro-server-http/compare/v3.9.4...v3.9.5">https://github.com/unistack-org/micro-server-http/compare/v3.9.4...v3.9.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro-server-http/commit/c2f178001c9159cae1f71a6ac5309280279d8d2f"><code>c2f1780</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/issues/97">#97</a> from unistack-org/master</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/ffe5f1c9be42d01e971a4f4e3397930131728a8e"><code>ffe5f1c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/issues/96">#96</a> from unistack-org/codec</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/416d494e506c47e73c2a4fed2f6d065613c8b91b"><code>416d494</code></a> lazy codec init</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/7dd1dfbff62e8f72f1094304e4dc1b95307c51b4"><code>7dd1dfb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/issues/95">#95</a> from unistack-org/dependabot/go_modules/go.unistack.or...</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/e11dc060673606d2e96e4a996e6d4e91ee2cb0be"><code>e11dc06</code></a> Bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21</li> <li>See full diff in <a href="https://github.com/unistack-org/micro-server-http/compare/v3.9.4...v3.9.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.unistack.org/micro-server-http/v3&package-manager=go_modules&previous-version=3.9.4&new-version=3.9.5)](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-02-01 17:20:11 +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-tests#160
No description provided.