-
Notifications
You must be signed in to change notification settings - Fork 3
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 all non-major go dependencies #124
Merged
Merged
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
requested review from
fcanovai,
gbartolini,
leonardoce,
mnencia,
phisco,
sxd and
armru
as code owners
January 2, 2025 09:27
renovate
bot
changed the title
fix(deps): update github.com/cloudnative-pg/machinery digest to 95c37fe
fix(deps): update all non-major go dependencies
Jan 8, 2025
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 8, 2025 13:24
dd5a188
to
5ea261a
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/all-non-major-go-dependencies
branch
from
January 8, 2025 18:51
5ea261a
to
0b097b0
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 9, 2025 10:31
0b097b0
to
31d8d24
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 9, 2025 18:51
31d8d24
to
bea5ec0
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 11, 2025 06:09
bea5ec0
to
7b7ec61
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 13, 2025 08:23
7b7ec61
to
1ea6478
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 16, 2025 17:30
ad787c6
to
14c9cf1
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 17, 2025 01:42
14c9cf1
to
1fa482d
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 19, 2025 12:32
1fa482d
to
45f17b6
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 23, 2025 16:38
45f17b6
to
a5f6a63
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 23, 2025 21:43
a5f6a63
to
68d5b0f
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 24, 2025 00:48
68d5b0f
to
57aa424
Compare
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
4 times, most recently
from
January 24, 2025 13:43
2f96ec2
to
defb46b
Compare
| datasource | package | from | to | | ---------- | ----------------------------------- | ---------------------------------- | ---------------------------------- | | go | github.com/cloudnative-pg/cnpg-i | v0.0.0-20241224161104-7e2cfa59debc | v0.0.0-20250124002746-9aaf020a9efe | | go | github.com/cloudnative-pg/machinery | v0.0.0-20241223154527-66cd032ef607 | v0.0.0-20250124133947-5c7e14063ff7 | | go | google.golang.org/grpc | v1.69.2 | v1.70.0 | | go | k8s.io/api | v0.32.0 | v0.32.1 | | go | k8s.io/apimachinery | v0.32.0 | v0.32.1 | | go | sigs.k8s.io/controller-runtime | v0.19.3 | v0.20.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/all-non-major-go-dependencies
branch
from
January 24, 2025 13:50
defb46b
to
528b79e
Compare
fcanovai
approved these changes
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:
7e2cfa5
->9aaf020
66cd032
->5c7e140
v1.69.2
->v1.70.0
v0.32.0
->v0.32.1
v0.32.0
->v0.32.1
v0.19.3
->v0.20.1
Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.70.0
: Release 1.70.0Compare Source
Behavior Changes
New Features
GRPC_EXPERIMENTAL_XDS_FALLBACK
tofalse
. (#7949)Bug Fixes
Performance
Documentation
v1.69.4
: Release 1.69.4Compare Source
Bug Fixes
Documentation
kubernetes/api (k8s.io/api)
v0.32.1
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.32.1
Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1
v0.20.0
Compare Source
Highlights
Changes since v0.19.0
✨ New Features
🐛 Bug Fixes
🌱 Others
maps
/slices
packages (#3012)🌱 CI
📖 Additionally, there have been 7 contributions to our documentation. (#2942, #2985, #2996, #3002, #3039, #3062)
Dependencies
Added
Nothing has changed.
Changed
f3d0a9c
→8a7402a
f48c80b
→bda5523
e35e4cc
→ v0.26.004be3eb
→5ec99f8
5315273
→f6391c0
f6361c8
→f6391c0
b8732ec
→ef43131
51d4e06
→2b36238
70dd376
→32ad38e
18e509b
→3ea5e8c
bc3834c
→9aa6b5e
Removed
Thanks to all our contributors! 😊
v0.19.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5
v0.19.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4
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.