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

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/go.unistack.org/micro-server-http/v3-3.10.0 into master
dependabot[bot] commented 2022-03-21 17:25:46 +03:00 (Migrated from github.com)

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

Release notes

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

v3.10.0

What's Changed

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

Commits
  • fd8c454 Merge pull request #105 from unistack-org/cleanup
  • 1cc8b37 comment
  • cd47eab Merge branch 'v3' into cleanup
  • 9136add Merge branch 'master' into v3
  • 4ce1ef6 server: remove unparsed body from request and message
  • 4618fae update go version
  • b2eba31 Merge pull request #104 from unistack-org/dependabot/github_actions/golangci/...
  • 04703cb Bump golangci/golangci-lint-action from 2 to 3.1.0
  • 6da3bba update workflows
  • 81016aa Merge pull request #101 from unistack-org/dependabot/github_actions/golangci/...
  • Additional commits viewable 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.5 to 3.10.0. <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.10.0</h2> <h2>What's Changed</h2> <ul> <li>Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 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/99">unistack-org/micro-server-http#99</a></li> <li>Bump golangci/golangci-lint-action from 2 to 3.1.0 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/101">unistack-org/micro-server-http#101</a></li> <li>Bump golangci/golangci-lint-action from 2 to 3.1.0 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/104">unistack-org/micro-server-http#104</a></li> <li>server: remove unparsed body from request and message 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/105">unistack-org/micro-server-http#105</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro-server-http/compare/v3.9.5...v3.10.0">https://github.com/unistack-org/micro-server-http/compare/v3.9.5...v3.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro-server-http/commit/fd8c454bae7cac9054c2f0a3026d05f4927f2f39"><code>fd8c454</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/issues/105">#105</a> from unistack-org/cleanup</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/1cc8b3750338387b78b92da51429868bcbcac266"><code>1cc8b37</code></a> comment</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/cd47eab010c9fa3078fe8ce8560b1081cabf42fc"><code>cd47eab</code></a> Merge branch 'v3' into cleanup</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/9136addd1e385c74320e29eb4638cc5ef8425968"><code>9136add</code></a> Merge branch 'master' into v3</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/4ce1ef631bed27d167da198fc2b74a96986ae45d"><code>4ce1ef6</code></a> server: remove unparsed body from request and message</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/4618fae64166b27b21dcfa6f6bed76b8cd66b039"><code>4618fae</code></a> update go version</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/b2eba3120efd1e0496728d82404147926ea967c1"><code>b2eba31</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/issues/104">#104</a> from unistack-org/dependabot/github_actions/golangci/...</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/04703cb8fa7ac52286f189b365cfe5773d8803e3"><code>04703cb</code></a> Bump golangci/golangci-lint-action from 2 to 3.1.0</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/6da3bbabed54e0574b9b9693951bfb681c561418"><code>6da3bba</code></a> update workflows</li> <li><a href="https://github.com/unistack-org/micro-server-http/commit/81016aa16f5c156a4b922831cf9ae1b0403fd015"><code>81016aa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro-server-http/issues/101">#101</a> from unistack-org/dependabot/github_actions/golangci/...</li> <li>Additional commits viewable in <a href="https://github.com/unistack-org/micro-server-http/compare/v3.9.5...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-server-http/v3&package-manager=go_modules&previous-version=3.9.5&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 2022-03-21 17:26:04 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-03-22 23:17:25 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-03-22 23:22:00 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-03-22 23:25:32 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-03-22 23:33:21 +03:00
dependabot[bot] commented 2022-03-23 12:27:44 +03:00 (Migrated from github.com)

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

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

Pull request closed

Sign in to join this conversation.
No description provided.