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/centrifugal/centrifuge-go from 0.10.2 to 0.10.3 in /examples/ws-subscribe-to-new-headers in the go_modules group across 1 directory #297

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the go_modules group with 1 update in the /examples/ws-subscribe-to-new-headers directory: github.com/centrifugal/centrifuge-go.

Updates github.com/centrifugal/centrifuge-go from 0.10.2 to 0.10.3

Release notes

Sourced from github.com/centrifugal/centrifuge-go's releases.

v0.10.3

What's Changed

New Contributors

Full Changelog: centrifugal/centrifuge-go@v0.10.2...v0.10.3

Commits
  • a89001a up protocol dependency (#97)
  • c4f7a6d Fix nil pointer dereference during close, wait inflight callbacks to finish (...
  • 4a54acc add test to reproduce panic (#95)
  • 345753d Add possibility to use a custom HTTP Proxy function (#94)
  • 13ccb77 go mod tidy
  • 9768205 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#89)
  • 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 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

Bumps the go_modules group with 1 update in the /examples/ws-subscribe-to-new-headers directory: [github.com/centrifugal/centrifuge-go](https://github.com/centrifugal/centrifuge-go).


Updates `github.com/centrifugal/centrifuge-go` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/centrifugal/centrifuge-go/releases)
- [Changelog](https://github.com/centrifugal/centrifuge-go/blob/master/changelog.md)
- [Commits](centrifugal/centrifuge-go@v0.10.2...v0.10.3)

---
updated-dependencies:
- dependency-name: github.com/centrifugal/centrifuge-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 11, 2024 06:59
@dependabot dependabot bot added the dependencies Dependency updates label Nov 11, 2024
Copy link
Contributor

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

Copy link
Contributor

github-actions bot commented Nov 11, 2024

Manual Tests

💚 Manual testing by @wregulski resulted in success.

@wregulski wregulski self-assigned this Nov 25, 2024
@wregulski wregulski added regression-tests Runs regression tests tested PR was tested by a team member labels Nov 25, 2024
@wregulski wregulski merged commit 2a5a06f into main Nov 25, 2024
14 of 15 checks passed
@wregulski wregulski deleted the dependabot/go_modules/examples/ws-subscribe-to-new-headers/main/go_modules-514ecbb697 branch November 25, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates regression-tests Runs regression tests tested PR was tested by a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant