chore(deps): update all dependencies #181
Open
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.
This PR contains the following updates:
v2.25.3
->v2.26.0
v1.42.0
->v1.43.0
v1.42.0
->v1.43.0
v1.42.0
->v1.43.0
v0.136.0
->v0.137.0
v0.136.0
->v0.137.0
v1.42.0
->v1.43.0
v0.136.0
->v0.137.0
v0.34.0
->v0.34.1
v0.34.0
->v0.34.1
v0.34.0
->v0.34.1
v0.22.1
->v0.22.2
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.26.0
Compare Source
2.26.0
Features
Ginkgo can now generate json-formatted reports that are compatible with the
go test
json format. Useginkgo --gojson-report=report.go.json
. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)
v1.43.0
💡 Enhancements 💡
cmd/mdatagen
: Improve validation for resource attributeenabled
field in metadata files (#12722)Resource attributes now require an explicit
enabled
field in metadata.yaml files, while regular attributesare prohibited from having this field. This improves validation and prevents configuration errors.
all
: Changelog entries will now have their component field checked against a list of valid components. (#13924)This will ensure a more standardized changelog format which makes it easier to parse.
pkg/pdata
: Mark featuregate pdata.useCustomProtoEncoding as stable (#13883)kubernetes/api (k8s.io/api)
v0.34.1
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.34.1
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.34.1
Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.22.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.1...v0.22.2
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 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.