cloud-platform-infrastructure
cloud-platform-infrastructure copied to clipboard
chore(deps): bump the go group across 1 directory with 10 updates
Bumps the go group with 6 updates in the / directory:
Package | From | To |
---|---|---|
github.com/aws/aws-sdk-go | 1.51.13 |
1.53.2 |
github.com/go-resty/resty/v2 | 2.12.0 |
2.13.1 |
github.com/gruntwork-io/terratest | 0.46.13 |
0.46.14 |
github.com/onsi/ginkgo/v2 | 2.17.1 |
2.17.3 |
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring | 0.72.0 |
0.73.2 |
github.com/prometheus-operator/prometheus-operator/pkg/client | 0.72.0 |
0.73.2 |
Updates github.com/aws/aws-sdk-go
from 1.51.13 to 1.53.2
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.53.2 (2024-05-14)
Service Client Updates
service/connect
: Updates service API, documentation, and paginatorsservice/s3
: Updates service API and examples
- Updated a few x-id in the http uri traits
Release v1.53.1 (2024-05-13)
Service Client Updates
service/eventbridge
: Updates service API and documentationservice/vpc-lattice
: Updates service API and documentationRelease v1.53.0 (2024-05-10)
Service Client Updates
service/discovery
: Updates service API
- add v2 smoke tests and smithy smokeTests trait for SDK testing
service/greengrassv2
: Updates service API and documentationservice/sagemaker
: Updates service API
- Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
service/sso-oidc
: Updates service API, documentation, and examplesSDK Features
service/honeycode
: Remove Honeycode
- This change removes the Honeycode service, which has been deprecated.
Release v1.52.6 (2024-05-09)
Service Client Updates
service/bedrock-agent-runtime
: Updates service API and documentationservice/pinpoint
: Updates service API and documentation
- This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
service/route53resolver
: Updates service documentationservice/ssm-sap
: Updates service API, documentation, and paginatorsservice/verifiedpermissions
: Updates service API and documentationRelease v1.52.5 (2024-05-08)
Service Client Updates
service/cognito-idp
: Updates service APIservice/ec2
: Updates service API and documentation
- Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
service/ecr
: Updates service API and documentation
- This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
... (truncated)
Commits
a1fd0ee
Release v1.53.2 (2024-05-14) (#5260)08dfa57
Release v1.53.1 (2024-05-13) (#5259)e791517
Release v1.53.0 (2024-05-10) (#5258)267fd3d
Remove honeycode from v1 (#5257)df3d175
Release v1.52.6 (2024-05-09) (#5256)e7dfa8a
Release v1.52.5 (2024-05-08) (#5255)c638d3b
Release v1.52.4 (2024-05-07) (#5254)75bdfcd
Release v1.52.3 (2024-05-06) (#5253)417f8a9
Release v1.52.2 (2024-05-03) (#5252)8beb96a
Release v1.52.1 (2024-05-02) (#5251)- Additional commits viewable in compare view
Updates github.com/go-resty/resty/v2
from 2.12.0 to 2.13.1
Release notes
Sourced from github.com/go-resty/resty/v2's releases.
v2.13.1
Release Notes
Fixes
- fix: correct resty version number which was missed in the previous release by
@jeevatkm
in go-resty/resty#793Full Changelog: https://github.com/go-resty/resty/compare/v2.13.0...v2.13.1
v2.13.0
Release Notes
Enhancements
- build: update github actions by
@segevda
in go-resty/resty#785- update dependency golang.org/x/net and codecov ci integration by
@jeevatkm
in go-resty/resty#792Bug Fixes
- fix: digest auth by
@phw
in go-resty/resty#789New Contributors
@phw
made their first contribution in go-resty/resty#789Full Changelog: https://github.com/go-resty/resty/compare/v2.12.0...v2.13.0
Commits
Updates github.com/gruntwork-io/terratest
from 0.46.13 to 0.46.14
Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
v0.46.14
Modules affected
opa
Description
- Updated go-getter to 1.7.4
Related links
Commits
df790da
Merge pull request #1404 from gruntwork-io/CVE-2024-38174160e31
Updated go-getter to 1.7.4- See full diff in compare view
Updates github.com/onsi/ginkgo/v2
from 2.17.1 to 2.17.3
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
v2.17.3
2.17.3
Fixes
ginkgo watch
now ignores hidden files [bde6e00]v2.17.2
2.17.2
Fixes
- fix: close files [32259c8]
- fix github output log level for skipped specs [780e7a3]
Maintenance
- Bump github.com/google/pprof [d91fe4e]
- Bump github.com/go-task/slim-sprig to v3 [8cb662e]
- Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
- Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
- Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
- Fix test for gomega version bump [f2fcd97]
- Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
- Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
- Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
- Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.17.3
Fixes
ginkgo watch
now ignores hidden files [bde6e00]2.17.2
Fixes
- fix: close files [32259c8]
- fix github output log level for skipped specs [780e7a3]
Maintenance
- Bump github.com/google/pprof [d91fe4e]
- Bump github.com/go-task/slim-sprig to v3 [8cb662e]
- Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
- Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
- Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
- Fix test for gomega version bump [f2fcd97]
- Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
- Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
- Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
- Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]
Commits
d8a5ef9
v2.17.3bde6e00
ignore hidden files7836496
v2.17.2d91fe4e
Bump github.com/google/pprof8cb662e
Bump github.com/go-task/slim-sprig to v332259c8
fix: close files3134422
Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391)eca81b4
Bump github-pages from 230 to 231 in /docs (#1384)760def8
Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383)4ce33f4
Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381)- Additional commits viewable in compare view
Updates github.com/onsi/gomega
from 1.32.0 to 1.33.0
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.33.0
1.33.0
Features
Receive
not acceptsReceive(<POINTER>, MATCHER>)
, allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.Maintenance
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.33.0
Features
Receive
not acceptsReceive(<POINTER>, MATCHER>)
, allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.Maintenance
Commits
f2e65fc
v1.33.002e8706
docs: Receive(POINTER, MATCHER)ec1f186
feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999deb
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)cb5ff21
Bump github-pages from 229 to 230 in /docs (#735)bac6596
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)- See full diff in compare view
Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.72.0 to 0.73.2
Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
0.73.2 / 2024-04-18
- [BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. #6526
- [BUGFIX] Fix missing
prometheus_operator_kubernetes_client_http_requests_total
metric. #65250.73.1 / 2024-04-10
- [BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. #6495
0.73.0 / 2024-04-03
- [CHANGE/BUGFIX] Add
proxyURL
validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #6464- [CHANGE/BUGFIX] Allow empty separator in relabel config. #6425
- [FEATURE] Add
summary
field to the MSteams receiver. #6206- [FEATURE] Add support for Kuma SD in
ScrapeConfig
CRD. #6427,#6465- [FEATURE] Add support for Eureka SD in
ScrapeConfig
CRD. #6408- [FEATURE] Add support for Docker SD in
ScrapeConfig
CRD. #6421- [FEATURE] Add support for Hetzner SD in
ScrapeConfig
CRD. #6436- [FEATURE] Add the
--kubelet-node-address-priority
CLI argument to set the node address priority. #6377- [FEATURE] Add
relabelings
field to scrape classes. #6379- [FEATURE] Add
bodySizeLimit
field to the ServiceMonitor and PodMonitor CRDs. #6349- [FEATURE] Add
sampleAgeLimit
field to the remote-write configuration. #6326- [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #6351
- [ENHANCEMENT] Add checks for selectors in
KubernetesSDConfig
. #6359- [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #6390
- [BUGFIX] Add check to determine if Thanos supports the
--prometheus.http-client
flag. #6448- [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #6412
- [BUGFIX] Fix the validation for
muteTimeIntervals
's months in the AlertmanagerConfig CRD. #6362
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
0.73.2 / 2024-04-18
- [BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. #6526
- [BUGFIX] Fix missing
prometheus_operator_kubernetes_client_http_requests_total
metric. #65250.73.1 / 2024-04-10
- [BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. #6495
0.73.0 / 2024-04-03
- [CHANGE/BUGFIX] Add
proxyURL
validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #6464- [CHANGE/BUGFIX] Allow empty separator in relabel config. #6425
- [FEATURE] Add
summary
field to the MSteams receiver. #6206- [FEATURE] Add support for Kuma SD in
ScrapeConfig
CRD. #6427,#6465- [FEATURE] Add support for Eureka SD in
ScrapeConfig
CRD. #6408- [FEATURE] Add support for Docker SD in
ScrapeConfig
CRD. #6421- [FEATURE] Add support for Hetzner SD in
ScrapeConfig
CRD. #6436- [FEATURE] Add the
--kubelet-node-address-priority
CLI argument to set the node address priority. #6377- [FEATURE] Add
relabelings
field to scrape classes. #6379- [FEATURE] Add
bodySizeLimit
field to the ServiceMonitor and PodMonitor CRDs. #6349- [FEATURE] Add
sampleAgeLimit
field to the remote-write configuration. #6326- [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #6351
- [ENHANCEMENT] Add checks for selectors in
KubernetesSDConfig
. #6359- [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #6390
- [BUGFIX] Add check to determine if Thanos supports the
--prometheus.http-client
flag. #6448- [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #6412
- [BUGFIX] Fix the validation for
muteTimeIntervals
's months in the AlertmanagerConfig CRD. #6362
Commits
20beb0b
Merge pull request #6527 from slashpai/cut-0.73.23aa2b0e
chore:cut v0.73.221b32c5
Merge pull request #6525 from simonpasquier/fix-6513af00f92
Merge pull request #6526 from simonpasquier/cherry-pick-6507ada71c2
fix: ScrapeClass TLSConfig nil pointer exception (#6507)349d97e
fix: register k8s metrics6d917ce
Merge pull request #6498 from slashpai/cut-0.73.17e83f96
chore: cut v0.73.1c383b81
Merge pull request #6495 from simonpasquier/fix-6493383f242
fix: log deprecated bearer token fields at debug level- Additional commits viewable in compare view
Updates github.com/prometheus-operator/prometheus-operator/pkg/client
from 0.72.0 to 0.73.2
Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's releases.
0.73.2 / 2024-04-18
- [BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. #6526
- [BUGFIX] Fix missing
prometheus_operator_kubernetes_client_http_requests_total
metric. #65250.73.1 / 2024-04-10
- [BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. #6495
0.73.0 / 2024-04-03
- [CHANGE/BUGFIX] Add
proxyURL
validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #6464- [CHANGE/BUGFIX] Allow empty separator in relabel config. #6425
- [FEATURE] Add
summary
field to the MSteams receiver. #6206- [FEATURE] Add support for Kuma SD in
ScrapeConfig
CRD. #6427,#6465- [FEATURE] Add support for Eureka SD in
ScrapeConfig
CRD. #6408- [FEATURE] Add support for Docker SD in
ScrapeConfig
CRD. #6421- [FEATURE] Add support for Hetzner SD in
ScrapeConfig
CRD. #6436- [FEATURE] Add the
--kubelet-node-address-priority
CLI argument to set the node address priority. #6377- [FEATURE] Add
relabelings
field to scrape classes. #6379- [FEATURE] Add
bodySizeLimit
field to the ServiceMonitor and PodMonitor CRDs. #6349- [FEATURE] Add
sampleAgeLimit
field to the remote-write configuration. #6326- [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #6351
- [ENHANCEMENT] Add checks for selectors in
KubernetesSDConfig
. #6359- [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #6390
- [BUGFIX] Add check to determine if Thanos supports the
--prometheus.http-client
flag. #6448- [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #6412
- [BUGFIX] Fix the validation for
muteTimeIntervals
's months in the AlertmanagerConfig CRD. #6362
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's changelog.
0.73.2 / 2024-04-18
- [BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. #6526
- [BUGFIX] Fix missing
prometheus_operator_kubernetes_client_http_requests_total
metric. #65250.73.1 / 2024-04-10
- [BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. #6495
0.73.0 / 2024-04-03
- [CHANGE/BUGFIX] Add
proxyURL
validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #6464- [CHANGE/BUGFIX] Allow empty separator in relabel config. #6425
- [FEATURE] Add
summary
field to the MSteams receiver. #6206- [FEATURE] Add support for Kuma SD in
ScrapeConfig
CRD. #6427,#6465- [FEATURE] Add support for Eureka SD in
ScrapeConfig
CRD. #6408- [FEATURE] Add support for Docker SD in
ScrapeConfig
CRD. #6421- [FEATURE] Add support for Hetzner SD in
ScrapeConfig
CRD. #6436- [FEATURE] Add the
--kubelet-node-address-priority
CLI argument to set the node address priority. #6377- [FEATURE] Add
relabelings
field to scrape classes. #6379- [FEATURE] Add
bodySizeLimit
field to the ServiceMonitor and PodMonitor CRDs. #6349- [FEATURE] Add
sampleAgeLimit
field to the remote-write configuration. #6326- [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #6351
- [ENHANCEMENT] Add checks for selectors in
KubernetesSDConfig
. #6359- [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #6390
- [BUGFIX] Add check to determine if Thanos supports the
--prometheus.http-client
flag. #6448- [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #6412
- [BUGFIX] Fix the validation for
muteTimeIntervals
's months in the AlertmanagerConfig CRD. #6362
Commits
20beb0b
Merge pull request #6527 from slashpai/cut-0.73.23aa2b0e
chore:cut v0.73.221b32c5
Merge pull request #6525 from simonpasquier/fix-6513af00f92
Merge pull request #6526 from simonpasquier/cherry-pick-6507ada71c2
fix: ScrapeClass TLSConfig nil pointer exception (#6507)349d97e
fix: register k8s metrics6d917ce
Merge pull request #6498 from slashpai/cut-0.73.17e83f96
chore: cut v0.73.1c383b81
Merge pull request #6495 from simonpasquier/fix-6493383f242
fix: log deprecated bearer token fields at debug level- Additional commits viewable in compare view
Updates k8s.io/api
from 0.29.2 to 0.29.3
Commits
067c548
Update dependencies to v0.29.3 tagf98a503
Merge pull request #123763 from liggitt/proto-1.291e39277
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...- See full diff in compare view
Updates k8s.io/apimachinery
from 0.29.2 to 0.29.3
Commits
d794766
Merge pull request #123763 from liggitt/proto-1.299b124b1
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...- See full diff in compare view
Updates k8s.io/client-go
from 0.29.2 to 0.29.3
Commits
46588f2
Update dependencies to v0.29.3 tag403b37f
Merge pull request #123763 from liggitt/proto-1.2992199ae
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...- 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