generated from crossplane/upjet-provider-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update all dependencies #95
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
d64177f
to
a7421e8
Compare
0bb98c2
to
0f66bf9
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
0765c1f
to
e412502
Compare
b13dcd0
to
9ec44a4
Compare
5324f06
to
9ff53b3
Compare
1b5e0d4
to
fb66a19
Compare
fb66a19
to
0f83e7b
Compare
c7fd84e
to
bce0e81
Compare
b5031d8
to
6827d15
Compare
e150f8e
to
5269120
Compare
5269120
to
0a5c481
Compare
3cebe7f
to
7e3ea65
Compare
7e3ea65
to
61b333f
Compare
a398663
to
40dd587
Compare
87065c0
to
cc29fcc
Compare
cc29fcc
to
574a07f
Compare
5f11913
to
777cfcf
Compare
351883e
to
211ce4b
Compare
211ce4b
to
f97b1f9
Compare
e0abee4
to
1f6b7f1
Compare
1f6b7f1
to
02f3d7e
Compare
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:
v4.1.2
->v4.2.0
v5.1.0
->v5.3.0
v3.7.1
->v3.9.0
v3.2.0
->v3.4.0
v1.16.0
->v1.18.0
628280f
->1ad3d4c
v1.4.1
->v1.4.2
v2.33.0
->v2.36.0
v6.1.1
->v6.3.0
v0.29.4
->v0.32.1
v0.29.4
->v0.32.1
v0.17.6
->v0.20.1
v0.14.0
->v0.17.1
v3.7.0
->v3.8.0
Release Notes
actions/cache (actions/cache)
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4...v4.2.0
actions/setup-go (actions/setup-go)
v5.3.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @Link- in https://github.com/actions/setup-go/pull/531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
v5.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.9.0
Compare Source
v3.8.0
Compare Source
docker/setup-qemu-action (docker/setup-qemu-action)
v3.4.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.3.0...v3.4.0
v3.3.0
Compare Source
cache-image
input to enable/disable caching of binfmt image by @crazy-max in https://github.com/docker/setup-qemu-action/pull/130Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0
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
crossplane/upjet (github.com/crossplane/upjet)
v1.4.2
Compare Source
hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2)
v2.36.0
Compare Source
NOTES:
FEATURES:
WriteOnly
schema behavior for managed resource schemas to indicate a write-only attribute. Write-only attribute values are not saved to the Terraform plan or state artifacts. (#1375)PreferWriteOnlyAttribute()
validator that warns practitioners when a write-only version of a configured attribute is available. (#1375)ValidateRawResourceConfigFuncs
field which allows resources to define validation logic during theValidateResourceTypeConfig
RPC. (#1375)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)golangci/golangci-lint-action (golangci/golangci-lint-action)
v6.3.0
Compare Source
What's Changed
Changes
Documentation
Dependencies
New Contributors
Full Changelog: golangci/golangci-lint-action@v6.2.0...v6.3.0
v6.2.0
Compare Source
What's Changed
Changes
Documentation
Dependencies
New Contributors
Full Changelog: golangci/golangci-lint-action@v6.1.1...v6.2.0
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
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
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.1
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "every weekday after 11am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.