Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump the dependencies group with 14 updates #4829

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2024

Bumps the dependencies group with 14 updates:

Package From To
github.com/aws/amazon-vpc-cni-k8s 1.15.4 1.16.3
github.com/aws/aws-lambda-go 1.41.0 1.46.0
github.com/aws/aws-sdk-go 1.45.26 1.49.13
github.com/coreos/ignition/v2 2.16.2 2.17.0
github.com/go-logr/logr 1.3.0 1.4.1
github.com/onsi/ginkgo/v2 2.13.1 2.14.0
github.com/onsi/gomega 1.30.0 1.31.1
github.com/openshift-online/ocm-sdk-go 0.1.403 0.1.404
github.com/openshift/rosa 1.2.35-rc1.0.20240221134836-0beb882e5836 1.2.36-rc1
github.com/prometheus/client_golang 1.18.0 1.19.0
github.com/zgalor/weberr 0.6.0 0.8.2
golang.org/x/crypto 0.18.0 0.20.0
sigs.k8s.io/aws-iam-authenticator 0.6.13 0.6.17
sigs.k8s.io/kustomize/api 0.13.5-0.20230601165947-6ce0bf390ce3 0.16.0

Updates github.com/aws/amazon-vpc-cni-k8s from 1.15.4 to 1.16.3

Release notes

Sourced from github.com/aws/amazon-vpc-cni-k8s's releases.

v1.16.3

IMPORTANT: v1.16.3 contains a regression (aws/amazon-vpc-cni-k8s#2807) that may lead to high CPU consumption by the aws-node pod when the maximum number of ENIs have been attached to a node. This bug is being addressed in v1.16.4.

Release Notes

  • With this release, the Network Policy agent image is updated to v1.0.8.
  • With this release, the VPC CNI now supports IPv4 clusters where only a subset of nodes enable IPv6 egress (instead of all).

Changes since v1.16.2

To manually apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.16.3/config/master/aws-k8s-cni.yaml

Note that the following regions use different manifests:

us-gov-east-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.16.3/config/master/aws-k8s-cni-us-gov-east-1.yaml

us-gov-west-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.16.3/config/master/aws-k8s-cni-us-gov-west-1.yaml

cn:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.16.3/config/master/aws-k8s-cni-cn.yaml

To apply this release using helm:

Follow the installation instructions in https://github.com/aws/amazon-vpc-cni-k8s/blob/v1.16.3/charts/aws-vpc-cni/README.md#installing-the-chart

Verify the update:

$ kubectl describe daemonset aws-node -n kube-system | grep Image | cut -d "/" -f 2-3                                                 
amazon-k8s-cni-init:v1.16.3
amazon-k8s-cni:v1.16.3
amazon/aws-network-policy-agent:v1.0.8
</tr></table> 

... (truncated)

Changelog

Sourced from github.com/aws/amazon-vpc-cni-k8s's changelog.

v1.16.3

v1.16.2

v1.16.0

v1.15.5

Commits

Updates github.com/aws/aws-lambda-go from 1.41.0 to 1.46.0

Release notes

Sourced from github.com/aws/aws-lambda-go's releases.

v1.46.0

What's Changed

Full Changelog: aws/aws-lambda-go@v1.45.0...v1.46.0

v1.45.0

What's Changed

Full Changelog: aws/aws-lambda-go@v1.44.0...v1.45.0

v1.44.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.43.0...v1.44.0

v1.43.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.42.0...v1.43.0

v1.42.0

What's Changed

New Contributors

... (truncated)

Commits
  • eae55b8 Add S3 Batch Operations 2.0 Schema Fields to S3BatchJob/S3BatchJobTask (#550)
  • 58da2cc Plumb error info to X-ray (#544)
  • 3a93ed1 lambdaurl: Populate RemoteAddr with SourceIP (#546)
  • cce0845 linter config: reformat the lists (#545)
  • c5ef6f1 'Building your function' README updates (#543)
  • 501c2f3 Add S3ObjectLambdaEvent (#536)
  • 50dbfb1 [479] CloudWatchEvent renamed to EventBridgeEvent (#537)
  • f079271 refactor: use assert.PanicsWithValue (#541)
  • c42f056 fixed test event for Cognito pretokenV2 (#540)
  • 326401a Added support for Cognito pre token generation with access token customizatio...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.45.26 to 1.49.13

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.49.13 (2023-12-29)

Service Client Updates

  • service/apprunner: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

Release v1.49.12 (2023-12-28)

Service Client Updates

  • service/codestar-connections: Updates service API
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Studio now supports Docker access from within app container

Release v1.49.11 (2023-12-27)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation
    • Add support for customers to modify cluster attribute auto-terminate post cluster launch

Release v1.49.10 (2023-12-26)

Service Client Updates

  • service/iam: Updates service documentation
    • Documentation updates for AWS Identity and Access Management (IAM).

SDK Enhancements

  • aws: Add WithUseFIPSEndpoint to aws.Config. (#5078)
    • WithUseFIPSEndpoint can be used to explicitly enable or disable FIPS endpoint variants.

Release v1.49.9 (2023-12-22)

Service Client Updates

  • service/bedrock-agent: Updates service API
  • service/glue: Updates service API and documentation
    • This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • service/lakeformation: Updates service API and documentation
  • service/mediaconnect: Updates service API and documentation
  • service/networkmonitor: Adds new service
  • service/omics: Updates service documentation
  • service/s3: Updates service examples
    • Added additional examples for some operations.
  • service/secretsmanager: Adds new service

... (truncated)

Commits

Updates github.com/coreos/ignition/v2 from 2.16.2 to 2.17.0

Release notes

Sourced from github.com/coreos/ignition/v2's releases.

v2.17.0

Starting with this release, ignition-validate binaries are signed with the Fedora 39 key.

Features

  • Support the native Apple Hypervisor
  • Support Hetzner Cloud
  • A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use make install-grub-for-bootupd to install it

Changes

  • Require Go 1.19+

Bug fixes

  • Prevent races with udev after disk editing
  • Don't fail to wipe partition table if it's corrupted
Changelog

Sourced from github.com/coreos/ignition/v2's changelog.

Ignition 2.17.0 (2023-11-20)

Starting with this release, ignition-validate binaries are signed with the Fedora 39 key.

Features

  • Support the native Apple Hypervisor
  • Support Hetzner Cloud
  • A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use make install-grub-for-bootupd to install it

Changes

  • Require Go 1.19+

Bug fixes

  • Prevent races with udev after disk editing
  • Don't fail to wipe partition table if it's corrupted
Commits
  • 45e9d39 Merge pull request #1756 from yasminvalim/update-release-notes
  • c73064e NEWS: update 2.17.0
  • 9eb672b Merge pull request #1752 from prestist/add-packit
  • fa70614 Merge pull request #1754 from coreos/dependabot/go_modules/google.golang.org/...
  • 3c69062 build(deps): bump google.golang.org/api from 0.150.0 to 0.151.0
  • 35ef733 Merge pull request #1746 from coreos/dependabot/go_modules/cloud.google.com/g...
  • 6a625c9 packit: add initial support
  • 6df393a build(deps): bump cloud.google.com/go/storage from 1.34.1 to 1.35.1
  • c17515a Merge pull request #1747 from coreos/dependabot/go_modules/github.com/aws/aws...
  • 03d32f0 Merge pull request #1749 from coreos/dependabot/go_modules/google.golang.org/...
  • Additional commits viewable in compare view

Updates github.com/go-logr/logr from 1.3.0 to 1.4.1

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.1

What's Changed

Full Changelog: go-logr/logr@v1.4.0...v1.4.1

v1.4.0

This release dramatically improves interoperability with Go's log/slog package. In particular, logr.NewContext and logr.NewContextWithSlogLogger use the same context key, which allows logr.FromContext and logr.FromContextAsSlogLogger to return logr.Logger or *slog.Logger respectively, including transparently converting each to the other as needed.

Functions logr/slogr.NewLogr and logr/slogr.ToSlogHandler have been superceded by logr.FromSlogHandler and logr.ToSlogHandler respectively, and type logr/slogr.SlogSink has been superceded by logr.SlogSink. All of the old names in logr/slogr remain, for compatibility.

Package logr/funcr now supports logr.SlogSink, meaning that it's output passes all but one of the Slog conformance tests (that exception being that funcr handles the timestamp itself).

Users who have a logr.Logger and need a *slog.Logger can call slog.New(logr.ToSlogHandler(...)) and all output will go through the same stack.

Users who have a *slog.Logger or slog.Handler can call logr.FromSlogHandler(...) and all output will go through the same stack.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.3.0...v1.4.0

Commits
  • dcdc3f2 slogr: fix unintended API break in v0.8.0 (#253)
  • 5d88f52 funcr: Add LogInfoLevel Option to skip logging level in the info log (#240)
  • 177005d build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0
  • e7f489a build(deps): bump github/codeql-action from 2.22.9 to 3.22.11
  • cf56c3b build(deps): bump actions/setup-go from 4 to 5
  • 2ad296e build(deps): bump github/codeql-action from 2.22.8 to 2.22.9
  • d55b4e2 Merge pull request #241 from thockin/master
  • 98ee9d9 Clean up slog testing and restore coverage
  • b228ba8 Break examples to new file
  • 6432877 Add benchmarks for slogSink
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.13.1 to 2.14.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.14.0

2.14.0

Features

You can now use GinkgoTB() when you need an instance of testing.TB to pass to a library.

Prior to this release table testing only supported generating individual Its for each test entry. DescribeTableSubtree extends table testing support to entire testing subtrees - under the hood DescrieTableSubtree generates a new container for each entry and invokes your function to fill our the container. See the docs to learn more.

  • Introduce DescribeTableSubtree [65ec56d]
  • add GinkgoTB() to docs [4a2c832]
  • Add GinkgoTB() function (#1333) [92b6744]

Fixes

  • Fix typo in internal/suite.go (#1332) [beb9507]
  • Fix typo in docs/index.md (#1319) [4ac3a13]
  • allow wasm to compile with ginkgo present (#1311) [b2e5bc5]

Maintenance

  • Bump golang.org/x/tools from 0.16.0 to 0.16.1 (#1316) [465a8ec]
  • Bump actions/setup-go from 4 to 5 (#1313) [eab0e40]
  • Bump github/codeql-action from 2 to 3 (#1317) [fbf9724]
  • Bump golang.org/x/crypto (#1318) [3ee80ee]
  • Bump golang.org/x/tools from 0.14.0 to 0.16.0 (#1306) [123e1d5]
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#1297) [558f6e0]
  • Bump golang.org/x/net from 0.17.0 to 0.19.0 (#1307) [84ff7f3]

v2.13.2

2.13.2

Fixes

  • Fix file handler leak (#1309) [e2e81c8]
  • Avoid allocations with (*regexp.Regexp).MatchString (#1302) [3b2a2a7]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.14.0

Features

You can now use GinkgoTB() when you need an instance of testing.TB to pass to a library.

Prior to this release table testing only supported generating individual Its for each test entry. DescribeTableSubtree extends table testing support to entire testing subtrees - under the hood DescrieTableSubtree generates a new container for each entry and invokes your function to fill our the container. See the docs to learn more.

  • Introduce DescribeTableSubtree [65ec56d]
  • add GinkgoTB() to docs [4a2c832]
  • Add GinkgoTB() function (#1333) [92b6744]

Fixes

  • Fix typo in internal/suite.go (#1332) [beb9507]
  • Fix typo in docs/index.md (#1319) [4ac3a13]
  • allow wasm to compile with ginkgo present (#1311) [b2e5bc5]

Maintenance

  • Bump golang.org/x/tools from 0.16.0 to 0.16.1 (#1316) [465a8ec]
  • Bump actions/setup-go from 4 to 5 (#1313) [eab0e40]
  • Bump github/codeql-action from 2 to 3 (#1317) [fbf9724]
  • Bump golang.org/x/crypto (#1318) [3ee80ee]
  • Bump golang.org/x/tools from 0.14.0 to 0.16.0 (#1306) [123e1d5]
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#1297) [558f6e0]
  • Bump golang.org/x/net from 0.17.0 to 0.19.0 (#1307) [84ff7f3]

2.13.2

Fixes

  • Fix file handler leak (#1309) [e2e81c8]
  • Avoid allocations with (*regexp.Regexp).MatchString (#1302) [3b2a2a7]
Commits

Updates github.com/onsi/gomega from 1.30.0 to 1.31.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.31.1

1.31.1

Fixes

  • Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999]
  • Update test in case keeping msg is desired [ad1a367]

Maintenance

  • Show how to import the format sub package [24e958d]
  • tidy up go.sum [26661b8]
  • bump dependencies [bde8f7a]

v1.31.0

1.31.0

Features

  • Async assertions include context cancellation cause if present [121c37f]

Maintenance

  • Bump minimum go version [dee1e3c]
  • docs: fix typo in example usage "occured" -> "occurred" [49005fe]
  • Bump actions/setup-go from 4 to 5 (#714) [f1c8757]
  • Bump github/codeql-action from 2 to 3 (#715) [9836e76]
  • Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2 (#713) [54726f0]
  • Bump golang.org/x/net from 0.17.0 to 0.19.0 (#711) [df97ecc]
  • docs: fix HaveExactElement typo (#712) [a672c86]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.31.1

Fixes

  • Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999]
  • Update test in case keeping msg is desired [ad1a367]

Maintenance

  • Show how to import the format sub package [24e958d]
  • tidy up go.sum [26661b8]
  • bump dependencies [bde8f7a]

1.31.0

Features

  • Async assertions include context cancellation cause if present [121c37f]

Maintenance

  • Bump minimum go version [dee1e3c]
  • docs: fix typo in example usage "occured" -> "occurred" [49005fe]
  • Bump actions/setup-go from 4 to 5 (#714) [f1c8757]
  • Bump github/codeql-action from 2 to 3 (#715) [9836e76]
  • Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2 (#713) [54726f0]
  • Bump golang.org/x/net from 0.17.0 to 0.19.0 (#711) [df97ecc]
  • docs: fix HaveExactElement typo (#712) [a672c86]
Commits
  • 762b171 v1.31.1
  • 26661b8 tidy up go.sum
  • bde8f7a bump dependencies
  • 24e958d Show how to import the format sub package
  • ad1a367 Update test in case keeping msg is desired
  • e0dd999 Inverted arguments order of FailureMessage of BeComparableToMatcher
  • ba8bba2 v1.31.0
  • 121c37f Async assertions include context cancellation cause if present
  • dee1e3c Bump minimum go version
  • 49005fe docs: fix typo in example usage "occured" -> "occurred"
  • Additional commits viewable in compare view

Updates github.com/openshift-online/ocm-sdk-go from 0.1.403 to 0.1.404

Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.404

  • Update model version v0.0.357
    • Add ExternalAuth to ExternalAuthConfig model
Commits
  • 3d5bd37 Merge pull request #913 from lucasponce/ocm-5822_update_ocm_api_model
  • 42c74af Update CHANGES.md and version for 0.1.404
  • d466116 OCM-5822 | feat: Updating to 0.0.357
  • See full diff in compare view

Updates github.com/openshift/rosa from 1.2.35-rc1.0.20240221134836-0beb882e5836 to 1.2.36-rc1

Release notes

Sourced from github.com/openshift/rosa's releases.

Release v1.2.36-rc1

feat: Removed unecessary err check chore: *: go mod tidy with 1.21 chore: updates for golang 1.21 feat: add new parameter to enable external auth config fix: update correct values for subnet count validation chore: clean up old TODO fix: Correct the message shown in interactive mode when creating a machinepool fix: Adjusted Codecov.yml to be more lenient on small fixes feat: Add Device Code Flow fix: add more instruction in billing account error feat: added a -y flag to remove user interaction when linking roles feat: removing duplicate err msg output feat: update OCM SDK to the latest version fix: validate aws region within .WithAWS feat: Make ID in UX fix for 'rosa edit addon' nonpositional fix: Temporarily remove build output from rosa version command fix: align error messages for billing accounts chore: Prepare 1.2.36 release

v1.2.35

  • feat: version, verify rosa-client: Support --debug
  • feat: secure password by hashing it
  • feat: add --client option to rosa version command
  • feat: Improve create op-role UX by not checking for account role version on manual mode
  • feat: Add oauth login using PKCE
  • feat: Added additional message for better understanding
  • feat: Print Git SHA as build information in rosa version
  • feat: update link ocm role error message
  • feat: use default version
  • feat: Bump SDK release to 0.1.398
  • feat: Improve error message for rosa link ocm-role
  • feat: Added single quotes to original code
  • feat: Edit error messages in by_clusterkey to have %v
  • fix: handle bad disk size input
  • fix: align cluster description value Enabled
  • fix: use cluster ID to fetch operator-roles
  • fix: resort to last cert in cert chain
  • fix: reword usage help text for delete and link ocm role commands
  • fix: Improve logging when fetching instance type data for creation of machine pools
  • fix: Remove --billing-model flag from rosa edit addon
  • fix: Fix bug with 'edit addon' UX change
  • fix: Moved code to auto block
  • fix: add confirmation prompt to deleting cluster autoscaler
  • fix: align role-arn flag across commands
  • fix: remove option to create classic roles if a user passes hosted-cp parameter
  • fix: revise error message for rosa grant/revoke
  • fix: update default-mp-labels arg to worker-mp-labels
  • fix: ensure account role creation is not prompted for other role type flag
  • fix: Ensure that --etcd-encryption-kms-arn is printed when set and --etcd-encryption is true

... (truncated)

Commits

Updates github.com/prometheus/client_golang from 1.18.0 to 1.19.0

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.0

What's Changed

The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

New Contributors

Full Changelog: prometheus/client_golang@v1.18.0...v1.19.0

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.19.0 / 2023-02-27

The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427
Commits
  • 77d4003 Add 1.19.0 changelog (#1451)
  • 14259fa Merge pull request #1448 from ywwg/owilliams/content-negotiation
  • 6d03920 deps: bump prometheus/common version
  • 353395b Remove support for go 1.19 (#1449)
  • 9dd5d2a Merge pull request #1445 from kavu/add_go122_metrics_test
  • c906a5e Add support for Go 1.22
  • 7ac9036 Merge pull request #1440 from prometheus/dependabot/github_actions/github-act...
  • 8c7e30f Merge pull request #1441 from prometheus/dependabot/go_modules/tutorial/whats...
  • 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  • 83d5940 Bump the github-actions group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/zgalor/weberr from 0.6.0 to 0.8.2

Release notes

Sourced from github.com/zgalor/weberr's releases.

v0.8.2

Add a wrapper to go errors Is() func

v0.7.0

Add a wrapper to pkg/errors As() func

Commits

Updates golang.org/x/crypto from 0.18.0 to 0.20.0

Commits

Bumps the dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/amazon-vpc-cni-k8s](https://github.com/aws/amazon-vpc-cni-k8s) | `1.15.4` | `1.16.3` |
| [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) | `1.41.0` | `1.46.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.45.26` | `1.49.13` |
| [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.16.2` | `2.17.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.13.1` | `2.14.0` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.30.0` | `1.31.1` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.403` | `0.1.404` |
| [github.com/openshift/rosa](https://github.com/openshift/rosa) | `1.2.35-rc1.0.20240221134836-0beb882e5836` | `1.2.36-rc1` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.0` |
| [github.com/zgalor/weberr](https://github.com/zgalor/weberr) | `0.6.0` | `0.8.2` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.18.0` | `0.20.0` |
| [sigs.k8s.io/aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) | `0.6.13` | `0.6.17` |
| [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) | `0.13.5-0.20230601165947-6ce0bf390ce3` | `0.16.0` |


Updates `github.com/aws/amazon-vpc-cni-k8s` from 1.15.4 to 1.16.3
- [Release notes](https://github.com/aws/amazon-vpc-cni-k8s/releases)
- [Changelog](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/CHANGELOG.md)
- [Commits](aws/amazon-vpc-cni-k8s@v1.15.4...v1.16.3)

Updates `github.com/aws/aws-lambda-go` from 1.41.0 to 1.46.0
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.41.0...v1.46.0)

Updates `github.com/aws/aws-sdk-go` from 1.45.26 to 1.49.13
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.26...v1.49.13)

Updates `github.com/coreos/ignition/v2` from 2.16.2 to 2.17.0
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](coreos/ignition@v2.16.2...v2.17.0)

Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.1
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.3.0...v1.4.1)

Updates `github.com/onsi/ginkgo/v2` from 2.13.1 to 2.14.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.13.1...v2.14.0)

Updates `github.com/onsi/gomega` from 1.30.0 to 1.31.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.30.0...v1.31.1)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.403 to 0.1.404
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.403...v0.1.404)

Updates `github.com/openshift/rosa` from 1.2.35-rc1.0.20240221134836-0beb882e5836 to 1.2.36-rc1
- [Release notes](https://github.com/openshift/rosa/releases)
- [Commits](https://github.com/openshift/rosa/commits/v1.2.36-rc1)

Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.18.0...v1.19.0)

Updates `github.com/zgalor/weberr` from 0.6.0 to 0.8.2
- [Release notes](https://github.com/zgalor/weberr/releases)
- [Commits](zgalor/weberr@v0.6.0...v0.8.2)

Updates `golang.org/x/crypto` from 0.18.0 to 0.20.0
- [Commits](golang/crypto@v0.18.0...v0.20.0)

Updates `sigs.k8s.io/aws-iam-authenticator` from 0.6.13 to 0.6.17
- [Release notes](https://github.com/kubernetes-sigs/aws-iam-authenticator/releases)
- [Changelog](https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/master/CHANGELOG.md)
- [Commits](kubernetes-sigs/aws-iam-authenticator@v0.6.13...v0.6.17)

Updates `sigs.k8s.io/kustomize/api` from 0.13.5-0.20230601165947-6ce0bf390ce3 to 0.16.0
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](https://github.com/kubernetes-sigs/kustomize/commits/api/v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/aws/amazon-vpc-cni-k8s
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-lambda-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/coreos/ignition/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/openshift/rosa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/zgalor/weberr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/aws-iam-authenticator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Feb 27, 2024
@k8s-ci-robot
Copy link
Contributor

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority labels Feb 27, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign neolit123 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 27, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 29, 2024

Superseded by #4837.

@dependabot dependabot bot closed this Feb 29, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-20d652cac1 branch February 29, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-priority size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant