aquasecurity / k8s-node-collector

Apache License 2.0
5 stars 2 forks source link

chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.14.3-0.20230601165947-6ce0bf390ce3 to 0.17.1 #132

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps sigs.k8s.io/kustomize/kyaml from 0.14.3-0.20230601165947-6ce0bf390ce3 to 0.17.1.

Release notes

Sourced from sigs.k8s.io/kustomize/kyaml's releases.

api/v0.17.1

#5644: fix version subcommand is not working after release build

kyaml/v0.17.1

Dependencies

#5672: chore(deps): bump dependencies of kustomize + sync go workspace #5680: chore: restore version for github.com/asaskevich/govalidator

api/v0.17.0

Breaking changes

#5519: Fix null YAML values being replaced by "null"

Features

#5539: Include exec plugin stderr with wrapped error #5542: fix: improve accumulation failure message #5550: use Strict unmarshal when read TransformerConfig

Bug fixes/performance improvements

#5234: fix edit set image to parse both tag and digest #5236: Fix name in a configMapRef missing hash #5047 #5463: Fix version tag management #5510: Skip KUSTOMIZE_PLUGIN_CONFIG_* env variables when too large #5621: Use require for Error and NoError

Dependencies

#5044: Remove non-essential dependency imdario/mergo #5479: Revert "Switch to json-patch v5" #5541: Use canonical json-patch v4 import #5555: chore: Update to Go v1.21 #5615: update dependencies google.golang.org/protobuf@v1.33.0 #5639: Update kyaml to v0.17.0

chore

#5521: add license for api/pkg/util/image.go #5621: Use require for Error and NoError #5622: Pin tool versions with hack/go.mod #5624: Use a local test server instead of example.com #5627: Remove klog/v1 dependencies

kyaml/v0.17.0

Breaking changes

#5519: Fix null YAML values being replaced by "null"

Features

#5551: Improve framework documentation

Bug fixes/performance improvements

#5489: Fix typo in merge2

... (truncated)

Commits


Dependabot compatibility score

Dependabot 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 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)