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

chore: Bump github.com/siderolabs/siderolink from 0.3.5 to 0.3.9 #1386

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps github.com/siderolabs/siderolink from 0.3.5 to 0.3.9.

Release notes

Sourced from github.com/siderolabs/siderolink's releases.

v0.3.9

siderolink 0.3.9 (2024-06-13)

Welcome to the v0.3.9 release of siderolink!

Please try out the release binaries and report any issues at https://github.com/talos-systems/siderolink/issues.

Contributors

  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Artem Chernyshev
  • Andrey Smirnov
  • Philipp Sauter
  • Utku Ozdemir

Changes

  • e76747b chore: migrate to rtnetlink/2
  • 3a587fc fix: do not ever skip updates which have remove flag
  • be00ff5 chore: redo event filtering as a sequence of iterators
  • a936b60 chore: handle peer events in batches
  • 5422b1c chore: quick fixes
  • 9300968 feat: move actual logic into the agent package
  • 8866351 chore: implement WireGuard over GRPC
  • 7909156 chore: bump deps
  • eb221dd chore: bump deps
  • be3b095 feat: add support for event's actor ID
  • 9304096 chore: allow to specify several endpoints
  • 5ab8f9d feat: allow persistent keepalive to be set for the peer
  • 71dd308 chore: provide unique_token and Talos version in ProvisionRequest
  • 0ee5425 chore: revert sys moduel to 0.13.0
  • 6be9ba7 chore: bump deps
  • 448cbe1 chore: bump golang.org/x/net to 0.8.0
  • a92acc6 feat: set SideroLink MTU to 1280
  • 575c5cc refactor: drop dependency on Talos machinery package
  • 61ab1c4 fix: include MachineStatusEvent into the list of supported events
  • 16a84eb chore: rename to siderolabs/siderolink
  • ca470c7 chore: update Talos to the latest master, migrate netaddr -> netip/x
  • 93b65f0 fix: ignore 'exist' error on interface managmeent
  • 3c4d9e0 chore: move IP to interface binding into NewDevice
  • f0b5e39 feat: use kernel wireguard implementation when available
  • 1d2b7e1 feat: allow setting peer endpoint using peer event
  • 5d085d6 feat: expose wgDevice.Peers from the wireguard.Device wrapper
  • 3a5be65 fix: use correct method to generate Wireguard private key

... (truncated)

Commits
  • e76747b chore: migrate to rtnetlink/2
  • 3a587fc fix: do not ever skip updates which have remove flag
  • be00ff5 chore: redo event filtering as a sequence of iterators
  • a936b60 chore: handle peer events in batches
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 Jun 17, 2024
Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for wonderful-swartz-a1308c ready!

Name Link
🔨 Latest commit 8508714
🔍 Latest deploy log https://app.netlify.com/sites/wonderful-swartz-a1308c/deploys/668b44b6c49fcd0008cef424
😎 Deploy Preview https://deploy-preview-1386--wonderful-swartz-a1308c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Bumps [github.com/siderolabs/siderolink](https://github.com/siderolabs/siderolink) from 0.3.5 to 0.3.9.
- [Release notes](https://github.com/siderolabs/siderolink/releases)
- [Commits](siderolabs/siderolink@v0.3.5...v0.3.9)

---
updated-dependencies:
- dependency-name: github.com/siderolabs/siderolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/siderolabs/siderolink-0.3.9 branch from 8344eaa to 8508714 Compare July 8, 2024 01:45
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