dependabot[bot] opened a new pull request, #2275: URL: https://github.com/apache/apisix-ingress-controller/pull/2275
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.4.3 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/paho.mqtt.golang/releases">github.com/eclipse/paho.mqtt.golang's releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <p>In the year since the release of v1.4.3 the majority of changes have been small incremental improvements/fixes. One notable change is that Go v1.20+ is now required (due to PR <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/issues/646">#646</a>).</p> <h2>What's Changed</h2> <ul> <li>Wrap connection network errors by <a href="https://github.com/adriansmares"><code>@adriansmares</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/646">eclipse/paho.mqtt.golang#646</a></li> <li>Clarify use of token.WaitTimeout by <a href="https://github.com/MattBrittan"><code>@MattBrittan</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/659">eclipse/paho.mqtt.golang#659</a></li> <li>fix (<a href="https://redirect.github.com/eclipse/paho.mqtt.golang/issues/661">#661</a>): Add NewClientOptionsReader for mocking purposes. by <a href="https://github.com/avmunm"><code>@avmunm</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/662">eclipse/paho.mqtt.golang#662</a></li> <li>fix: fix keep-alive timeouts on small intervals by <a href="https://github.com/lefinal"><code>@lefinal</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/667">eclipse/paho.mqtt.golang#667</a></li> <li>Replace the time.After with the timer for efficiency. by <a href="https://github.com/DVasselli"><code>@DVasselli</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/671">eclipse/paho.mqtt.golang#671</a></li> <li>fix: deprecation warnings for ioutil by <a href="https://github.com/vruge"><code>@vruge</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/665">eclipse/paho.mqtt.golang#665</a></li> <li>fix: issue 675:goroutine leak when connectionUp(true) return error by <a href="https://github.com/kiqi007"><code>@kiqi007</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/678">eclipse/paho.mqtt.golang#678</a></li> <li>Update dependencies by <a href="https://github.com/MattBrittan"><code>@MattBrittan</code></a> in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/683">eclipse/paho.mqtt.golang#683</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adriansmares"><code>@adriansmares</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/646">eclipse/paho.mqtt.golang#646</a></li> <li><a href="https://github.com/avmunm"><code>@avmunm</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/662">eclipse/paho.mqtt.golang#662</a></li> <li><a href="https://github.com/lefinal"><code>@lefinal</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/667">eclipse/paho.mqtt.golang#667</a></li> <li><a href="https://github.com/DVasselli"><code>@DVasselli</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/671">eclipse/paho.mqtt.golang#671</a></li> <li><a href="https://github.com/vruge"><code>@vruge</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/665">eclipse/paho.mqtt.golang#665</a></li> <li><a href="https://github.com/kiqi007"><code>@kiqi007</code></a> made their first contribution in <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/pull/678">eclipse/paho.mqtt.golang#678</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.3...v1.5.0">https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.3...v1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/714f7c0231294ec4144f0e0e5fc5b43a6d430d2f"><code>714f7c0</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/issues/683">#683</a> from ChIoT-Tech/master</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/8768f3bbfe0d1236776fc340e2fbdb4100687a83"><code>8768f3b</code></a> Update dependencies</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/6801721ef78fe9bcbb6dddecbc2968aea5e18204"><code>6801721</code></a> Resolve potential goroutine leak wien Disconnect called</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/71f981419c22a5af18598e180dd31345d70eb1a8"><code>71f9814</code></a> fix: issue 675:goroutine leak when connectionUp(true) return error</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/386b73136159a81d48113b2de1c81f2b225ac438"><code>386b731</code></a> fix: issue 675:goroutine leak when connectionUp(true) return error</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/fe38f8024a1a2edb07fec9906f5a4389cd1262b6"><code>fe38f80</code></a> Resolve "cannot use os.ReadDir" introduced in PR <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/issues/665">#665</a></li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/b7215e44fc8ea69baae23e5cbe82d4b41e428eb0"><code>b7215e4</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/issues/665">#665</a> from vruge/patch-1</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/1a63b636dbd0fbf3f4708e9b309728b9a08fd98b"><code>1a63b63</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/paho.mqtt.golang/issues/671">#671</a> from DVasselli/clientTimer</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/8b638fb7218a29feb2d2450f7bd3892c8cab5507"><code>8b638fb</code></a> Remove the channel draining since it is not reused.</li> <li><a href="https://github.com/eclipse/paho.mqtt.golang/commit/d0120ee4840da1a8b7019ed65aa80ab69ff32c87"><code>d0120ee</code></a> Replace the time.After with the timer for efficiency.</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.3...v1.5.0">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
