chore(deps): bump github.com/nats-io/nats.go from 1.12.2 to 1.12.3 #33

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/nats-io/nats.go-1.12.3 into master 2021-09-22 12:17:59 +03:00
dependabot[bot] commented 2021-09-22 12:17:06 +03:00 (Migrated from github.com)

Bumps github.com/nats-io/nats.go from 1.12.2 to 1.12.3.

Release notes

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

Release v1.12.3

Changelog

JetStream users

Please review release notes from v1.12.0 regarding important changes if upgrading from an earlier release.

Fixed

  • JetStream:
    • Received message may have wrong subject. This is a regression due to an attempt to reduce subject string copy in v1.12.2 (#827)

Complete Changes

https://github.com/nats-io/nats.go/compare/v1.12.2...v1.12.3

Commits
  • 4a0ad2a Merge pull request #828 from nats-io/release_1_12_3
  • 811158b Release v1.12.3
  • 68de9e1 Merge pull request #827 from nats-io/fix_js_subject_rewrite
  • 3a9b411 [FIXED] Received JetStream message may have wrong subject
  • 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/nats.go](https://github.com/nats-io/nats.go) from 1.12.2 to 1.12.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nats-io/nats.go/releases">github.com/nats-io/nats.go's releases</a>.</em></p> <blockquote> <h2>Release v1.12.3</h2> <h2>Changelog</h2> <p><strong><em>JetStream users</em></strong></p> <p>Please review release notes from <a href="https://github.com/nats-io/nats.go/releases/tag/v1.12.0">v1.12.0</a> regarding important changes if upgrading from an earlier release.</p> <h3>Fixed</h3> <ul> <li>JetStream: <ul> <li>Received message may have wrong subject. This is a regression due to an attempt to reduce subject string copy in v1.12.2 (<a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/827">#827</a>)</li> </ul> </li> </ul> <h3>Complete Changes</h3> <p><a href="https://github.com/nats-io/nats.go/compare/v1.12.2...v1.12.3">https://github.com/nats-io/nats.go/compare/v1.12.2...v1.12.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/nats.go/commit/4a0ad2aaa4a8837f6582c813c802348f24523571"><code>4a0ad2a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/828">#828</a> from nats-io/release_1_12_3</li> <li><a href="https://github.com/nats-io/nats.go/commit/811158bf808b62985f920f72dcf28988d5e3bd3c"><code>811158b</code></a> Release v1.12.3</li> <li><a href="https://github.com/nats-io/nats.go/commit/68de9e1cee9384cffbcf0863075b6289a9056a81"><code>68de9e1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/827">#827</a> from nats-io/fix_js_subject_rewrite</li> <li><a href="https://github.com/nats-io/nats.go/commit/3a9b41157510db8b6ef912ecb9458e00de77b4b5"><code>3a9b411</code></a> [FIXED] Received JetStream message may have wrong subject</li> <li>See full diff in <a href="https://github.com/nats-io/nats.go/compare/v1.12.2...v1.12.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/nats.go&package-manager=go_modules&previous-version=1.12.2&new-version=1.12.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 2021-09-22 12:17:59 +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-nats#33
No description provided.