Skip to content
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

chore(deps): update all non-major dependencies #3845

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
buf minor 1.47.2 -> 1.48.0 age adoption passing confidence
dbmate patch 2.24.0 -> 2.24.2 age adoption passing confidence
docker.redpanda.com/redpandadata/console patch v2.8.0 -> v2.8.1 age adoption passing confidence
docker.redpanda.com/redpandadata/redpanda patch v24.3.1 -> v24.3.2 age adoption passing confidence
github.com/XSAM/otelsql require minor v0.35.0 -> v0.36.0 age adoption passing confidence
github.com/amacneil/dbmate/v2 require patch v2.24.0 -> v2.24.2 age adoption passing confidence
github.com/aws/aws-sdk-go-v2 require patch v1.32.6 -> v1.32.7 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.28.6 -> v1.28.7 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/credentials require patch v1.17.47 -> v1.17.48 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/feature/rds/auth require patch v1.5.1 -> v1.5.2 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/cloudformation require patch v1.56.1 -> v1.56.2 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/secretsmanager require patch v1.34.7 -> v1.34.8 age adoption passing confidence
github.com/block/ftl require minor v0.412.2 -> v0.415.1 age adoption passing confidence
github.com/docker/docker require patch v27.4.0+incompatible -> v27.4.1+incompatible age adoption passing confidence
github.com/jackc/pgx/v5 require patch v5.7.1 -> v5.7.2 age adoption passing confidence
go-check-sumtype patch 0.3.0 -> 0.3.1 age adoption passing confidence
golang.org/x/net require minor v0.32.0 -> v0.33.0 age adoption passing confidence
google.golang.org/protobuf require minor v1.35.2 -> v1.36.0 age adoption passing confidence
goreleaser minor 2.4.8 -> 2.5.0 age adoption passing confidence
helm patch 3.16.3 -> 3.16.4 age adoption passing confidence
istio.io/api require patch v1.24.1 -> v1.24.2 age adoption passing confidence
istio.io/client-go require patch v1.24.1 -> v1.24.2 age adoption passing confidence
istioctl patch 1.24.1 -> 1.24.2 age adoption passing confidence
modernc.org/sqlite require patch v1.34.2 -> v1.34.4 age adoption passing confidence
pnpm patch 9.15.0 -> 9.15.1 age adoption passing confidence
protoc minor 29.1 -> 29.2 age adoption passing confidence
protoc-gen-go minor 1.35.2 -> 1.36.0 age adoption passing confidence
serde_json dependencies patch 1.0.133 -> 1.0.134 age adoption passing confidence
uv patch 0.5.9 -> 0.5.11 age adoption passing confidence
watchexec patch 2.2.0 -> 2.2.1 age adoption passing confidence

Release Notes

bufbuild/buf (buf)

v1.48.0

  • Add buf registry plugin {create,delete,info,update} commands to manage BSR plugins.
  • Breaking analysis support for buf beta lsp.
  • Fix bug when using the --type flag filter for buf build where import ordering is not
    determinisitic.
  • Add buf plugin push command to push a plugin to the Buf Schema Registry.
    Only WebAssembly check plugins are supported at this time.
  • Add buf plugin update and buf plugin prune command to manage plugins in the buf.lock
    file. Only WebAssembly check plugins are supported at this time.
  • Add buf registry plugin commit {add-label,info,list,resolve} to manage BSR plugin commits.
  • Add buf registry plugin label {archive,info,list,unarchive} to manage BSR plugin commits.
  • Move buf registry module update to buf registry module settings update. Command
    buf registry module update is now deprecated.
  • Support remote check plugins in buf lint and buf breaking commands.
amacneil/dbmate (dbmate)

v2.24.2

What's Changed

Full Changelog: amacneil/dbmate@v2.24.1...v2.24.2

XSAM/otelsql (github.com/XSAM/otelsql)

v0.36.0

Compare Source

Added
  • DisableSkipErrMeasurement option suppresses driver.ErrSkip as an error status in measurements if enabled. (#​389)
Changed
  • Upgrade OTel to v1.33.0/v0.55.0. (#​396)

What's Changed

New Contributors

Full Changelog: XSAM/otelsql@v0.35.0...v0.36.0

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.32.7

Compare Source

block/ftl (github.com/block/ftl)

v0.415.1

Compare Source

Changelog

v0.415.0

Compare Source

Changelog

v0.414.0

Compare Source

Changelog

v0.413.2

Compare Source

Changelog

v0.413.1

Compare Source

Changelog

v0.413.0

Compare Source

Changelog

v0.412.6

Compare Source

Changelog

v0.412.5

Compare Source

Changelog

v0.412.4

Compare Source

Changelog

v0.412.3

Compare Source

Changelog
docker/docker (github.com/docker/docker)

v27.4.1+incompatible

Compare Source

jackc/pgx (github.com/jackc/pgx/v5)

v5.7.2

Compare Source

alecthomas/go-check-sumtype (go-check-sumtype)

v0.3.1

Changelog

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.0

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.35.2...v1.36.0

User-visible changes:

CL/635139: src/google/protobuf: document UnmarshalJSON / API level behavior
CL/635138: reflect/protoreflect: use [] syntax to reference method
CL/635137: proto: add reference to size semantics with lazy decoding to comment
CL/634818: compiler/protogen: allow overriding API level from --go_opt
CL/634817: cmd/protoc-gen-go: generate _protoopaque variant for hybrid
CL/634816: all: regenerate.bash for Opaque API
CL/634815: all: Release the Opaque API
CL/634015: types/descriptorpb: regenerate using latest protobuf v29.1 release
CL/632735: internal/impl: skip synthetic oneofs in messageInfo
CL/627876: all: start v1.35.2-devel

goreleaser/goreleaser (goreleaser)

v2.5.0

Changelog

New Features
Bug fixes

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from alecthomas as a code owner December 23, 2024 01:19
@renovate renovate bot added the run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue label Dec 23, 2024
Copy link
Contributor Author

renovate bot commented Dec 23, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: smoketest/origin/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: ftl/origin imports
	ftl/builtin: package ftl/builtin is not in std (/opt/containerbase/tools/golang/1.23.4/src/ftl/builtin)

File name: smoketest/relay/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: ftl/relay imports
	ftl/origin: package ftl/origin is not in std (/opt/containerbase/tools/golang/1.23.4/src/ftl/origin)

@renovate renovate bot enabled auto-merge (squash) December 23, 2024 01:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5060631 to a9c228c Compare December 23, 2024 06:16
Copy link
Contributor Author

renovate bot commented Dec 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants