Skip to content

chore(deps): bump wireguard-control from 1.7.1 to 2.0.0 in /native/wireguard_nif#83

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/native/wireguard_nif/wireguard-control-2.0.0
Open

chore(deps): bump wireguard-control from 1.7.1 to 2.0.0 in /native/wireguard_nif#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/native/wireguard_nif/wireguard-control-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps wireguard-control from 1.7.1 to 2.0.0.

Release notes

Sourced from wireguard-control's releases.

v2.0.0

[!tip] Even though this is a major version release, innernet server and client 2.x is fully compatible with innernet server and client 1.x.

In fact the server and client binaries have received only modest improvements/fixes since 1.7.1.

We've just made semver-incompatible changes to the Rust libraries (newly introduced innernet-client-core, innernet-server, innernet-shared) that we also publish and these prompted a major version bump. In fact, further changes to the Rust APIs are in the works (tonarino/innernet#391, tonarino/innernet#392), which may require another major version bump.

Features & fixes for the server and client

Notable Rust library changes

Misc

New Contributors

Full Changelog: tonarino/innernet@v1.7.1...v2.0.0

Commits
  • dbdb009 meta: release v2.0.0 (#402)
  • 8f4ec9f Prevent last handshake: 495224 hours ago (#401)
  • 3a42e95 Client override endpoint (#395)
  • ab3f99d Print full public keys with global --verbose flag; unify truncation length to...
  • 8a692dc Ensure host architecture == target arch in RPM build script (#393)
  • cd105cc Include innernet_client_core in BASE_MODULES for logging (#397)
  • fe544aa Fix reverse path filtering documentation in readme (#394)
  • 580b0b4 Refactor create_peer API (#389)
  • 6ecb6f0 Add set_listen_port, redeem_invite and fetch client core API (#385)
  • e2c4687 Refactor InterfaceConfig (#386)
  • 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 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)

Bumps [wireguard-control](https://github.com/tonarino/innernet) from 1.7.1 to 2.0.0.
- [Release notes](https://github.com/tonarino/innernet/releases)
- [Commits](tonarino/innernet@v1.7.1...v2.0.0)

---
updated-dependencies:
- dependency-name: wireguard-control
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major Bump the major version rust Pull requests that update rust code labels Jul 20, 2026
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 major Bump the major version rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants