Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps github.com/pebbe/zmq4 from 1.2.11 to 1.4.0.

Release notes

Sourced from github.com/pebbe/zmq4's releases.

v1.4.0

support draft APIs ZMQ_HELLO_MSG, ZMQ_DISCONNECT_MSG and ZMQ_HICCUP_MSG

v1.3.1

Fix compile error for draft on Windows

v1.3.0

New DRAFT methods:

  • (*Socket) GetRouterNotify()
  • (*Socket) SetRouterNotify(...)
Commits
  • 8fc5051 Merge pull request #211 from simeyc/add-draft-apis
  • a48e3ba feat: add support for ZMQ_HELLO_MSG, ZMQ_DISCONNECT_MSG and ZMQ_HICCUP_MSG dr...
  • 90ebe3a Merge pull request #209 from simeyc/fix-draft-windows
  • bc6818a fix: remove hardcoded LDFLAGS and include path for draft (windows)
  • 1fd5496 New DRAFT methods: (*Socket) GetRouterNotify(), (*Socket) SetRouterNotify(...)
  • 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 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 Aug 20, 2025
Copy link

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (c0e246d) to head (c92041e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #97   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines        819     819           
=====================================
  Misses       819     819           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4dc8778...c92041e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pebbe/zmq4-1.4.0 branch 2 times, most recently from 2ca5711 to a29ec4e Compare September 11, 2025 03:46
Bumps [github.com/pebbe/zmq4](https://github.com/pebbe/zmq4) from 1.2.11 to 1.4.0.
- [Release notes](https://github.com/pebbe/zmq4/releases)
- [Commits](pebbe/zmq4@v1.2.11...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/pebbe/zmq4
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pebbe/zmq4-1.4.0 branch from a29ec4e to c92041e Compare September 11, 2025 03:59
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.

0 participants