Skip to content

fix(deps): update module github.com/eclipse/paho.mqtt.golang to v1.5.1#119

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-eclipse-paho.mqtt.golang-1.x
Open

fix(deps): update module github.com/eclipse/paho.mqtt.golang to v1.5.1#119
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-eclipse-paho.mqtt.golang-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 16, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/eclipse/paho.mqtt.golang v1.5.0v1.5.1 age confidence

Release Notes

eclipse/paho.mqtt.golang (github.com/eclipse/paho.mqtt.golang)

v1.5.1

Compare Source

This is a minor release incorporating changes made in the 14 months since v1.5.0 (including updating dependencies, and raising the Go version to 1.24). The changes are relatively minor but address a potential security issue (CVE-2025-10543), possible panic, enable users to better monitor the connection status, and incorporate a few optimisations.

Thanks to those who have provided fixes/enhancements included in this release!

Special thanks to Paul Gerste at Sonar for reporting issue #​730 via the Eclipse security team (fix was implemented in PR #​714 in May, github issue created just prior to this release). This issue arose where a topic > 65535 bytes was passed to the Publish function, due to the way the data was encoded the topic could leak into the message body. Please see issue #​730 or CVE-2025-10543 for further details.

What's Changed

Full Changelog: eclipse-paho/paho.mqtt.golang@v1.5.0...v1.5.1


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependency Dependency Update label Sep 16, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Sep 16, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.24.0
golang.org/x/mod v0.17.0 -> v0.27.0
golang.org/x/net v0.27.0 -> v0.44.0
golang.org/x/sync v0.7.0 -> v0.17.0
golang.org/x/sys v0.22.0 -> v0.36.0
golang.org/x/text v0.16.0 -> v0.29.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.36.0

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.24.0
golang.org/x/mod v0.17.0 -> v0.27.0
golang.org/x/net v0.27.0 -> v0.44.0
golang.org/x/sync v0.7.0 -> v0.17.0
golang.org/x/sys v0.22.0 -> v0.36.0
golang.org/x/text v0.16.0 -> v0.29.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.36.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants