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.
Update Request | Renovate Bot
This PR contains the following updates:
1.1.40-alpine
->1.1.42-alpine
v67.0.0
->v68.0.0
v2.24.0
->v2.25.1
v1.36.0
->v1.36.1
1.1.40-alpine
->1.1.42-alpine
Release Notes
oven-sh/bun (docker.io/oven/bun)
v1.1.42
: Bun v1.1.42To install Bun v1.1.42
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.42:
Read Bun v1.1.42's release notes on Bun's blog
v1.1.41
: Bun v1.1.41To install Bun v1.1.41
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.41:
Read Bun v1.1.41's release notes on Bun's blog
Thanks to 6 contributors!
google/go-github (github.com/google/go-github/v67)
v68.0.0
Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE: All support for "Project (classic)" is removed and
Project
responses are replaced byProjectV2
(renamed fromProjectsV2
).BREAKING CHANGE: The unused
Stats
field is removed from theCommit
struct....and the following additional changes:
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway)
v2.25.1
Compare Source
Support the new Opaque API in openapiv2 generated files
This release contains breaking changes from v2.25.0, in that the previously deprecated
EnumDescriptor
andDescriptor
methods on the struct types in the openapiv2 options package have been removed. This seems to be a requirement to generate the new Hybrid API. Please open an issue if you were depending on these functions and we'll see what we can do about it.What's Changed
Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.0...v2.25.1
v2.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.24.0...v2.25.0
protocolbuffers/protobuf-go (google.golang.org/protobuf/cmd/protoc-gen-go)
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 - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.