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

🌱 Bump github.com/mochi-mqtt/server/v2 from 2.4.6 to 2.6.3 #451

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

Bumps github.com/mochi-mqtt/server/v2 from 2.4.6 to 2.6.3.

Release notes

Sourced from github.com/mochi-mqtt/server/v2's releases.

v2.6.3

What's Changed

Lots of good updates, with many thanks to @​dgduncan @​werbenhu @​thedevop!

Full Changelog: mochi-mqtt/server@v2.6.2...v2.6.3

v2.6.2

What's Changed

Thank you @​thedevop and @​werbenhu !

Full Changelog: mochi-mqtt/server@v2.6.1...v2.6.2

v2.6.1

What's Changed

Thank you @​werbenhu !

Full Changelog: mochi-mqtt/server@v2.6.0...v2.6.1

v2.6.0

What's Changed

Be advised - this release includes a breaking change for the Docker image which may be fixed in the future.

File Based Configuration

You can use File Based Configuration with either the Docker image (noted above), or by running the build binary with the --config=config.yaml or --config=config.json parameter.

Configuration files provide a convenient mechanism for easily preparing a server with the most common configurations. You can enable and configure built-in hooks and listeners, and specify server options and compatibilities:

listeners:
  - type: "tcp"
</tr></table> 

... (truncated)

Commits
  • 5966c7f Update server version
  • b26e03a Bypassing asdine/storm and directly using bbolt. (#392)
  • 6fc4027 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#388)
  • b9d2dfb Add logging level file config (#396)
  • d5d9b02 Update README example to reflect new listeners API (#389)
  • 64ea905 add 0x04 Reason Code functionality (#395)
  • 57997ef update server version
  • 21491d9 Fix the bug where inline subscribers do not receive messages after all non-in...
  • cb217cd Ability to limit maximum number of clients (#379)
  • 6b3b30e Update server version
  • 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 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 Apr 30, 2024
Copy link
Contributor

openshift-ci bot commented Apr 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign jnpacker for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Bumps [github.com/mochi-mqtt/server/v2](https://github.com/mochi-mqtt/server) from 2.4.6 to 2.6.3.
- [Release notes](https://github.com/mochi-mqtt/server/releases)
- [Commits](mochi-mqtt/server@v2.4.6...v2.6.3)

---
updated-dependencies:
- dependency-name: github.com/mochi-mqtt/server/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mochi-mqtt/server/v2-2.6.3 branch from 59c4401 to aa8920d Compare May 14, 2024 02:04
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #470.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/mochi-mqtt/server/v2-2.6.3 branch May 20, 2024 10:28
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

0 participants