chore: update dependencies#567
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
5ba679a to
8b58a61
Compare
490052d to
23754db
Compare
c9a1639 to
5aabad4
Compare
6e3a52e to
3c9057e
Compare
37862c0 to
ade8620
Compare
88a8ea0 to
849332e
Compare
dee5df0 to
2ed628e
Compare
2ed628e to
8833055
Compare
8833055 to
9d222f7
Compare
95295d4 to
66ab4f9
Compare
929d827 to
83bdebd
Compare
83bdebd to
1e5f791
Compare
Author
ℹ️ Artifact update noticeFile name: internal/grype-scan/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Request | Renovate Bot
This PR contains the following updates:
31da656→0cff4df2026.3.0→2026.5.01.12.3→1.12.5v0.111.0→v0.112.0v1.42.4→v1.44.0v1.42.4-0.20260415171054-31b9430f030f→v1.42.4v0.43.0→v0.44.020260427.0→20260511.0v1.35.1→v1.36.01.0.21→1.0.220.70.5→0.71.0Release Notes
cloudflare/cloudflared (cloudflare/cloudflared)
v2026.5.0Compare Source
SHA256 Checksums:
fosrl/newt (fosrl/newt)
v1.12.5Compare Source
Container Images
ghcr.io/fosrl/newt@sha256:3c009663332145cae39b940b07857469038d5e9d71aacb1497e78795ba4e3b9bdocker.io/fosrl/newt@sha256:3c009663332145cae39b940b07857469038d5e9d71aacb1497e78795ba4e3b9bTag:
1.12.5What's Changed
Full Changelog: fosrl/newt@1.12.4...1.12.5
v1.12.4Compare Source
Container Images
ghcr.io/fosrl/newt@sha256:6369c0e0872d0634461ed477dea684431f4ddb92a9c30e485c07d1904623582ddocker.io/fosrl/newt@sha256:6369c0e0872d0634461ed477dea684431f4ddb92a9c30e485c07d1904623582dTag:
1.12.4What's Changed
Full Changelog: fosrl/newt@1.12.3...1.12.4
anchore/grype (github.com/anchore/grype)
v0.112.0Compare Source
Added Features
Additional Changes
(Full Changelog)
v0.111.1Compare Source
Bug Fixes
"group" : "debian"is specified [#2967](Full Changelog)
anchore/syft (github.com/anchore/syft)
v1.44.0Compare Source
Added Features
Bug Fixes
(Full Changelog)
v1.43.0Compare Source
Added Features
Bug Fixes
Additional Changes
(Full Changelog)
dsseng/syft (github.com/dsseng/syft)
v1.42.4Compare Source
google/gvisor (google/gvisor)
v20260511.0Compare Source
v20260504.0Compare Source
kubernetes/cloud-provider-aws (kubernetes/cloud-provider-aws)
v1.36.0Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes/cloud-provider-aws@v1.35.2...v1.36.0
v1.35.2Compare Source
What's Changed
#1419: cloudbuild: bump timeout to 3600s
#1421: cloudbuild: upgrade to E2_HIGHCPU_32 to fix session timeout by @Ganiredi in #1422
Full Changelog: kubernetes/cloud-provider-aws@v1.35.1...v1.35.2
lldpd/lldpd (lldpd/lldpd)
v1.0.22Compare Source
Summary
Changelog
df8d729] release: 1.0.22 (Vincent Bernat)4192630] doc: update NEWS for the latest commit (Vincent Bernat)ca931be] Fix heap OOB read in VLAN decapsulation memmove (TristanInSec)7b40322] doc: update NEWS with most notable changes (Vincent Bernat)0365644] daemon/lldpd: return NULL from lldpd_get_os_release on empty result (Vincent Bernat)e408f52] daemon/edp: dedup management addresses against the destination list (Vincent Bernat)b3233ca] daemon/interfaces-bsd: cap NetBSD aggregate port count (Vincent Bernat)877498d] daemon/interfaces-bsd: free req in ifbsd_check_bridge (Vincent Bernat)7875d49] daemon/priv-bsd: fix typos in asroot_iface_description_os (Vincent Bernat)8d95653] marshal: use ssize_t for size accumulators in unserialize (Vincent Bernat)1c91e28] daemon/seccomp: use only async-signal-safe calls in SIGSYS handler (Vincent Bernat)ab0f522] log: do not re-feed caller fmt as a format string to stderr (Vincent Bernat)d527dda] daemon/event: avoid double-free of client on send failure (Vincent Bernat)b718c15] ctl: tighten umask around bind() for the control socket (Vincent Bernat)5d93df6] daemon/priv-linux: reject embedded NUL in authorized path (Vincent Bernat)8fac206] daemon/priv: mark monitored as volatile sig_atomic_t (Vincent Bernat)6fcc94a] client/lldpcli: guard argc>0 before indexing argv (Vincent Bernat)ee7c2be] client/tokenizer: heap-allocate the work buffer (Vincent Bernat)c096e5d] daemon/privsep_fd: bail out on failure or short read (Vincent Bernat)f04e2b6] daemon/dmi-osx: handle CFStringGetCStringPtr returning NULL (Vincent Bernat)b863453] daemon/agent: guard against NULL/empty net-snmp log message (Vincent Bernat)779bc1e] lldpd-structs: bound custom TLV oui_info length (Vincent Bernat)faf8fca] daemon/client: bound MED location data length (Vincent Bernat)883afdb] client/json: escape object keys (Vincent Bernat)6f55f7a] client/json: escape control character 0x1F (Vincent Bernat)71e23bb] daemon/priv: fix ctlname parameter shadowing file-scope global (Vincent Bernat)7ba39ef] daemon/seccomp: fix out-of-bounds index of syscall_names (Vincent Bernat)1d55036] daemon/lldp: reject zero-length management address (Vincent Bernat)435fb46] build: update docker actions (Vincent Bernat)a8098a6] build: bump cross-platform-actions/action to v1.0.0 (Vincent Bernat)50919c1] build: downgrade FreeBSD to 14.3 (Vincent Bernat)fa27fef] build: test on FreeBSD 15.0 (Vincent Bernat)909e379] daemon/cdp: fix another logic error when parsing FDP packets (Vincent Bernat)89105ea] daemon/cdp: fix FDP MAC address (Vincent Bernat)b280f34] build: bump pytest from 7.2.0 to 9.0.3 in /tests/integration (dependabot[bot])69f50b9] liblldpctl: Fix const correctness of the receive callback (Bartel Sielski)1f4189b] build: use a multi-stage build for Dockerfile (Vincent Bernat)cd89d00] build: untabify Dockerfile (Vincent Bernat)netbirdio/netbird (netbirdio/netbird)
v0.71.0Compare Source
Release Notes for v0.71.0
What's New
IPv6 overlay addressing
NetBird's overlay is now dual-stack. Every account gets its own IPv6 prefix (default
/64, configurable from/48to/120), and peers can receive both an IPv4 and an IPv6 overlay address. DNS serves AAAAand reverse PTR records alongside A records, ACLs apply to both families automatically, network routes accept IPv6 CIDRs (with masquerade), exit nodes that route
0.0.0.0/0get a matching::/0route, anddomain routes resolve both A and AAAA.
Rollout is group-gated: new accounts enable IPv6 for the All group by default; existing accounts opt in under Settings > Network. Assignment is also gated on a per-peer capability, so older clients keep
working on IPv4 until they upgrade. Hosts can opt out individually with
netbird up --disable-ipv6Read more in the IPv6 Overlay Addressing announcement and the IPv6 documentation.
#5631 by @lixmal
MFA for local users
Local users (non-IdP) can now enable multi-factor authentication, closing a gap for deployments that don't federate auth through an external provider.
#5804 by @jnfrati
Bring your own proxy (backend ready)
Backend support for per-account reverse-proxy lifecycle has landed: proxy tokens, per-account cluster allow-lists, conflict detection, and one-proxy-per-account enforcement. Full rollout (dashboard, docs) comes
in a later release.
#5627 by @crn4
Client Improvements
#6071
#6092
#6090
#6064
#5936
#6089
#6122
#6134
#6137
Management Improvements
#6091
#6103
#6132
#6133
#6141
Relay Improvements
#6061
Misc
#6076
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.