chore(deps): bump the security group with 8 updates #1770
Merged
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.
Bumps the security group with 8 updates:
0.17.3
0.18.0
1.9.1
1.9.2
1.1.64
1.1.65
4.25.2
4.25.3
0.12.0
0.13.0
0.38.0
0.39.0
0.31.0
0.32.0
0.23.0
0.24.0
Updates
github.com/cilium/ebpf
from 0.17.3 to 0.18.0Release notes
Sourced from github.com/cilium/ebpf's releases.
... (truncated)
Commits
e3234a1
golangci-lint: ignore QF1010 (convert byte slices to strings before printing)4d8e31a
link: lowercase error strings to satisfy staticchecke2c5471
link: kprobe_test: satisfy staticcheck QF1001 (not A and not B)9f64b89
kallsyms: return from parseSymbol() after third fielde031491
*: remove references to embedded fields279fdf9
docs: replace main() with init() in rlimit exampled41cdc2
build(deps): bump golangci/golangci-lint-action from 6.5.0 to 7.0.02e72b41
golangci-lint: convert configuration to v2f6a5ebd
map, program: always sanitize names passed to the kernel7b8cc32
cmd/bpf2go: add -verbose flag, hide output by defaultUpdates
github.com/go-sql-driver/mysql
from 1.9.1 to 1.9.2Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
21ef4c6
release v1.9.2 (#1693)Updates
github.com/miekg/dns
from 1.1.64 to 1.1.65Commits
8b1c521
Release 1.1.6542d8cc5
Avoid sendmsg control messages on darwin (#1643)ca3b34e
Document how to create RRs without rdata (#1642)Updates
github.com/shirou/gopsutil/v4
from 4.25.2 to 4.25.3Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
1e1ad22
Merge pull request #1830 from shirou/feat/try_to_fix_ci_test_fail_host_virtua...fdbdf51
[host]: fix potential error on CI test on Windows.2b55813
Merge pull request #1791 from samburba/support-get-disk-serial-number-darwin6d4c8e5
[disk][darwin]:rename unused parameter in function to fix lint935bb6c
Merge branch 'master' into support-get-disk-serial-number-darwin591e789
Merge pull request #1826 from mmorel-35/fix/contextcheck7576b6f
Merge pull request #1827 from mmorel-35/loong64/golangci7166a61
fix: address//nolint:contextcheck
7b14b86
Merge pull request #1783 from mmorel-35/revive/unused-parameter9d29c70
Merge pull request #1813 from mmorel-35/gocriticUpdates
golang.org/x/sync
from 0.12.0 to 0.13.0Commits
396f3a0
errgroup: document calling Go before WaitUpdates
golang.org/x/net
from 0.38.0 to 0.39.0Commits
b8d8877
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/sys
from 0.31.0 to 0.32.0Commits
01aaa83
all: simplify code by using modern Go constructs1b2bd6b
windows: replace all StringToUTF16 calls with UTF16FromString1c3b72f
unix: update Linux kernel to 6.14c175b6b
windows: add cmsghdr and pktinfo structures3330b5e
unix: support Readv, Preadv, Writev and Pwritev for darwin7401cce
cpu: replace specific instructions with WORD in the function get_cpucfg on lo...b8f7da6
cpu: add support for detecting cpu features on loong64f2ce62c
windows: add constants for PMTUD socket optionsUpdates
golang.org/x/text
from 0.23.0 to 0.24.0Commits
4890c57
go.mod: update golang.org/x dependenciesDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions