chore(deps): update all non-major dependencies #3845
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:
1.47.2
->1.48.0
2.24.0
->2.24.2
v2.8.0
->v2.8.1
v24.3.1
->v24.3.2
v0.35.0
->v0.36.0
v2.24.0
->v2.24.2
v1.32.6
->v1.32.7
v1.28.6
->v1.28.7
v1.17.47
->v1.17.48
v1.5.1
->v1.5.2
v1.56.1
->v1.56.2
v1.34.7
->v1.34.8
v0.412.2
->v0.415.1
v27.4.0+incompatible
->v27.4.1+incompatible
v5.7.1
->v5.7.2
0.3.0
->0.3.1
v0.32.0
->v0.33.0
v1.35.2
->v1.36.0
2.4.8
->2.5.0
3.16.3
->3.16.4
v1.24.1
->v1.24.2
v1.24.1
->v1.24.2
1.24.1
->1.24.2
v1.34.2
->v1.34.4
9.15.0
->9.15.1
29.1
->29.2
1.35.2
->1.36.0
1.0.133
->1.0.134
0.5.9
->0.5.11
2.2.0
->2.2.1
Release Notes
bufbuild/buf (buf)
v1.48.0
buf registry plugin {create,delete,info,update}
commands to manage BSR plugins.buf beta lsp
.--type
flag filter forbuf build
where import ordering is notdeterminisitic.
buf plugin push
command to push a plugin to the Buf Schema Registry.Only WebAssembly check plugins are supported at this time.
buf plugin update
andbuf plugin prune
command to manage plugins in thebuf.lock
file. Only WebAssembly check plugins are supported at this time.
buf registry plugin commit {add-label,info,list,resolve}
to manage BSR plugin commits.buf registry plugin label {archive,info,list,unarchive}
to manage BSR plugin commits.buf registry module update
tobuf registry module settings update
. Commandbuf registry module update
is now deprecated.buf lint
andbuf 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 suppressesdriver.ErrSkip
as an error status in measurements if enabled. (#389)Changed
v1.33.0/v0.55.0
. (#396)What's Changed
v1.33.0/v0.55.0
by @XSAM in https://github.com/XSAM/otelsql/pull/396New 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
81a4a13
chore(deps): update dependency org.jetbrains.dokka:dokka-maven-plugin to v2 (#3846)7751b10
fix: show JVM log messages (#3847)v0.415.0
Compare Source
Changelog
82e890b
chore(deps): update all non-major dependencies (#3842)a8bd7e9
chore(deps): update all non-major dependencies to v3.17.5 (#3843)fd758da
chore: update the JDK (#3841)7ddf14e
fix(go2proto): TextMarshaler had priority over proto stdlib types (#3840)851018f
fix: correctly generate schema files (#3844)59e3c99
fix: reporting of JVM hot reload compile errors (#3839)v0.414.0
Compare Source
Changelog
7b03eee
chore: change cron example to Debugf log (#3827)883e350
chore: drop some log messages to trace (#3814)0f6d8a1
chore: eventview implementation on top of raft (#3825)2041cb0
feat: dead letter topics (#3830)d408f35
feat: update go2proto to use//protobuf:export
rather than CLI (#3834)c0b8c4e
feat: updating styling on multiselect and tree (#3837)e085fc2
fix: all references without module get normalized to its module (#3829)b74b3c5
fix: console dropping some errors messages (#3838)f17a6c7
fix: handle JVM deserialization of generic types (#3836)b12a059
fix: hermit init (#3833)b46553d
fix: runtime language was not being set in controller state (#3828)9927522
refactor: move go2proto configuration from flags to comment directives (#3832)c896dc1
refactor: simplify the common case of ranging over a channel w/ cancellation (#3831)v0.413.2
Compare Source
Changelog
b9e1d70
chore: be smarter about how we scaffold hermit (#3823)c983be8
chore: enable tests for joining a cluster after the readiness wait was fixed (#3826)286c58d
chore: minor Java fixes (#3822)cd76a2e
chore: minor pubsub docs update (#3820)d2ac3f3
chore: use mvn clean install for JVM build (#3824)v0.413.1
Compare Source
Changelog
c765fe2
chore(ci): multiple integration tests per shard in CI (#3796)eba6400
chore: add a raft library (#3795)e471620
chore: conditionally rebuild jvm-runtime when inputs change (#3816)004a8e8
chore: speed up parts of the build (#3812)479dcbd
chore: upgrade mk to include chdir output (#3819)9a4d27a
fix: add Hermit bin dir (#3809)c24e6fe
fix: close consumer group (#3815)3951fa2
fix: empty (dpl-) keys in timeline events (#3813)ffbf1d6
fix: handle pubsub rebalance and closure (#3811)e05a35f
fix: move generic schema writing to the JVM plugin (#3818)ac2d4eb
fix: reduce JVM message log level (#3810)b55e248
fix: wait for the index to be synced before reporting a shard ready. (#3821)v0.413.0
Compare Source
Changelog
5e49706
Revert "chore(ci): multiple integration tests per shard in CI (#3789)" (#3793)c6b2b27
chore(ci): multiple integration tests per shard in CI (#3789)bb1668d
chore(deps): update all non-major dependencies (#3752)77dd298
chore(deps): update dependency goreleaser to v2 (#3759)9106896
chore(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 (#3766)36377bd
chore: disable automatic Grafana (#3788)f5cb63d
chore: more DB cleanup (#3803)e9e1372
chore: remove left over DB stuff (#3790)9c55bc7
chore: remove rust proto gen from build tasks (#3783)ff60ce1
chore: update docs to reflect new resource patterns (#3785)768fa31
feat: reusable checkbox component (#3784)2e686b6
fix: FTL init dir (#3791)55c0654
fix: avoid logged error on context cancel (#3807)023b35d
fix: cron deployment key (#3800)58c3173
fix: display JVM build errors (#3804)1c3838d
fix: don't proactively load/save Docker images (#3787)07b96de
fix: flaky pubsub test (#3780)7534973
fix: improve help docs for config/secret --json flag (#3782)b9f8209
fix: init and new command minor fixes (#3806)edbec24
fix: line disappearing on terminal resize (#3786)30fb158
fix: lots of minor UI issues (and some major) (#3799)0425e60
fix: remove op binary (#3805)0fca476
fix: set cron request key header before calling (#3801)de06a31
fix: stop readline eating exit messages (#3749)de2f528
fix: use longer timeout for deployment and controller start (#3802)ca17408
fix: wait for dev endpoint to be available before runner is ready (#3794)v0.412.6
Compare Source
Changelog
e166171
chore(deps): update all non-major dependencies (#3753)5043ac9
chore(deps): update all non-major dependencies (#3758)84d6877
chore: skip flaky test for now (#3778)889a4da
ci: skip redpanda console (#3776)v0.412.5
Compare Source
Changelog
68ffe90
fix: make protoc-gen-prost work (#3772)1a9ff4a
fix: shard docker builds needs hermit (#3777)v0.412.4
Compare Source
Changelog
bd3a655
chore: remove provisioner tester (#3774)abe958e
fix: JVM release (#3775)602beba
fix: subscriptions use actual initial offset (#3773)v0.412.3
Compare Source
Changelog
3c98f18
chore: sonatype creds (#3764)8803a38
chore: temporarily disable rust proto generation (#3770)ea933c2
fix: move rust-toolchain to top level so it gets picked up by buf (#3768)f5a8007
fix: restore empty space (#3769)9cf66c0
fix: web5 fix (#3767)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
8c0e600
fix: downgrade min Go version (#16)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
77bbddf
: feat(announce): implement expected_status_codes for webhooks (#5317) (@mattrobenolt)09be848
: feat(build): initial support for zig (#5312) (@caarlos0)d1b5110
: feat(build): rust support (#5325) (@caarlos0)f34093d
: feat(init): add footer to default configuration file (@caarlos0)e6dc91c
: feat(init): figure out if its a zig project, init differntly (@caarlos0)e51b861
: feat(ko): support multiple repositories (#5353) (@caarlos0)4f53290
: feat(release): allow using existing draft release (#5226) (@mloberg)82efa12
: feat(rust): detect project name from Cargo.toml (@caarlos0)f247d7d
: feat(template): allow to use .Target (#5308) (@caarlos0)46829b0
: feat(winget): update manifest version to 1.9.0 (#5333) (@vedantmgoyal9)b6b583b
: feat: --release and -Doptimize=ReleaseSafe for rust and zig (#5332) (@caarlos0)5fa9b2d
: feat: AUR source integration (#5311) (@ldez)444e25d
: feat: add rustup and zig to packages optional dependencies (#5330) (@caarlos0)86262c1
: feat: changing descriptions everywhere, more docs touches (#5368) (@caarlos0)b7bf14d
: feat: handle healthcheck for builders (#5329) (@caarlos0)dd3a4ef
: feat: rename builds..gobinary to builds..tool (#5328) (@caarlos0)Bug fixes
c7f4e90
: fix(announce): move default status codes to Default, more tests (@caarlos0)46db677
: fix(archive): improve info messages (#5362) (@caarlos0)23a96b2
: fix(brew): do not use on_arm and on_intel (#5348) (@caarlos0)8f0cede
: fix(build): improve build overrides handling (@caarlos0)c67b8d0
: fix(docker): install cosign and syft with apk (#5275) (@caarlos0)255151e
: fix(docker): retry on EOF (#5319) (@caarlos0)7d6311e
: fix(init): complete --language (@caarlos0)368b8cb
: fix(jsonschema): add enum options to build.builder (@caarlos0)6d1429d
: fix(lint): ignore error copying to discard (@caarlos0)db39f82
: fix(typo): asmtags -> asmflags (#5331) (@vedantmgoyal9)898c62c
: fix: artifact filter should check if default when builder is zig (@caarlos0)8542907
: fix: default zig config (@caarlos0)f1a3647
: fix: docker error message (@caarlos0)23b6a1a
: fix: godoc (@caarlos0)7339ef1
: fix: group by platform when using rust or zig mixed with go (@caarlos0)549f2e8
: fix: improve zig build (@caarlos0)6a07002
: fix: keep underscores in deprecation urls (#5352) (@zimeg)b623d53
: fix: lint (@caarlos0)2758964
: fix: lint issue (@caarlos0)f4ad27c
: fix: skip gomod info loading if no go builds (@caarlos0)43e8708
: fix: typo in the YAML tag for Webhook.ExpectedStatusCodes (#5359) (@alexandear)d43f84a
: refactor(build): prConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.