Bump github.com/nats-io/stan.go from 0.10.2 to 0.10.3 #72

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/nats-io/stan.go-0.10.3 into v3 2022-08-28 17:23:25 +03:00
dependabot[bot] commented 2022-07-30 00:14:16 +03:00 (Migrated from github.com)

Bumps github.com/nats-io/stan.go from 0.10.2 to 0.10.3.

Release notes

Sourced from github.com/nats-io/stan.go's releases.

Release v0.10.3

Changelog

Updated

  • NATS Go client dependency, from v0.13.0 to v0.16.0 (#367)

Fixed

Complete Changes

https://github.com/nats-io/stan.go/compare/v0.10.2...v0.10.3

Commits
  • 98ecfee Merge pull request #368 from nats-io/release_0_10_3
  • 92f61c3 Release v0.10.3
  • 64446ca Merge pull request #366 from oncicaradupopovici/main
  • 3e2002b defer sub cleanup to avoid the lock inversion
  • 40e60a9 unregister sub from subMap when subscribe fails
  • cfc73f3 Merge pull request #367 from nats-io/update_go_version_in_travis
  • b3dc900 [UPDATED] Dependencies and Go version in travis.yml
  • See full diff 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 [github.com/nats-io/stan.go](https://github.com/nats-io/stan.go) from 0.10.2 to 0.10.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nats-io/stan.go/releases">github.com/nats-io/stan.go's releases</a>.</em></p> <blockquote> <h2>Release v0.10.3</h2> <h2>Changelog</h2> <h3>Updated</h3> <ul> <li>NATS Go client dependency, from v0.13.0 to v0.16.0 (<a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/367">#367</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Memory leak for failed Streaming subscriptions. Thanks to <a href="https://github.com/oncicaradupopovici"><code>@​oncicaradupopovici</code></a> for the contribution (<a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/366">#366</a>)</li> </ul> <h3>Complete Changes</h3> <p><a href="https://github.com/nats-io/stan.go/compare/v0.10.2...v0.10.3">https://github.com/nats-io/stan.go/compare/v0.10.2...v0.10.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/stan.go/commit/98ecfeec49d96ba940892f2f4dddd4daddb066ef"><code>98ecfee</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/368">#368</a> from nats-io/release_0_10_3</li> <li><a href="https://github.com/nats-io/stan.go/commit/92f61c3e7641e490a07bda33a365ea08931f8c2d"><code>92f61c3</code></a> Release v0.10.3</li> <li><a href="https://github.com/nats-io/stan.go/commit/64446cac84c8ad85f6178bda83fe5af5cdf1791d"><code>64446ca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/366">#366</a> from oncicaradupopovici/main</li> <li><a href="https://github.com/nats-io/stan.go/commit/3e2002b1d3ea9f3f97b3ae30ca02a0bb11fab58f"><code>3e2002b</code></a> defer sub cleanup to avoid the lock inversion</li> <li><a href="https://github.com/nats-io/stan.go/commit/40e60a902203ecd66eec83c24eb6a735399818fb"><code>40e60a9</code></a> unregister sub from subMap when subscribe fails</li> <li><a href="https://github.com/nats-io/stan.go/commit/cfc73f3f12537cc31b1c6b0ba699e736909be19a"><code>cfc73f3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/367">#367</a> from nats-io/update_go_version_in_travis</li> <li><a href="https://github.com/nats-io/stan.go/commit/b3dc900654d77ed630afd2b71f33e987c08f8b43"><code>b3dc900</code></a> [UPDATED] Dependencies and Go version in travis.yml</li> <li>See full diff in <a href="https://github.com/nats-io/stan.go/compare/v0.10.2...v0.10.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nats-io/stan.go&package-manager=go_modules&previous-version=0.10.2&new-version=0.10.3)](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-07-30 00:14:30 +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-broker-stan#72
No description provided.