Skip to content

Update module github.com/eclipse/paho.mqtt.golang to v1.5.1#31

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

Update module github.com/eclipse/paho.mqtt.golang to v1.5.1#31
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-eclipse-paho.mqtt.golang-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

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: (UTC)

  • Branch creation
    • "every 2 months"
  • 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.

@renovate

renovate Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

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

Details:

Package Change
go 1.22.6 -> 1.24.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.26.0 -> v0.36.0

@renovate renovate Bot force-pushed the renovate/github.com-eclipse-paho.mqtt.golang-1.x branch from cae9331 to 459b482 Compare February 2, 2026 17:31
@renovate renovate Bot force-pushed the renovate/github.com-eclipse-paho.mqtt.golang-1.x branch from 459b482 to fece342 Compare February 12, 2026 11:14
@renovate renovate Bot changed the title Update module github.com/eclipse/paho.mqtt.golang to v1.5.1 Update module github.com/eclipse/paho.mqtt.golang to v1.5.1 - autoclosed May 20, 2026
@renovate renovate Bot closed this May 20, 2026
@renovate renovate Bot deleted the renovate/github.com-eclipse-paho.mqtt.golang-1.x branch May 20, 2026 10:38
@renovate renovate Bot changed the title Update module github.com/eclipse/paho.mqtt.golang to v1.5.1 - autoclosed Update module github.com/eclipse/paho.mqtt.golang to v1.5.1 May 20, 2026
@renovate renovate Bot reopened this May 20, 2026
@renovate renovate Bot force-pushed the renovate/github.com-eclipse-paho.mqtt.golang-1.x branch 2 times, most recently from fece342 to 901c8a2 Compare May 20, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants