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

chore(deps): Bump github.com/nats-io/nats-streaming-server from 0.24.6 to 0.25.6 in /protocol/stan/v2 in the go_modules group across 1 directory #1099

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps the go_modules group with 1 update in the /protocol/stan/v2 directory: github.com/nats-io/nats-streaming-server.

Updates github.com/nats-io/nats-streaming-server from 0.24.6 to 0.25.6

Release notes

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

Release v0.25.6

Changelog

Note that we added a deprecation notice for this project. See note here

Go Version

  • 1.20.11: Both release executables and Docker images are built with this Go release.

Updated

  • Dependencies (#1295)
    • github.com/hashicorp/go-msgpack/v2 v2.1.0 -> v2.1.1
    • github.com/hashicorp/raft v1.5.0 -> v1.6.0
    • github.com/nats-io/nats-server/v2 v2.9.23 -> v2.9.24
    • github.com/nats-io/nats.go v1.28.0 -> v1.31.0
    • github.com/prometheus/procfs v0.11.0 -> v0.12.0
    • go.etcd.io/bbolt v1.3.7 -> v1.3.8
    • golang.org/x/crypto v0.14.0 -> v0.15.0
    • golang.org/x/sys v0.13.0 -> v0.14.0

Fixed

  • Clustering:

Complete Changes

nats-io/nats-streaming-server@v0.25.5...v0.25.6

Release v0.25.5

Changelog

Note that we added a deprecation notice for this project. See note here

Go Version

  • 1.19.10: Both release executables and Docker images are built with this Go release.

Updated

  • Dependencies (#1290)
    • github.com/go-sql-driver/mysql v1.7.0 -> v1.7.1
    • github.com/hashicorp/raft v1.4.0 -> v1.5.0
    • github.com/lib/pq v1.10.8 -> v1.10.9
    • NATS Server v2.9.16 -> v2.9.19
    • NATS Go client v1.25.0 -> v1.27.0
    • github.com/prometheus/procfs v0.9.0 -> v0.11.0
    • golang.org/x/crypto v0.8.0 -> v0.9.0
    • golang.org/x/sys v0.7.0 -> v0.9.0

Complete Changes

... (truncated)

Commits
  • d1a98ca Merge pull request #1296 from nats-io/release_0_25_6
  • b8e4cf2 Release v0.25.6
  • 8cffb57 Merge pull request #1295 from nats-io/update_deps
  • 56edfe6 [FIXED] Clustering: Raft log sync between leader and follower fails
  • 641436e Merge pull request #1293 from nats-io/dependabot/go_modules/github.com/nats-i...
  • 2d73f5a Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6
  • 9883057 Merge pull request #1292 from nats-io/dependabot/go_modules/github.com/nats-i...
  • fe215bc Update Go versions on Travis
  • afc834b Bump github.com/nats-io/nats-server/v2 from 2.9.19 to 2.9.23
  • abfd5a3 Merge pull request #1290 from nats-io/release_0_25_5
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner September 26, 2024 13:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 26, 2024
@duglin
Copy link
Contributor

duglin commented Oct 3, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/protocol/stan/v2/go_modules-77c0d97f30 branch from 036d1c3 to 9264ac5 Compare October 3, 2024 14:11
Bumps the go_modules group with 1 update in the /protocol/stan/v2 directory: [github.com/nats-io/nats-streaming-server](https://github.com/nats-io/nats-streaming-server).


Updates `github.com/nats-io/nats-streaming-server` from 0.24.6 to 0.25.6
- [Release notes](https://github.com/nats-io/nats-streaming-server/releases)
- [Changelog](https://github.com/nats-io/nats-streaming-server/blob/main/.goreleaser.yml)
- [Commits](nats-io/nats-streaming-server@v0.24.6...v0.25.6)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-streaming-server
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/protocol/stan/v2/go_modules-77c0d97f30 branch from 9264ac5 to d9f14e3 Compare October 21, 2024 11:48
@embano1
Copy link
Member

embano1 commented Oct 21, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@embano1 embano1 merged commit 70fb951 into main Oct 21, 2024
9 checks passed
@embano1 embano1 deleted the dependabot/go_modules/protocol/stan/v2/go_modules-77c0d97f30 branch October 21, 2024 12:04
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.

2 participants