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

fix(deps): update godeps - autoclosed #81

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/crossplane/crossplane-runtime v1.16.0 -> v1.18.0 age adoption passing confidence require minor
github.com/crossplane/crossplane-tools 628280f -> 1ad3d4c age adoption passing confidence require digest
github.com/hashicorp/terraform-json v0.17.1 -> v0.24.0 age adoption passing confidence require minor
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0 -> v2.35.0 age adoption passing confidence require minor
github.com/keycloak/terraform-provider-keycloak f87470c -> 83ddf6a age adoption passing confidence require digest
go (source) 1.22.3 -> 1.23.5 age adoption passing confidence toolchain minor
k8s.io/api v0.29.3 -> v0.32.1 age adoption passing confidence require minor
k8s.io/apimachinery v0.29.3 -> v0.32.1 age adoption passing confidence require minor
k8s.io/client-go v0.29.3 -> v0.32.1 age adoption passing confidence require minor
sigs.k8s.io/controller-runtime v0.17.3 -> v0.20.1 age adoption passing confidence require minor
sigs.k8s.io/controller-tools v0.14.0 -> v0.17.1 age adoption passing confidence require minor

Release Notes

crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: crossplane/crossplane-runtime@v1.17.0...v1.18.0

v1.17.0

Compare Source

Breaking Changes and Warnings

  • ExternalClient.Delete() method has a new return type of ExternalDelete
    • All downstream consumers of this package will need to update their ExternalClient.Delete() implementations to include this new return type.
    • In most cases, an empty struct can be returned, e.g. ExternalDelete{}.
    • In v1.17, if the implementor of the Delete() method wants to include additional details about the deletion operation to include in the change logs, then they may include those details in this return type.

What's Changed

New Contributors

Full Changelog: crossplane/crossplane-runtime@v1.17.0-rc.0...v1.17.0

hashicorp/terraform-json (github.com/hashicorp/terraform-json)

v0.24.0

Compare Source

ENHANCEMENTS:

INTERNAL:

New Contributors

Full Changelog: hashicorp/terraform-json@v0.23.0...v0.24.0

v0.23.0

Compare Source

ENHANCEMENTS:

INTERNAL:

Full Changelog: hashicorp/terraform-json@v0.22.1...v0.23.0

v0.22.1

Compare Source

BUG FIXES:

Full Changelog: hashicorp/terraform-json@v0.22.0...v0.22.1

v0.22.0

Compare Source

ENHANCEMENTS:

INTERNAL:

New Contributors

Full Changelog: hashicorp/terraform-json@v0.21.0...v0.22.0

v0.21.0

Compare Source

ENHANCEMENTS

Full Changelog: hashicorp/terraform-json@v0.20.0...v0.21.0

v0.20.0

Compare Source

ENHANCEMENTS:

Full Changelog: hashicorp/terraform-json@v0.19.0...v0.20.0

v0.19.0

Compare Source

ENHANCEMENTS:

INTERNAL:

New Contributors

Full Changelog: hashicorp/terraform-json@v0.18.0...v0.19.0

v0.18.0

Compare Source

NOTES:

ENHANCEMENTS:

BUG FIXES:

INTERNAL:

New Contributors

hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2)

v2.35.0

Compare Source

