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

build(deps): bump the github-dependencies group with 5 updates #121

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the github-dependencies group with 5 updates:

Package From To
github.com/aws/aws-sdk-go 1.49.4 1.50.0
github.com/csi-addons/kubernetes-csi-addons 0.7.0 0.8.0
github.com/k8snetworkplumbingwg/network-attachment-definition-client 1.4.0 1.5.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 0.70.0 0.71.0
github.com/prometheus-operator/prometheus-operator/pkg/client 0.70.0 0.71.0

Updates github.com/aws/aws-sdk-go from 1.49.4 to 1.50.0

Release notes

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

Release v1.50.0 (2024-01-19)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
  • service/codebuild: Updates service API, documentation, and paginators
    • Release CodeBuild Reserved Capacity feature
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
  • service/qconnect: Updates service API

SDK Features

  • service/cloudfrontkeyvaluestore: Deprecate cloudfrontkeyvaluestore
    • This change removes the cloudfrontkeyvaluestore service, since it does not support sigv4a.

Release v1.49.24 (2024-01-18)

Service Client Updates

  • service/b2bi: Updates service API, documentation, and examples
  • service/cloudtrail: Updates service API, documentation, and paginators
    • This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • service/connect: Updates service API and documentation
  • service/drs: Updates service API
  • service/firehose: Updates service API and documentation
    • Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation

Release v1.49.23 (2024-01-17)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Updating note for enabling streams for UpdateTable.
  • service/keyspaces: Updates service API and documentation

Release v1.49.22 (2024-01-16)

Service Client Updates

  • service/iot: Updates service API
    • Revert release of LogTargetTypes
  • service/iotfleetwise: Updates service API and documentation
  • service/macie2: Updates service API and documentation
  • service/payment-cryptography: Updates service API and documentation
  • service/personalize: Updates service documentation
  • service/personalize-runtime: Updates service documentation
  • service/rekognition: Updates service API and documentation
    • This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.

... (truncated)

Commits

Updates github.com/csi-addons/kubernetes-csi-addons from 0.7.0 to 0.8.0

Release notes

Sourced from github.com/csi-addons/kubernetes-csi-addons's releases.

v0.8.0

What's Changed

... (truncated)

Commits
  • 3ae6672 reclaimspace: send ControllerReclaimSpace operations to the leading controller
  • 0e14403 replication: send VolumeReplication operations to the leading controller
  • f5192a6 connection: track Namespace of driver Pods to locate Leases
  • b15ae1a ci: bump actions/setup-go from 4 to 5
  • 761b7ce controller: send NetworkFence requests to the leading CSI-Addons sidecar
  • 19bd3fe sidecar: use leader election when CONTROLLER_SERVICE is supported
  • c9431d4 Add ConnPool.GetLeaderByDriver() to return a Connection to the Lease holder
  • 5adcc46 util: add NormalizeLeaseName()
  • 397940a vendor: bump the k8s-dependencies group with 2 updates
  • 209424e update to proper message on a successful fence op
  • Additional commits viewable in compare view

Updates github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.4.0 to 1.5.0

Release notes

Sourced from github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases.

v1.5.0

What's Changed

New Contributors

Full Changelog: k8snetworkplumbingwg/network-attachment-definition-client@v1.4.0...v1.5.0

Commits
  • 4ee862c Merge pull request #62 from s1061123/update-mod
  • 1c98961 Update venodrs
  • 93ac894 Merge pull request #57 from k8snetworkplumbingwg/dependabot/go_modules/golang...
  • 9a4e988 Merge pull request #53 from s1061123/dev/add-notice
  • 61b62f1 Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0
  • 63033d5 Merge pull request #56 from k8snetworkplumbingwg/dependabot/go_modules/golang...
  • 8928278 Merge pull request #55 from k8snetworkplumbingwg/dependabot/go_modules/github...
  • 0415d06 Bump golang.org/x/text from 0.3.6 to 0.3.8
  • 1539b6e Bump github.com/emicklei/go-restful
  • ac1cf9c Add NOTICE file for Apache license 2.0
  • Additional commits viewable in compare view

Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.70.0 to 0.71.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

0.71.0 / 2024-01-12

  • [CHANGE] Configure the configuration reloader sidecar with the same web configuration as Prometheus and Alertmanager. #6194
  • [FEATURE] Implement the Scale subresource for the Prometheus and PrometheusAgent CRDs. #5962
  • [FEATURE] Add support for OpenStack Service Discovery to the ScrapeConfig CRD. #6168
  • [FEATURE] Add support for all settings of the Kubernetes Service Discovery to the ScrapeConfig CRD. #6178
  • [FEATURE] Add support for proxy settings to the ScrapeConfig CRD. #6001
  • [FEATURE] Add the enableHTTP2 field to remote-write configuration. #6192
  • [FEATURE] Add .spec.maximumStartupDurationSeconds to the Prometheus and PrometheusAgent CRDs. #6137
  • [FEATURE] Emit Kubernetes events when detecting invalid configurations. #6179
  • [ENHANCEMENT] Add additionalLabels field to topology spread constraints for Prometheus and PrometheusAgent CRD. #5967
  • [ENHANCEMENT] Add .spec.clusterLabel to the Alertmanager CRD. #6162
  • [ENHANCEMENT] Add prometheus_operator_status_update_errors_total and prometheus_operator_status_update_operations_total metrics. #6185
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.71.0 / 2024-01-12

  • [CHANGE] Configure the configuration reloader sidecar with the same web configuration as Prometheus and Alertmanager. #6194
  • [FEATURE] Implement the Scale subresource for the Prometheus and PrometheusAgent CRDs. #5962
  • [FEATURE] Add support for OpenStack Service Discovery to the ScrapeConfig CRD. #6168
  • [FEATURE] Add support for all settings of the Kubernetes Service Discovery to the ScrapeConfig CRD. #6178
  • [FEATURE] Add support for proxy settings to the ScrapeConfig CRD. #6001
  • [FEATURE] Add the enableHTTP2 field to remote-write configuration. #6192
  • [FEATURE] Add .spec.maximumStartupDurationSeconds to the Prometheus and PrometheusAgent CRDs. #6137
  • [FEATURE] Emit Kubernetes events when detecting invalid configurations. #6179
  • [ENHANCEMENT] Add additionalLabels field to topology spread constraints for Prometheus and PrometheusAgent CRD. #5967
  • [ENHANCEMENT] Add .spec.clusterLabel to the Alertmanager CRD. #6162
  • [ENHANCEMENT] Add prometheus_operator_status_update_errors_total and prometheus_operator_status_update_operations_total metrics. #6185
