Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.10 to 2.9.11 #387

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps github.com/nats-io/nats-server/v2 from 2.9.10 to 2.9.11.

Release notes

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

Release v2.9.11

Changelog

Go Version

  • 1.19.4: Both the release executables and Docker images are built with this Go release

Improved

  • Remove duplicate subscription point to reduce memory usage (#3768)

Updated

Fixed

  • JetStream
    • Allow recovery of stream meta file if not properly flushed prior to restart (#3752)
    • Ensure max bytes are honored when message block is not properly flushed (#3757). Thanks to @​containerpope for the report.
    • Ensure new consumers assigned to an offline server are properly restored from the metaleader's snapshot (#3760)
    • Set and clear observer state for servers with disconnected leaf nodes (#3763)
  • Leaf node
  • Monitoring
    • Add back existing HealthzOptions.JSEnabled field to restore backwards compatibility (#3744)

Complete Changes

nats-io/nats-server@v2.9.10...v2.9.11

Commits
  • 23ffc16 Merge pull request #3769 from nats-io/release_2_9_11
  • 3491f43 Release v2.9.11
  • 3b1fe93 Merge pull request #3768 from nats-io/neil/sublistptrs
  • d853b0e Deduplicate *subscription in Sublist
  • f5d939e Added test for #3636
  • 9a69172 Bump to 2.9.11-RC.1
  • b6fd1ab Merge pull request #3763 from nats-io/leaf-migrate-update
  • ad53d45 When migrating leaders off a server when the leafnode is not connected, also ...
  • 1f8e3c3 Merge pull request #3761 from friedrichwilken/upgrade-dependency-golang.org/x...
  • 735ce64 Upgrade the dependency golang.org/x/crypto to v0.5.0.
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2023
@coveralls
Copy link

coveralls commented Jan 6, 2023

Pull Request Test Coverage Report for Build 3890581157

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 97 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.8%) to 51.791%

Files with Coverage Reduction New Missed Lines %
hub.go 4 72.22%
geoip.go 93 22.29%
Totals Coverage Status
Change from base Build 3890568649: -0.8%
Covered Lines: 6606
Relevant Lines: 12755

💛 - Coveralls

@fancycode
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.11 branch from ce9143a to 450dd44 Compare January 11, 2023 07:22
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.10 to 2.9.11.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](nats-io/nats-server@v2.9.10...v2.9.11)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.11 branch from 450dd44 to f6519a7 Compare January 12, 2023 07:13
@fancycode fancycode merged commit e366def into master Jan 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.11 branch January 17, 2023 10:30
mwalbeck pushed a commit to mwalbeck/docker-nextcloud-spreed-signaling that referenced this pull request Feb 25, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [strukturag/nextcloud-spreed-signaling](https://github.com/strukturag/nextcloud-spreed-signaling) | minor | `v1.0.0` -> `v1.1.1` |

---

### Release Notes

<details>
<summary>strukturag/nextcloud-spreed-signaling</summary>

### [`v1.1.1`](https://github.com/strukturag/nextcloud-spreed-signaling/releases/tag/v1.1.1)

[Compare Source](strukturag/nextcloud-spreed-signaling@v1.1.0...v1.1.1)

Required to fix a build issue in the Docker images of 1.1.0. No other changes.

##### Fixed

-   Fix Docker images.  [#&#8203;425](strukturag/nextcloud-spreed-signaling#425)

### [`v1.1.0`](https://github.com/strukturag/nextcloud-spreed-signaling/releases/tag/v1.1.0)

[Compare Source](strukturag/nextcloud-spreed-signaling@v1.0.0...v1.1.0)

##### Added

-   Official docker images.  [#&#8203;314](strukturag/nextcloud-spreed-signaling#314)
-   Use proxy from environment for backend client requests.  [#&#8203;326](strukturag/nextcloud-spreed-signaling#326)
-   Add aarch64/arm64 docker build  [#&#8203;384](strukturag/nextcloud-spreed-signaling#384)
-   CI: Setup permissions for workflows.  [#&#8203;393](strukturag/nextcloud-spreed-signaling#393)
-   Implement "switchto" support  [#&#8203;409](strukturag/nextcloud-spreed-signaling#409)
-   Allow internal clients to set / change the "inCall" flags.  [#&#8203;421](strukturag/nextcloud-spreed-signaling#421)
-   Add support for Golang 1.20  [#&#8203;413](strukturag/nextcloud-spreed-signaling#413)

##### Changed

-   Switch to apt-get on CLI.  [#&#8203;312](strukturag/nextcloud-spreed-signaling#312)
-   vendor: Automatically vendor protobuf modules.  [#&#8203;313](strukturag/nextcloud-spreed-signaling#313)
-   Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0  [#&#8203;316](strukturag/nextcloud-spreed-signaling#316)
-   Bump github.com/oschwald/maxminddb-golang from 1.9.0 to 1.10.0  [#&#8203;317](strukturag/nextcloud-spreed-signaling#317)
-   Bump github.com/pion/sdp/v3 from 3.0.5 to 3.0.6  [#&#8203;320](strukturag/nextcloud-spreed-signaling#320)
-   Bump google.golang.org/grpc from 1.48.0 to 1.49.0  [#&#8203;324](strukturag/nextcloud-spreed-signaling#324)
-   Bump github.com/nats-io/nats-server/v2 from 2.8.4 to 2.9.0  [#&#8203;330](strukturag/nextcloud-spreed-signaling#330)
-   Bump sphinx from 5.1.1 to 5.2.2 in /docs  [#&#8203;339](strukturag/nextcloud-spreed-signaling#339)
-   Bump mkdocs from 1.3.1 to 1.4.0 in /docs  [#&#8203;340](strukturag/nextcloud-spreed-signaling#340)
-   Bump sphinx from 5.2.2 to 5.2.3 in /docs  [#&#8203;345](strukturag/nextcloud-spreed-signaling#345)
-   Bump github.com/nats-io/nats-server/v2 from 2.9.0 to 2.9.2  [#&#8203;344](strukturag/nextcloud-spreed-signaling#344)
-   Bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.5  [#&#8203;333](strukturag/nextcloud-spreed-signaling#333)
-   Bump go.etcd.io/etcd/server/v3 from 3.5.4 to 3.5.5  [#&#8203;334](strukturag/nextcloud-spreed-signaling#334)
-   Bump google.golang.org/grpc from 1.49.0 to 1.50.0  [#&#8203;346](strukturag/nextcloud-spreed-signaling#346)
-   Bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3  [#&#8203;348](strukturag/nextcloud-spreed-signaling#348)
-   Bump github.com/nats-io/nats.go from 1.17.0 to 1.18.0  [#&#8203;349](strukturag/nextcloud-spreed-signaling#349)
-   Bump sphinx from 5.2.3 to 5.3.0 in /docs  [#&#8203;351](strukturag/nextcloud-spreed-signaling#351)
-   Bump mkdocs from 1.4.0 to 1.4.1 in /docs  [#&#8203;352](strukturag/nextcloud-spreed-signaling#352)
-   Bump google.golang.org/grpc from 1.50.0 to 1.50.1  [#&#8203;350](strukturag/nextcloud-spreed-signaling#350)
-   Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0  [#&#8203;353](strukturag/nextcloud-spreed-signaling#353)
-   Bump mkdocs from 1.4.1 to 1.4.2 in /docs  [#&#8203;358](strukturag/nextcloud-spreed-signaling#358)
-   Bump sphinx-rtd-theme from 1.0.0 to 1.1.0 in /docs  [#&#8203;357](strukturag/nextcloud-spreed-signaling#357)
-   Bump github.com/nats-io/nats.go from 1.18.0 to 1.19.0  [#&#8203;354](strukturag/nextcloud-spreed-signaling#354)
-   Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1  [#&#8203;360](strukturag/nextcloud-spreed-signaling#360)
-   Bump github.com/nats-io/nats-server/v2 from 2.9.3 to 2.9.5  [#&#8203;359](strukturag/nextcloud-spreed-signaling#359)
-   build(deps): Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1  [#&#8203;365](strukturag/nextcloud-spreed-signaling#365)
-   build(deps): Bump sphinx-rtd-theme from 1.1.0 to 1.1.1 in /docs  [#&#8203;363](strukturag/nextcloud-spreed-signaling#363)
-   build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.5 to 2.9.6  [#&#8203;361](strukturag/nextcloud-spreed-signaling#361)
-   build(deps): Bump github.com/nats-io/nats.go from 1.19.0 to 1.20.0  [#&#8203;366](strukturag/nextcloud-spreed-signaling#366)
-   build(deps): Bump google.golang.org/grpc from 1.50.1 to 1.51.0  [#&#8203;368](strukturag/nextcloud-spreed-signaling#368)
-   build(deps): Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0  [#&#8203;364](strukturag/nextcloud-spreed-signaling#364)
-   build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.6 to 2.9.7  [#&#8203;367](strukturag/nextcloud-spreed-signaling#367)
-   build(deps): Bump go.etcd.io/etcd/server/v3 from 3.5.5 to 3.5.6  [#&#8203;372](strukturag/nextcloud-spreed-signaling#372)
-   build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.7 to 2.9.8  [#&#8203;371](strukturag/nextcloud-spreed-signaling#371)
-   build(deps): Bump github.com/nats-io/nats.go from 1.20.0 to 1.21.0  [#&#8203;375](strukturag/nextcloud-spreed-signaling#375)
-   build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3  [#&#8203;374](strukturag/nextcloud-spreed-signaling#374)
-   build(deps): Bump cirrus-actions/rebase from 1.7 to 1.8  [#&#8203;379](strukturag/nextcloud-spreed-signaling#379)
-   build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.8 to 2.9.9  [#&#8203;377](strukturag/nextcloud-spreed-signaling#377)
-   build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.9 to 2.9.10  [#&#8203;382](strukturag/nextcloud-spreed-signaling#382)
-   build(deps): Bump github.com/nats-io/nats.go from 1.21.0 to 1.22.1  [#&#8203;383](strukturag/nextcloud-spreed-signaling#383)
-   build(deps): Bump google.golang.org/grpc from 1.51.0 to 1.52.0  [#&#8203;391](strukturag/nextcloud-spreed-signaling#391)
-   build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.10 to 2.9.11  [#&#8203;387](strukturag/nextcloud-spreed-signaling#387)
-   Stop using WaitGroup to detect finished message processing.  [#&#8203;394](strukturag/nextcloud-spreed-signaling#394)
-   Improve handling of throttled responses from Nextcloud.  [#&#8203;395](strukturag/nextcloud-spreed-signaling#395)
-   Test: add timeout while waiting for etcd event.  [#&#8203;397](strukturag/nextcloud-spreed-signaling#397)
-   build(deps): Bump github.com/nats-io/nats.go from 1.22.1 to 1.23.0  [#&#8203;399](strukturag/nextcloud-spreed-signaling#399)
-   build(deps): Bump go.etcd.io/etcd/api/v3 from 3.5.6 to 3.5.7  [#&#8203;402](strukturag/nextcloud-spreed-signaling#402)
-   build(deps): Bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7  [#&#8203;403](strukturag/nextcloud-spreed-signaling#403)
-   build(deps): Bump go.etcd.io/etcd/server/v3 from 3.5.6 to 3.5.7  [#&#8203;404](strukturag/nextcloud-spreed-signaling#404)
-   build(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0  [#&#8203;405](strukturag/nextcloud-spreed-signaling#405)
-   build(deps): Bump readthedocs-sphinx-search from 0.1.2 to 0.2.0 in /docs  [#&#8203;407](strukturag/nextcloud-spreed-signaling#407)
-   build(deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.1  [#&#8203;406](strukturag/nextcloud-spreed-signaling#406)
-   build(deps): Bump docker/build-push-action from 3 to 4  [#&#8203;412](strukturag/nextcloud-spreed-signaling#412)
-   build(deps): Bump google.golang.org/grpc from 1.52.1 to 1.52.3  [#&#8203;410](strukturag/nextcloud-spreed-signaling#410)
-   Explicitly use type "sysConn".  [#&#8203;416](strukturag/nextcloud-spreed-signaling#416)
-   build(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.11 to 2.9.14  [#&#8203;415](strukturag/nextcloud-spreed-signaling#415)
-   build(deps): Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 in /docs  [#&#8203;418](strukturag/nextcloud-spreed-signaling#418)
-   build(deps): Bump google.golang.org/grpc from 1.52.3 to 1.53.0  [#&#8203;417](strukturag/nextcloud-spreed-signaling#417)
-   build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0  [#&#8203;422](strukturag/nextcloud-spreed-signaling#422)
-   build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0  [#&#8203;423](strukturag/nextcloud-spreed-signaling#423)
-   build(deps): Bump sphinx from 5.3.0 to 6.1.3 in /docs  [#&#8203;390](strukturag/nextcloud-spreed-signaling#390)
-   Various refactorings to simplify code  [#&#8203;400](strukturag/nextcloud-spreed-signaling#400)

##### Fixed

-   Remove [@&#8203;resources](https://github.com/resources) from SystemCallFilter  [#&#8203;322](strukturag/nextcloud-spreed-signaling#322)
-   Fix deadlock for proxy connection issues  [#&#8203;327](strukturag/nextcloud-spreed-signaling#327)
-   Fix goroutines leak check.  [#&#8203;396](strukturag/nextcloud-spreed-signaling#396)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4xIn0=-->

Reviewed-on: https://git.walbeck.it/walbeck-it/docker-nextcloud-spreed-signaling/pulls/285
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants