build(deps): bump the go-dependencies group across 1 directory with 10 updates #1950
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 go-dependencies group with 7 updates in the / directory:
1.4.1
1.5.0
0.16.0
0.17.3
0.13.0
0.14.0
2.2.8
2.2.10
1.20.5
1.21.1
0.54.1
0.302.1
0.30.0
0.31.0
Updates
github.com/beevik/etree
from 1.4.1 to 1.5.0Release notes
Sourced from github.com/beevik/etree's releases.
Changelog
Sourced from github.com/beevik/etree's changelog.
Commits
992bf5d
Release v1.5.07cf4882
Add CreateChild to create elements with continuations8965a48
Remove conflict between ReadSettings valuesUpdates
github.com/cilium/ebpf
from 0.16.0 to 0.17.3Release notes
Sourced from github.com/cilium/ebpf's releases.
... (truncated)
Commits
159dff1
Fix ksym buffer overrun on 32 bit platforms0cd3acc
btf: fix data race in(*mutableTypes).copy
1bcc12e
btf: read all line info records in one go, instead of one by oneb9d88ff
btf: add simple benchmark forparseLineInfoRecords
8462e8f
internal/linux: use unix.Auxvefec6c7
internal/unix: add Errno wrapper for Windows4d6df6f
ci: fix github-script v7 incompatibility7ef96d1
build(deps): bump actions/github-script from 6 to 7e4dd347
docs: upgrade Python version to 3.13ded9cb4
build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0Updates
github.com/jaypipes/ghw
from 0.13.0 to 0.14.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
Commits
8f0a31c
Merge pull request #404 from karman-docker/fix_index_out_of_rangefa9ef4c
fixed an out of range index access7e034f0
Merge pull request #400 from Gofastasf/fix/OpenDestination-func6ea4140
Merge branch 'main' into fix/OpenDestination-funcdb5e7e1
fix: Refactor OpenDestination func10a347c
Merge pull request #399 from Gofastasf/fix/relative-path231857b
fix: Replace strings.TrimPrefix with filepath.Rel81858af
Merge pull request #397 from jaypipes/update-golang-versions753306a
ci: golang: rotate the most 3 recent supported versions38f7299
Merge pull request #398 from jaypipes/ci-review-platformsUpdates
github.com/klauspost/cpuid/v2
from 2.2.8 to 2.2.10Release notes
Sourced from github.com/klauspost/cpuid/v2's releases.
Commits
22ab8b9
Update versions & releaser (#155)88f6499
Add AMXTF32 detection (#154)68cbe93
Add AMXCOMPLEX detection (#153)78c3c03
Add rest of fields from ID_AA64ISAR0_EL1 (#152)ee7cba9
Fix threadsPerCore check for Zen 2 (AMD) (#149)60035f3
cpuid: Add AMX FP8 detection (#148)92d5326
Add Hypervisor Vendor (#147)d25825d
Add Arm SVE Vector and Predicate lengths (#146)Updates
github.com/prometheus/client_golang
from 1.20.5 to 1.21.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8a42da3
Fix ios build. (#1758)40c62f7
Merge pull request #1757 from prometheus/revert-121cas689f590
Cut 1.21.19e567a7
Revert "Add: exponential backoff for CAS operations on floats (#1661)"eaf03ef
Cut 1.21.0 (#1737)f1f89dc
Cut 1.21.0-rc.0 (#1718)c923f7c
Revert "ci: daggerize test and lint pipelines (#1534)" (#1717)1bcda80
process collector: Fixed pedantic registry failures on darwin with cgo. (#1715)038b37a
tutorials/whatsup: Updated deps (#1716)56a2431
docs: Add RELEASE.md for the release process (#1690)Updates
github.com/prometheus/prometheus
from 0.54.1 to 0.302.1Commits
804c49d
Prepare release 3.2.1528b3fc
scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.06bf8f9a
Merge pull request #16040 from jan--f/prep-rel-3.2.0bf7ec40
Prepare release 3.2.0d80c58c
prepare 3.2.0-rc.1 (#15968)c7a2450
Prepare release 3.2.0-rc.0 (#15901)a8235d5
Merge pull request #15894 from prometheus/superq/audit_fixe87e308
chore(deps): bump github.com/prometheus/alertmanager (#15878)007d111
chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 (#15876)bd55cdc
chore(deps): bump github.com/ionos-cloud/sdk-go/v6 from 6.3.0 to 6.3.2 (#15879)Updates
golang.org/x/sys
from 0.30.0 to 0.31.0Commits
74cfc93
all: upgrade go directive to at least 1.23.0 [generated]Updates
k8s.io/api
from 0.29.9 to 0.31.3Commits
b7783ab
Update dependencies to v0.31.3 tag46f6230
Merge pull request #126761thockin/automated-cherry-pick-of-#126749
1857695
fix v1a3 ResourceSliceList metadata field name382a091
update codegen and openapi1073c1e
regen clients6f8e3bd
Review feedback437d97a
Coordinated Leader Election Alpha API63e21d3
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailuresca07d5a
generated files7192863
add AllocatedResourcesStatus field to ContainerStatusUpdates
k8s.io/apimachinery
from 0.29.9 to 0.31.3Commits
a8f449e
Falls back to SPDY for gorilla/websocket https proxy error62791ec
Merge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35
add field and label selectors to authorization attributesce76a8f
generate35052c5
add subjectaccessreview field and label selectorsab06869
Merge pull request #126105 from benluddy/cbor-framer429f4e4
Implement runtime.Framer for CBOR Sequences.d7e1c53
Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122
Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456
bump k8s.io/utilsUpdates
k8s.io/client-go
from 0.29.9 to 0.31.3Commits
ef98edc
Update dependencies to v0.31.3 tag5e3e8ea
informers: add comment that Start does not blockf71a5cc
Call non-blocking informerFactory.Start synchronously to avoid races4536e5a
Merge pull request #124012 from Jefftree/le-controller93c6a5b
Merge pull request #126353 from liggitt/fix-vendor6a9911a
revendor dependenciesfe54892
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures825f52e
Change PingTime to be persistentf45c451
fix ordering issue in candidates18dd587
feedback: leasecandidate clientsDependabot 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