build(deps): bump github.com/sparetimecoders/goamqp from 0.1.3 to 0.1.4 #33

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-sparetimecoders-goamqp-0.1.4 into main 2023-05-11 05:28:27 +00:00
argoyle commented 2023-05-11 05:19:43 +00:00 (Migrated from gitlab.com)

Bumps github.com/sparetimecoders/goamqp from 0.1.3 to 0.1.4.

Release notes

Sourced from github.com/sparetimecoders/goamqp's releases.

v0.1.4

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4

Commits
  • e53998f feat: log unparseable messages (#20)
  • e48f024 chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (#19)
  • 08c8c7e chore(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (#17)
  • 4e4d10a chore(deps): bump actions/setup-go from 3 to 4 (#16)
  • c281930 chore: update to Go 1.20 (#18)
  • 653c85a chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#15)
  • 2e2da23 chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.1 to 1.7.0 (#14)
  • 6ea6d64 chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.0 to 1.6.1 (#13)
  • 07815f9 chore(deps): bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.6.0 (#12)
  • d842a29 feat: add error for missing routing key in Publish (#10)
  • Additional commits viewable in compare view


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.3 to 0.1.4. <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.4</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Other Changes</h3> <ul> <li>feat: add error for missing routing key in Publish by <a href="https://github.com/peter-svensson"><code>@​peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/10">sparetimecoders/goamqp#10</a></li> <li>chore: update to Go 1.20 by <a href="https://github.com/argoyle"><code>@​argoyle</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/18">sparetimecoders/goamqp#18</a></li> <li>feat: log unparseable messages by <a href="https://github.com/peter-svensson"><code>@​peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/20">sparetimecoders/goamqp#20</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/argoyle"><code>@​argoyle</code></a> made their first contribution in <a href="https://github.com/sparetimecoders/goamqp/pull/18">sparetimecoders/goamqp#18</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4">https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sparetimecoders/goamqp/commit/e53998f86dba4c144020a0472a32344c9fe5bf74"><code>e53998f</code></a> feat: log unparseable messages (<a href="https://github.com/sparetimecoders/goamqp/issues/20">#20</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/e48f02457042123f941d5dac4dabb9ccdb2589f4"><code>e48f024</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (<a href="https://github.com/sparetimecoders/goamqp/issues/19">#19</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/08c8c7e80adef426e3c8eec8dee812d22b7a0b6f"><code>08c8c7e</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/17">#17</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/4e4d10a576b9ff16d75f08945ff7315b07641353"><code>4e4d10a</code></a> chore(deps): bump actions/setup-go from 3 to 4 (<a href="https://github.com/sparetimecoders/goamqp/issues/16">#16</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/c2819308c3fe4fb7298aed7561c6746c512a3b07"><code>c281930</code></a> chore: update to Go 1.20 (<a href="https://github.com/sparetimecoders/goamqp/issues/18">#18</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/653c85a55f03d3017a4860be34d639590e85c22e"><code>653c85a</code></a> chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (<a href="https://github.com/sparetimecoders/goamqp/issues/15">#15</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/2e2da235224724d83228f75d8a7f8e4c2711a03d"><code>2e2da23</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.1 to 1.7.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/14">#14</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/6ea6d6458c3aba5400fc561adbd4d986431c3ec5"><code>6ea6d64</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.0 to 1.6.1 (<a href="https://github.com/sparetimecoders/goamqp/issues/13">#13</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/07815f9b334bfecb149739aaeef6a45dfebc3ba9"><code>07815f9</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.6.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/12">#12</a>)</li> <li><a href="https://github.com/sparetimecoders/goamqp/commit/d842a29eb283708b12c4f5ee39f3e725c9505256"><code>d842a29</code></a> feat: add error for missing routing key in Publish (<a href="https://github.com/sparetimecoders/goamqp/issues/10">#10</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4">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>
argoyle commented 2023-05-11 05:24:28 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #30 (ff779d9) into main (eba7784) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          100       100           
=========================================
  Hits           100       100           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/pull/30?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report > Merging [#30](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/pull/30?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (ff779d9) into [main](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/commit/eba7784e596dab9f582c8a16d9afaec8f367b37f?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (eba7784) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 100 100 ========================================= Hits 100 100 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)
argoyle (Migrated from gitlab.com) merged commit into main 2023-05-11 05:28:27 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/authz_client#33