Bump github.com/nats-io/stan.go from 0.10.3 to 0.10.4 #85

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/nats-io/stan.go-0.10.4 into v3 2023-01-31 06:53:46 +03:00
dependabot[bot] commented 2023-01-14 00:03:15 +03:00 (Migrated from github.com)

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

Release notes

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

Release v0.10.4

Changelog

Updated

  • Dependencies (#370)
    • github.com/nats-io/nats.go v1.16.0 -> v1.22.1
    • golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa -> v0.5.0

Complete Changes

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

Commits

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.3 to 0.10.4. <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.4</h2> <h2>Changelog</h2> <h3>Updated</h3> <ul> <li>Dependencies (<a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/370">#370</a>) <ul> <li>github.com/nats-io/nats.go v1.16.0 -&gt; v1.22.1</li> <li>golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa -&gt; v0.5.0</li> </ul> </li> </ul> <h3>Complete Changes</h3> <p><a href="https://github.com/nats-io/stan.go/compare/v0.10.3...v0.10.4">https://github.com/nats-io/stan.go/compare/v0.10.3...v0.10.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/stan.go/commit/d2049c1171a0d5698e328590f36256b3b4df83d3"><code>d2049c1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/371">#371</a> from nats-io/release_0_10_4</li> <li><a href="https://github.com/nats-io/stan.go/commit/330725c1165c9a19be9e727ac404ae4655befbde"><code>330725c</code></a> Release v0.10.4</li> <li><a href="https://github.com/nats-io/stan.go/commit/f5de62f0f0526f4dea4e73a2f9814e8196c0a1e3"><code>f5de62f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/stan.go/issues/370">#370</a> from nats-io/update_deps</li> <li><a href="https://github.com/nats-io/stan.go/commit/bfbc2c83e0e01d225f468134ffcb4cbfb710c645"><code>bfbc2c8</code></a> [UPDATED] Dependencies</li> <li>See full diff in <a href="https://github.com/nats-io/stan.go/compare/v0.10.3...v0.10.4">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.3&new-version=0.10.4)](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) reviewed 2023-01-14 00:03:29 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-18 00:17:55 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-18 01:05:02 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-19 00:06:53 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-24 09:58:27 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-01-30 21:24:11 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-01-31 00:16:31 +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#85
No description provided.