Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 #114

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.unistack.org/micro/v3-3.9.8 into v3 2022-05-03 20:25:00 +03:00
dependabot[bot] commented 2022-05-03 20:22:49 +03:00 (Migrated from github.com)

Bumps go.unistack.org/micro/v3 from 3.9.7 to 3.9.8.

Release notes

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

v3.9.8

What's Changed

Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.8

Commits
  • 289aadb Merge pull request #127 from unistack-org/cover
  • 9640cda add more cover stuff
  • fb35e73 chore(deps): bump github/codeql-action from 1 to 2 (#126)
  • f416cb3 Merge pull request #125 from unistack-org/cover
  • 57d06d5 add tests
  • 0628408 Merge pull request #124 from unistack-org/cover
  • 206cd8c util/reflect: improve test coverage
  • b38db00 chore(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (#123)
  • 0ca39a1 chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#122)
  • d9be99c Merge pull request #121 from unistack-org/fsm
  • 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/v3](https://github.com/unistack-org/micro) from 3.9.7 to 3.9.8. <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.9.8</h2> <h2>What's Changed</h2> <ul> <li>add codecov by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/112">unistack-org/micro#112</a></li> <li>Update README.md by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/113">unistack-org/micro#113</a></li> <li>fix coverage by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/114">unistack-org/micro#114</a></li> <li>chore(deps): bump actions/setup-go from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/115">unistack-org/micro#115</a></li> <li>fsm: initial import by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/116">unistack-org/micro#116</a></li> <li>server: fix race in noop server by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/117">unistack-org/micro#117</a></li> <li>improve coverage by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/118">unistack-org/micro#118</a></li> <li>errors: add CodeIn helper func by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/119">unistack-org/micro#119</a></li> <li>fsm: run steps in order by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/120">unistack-org/micro#120</a></li> <li>fsm: add state execution options by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/121">unistack-org/micro#121</a></li> <li>chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/122">unistack-org/micro#122</a></li> <li>chore(deps): bump codecov/codecov-action from 3.0.0 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/pull/123">unistack-org/micro#123</a></li> <li>util/reflect: improve test coverage by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/124">unistack-org/micro#124</a></li> <li>add tests by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/125">unistack-org/micro#125</a></li> <li>chore(deps): bump github/codeql-action from 1 to 2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/126">unistack-org/micro#126</a></li> <li>add more cover stuff by <a href="https://github.com/vtolstov"><code>@​vtolstov</code></a> in <a href="https://github-redirect.dependabot.com/unistack-org/micro/pull/127">unistack-org/micro#127</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.8">https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/289aadb28ee1f0fecabbdb81c926a4e8e536ebcd"><code>289aadb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/127">#127</a> from unistack-org/cover</li> <li><a href="https://github.com/unistack-org/micro/commit/9640cdae1a68030bceec3c563cd886e75a02f20f"><code>9640cda</code></a> add more cover stuff</li> <li><a href="https://github.com/unistack-org/micro/commit/fb35e7373167d927dcf5452fe4ed45c57461ceb2"><code>fb35e73</code></a> chore(deps): bump github/codeql-action from 1 to 2 (<a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/126">#126</a>)</li> <li><a href="https://github.com/unistack-org/micro/commit/f416cb3e0e91dd2c30874cb26a575ea16f337378"><code>f416cb3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/125">#125</a> from unistack-org/cover</li> <li><a href="https://github.com/unistack-org/micro/commit/57d06d5d273e7be46720a0d22444eb7eaf9cdcb9"><code>57d06d5</code></a> add tests</li> <li><a href="https://github.com/unistack-org/micro/commit/0628408c273671742f11728f44d4ee4ddb6601eb"><code>0628408</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/124">#124</a> from unistack-org/cover</li> <li><a href="https://github.com/unistack-org/micro/commit/206cd8c3c91d728c51028646ed0ce79bd432c68e"><code>206cd8c</code></a> util/reflect: improve test coverage</li> <li><a href="https://github.com/unistack-org/micro/commit/b38db00ee599a11903b01195df71e0867c271a5a"><code>b38db00</code></a> chore(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (<a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/123">#123</a>)</li> <li><a href="https://github.com/unistack-org/micro/commit/0ca39a147766b9058baf8c3a5edb5dcf8ff11b53"><code>0ca39a1</code></a> chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (<a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/122">#122</a>)</li> <li><a href="https://github.com/unistack-org/micro/commit/d9be99cfde32ab525e964cc38ca0bb8ec5eb40bb"><code>d9be99c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/121">#121</a> from unistack-org/fsm</li> <li>Additional commits viewable in <a href="https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.8">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.7&new-version=3.9.8)](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-05-03 20:23:05 +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-server-http#114
No description provided.