Commits
  • 9c26b6a chore: cut v0.71.0 (#6223)
  • b2863a4 feat: add support for remaining fields in Kubernetes SD (#6178)
  • 0502a00 Merge pull request #6222 from simonpasquier/fix-http2-fieldname
  • b5bbe3b chore: fix field name to comply with conventions
  • 9a34675 Add scale subresource to Prometheus/PrometheusAgent (#5962)
  • dc0e71c feat: support the operator make use of the config-reloader tls and basic auth...
  • 895cb3b feat: emit events for invalid configurations (#6179)
  • 4cf0f5e Merge pull request #6216 from prometheus-operator/dependabot/go_modules/golan...
  • 8dc9cff build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
  • 2ed10ae Prevent unnecessary type conversions (#6210)
  • Additional commits viewable in compare view

Updates github.com/prometheus-operator/prometheus-operator/pkg/client from 0.70.0 to 0.71.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's releases.

0.71.0 / 2024-01-12

  • [CHANGE] Configure the configuration reloader sidecar with the same web configuration as Prometheus and Alertmanager. #6194
  • [FEATURE] Implement the Scale subresource for the Prometheus and PrometheusAgent CRDs. #5962
  • [FEATURE] Add support for OpenStack Service Discovery to the ScrapeConfig CRD. #6168
  • [FEATURE] Add support for all settings of the Kubernetes Service Discovery to the ScrapeConfig CRD. #6178
  • [FEATURE] Add support for proxy settings to the ScrapeConfig CRD. #6001
  • [FEATURE] Add the enableHTTP2 field to remote-write configuration. #6192
  • [FEATURE] Add .spec.maximumStartupDurationSeconds to the Prometheus and PrometheusAgent CRDs. #6137
  • [FEATURE] Emit Kubernetes events when detecting invalid configurations. #6179
  • [ENHANCEMENT] Add additionalLabels field to topology spread constraints for Prometheus and PrometheusAgent CRD. #5967
  • [ENHANCEMENT] Add .spec.clusterLabel to the Alertmanager CRD. #6162
  • [ENHANCEMENT] Add prometheus_operator_status_update_errors_total and prometheus_operator_status_update_operations_total metrics. #6185
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's changelog.

0.71.0 / 2024-01-12

  • [CHANGE] Configure the configuration reloader sidecar with the same web configuration as Prometheus and Alertmanager. #6194
  • [FEATURE] Implement the Scale subresource for the Prometheus and PrometheusAgent CRDs. #5962
  • [FEATURE] Add support for OpenStack Service Discovery to the ScrapeConfig CRD. #6168
  • [FEATURE] Add support for all settings of the Kubernetes Service Discovery to the ScrapeConfig CRD. #6178
  • [FEATURE] Add support for proxy settings to the ScrapeConfig CRD. #6001
  • [FEATURE] Add the enableHTTP2 field to remote-write configuration. #6192
  • [FEATURE] Add .spec.maximumStartupDurationSeconds to the Prometheus and PrometheusAgent CRDs. #6137
  • [FEATURE] Emit Kubernetes events when detecting invalid configurations. #6179
  • [ENHANCEMENT] Add additionalLabels field to topology spread constraints for Prometheus and PrometheusAgent CRD. #5967
  • [ENHANCEMENT] Add .spec.clusterLabel to the Alertmanager CRD. #6162
  • [ENHANCEMENT] Add prometheus_operator_status_update_errors_total and prometheus_operator_status_update_operations_total metrics. #6185
Commits
  • 9c26b6a chore: cut v0.71.0 (#6223)
  • b2863a4 feat: add support for remaining fields in Kubernetes SD (#6178)
  • 0502a00 Merge pull request #6222 from simonpasquier/fix-http2-fieldname
  • b5bbe3b chore: fix field name to comply with conventions
  • 9a34675 Add scale subresource to Prometheus/PrometheusAgent (#5962)
  • dc0e71c feat: support the operator make use of the config-reloader tls and basic auth...
  • 895cb3b feat: emit events for invalid configurations (#6179)
  • 4cf0f5e Merge pull request #6216 from prometheus-operator/dependabot/go_modules/golan...
  • 8dc9cff build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
  • 2ed10ae Prevent unnecessary type conversions (#6210)
  • Additional commits viewable 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 github-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.49.4` | `1.50.0` |
| [github.com/csi-addons/kubernetes-csi-addons](https://github.com/csi-addons/kubernetes-csi-addons) | `0.7.0` | `0.8.0` |
| [github.com/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client) | `1.4.0` | `1.5.0` |
| [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.70.0` | `0.71.0` |
| [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) | `0.70.0` | `0.71.0` |


Updates `github.com/aws/aws-sdk-go` from 1.49.4 to 1.50.0
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.4...v1.50.0)

Updates `github.com/csi-addons/kubernetes-csi-addons` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/csi-addons/kubernetes-csi-addons/releases)
- [Commits](csi-addons/kubernetes-csi-addons@v0.7.0...v0.8.0)

Updates `github.com/k8snetworkplumbingwg/network-attachment-definition-client` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/releases)
- [Commits](k8snetworkplumbingwg/network-attachment-definition-client@v1.4.0...v1.5.0)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.70.0 to 0.71.0
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.70.0...v0.71.0)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/client` from 0.70.0 to 0.71.0
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.70.0...v0.71.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/csi-addons/kubernetes-csi-addons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/k8snetworkplumbingwg/network-attachment-definition-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 22, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 29, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github-dependencies-48136c4c5d branch January 29, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants