-
Notifications
You must be signed in to change notification settings - Fork 18
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
bot
force-pushed
the
renovate/godeps
branch
5 times, most recently
from
April 22, 2024 10:34
376a5fd
to
cc5ce40
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
from
April 22, 2024 10:38
cc5ce40
to
2640710
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
from
April 22, 2024 13:51
2640710
to
1cffbc6
Compare
renovate
bot
changed the title
fix(deps): update godeps to v0.30.0
fix(deps): update godeps
Apr 22, 2024
renovate
bot
force-pushed
the
renovate/godeps
branch
2 times, most recently
from
April 25, 2024 17:11
e4cce25
to
81d920d
Compare
Currently Seems it's broken af:
we'll wait for github.com/crossplane/crossplane-runtime v16.x to be out of RCs |
renovate
bot
force-pushed
the
renovate/godeps
branch
2 times, most recently
from
May 7, 2024 00:13
127bd9c
to
b3cf64a
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
3 times, most recently
from
May 16, 2024 06:20
2984aba
to
e79a033
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
3 times, most recently
from
May 24, 2024 17:15
33ae43f
to
5526d78
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
3 times, most recently
from
June 1, 2024 15:48
f598941
to
792ddb1
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/godeps
branch
2 times, most recently
from
June 5, 2024 21:57
7d6a2c3
to
e8c4a6f
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
from
December 20, 2024 17:40
a9c25ea
to
1b9bebb
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
8 times, most recently
from
January 6, 2025 09:42
4adc609
to
c4ae0cf
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
8 times, most recently
from
January 15, 2025 08:52
335bdfa
to
b9e6a5a
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
3 times, most recently
from
January 16, 2025 21:42
de76c83
to
43da822
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
5 times, most recently
from
January 24, 2025 09:57
9de2867
to
3f30e00
Compare
renovate
bot
force-pushed
the
renovate/godeps
branch
from
January 24, 2025 09:58
3f30e00
to
c7118a2
Compare
renovate
bot
changed the title
fix(deps): update godeps
fix(deps): update godeps - autoclosed
Jan 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.16.0
->v1.18.0
628280f
->1ad3d4c
v0.17.1
->v0.24.0
v2.30.0
->v2.35.0
f87470c
->83ddf6a
1.22.3
->1.23.5
v0.29.3
->v0.32.1
v0.29.3
->v0.32.1
v0.29.3
->v0.32.1
v0.17.3
->v0.20.1
v0.14.0
->v0.17.1
Release Notes
crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
v1.18.0
Compare Source
What's Changed
e28ff12
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/763master
→main
by @jeanduplessis in https://github.com/crossplane/crossplane-runtime/pull/7668214744
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/7695d869da
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/7679780b0c
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/768New 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 ofExternalDelete
ExternalClient.Delete()
implementations to include this new return type.ExternalDelete{}
.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
a5ac7e5
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/712b611370
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/735692973e
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/74031c86eb
(master) by @crossplane-renovate in https://github.com/crossplane/crossplane-runtime/pull/741New 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:
Complete
to a pointer value for older Terraform versions by @austinvalle in https://github.com/hashicorp/terraform-json/pull/131Full Changelog: hashicorp/terraform-json@v0.22.0...v0.22.1
v0.22.0
Compare Source
ENHANCEMENTS:
DeferredChanges
andComplete
toPlan
JSON by @austinvalle in https://github.com/hashicorp/terraform-json/pull/123INTERNAL:
New Contributors
Full Changelog: hashicorp/terraform-json@v0.21.0...v0.22.0
v0.21.0
Compare Source
ENHANCEMENTS
providers schema -json
by @bflad in https://github.com/hashicorp/terraform-json/pull/119Full Changelog: hashicorp/terraform-json@v0.20.0...v0.21.0
v0.20.0
Compare Source
ENHANCEMENTS:
ReplacePaths
toChange
struct by @sebasslash in https://github.com/hashicorp/terraform-json/pull/117Full Changelog: hashicorp/terraform-json@v0.19.0...v0.20.0
v0.19.0
Compare Source
ENHANCEMENTS:
UseJSONNumber
field andUseJSONNumber()
method toPlan
to allow use ofjson.Number
for numerical values by @bendbennett in https://github.com/hashicorp/terraform-json/pull/113INTERNAL:
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:
terraform-plugin-framework
orterraform-plugin-mux
in the future. (#1390)v2.34.0
Compare Source
NOTES:
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)FEATURES:
(Provider).ConfigureProvider
function for configuring providers that support additional features, such as deferred actions. (#1335)(Resource).ResourceBehavior
to allow additional control over deferred action behavior during plan modification. (#1335)v2.33.0
Compare Source
NOTES:
v2.32.0
Compare Source
NOTES:
v2.31.0
Compare Source
NOTES:
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.
This PR was generated by Mend Renovate. View the repository job log.