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 security group with 10 updates #4453

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the security group with 10 updates:

Package From To
github.com/aws/aws-sdk-go 1.50.15 1.50.20
github.com/schemahero/schemahero 0.17.4 0.17.5
k8s.io/api 0.29.1 0.29.2
k8s.io/apimachinery 0.29.1 0.29.2
k8s.io/cli-runtime 0.29.1 0.29.2
k8s.io/client-go 0.29.1 0.29.2
k8s.io/cluster-bootstrap 0.29.1 0.29.2
k8s.io/kubelet 0.29.1 0.29.2
k8s.io/metrics 0.29.1 0.29.2
sigs.k8s.io/controller-runtime 0.17.1 0.17.2

Updates github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20

Release notes

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

Release v1.50.20 (2024-02-16)

Service Client Updates

  • service/connectparticipant: Updates service documentation
  • service/elasticmapreduce: Updates service API and documentation
    • adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • service/firehose: Updates service API and documentation
    • This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • service/lambda: Updates service documentation
    • Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Doc only update for a valid option in DB parameter group
  • service/sns: Updates service API and documentation
    • This release marks phone numbers as sensitive inputs.

Release v1.50.19 (2024-02-15)

Service Client Updates

  • service/artifact: Updates service API, documentation, paginators, and examples
  • service/codepipeline: Updates service API and documentation
    • Add ability to override timeout on action level.
  • service/detective: Updates service documentation
  • service/guardduty: Updates service API and documentation
    • Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • service/healthlake: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/polly: Updates service API
    • Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • service/sagemaker: Updates service API and documentation
    • This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager

Release v1.50.18 (2024-02-14)

Service Client Updates

  • service/controltower: Updates service API, documentation, and paginators
  • service/lookoutequipment: Updates service API and documentation
  • service/qbusiness: Updates service API and documentation

Release v1.50.17 (2024-02-13)

Service Client Updates

  • service/lightsail: Updates service API and documentation
    • This release adds support to upgrade the major version of a database.
  • service/marketplace-catalog: Updates service API and documentation

... (truncated)

Commits

Updates github.com/schemahero/schemahero from 0.17.4 to 0.17.5

Commits
  • 6a1a9e7 Merge pull request #1060 from schemahero/divolgin/more-error
  • 1caeb8b Let mysql pick correct collation when spec doesn't specify one
  • d93c8e3 Add more info to error messages
  • See full diff in compare view

Updates k8s.io/api from 0.29.1 to 0.29.2

Commits
  • d473130 Update dependencies to v0.29.2 tag
  • f5eca04 Merge pull request #122959RomanBednar/automated-cherry-pick-of-#122728
  • fd1786f flag PersistentVolumeLastPhaseTransitionTime field as beta
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.29.1 to 0.29.2

Commits

Updates k8s.io/cli-runtime from 0.29.1 to 0.29.2

Commits

Updates k8s.io/client-go from 0.29.1 to 0.29.2

Commits

Updates k8s.io/cluster-bootstrap from 0.29.1 to 0.29.2

Commits

Updates k8s.io/kubelet from 0.29.1 to 0.29.2

Commits

Updates k8s.io/metrics from 0.29.1 to 0.29.2

Commits

Updates sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.17.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.17.1...v0.17.2

Commits
  • d0396a3 Merge pull request #2688 from k8s-infra-cherrypick-robot/cherry-pick-2687-to-...
  • 565aa5b Fix lazy rest mapper cache invalidation
  • 59c26c0 Merge pull request #2681 from k8s-infra-cherrypick-robot/cherry-pick-2679-to-...
  • 984aee6 bug: Fakeclient: Do not consider an apply patch to be a strategic merge patch
  • See full diff in compare view

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

Bumps the security group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.15` | `1.50.20` |
| [github.com/schemahero/schemahero](https://github.com/schemahero/schemahero) | `0.17.4` | `0.17.5` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.29.1` | `0.29.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.1` | `0.29.2` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.29.1` | `0.29.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.1` | `0.29.2` |
| [k8s.io/cluster-bootstrap](https://github.com/kubernetes/cluster-bootstrap) | `0.29.1` | `0.29.2` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.29.1` | `0.29.2` |
| [k8s.io/metrics](https://github.com/kubernetes/metrics) | `0.29.1` | `0.29.2` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.17.1` | `0.17.2` |


Updates `github.com/aws/aws-sdk-go` from 1.50.15 to 1.50.20
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.15...v1.50.20)

Updates `github.com/schemahero/schemahero` from 0.17.4 to 0.17.5
- [Release notes](https://github.com/schemahero/schemahero/releases)
- [Commits](schemahero/schemahero@v0.17.4...v0.17.5)

Updates `k8s.io/api` from 0.29.1 to 0.29.2
- [Commits](kubernetes/api@v0.29.1...v0.29.2)

Updates `k8s.io/apimachinery` from 0.29.1 to 0.29.2
- [Commits](kubernetes/apimachinery@v0.29.1...v0.29.2)

Updates `k8s.io/cli-runtime` from 0.29.1 to 0.29.2
- [Commits](kubernetes/cli-runtime@v0.29.1...v0.29.2)

Updates `k8s.io/client-go` from 0.29.1 to 0.29.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.1...v0.29.2)

Updates `k8s.io/cluster-bootstrap` from 0.29.1 to 0.29.2
- [Commits](kubernetes/cluster-bootstrap@v0.29.1...v0.29.2)

Updates `k8s.io/kubelet` from 0.29.1 to 0.29.2
- [Commits](kubernetes/kubelet@v0.29.1...v0.29.2)

Updates `k8s.io/metrics` from 0.29.1 to 0.29.2
- [Commits](kubernetes/metrics@v0.29.1...v0.29.2)

Updates `sigs.k8s.io/controller-runtime` from 0.17.1 to 0.17.2
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.17.1...v0.17.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/schemahero/schemahero
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/cluster-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot go Pull requests that update Go code type::security labels Feb 17, 2024
Copy link

@replicated-ci replicated-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

This PR was automatically approved and merged by the automated-prs-manager GitHub action

Copy link

@replicated-ci replicated-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

This PR was automatically approved and merged by the automated-prs-manager GitHub action

@replicated-ci replicated-ci merged commit 10fe99a into main Feb 17, 2024
104 checks passed
@replicated-ci replicated-ci deleted the dependabot/go_modules/security-feb78bcd7b branch February 17, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot go Pull requests that update Go code type::security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant