Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.1.1 to 0.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sparetimecoders/goamqp/releases">github.com/sparetimecoders/goamqp's releases</a>.</em></p>
<blockquote>
<h2>v0.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: expose URI for AMQP Connection. by <a href="https://github.com/peter-svensson"><code>@peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/8">sparetimecoders/goamqp#8</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.2...v0.1.3">https://github.com/sparetimecoders/goamqp/compare/v0.1.2...v0.1.3</a></p>
<h2>v0.1.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/1">sparetimecoders/goamqp#1</a></li>
<li>chore(deps): bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/2">sparetimecoders/goamqp#2</a></li>
<li>Context by <a href="https://github.com/peter-svensson"><code>@peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/3">sparetimecoders/goamqp#3</a></li>
<li>chore(deps): bump actions/checkout from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/5">sparetimecoders/goamqp#5</a></li>
<li>chore(deps): bump codecov/codecov-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/4">sparetimecoders/goamqp#4</a></li>
<li>chore: use Context with Publisher by <a href="https://github.com/peter-svensson"><code>@peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/6">sparetimecoders/goamqp#6</a></li>
<li>chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/7">sparetimecoders/goamqp#7</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://github.com/sparetimecoders/goamqp/pull/1">sparetimecoders/goamqp#1</a></li>
<li><a href="https://github.com/peter-svensson"><code>@peter-svensson</code></a> made their first contribution in <a href="https://github.com/sparetimecoders/goamqp/pull/3">sparetimecoders/goamqp#3</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.1...v0.1.2">https://github.com/sparetimecoders/goamqp/compare/v0.1.1...v0.1.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/df1ed8c04d289eb2554e028ea1ca741ec1fc724e"><code>df1ed8c</code></a> feat: expose URI for AMQP Connection. (<a href="https://github.com/sparetimecoders/goamqp/issues/8">#8</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/0c3625f57b0448b7fc2859dbe00cd0e16d410dc2"><code>0c3625f</code></a> chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (<a href="https://github.com/sparetimecoders/goamqp/issues/7">#7</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/c45fc921816e6132f8e142becab1ff7d06193e87"><code>c45fc92</code></a> chore: use Context with Publisher (<a href="https://github.com/sparetimecoders/goamqp/issues/6">#6</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/452b695ed3120a6a2d97ab15a9b37f7eef3de030"><code>452b695</code></a> chore(deps): bump codecov/codecov-action from 2 to 3 (<a href="https://github.com/sparetimecoders/goamqp/issues/4">#4</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/5107658d2f11dbdd6ee5de506796ed64f70b8753"><code>5107658</code></a> chore: rename actions</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/2cf83aacd42f65e4be361093fbff7c311bb891c7"><code>2cf83aa</code></a> chore(deps): bump actions/checkout from 2 to 3 (<a href="https://github.com/sparetimecoders/goamqp/issues/5">#5</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/50b95e9bf4d4b65732472ac25d9b1cb6ea8aec0f"><code>50b95e9</code></a> chore: add dependabot check for github-actions</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/44182bfe9cbf0ef4cbea2a70f84665f8a1369910"><code>44182bf</code></a> Context (<a href="https://github.com/sparetimecoders/goamqp/issues/3">#3</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/e0b96b0dd8b11c6deb62d74f8fed95a0e00c85b6"><code>e0b96b0</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/2">#2</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/336e30a17246320c2a5be3ee6b8775e4878c6cb4"><code>336e30a</code></a> chore: add CODEOWNERS file</li>
<li>Additional commits viewable in <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.1...v0.1.3">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/sparetimecoders/goamqp from 0.1.1 to 0.1.3.
Release notes
Sourced from github.com/sparetimecoders/goamqp's releases.
Commits
df1ed8cfeat: expose URI for AMQP Connection. (#8)0c3625fchore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#7)c45fc92chore: use Context with Publisher (#6)452b695chore(deps): bump codecov/codecov-action from 2 to 3 (#4)5107658chore: rename actions2cf83aachore(deps): bump actions/checkout from 2 to 3 (#5)50b95e9chore: add dependabot check for github-actions44182bfContext (#3)e0b96b0chore(deps): bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 (#2)336e30achore: add CODEOWNERS fileDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
93162e03- 1 commit from branchmainCompare with previous version
added 4 commits
mainCompare with previous version
added 2 commits
577ad601- 1 commit from branchmainb8a87838- feat: add Sentry setupCompare with previous version