Update module github.com/nats-io/nats.go to v1.20.0 #17

Merged
kjuulh merged 1 commits from renovate/all into main 2022-11-12 13:26:25 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/nats-io/nats.go require minor v1.19.1 -> v1.20.0

Release Notes

nats-io/nats.go

v1.20.0

Compare Source

Changelog

Changed
  • JetStream:
    • BREAKING CHANGE] Extract `nats: Consumer Deleted` server error to `ErrConsumerDeleted` variable. This error is returned when consumer is deleted while waiting on pull request and was introduced in nats-server v2.9.6 ([#​1125](https://github.com/nats-io/nats.go/issues/1125))
      
      
Improved
  • JetStream:
    • Fix broken comments on ErrConsumerNameAlreadyInUse and StreamNameBySubject(). Thanks to @​subtle-byte for the contribution (#​1128)
  • Core NATS:
    • Improve comment on RetryOnFailedConnect connect option (#​1127)
Complete Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | require | minor | `v1.19.1` -> `v1.20.0` | --- ### Release Notes <details> <summary>nats-io/nats.go</summary> ### [`v1.20.0`](https://github.com/nats-io/nats.go/releases/tag/v1.20.0) [Compare Source](https://github.com/nats-io/nats.go/compare/v1.19.1...v1.20.0) #### Changelog ##### Changed - JetStream: - \[BREAKING CHANGE] Extract `nats: Consumer Deleted` server error to `ErrConsumerDeleted` variable. This error is returned when consumer is deleted while waiting on pull request and was introduced in nats-server v2.9.6 ([#&#8203;1125](https://github.com/nats-io/nats.go/issues/1125)) ##### Improved - JetStream: - Fix broken comments on `ErrConsumerNameAlreadyInUse` and `StreamNameBySubject()`. Thanks to [@&#8203;subtle-byte](https://github.com/subtle-byte) for the contribution ([#&#8203;1128](https://github.com/nats-io/nats.go/issues/1128)) - Core NATS: - Improve comment on `RetryOnFailedConnect` connect option ([#&#8203;1127](https://github.com/nats-io/nats.go/issues/1127)) ##### Complete Changes </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
kjuulh added 1 commit 2022-11-12 13:02:55 +01:00
Update module github.com/nats-io/nats.go to v1.20.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
da1958c7cd
kjuulh merged commit da1958c7cd into main 2022-11-12 13:26:25 +01:00
Sign in to join this conversation.
No reviewers
No Label
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: kjuulh/ceen#17
No description provided.