NOTES:

  • all: This Go module has been updated to Go 1.22 per the Go support policy. It is recommended to review the Go 1.22 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​1373)
  • helper/schema: While this Go module will not receive support for ephemeral resource types, the provider server is updated to handle the new operations, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future. (#​1390)

v2.34.0

Compare Source

NOTES:

  • all: The v2.33.0 release updated this Go module to Go 1.21 per the Go support policy. It is recommended to review the Go 1.21 release notes before upgrading. Any consumers building on earlier Go versions may experience errors (#​1318)
  • This release contains support for deferred actions, which is an experimental feature only available in prerelease builds of Terraform 1.9 and later. This functionality is subject to change and is not protected by version compatibility guarantees. (#​1335)

FEATURES:

  • helper/schema: Added (Provider).ConfigureProvider function for configuring providers that support additional features, such as deferred actions. (#​1335)
  • helper/schema: Added (Resource).ResourceBehavior to allow additional control over deferred action behavior during plan modification. (#​1335)

v2.33.0

Compare Source

NOTES:

  • helper/schema: While this Go module will not receive support for provider defined functions, the provider server is updated to handle the new operation, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future (#​1316)

v2.32.0

Compare Source

NOTES:

  • helper/schema: While this Go module will not receive support for moving resource state across resource types, the provider server is updated to handle the new operation, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future. (#​1307)

v2.31.0

Compare Source

NOTES:

  • helper/schema: While this Go module will not receive support for provider-defined functions, the provider server is updated to handle the new operations, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future. (#​1288)
golang/go (go)

v1.23.5

v1.23.4

v1.23.3

v1.23.2

v1.23.1

v1.23.0

v1.22.11

v1.22.10

v1.22.9

v1.22.8

v1.22.7

v1.22.6

v1.22.5

v1.22.4

kubernetes/api (k8s.io/api)

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.5

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.9

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.13

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.5

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.9

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.13

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.5

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.9

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.13

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.20.1

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update godeps to v0.29.4 fix(deps): update godeps to v0.30.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/godeps branch 5 times, most recently from 376a5fd to cc5ce40 Compare April 22, 2024 10:34
@crossplane-contrib crossplane-contrib deleted a comment from renovate bot Apr 22, 2024
@renovate renovate bot force-pushed the renovate/godeps branch from cc5ce40 to 2640710 Compare April 22, 2024 10:38
@renovate renovate bot force-pushed the renovate/godeps branch from 2640710 to 1cffbc6 Compare April 22, 2024 13:51
@renovate renovate bot changed the title fix(deps): update godeps to v0.30.0 fix(deps): update godeps Apr 22, 2024
@renovate renovate bot force-pushed the renovate/godeps branch 2 times, most recently from e4cce25 to 81d920d Compare April 25, 2024 17:11
@Breee
Copy link
Collaborator

Breee commented Apr 27, 2024

Currently Seems it's broken af:

# github.com/crossplane/crossplane-runtime/pkg/controller
/home/bree/go/pkg/mod/github.com/crossplane/[email protected]/pkg/controller/engine.go:237:14: cannot use ... in call to non-variadic ctrl.Watch
/home/bree/go/pkg/mod/github.com/crossplane/[email protected]/pkg/controller/engine.go:250:13: cannot use ... in call to non-variadic ctrl.Watch
/home/bree/go/pkg/mod/github.com/crossplane/[email protected]/pkg/controller/engine.go:250:40: not enough arguments in call to source.Kind
        have ("sigs.k8s.io/controller-runtime/pkg/cache".Cache, client.Object)
        want ("sigs.k8s.io/controller-runtime/pkg/cache".Cache, T, handler.TypedEventHandler[T], ...predicate.TypedPredicate[T])
16:24:31 [FAIL]
make[3]: *** [build/makelib/golang.mk:141: go.build] Error 1
make[2]: *** [build/makelib/common.mk:332: do.build.platform.linux_amd64] Error 2
make[1]: *** [build/makelib/common.mk:345: build.all] Error

we'll wait for github.com/crossplane/crossplane-runtime v16.x to be out of RCs

@renovate renovate bot force-pushed the renovate/godeps branch 2 times, most recently from 127bd9c to b3cf64a Compare May 7, 2024 00:13
@renovate renovate bot force-pushed the renovate/godeps branch 3 times, most recently from 2984aba to e79a033 Compare May 16, 2024 06:20
@renovate renovate bot force-pushed the renovate/godeps branch 3 times, most recently from 33ae43f to 5526d78 Compare May 24, 2024 17:15
@renovate renovate bot force-pushed the renovate/godeps branch 3 times, most recently from f598941 to 792ddb1 Compare June 1, 2024 15:48
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 41 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v1.1.0-alpha.2
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/dave/jennifer v1.4.1 -> v1.7.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/evanphx/json-patch v5.6.0+incompatible -> v5.9.0+incompatible
github.com/evanphx/json-patch/v5 v5.8.0 -> v5.9.0
github.com/fatih/color v1.16.0 -> v1.18.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/gobuffalo/flect v1.0.2 -> v1.0.3
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/hashicorp/errwrap v1.0.0 -> v1.1.0
github.com/hashicorp/go-plugin v1.5.1 -> v1.6.2
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hc-install v0.6.1 -> v0.9.0
github.com/hashicorp/hcl/v2 v2.19.1 -> v2.22.0
github.com/hashicorp/terraform-exec v0.19.0 -> v0.21.0
github.com/hashicorp/terraform-plugin-go v0.19.0 -> v0.25.0
github.com/hashicorp/terraform-registry-address v0.2.2 -> v0.2.3
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d -> v0.1.1
github.com/prometheus/client_golang v1.18.0 -> v1.19.1
github.com/prometheus/client_model v0.5.0 -> v0.6.1
github.com/prometheus/common v0.45.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/spf13/cobra v1.8.0 -> v1.8.1
github.com/vmihailenco/msgpack/v5 v5.3.5 -> v5.4.1
github.com/zclconf/go-cty v1.14.1 -> v1.15.1
go.uber.org/zap v1.26.0 -> v1.27.0
golang.org/x/oauth2 v0.15.0 -> v0.23.0
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/grpc v1.61.0 -> v1.67.1
google.golang.org/protobuf v1.33.0 -> v1.35.1
k8s.io/apiextensions-apiserver v0.29.2 -> v0.32.0
k8s.io/component-base v0.29.2 -> v0.32.0
k8s.io/klog/v2 v2.110.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

@renovate renovate bot force-pushed the renovate/godeps branch 2 times, most recently from 7d6a2c3 to e8c4a6f Compare June 5, 2024 21:57
@renovate renovate bot force-pushed the renovate/godeps branch from a9c25ea to 1b9bebb Compare December 20, 2024 17:40
@renovate renovate bot force-pushed the renovate/godeps branch 8 times, most recently from 4adc609 to c4ae0cf Compare January 6, 2025 09:42
@renovate renovate bot force-pushed the renovate/godeps branch 8 times, most recently from 335bdfa to b9e6a5a Compare January 15, 2025 08:52
@renovate renovate bot force-pushed the renovate/godeps branch 3 times, most recently from de76c83 to 43da822 Compare January 16, 2025 21:42
@renovate renovate bot force-pushed the renovate/godeps branch 5 times, most recently from 9de2867 to 3f30e00 Compare January 24, 2025 09:57
@renovate renovate bot force-pushed the renovate/godeps branch from 3f30e00 to c7118a2 Compare January 24, 2025 09:58
@renovate renovate bot changed the title fix(deps): update godeps fix(deps): update godeps - autoclosed Jan 24, 2025
@renovate renovate bot closed this Jan 24, 2025
@renovate renovate bot deleted the renovate/godeps branch January 24, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant