-
Notifications
You must be signed in to change notification settings - Fork 35
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 golang-modules #430
Open
renovate-bot
wants to merge
1
commit into
cloudspannerecosystem:main
Choose a base branch
from
renovate-bot:renovate/golang-modules
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
fix(deps): update golang-modules #430
renovate-bot
wants to merge
1
commit into
cloudspannerecosystem:main
from
renovate-bot:renovate/golang-modules
+108
−53
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
force-pushed
the
renovate/golang-modules
branch
from
January 2, 2025 20:16
1dc75d7
to
69c2f0c
Compare
renovate-bot
changed the title
fix(deps): update module google.golang.org/protobuf to v1.36.1
fix(deps): update golang-modules
Jan 2, 2025
ℹ Artifact update noticeFile name: terraform/cloud-functions/per-project/test/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: terraform/gke/unified/test/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate-bot
force-pushed
the
renovate/golang-modules
branch
from
January 8, 2025 13:40
69c2f0c
to
c712780
Compare
renovate-bot
changed the title
fix(deps): update golang-modules
fix(deps): update module google.golang.org/protobuf to v1.36.2
Jan 15, 2025
renovate-bot
changed the title
fix(deps): update module google.golang.org/protobuf to v1.36.2
fix(deps): update golang-modules
Jan 15, 2025
renovate-bot
force-pushed
the
renovate/golang-modules
branch
from
January 15, 2025 17:00
c712780
to
4c7d53a
Compare
renovate-bot
changed the title
fix(deps): update golang-modules
fix(deps): update module google.golang.org/protobuf to v1.36.3
Jan 16, 2025
renovate-bot
changed the title
fix(deps): update module google.golang.org/protobuf to v1.36.3
fix(deps): update golang-modules
Jan 16, 2025
renovate-bot
changed the title
fix(deps): update golang-modules
fix(deps): update module google.golang.org/protobuf to v1.36.3
Jan 17, 2025
renovate-bot
changed the title
fix(deps): update module google.golang.org/protobuf to v1.36.3
fix(deps): update golang-modules
Jan 17, 2025
renovate-bot
changed the title
fix(deps): update golang-modules
fix(deps): update module google.golang.org/protobuf to v1.36.3
Jan 22, 2025
renovate-bot
changed the title
fix(deps): update module google.golang.org/protobuf to v1.36.3
fix(deps): update golang-modules
Jan 22, 2025
renovate-bot
force-pushed
the
renovate/golang-modules
branch
from
January 24, 2025 16:51
4c7d53a
to
2719652
Compare
renovate-bot
changed the title
fix(deps): update golang-modules
fix(deps): update module google.golang.org/protobuf to v1.36.4
Jan 27, 2025
renovate-bot
changed the title
fix(deps): update module google.golang.org/protobuf to v1.36.4
fix(deps): update golang-modules
Jan 27, 2025
renovate-bot
changed the title
fix(deps): update golang-modules
fix(deps): update module google.golang.org/protobuf to v1.36.4
Jan 29, 2025
renovate-bot
changed the title
fix(deps): update module google.golang.org/protobuf to v1.36.4
fix(deps): update golang-modules
Jan 29, 2025
renovate-bot
force-pushed
the
renovate/golang-modules
branch
6 times, most recently
from
February 4, 2025 13:24
ecdffee
to
201545f
Compare
renovate-bot
force-pushed
the
renovate/golang-modules
branch
from
February 4, 2025 18:24
201545f
to
ac722e4
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:
v1.11.2
->v1.11.4
v1.73.0
->v1.75.0
v0.48.1
->v0.48.2
v1.36.0
->v1.36.4
Release Notes
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.48.2
Compare Source
Modules affected
shell
aws
gcp
terraform
k8s
azure
database
What's Changed
RunCommandAndGetStdOutErr
by @james03160927S3BucketServerSideEncryption
by @james03160927stderr
intostdout
by @g7rrequest-timeout
options forkubectl
by @james03160927GetAllParametersOfRdsInstance
by @james03160927golang.org/x/crypto
from 0.29.0 to 0.31.0 by @dependabotgolang.org/x/net
from 0.31.0 to 0.33.0 by @dependabotHasSuffix
to check for suffixes by @amangaleNew Contributors
Full Changelog: gruntwork-io/terratest@v0.48.1...v0.48.2
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.4
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.3...v1.36.4
Bug fixes:
CL/642975: reflect/protodesc: fix panic when working with dynamicpb
Maintenance:
CL/643276: internal_gengo: avoid allocations in rawDescGZIP() accessors
CL/642857: internal_gengo: switch back from string literal to hex byte slice
CL/642055: internal_gengo: use unsafe.StringData() to avoid a descriptor copy
CL/638135: internal_gengo: store raw descriptor in .rodata section
v1.36.3
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.2...v1.36.3
Bug fixes:
CL/642575: reflect/protodesc: fix panic when working with dynamicpb
CL/641036: cmd/protoc-gen-go: remove json struct tags from unexported fields
User-visible changes:
CL/641876: proto: add example for GetExtension, SetExtension
CL/642015: runtime/protolazy: replace internal doc link with external link
Maintenance:
CL/641635: all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
CL/641019: internal/impl: remove unused exporter parameter
CL/641018: internal/impl: switch to reflect.Value.IsZero
CL/641035: internal/impl: clean up unneeded Go<1.12 MapRange() alternative
CL/641017: types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type
v1.36.2
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.1...v1.36.2
Bug fixes:
CL/638515: internal/impl: fix WhichOneof() to work with synthetic oneofs
v1.36.1
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.0...v1.36.1
Bug fixes:
CL/638495: internal/impl: revert IsSynthetic() check to fix panic
Maintenance:
CL/637475: internal/errors: delete compatibility code for Go before 1.13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.