chore(deps): Update go deps #1874
Merged
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:
v2.10.0
->v2.11.1
v1.47.3
->v1.47.9
v1.27.2
->v1.28.0
v0.3.1
->v0.4.0
761a3dc
->fd30cac
v0.1.8
->v0.1.9
v1.15.0
->v1.16.0
v1.24.0
->v1.25.0
v0.18.1
->v0.18.2
v1.21.2
->v1.22.1
v2.18.0
->v2.18.1
1b91b81
->05d0194
v0.45.0
->v0.46.0
v0.45.0
->v0.46.0
v1.20.0
->v1.21.0
v0.42.0
->v0.43.0
v1.19.0
->v1.20.0
v0.14.0
->v0.15.0
v0.17.0
->v0.18.0
v0.14.0
->v0.15.0
d783a09
->bbf56f3
v3.13.1
->v3.13.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
alecthomas/chroma (github.com/alecthomas/chroma/v2)
v2.11.1
Compare Source
Changelog
96a12e3
fix: bad path normalisationv2.11.0
Compare Source
Changelog
09953ff
fix: attempt to load lexer files before using Get()v2.10.1
Compare Source
Changelog
fe96ea4
Add test for ucode (#881)8f938d0
Create lexer for ucode (#879)038fab5
Add shebang (#864)48d6be6
Update prql.xml (#878)aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.47.9
Compare Source
===
Service Client Updates
service/controltower
: Updates service API and documentationservice/cur
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/entitlement.marketplace
: Updates service API, documentation, and paginatorsservice/fms
: Updates service documentationservice/mediaconvert
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesSDK Enhancements
aws/signer/v4
: Add bucket owner header to presigned list.v1.47.8
Compare Source
===
Service Client Updates
service/cloudformation
: Updates service API and documentationservice/cloudtrail
: Updates service API and documentationservice/comprehend
: Updates service API and documentationservice/connect
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/eks
: Updates service API and documentationservice/lambda
: Updates service APIservice/logs
: Updates service API, documentation, and paginatorsservice/omics
: Updates service API and documentationv1.47.7
Compare Source
===
Service Client Updates
service/sqs
: Updates service API and documentationv1.47.6
Compare Source
===
Service Client Updates
service/connect
: Updates service APIservice/connectcases
: Updates service API and documentationservice/datasync
: Updates service APIservice/guardduty
: Updates service API and documentationservice/lambda
: Updates service API and documentationservice/models.lex.v2
: Updates service API and documentationservice/omics
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/redshift-serverless
: Updates service API and documentationservice/resiliencehub
: Updates service API and documentationservice/sqs
: Updates service API, documentation, and paginatorsv1.47.5
Compare Source
===
Service Client Updates
service/dataexchange
: Updates service API and documentationservice/dlm
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesv1.47.4
Compare Source
===
Service Client Updates
service/ce
: Updates service API and documentationservice/codebuild
: Updates service API and documentationservice/connect
: Updates service API and documentationservice/docdb
: Updates service API and documentationservice/iam
: Adds new serviceservice/mwaa
: Updates service API and documentationservice/polly
: Updates service APIservice/route53
: Adds new servicebufbuild/buf (github.com/bufbuild/buf)
v1.28.0
Compare Source
buf lint
will now verify that your protovalidate rules are valid. A single rule
PROTOVALIDATE
has beenadded to the
DEFAULT
group - given that protovalidate is net new, this does not representa breaking change.
buf beta price
with the latest pricing information.buf.lock
with dependencies with b1 or b3 digests. b1 and b3digests will be deprecated in a future version. Run
buf mod update
to update dependency digests.bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)
v0.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.3.4...v0.4.0
v0.3.4
Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.3.3...v0.3.4
v0.3.3
Compare Source
What's Changed
celext
out of internal by @oliversun9 in https://github.com/bufbuild/protovalidate-go/pull/56New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.3.2...v0.3.3
v0.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.3.1...v0.3.2
cerbos/cloud-api (github.com/cerbos/cloud-api)
v0.1.9
Compare Source
fatih/color (github.com/fatih/color)
v1.16.0
Compare Source
What's Changed
Dependency updates
New Contributors
Full Changelog: fatih/color@v1.15.0...v1.16.0
fergusstrange/embedded-postgres (github.com/fergusstrange/embedded-postgres)
v1.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: fergusstrange/embedded-postgres@v1.24.0...v1.25.0
google/cel-go (github.com/google/cel-go)
v0.18.2
Compare Source
What's Changed
Full Changelog: google/cel-go@v0.18.1...v0.18.2
goreleaser/goreleaser (github.com/goreleaser/goreleaser)
v1.22.1
Compare Source
Changelog
Bug fixes
e33d053
: fix: --single-target when no match (@caarlos0)c0b2be3
: fix: handle configs with no explicit targets on --single-target (@caarlos0)Build process updates
4f17fba
: build: fix setup-task rate limit (@caarlos0)be9ad4d
: build: update workflow (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.22.0...v1.22.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.22.0
Compare Source
Changelog
New Features
1a5d3ff
: feat(nix): mark all Nix packages with the right source provenance (@RaitoBezarius)954121f
: feat: --skip-nix (@caarlos0)53071b6
: feat: --skip=aur (@caarlos0)0fbc447
: feat: --skip=homebrew (@caarlos0)8ce4399
: feat: --skip=scoop (@caarlos0)1a8702f
: feat: --skip=snapcraft (@caarlos0)c6cb980
: feat: --skip=winget (@caarlos0)2223c93
: feat: check if go.mod has replace directives (#4398) (@caarlos0)896366f
: feat: version in the yaml file (@caarlos0)Bug fixes
63f2f0a
: fix(docker): improve error msg (@caarlos0)45839c1
: fix(jsonschema): version is not required on v1.x (@caarlos0)b8cc16d
: fix: .Amd64 in build hooks (@caarlos0)95c990b
: fix: build --single-target (#4370) (@caarlos0)3cfefcc
: fix: decouple project_name guessing from the release pipe (#4335) (@caarlos0)91c8db3
: fix: github getbranch maxredirects (@caarlos0)de1c52b
: fix: improve run script (@caarlos0)74a9317
: fix: properly handle multi-module projects with a go.work file (@caarlos0)bc9f77b
: fix: schema enum options for dockers.use (@caarlos0)cf008d3
: fix: sort checksum lines by filename (@)Dependency updates
35b0d4c
: feat(deps): bump github.com/caarlos0/log from 0.4.2 to 0.4.3 (#4366) (@dependabot[bot])8d121c8
: feat(deps): bump github.com/caarlos0/log from 0.4.3 to 0.4.4 (#4372) (@dependabot[bot])766a3f2
: feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 (#4364) (@dependabot[bot])c72b730
: feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 to 0.9.1 (#4367) (@dependabot[bot])687db06
: feat(deps): bump github.com/disgoorg/disgo from 0.16.9 to 0.16.11 (#4337) (@dependabot[bot])3009ac1
: feat(deps): bump github.com/docker/docker (@dependabot[bot])a00c3db
: feat(deps): bump github.com/google/ko from 0.14.1 to 0.15.0 (#4373) (@dependabot[bot])b1271d2
: feat(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (@dependabot[bot])8cb018b
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0 (@dependabot[bot])0ccd8f4
: feat(deps): bump github.com/invopop/jsonschema from 0.11.0 to 0.12.0 (#4348) (@dependabot[bot])614e562
: feat(deps): bump github.com/invopop/jsonschema from 0.9.0 to 0.11.0 (#4343) (@dependabot[bot])f20320b
: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#4410) (@dependabot[bot])2fb93f3
: feat(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.92.3 (#4338) (@dependabot[bot])25a8aae
: feat(deps): bump github.com/xanzy/go-gitlab from 0.92.3 to 0.93.0 (#4349) (@dependabot[bot])3034bfe
: feat(deps): bump github.com/xanzy/go-gitlab from 0.93.0 to 0.93.1 (#4358) (@dependabot[bot])b233c68
: feat(deps): bump github.com/xanzy/go-gitlab from 0.93.1 to 0.93.2 (#4381) (@dependabot[bot])bf998dc
: feat(deps): bump golang from 1.21.1-alpine to 1.21.2-alpine (#4351) (@dependabot[bot])d5c896b
: feat(deps): bump golang from 1.21.2-alpine to 1.21.3-alpine (#4363) (@dependabot[bot])daf892c
: feat(deps): bump golang from2b74246
to1c9cc94
(#4347) (@dependabot[bot])69a1fb3
: feat(deps): bump golang from926f7f7
to96a8a70
(@dependabot[bot])b34d0c6
: feat(deps): bump golang from96634e5
toec31b7f
(#4330) (@dependabot[bot])c15ebb8
: feat(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#4365) (@dependabot[bot])8203f91
: feat(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#4352) (@dependabot[bot])f9cc204
: feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#4353) (@dependabot[bot])3a552a9
: feat(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#4408) (@dependabot[bot])a9b3d49
: feat(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#4409) (@dependabot[bot])53189c1
: feat(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#4359) (@dependabot[bot])5071b5e
: feat(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (@dependabot[bot])c43a50c
: feat(deps): update charmbracelet/keygen (@caarlos0)1a243df
: feat(deps): update go-github to v56 (@caarlos0)Build process updates
178ce2a
: build: only update docs, schema, after a release (@caarlos0)Other work
1e06244
: Add updatecli.io to USERS.md (@lemeurherve)a932dd8
: SLSA Provenance generation blog post (#4361) (@developer-guy)1bd8190
: adjusted the string to search for in the error message (@tcurdt)3a3cf61
: docs: conventional file name on armv6 (@caarlos0)b7218b0
: docs: fix broken link (@caarlos0)bc4523d
: docs: fix discord link (@caarlos0)d2d910f
: docs: fix typos (#4406) (@ernstwi)fa835cc
: docs: fix typos, formatting (@caarlos0)d7775f5
: docs: organizing docs a bit better (#4328) (@caarlos0)85e1458
: docs: release cadence post (#4329) (@caarlos0)6b65ea5
: docs: update (@caarlos0)49f3973
: more explicit error message for docker buildx context error (@tcurdt)37e3fde
: refactor(tmpl): avoid unnecessary byte/string conversion (#4356) (@Juneezee)f3d2864
: refactor: improve releases/scm.go a bit (#4334) (@caarlos0)7efeeb3
: refactor: improve ssh key gen on tests (@caarlos0)6b00bb9
: refactor: use ordered.First (#4362) (@caarlos0)cb656a3
: spelling fix (@tcurdt)aba7409
: style: invert if statement (@caarlos0)bd149ac
: switched to double quotes (@tcurdt)Full Changelog: goreleaser/goreleaser@v1.21.2...v1.22.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.18.1
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.18.0...v2.18.1
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/propagators/b3)
v1.21.0
: /v0.46.0/v0.15.0/v0.1.0Compare Source
Added
go.opentelemetry.io/contrib/instrgen
package to provide auto-generated source code instrumentation. (#3068, #3108)"go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcher
which sets custom fetcher implementation. (#4045)"go.opentelemetry.io/contrib/config"
package that includes configuration models generated via go-jsonschema. (#4376)NewSDK
function to"go.opentelemetry.io/contrib/config"
. The initial implementation only returns noop providers. (#4414)go.opentelemetry.io/contrib/exporters/autoexport
. (#4229, #4479)console
span exporter and metrics exporter ingo.opentelemetry.io/contrib/exporters/autoexport
. (#4486)go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#4500)grpc.StatsHandler
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#4356)ScopeName
. (#4448)Changed
The project no longer guarantees support for this version of Go. (#4352)
v1.20.0
/v0.43.0
release. (#4546)go.opentelemetry.io/contrib/exporters/autoexport
,Option
was renamed toSpanOption
. The old 8000 name is deprecated but continues to be supported as an alias. (#4229)Deprecated
UnaryClientInterceptor
,StreamClientInterceptor
,UnaryServerInterceptor
,StreamServerInterceptor
,WithInterceptorFilter
) are deprecated. Use stats handlers (NewClientHandler
,NewServerHandler
) instead. (#4534)Fixed
go.opentelemetry.io/contrib/samplers/jaegerremote
sampler does not panic when the default HTTP round-tripper (http.DefaultTransport
) is not*http.Transport
. (#4045)UnaryServerInterceptor
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
now sets gRPC status code correctly for therpc.server.duration
metric. (#4481)NewClientHandler
,NewServerHandler
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
now honorotelgrpc.WithMessageEvents
options. (#4536)open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)
v1.20.0
: /v0.43.0Compare Source
This release brings a breaking change for custom trace API implementations. Some interfaces (
TracerProvider
,Tracer
,Span
) now embed thego.opentelemetry.io/otel/trace/embedded
types. Implementors need to update their implementations based on what they want the default behavior to be. See the "API Implementations" section of the [trace API] package documentation for more about how to accomplish this.Added
go.opentelemetry.io/otel/bridge/opencensus.InstallTraceBridge
, which installs the OpenCensus trace bridge, and replacesopencensus.NewTracer
. (#4567)go.opentelemetry.io/otel/bridge/opencensus
. (#4584)go.opentelemetry.io/otel/trace/embedded
package to be embedded in the exported trace API interfaces. (#4620)go.opentelemetry.io/otel/trace/noop
package as a default no-op implementation of the trace API. (#4620)go.opentelemetry.io/otel/example/dice
. (#4644)go.opentelemetry.io/otel/example/prometheus
. (#4649)go.opentelemetry.io/otel/metric.WithExplicitBucketBoundaries
, which allows defining default explicit bucket boundaries when creating histogram instruments. (#4603)Version
function ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
. (#4660)Version
function ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
. (#4660)go.opentelemetry.io/sdk/metric/metricdata
. (#4622)go.opentelemetry.io/otel/bridge/opencensus.NewMetricProducer
now supports exemplars from OpenCensus. (#4585)WithExplicitBucketBoundaries
ingo.opentelemetry.io/otel/sdk/metric
. (#4605)go.opentelemetry.io/otel/bridge/opencensus
. (#4668)Deprecated
go.opentelemetry.io/otel/bridge/opencensus.NewTracer
in favor ofopencensus.InstallTraceBridge
. (#4567)go.opentelemetry.io/otel/example/fib
package is in favor ofgo.opentelemetry.io/otel/example/dice
. (#4618)go.opentelemetry.io/otel/trace.NewNoopTracerProvider
.Use the added
NewTracerProvider
function ingo.opentelemetry.io/otel/trace/noop
instead. (#4620)go.opentelemetry.io/otel/example/view
package in favor ofgo.opentelemetry.io/otel/example/prometheus
. (#4649)go.opentelemetry.io/otel/exporters/otlp/otlpmetric
. (#4693)Changed
go.opentelemetry.io/otel/bridge/opencensus.NewMetricProducer
returns a*MetricProducer
struct instead of the metric.Producer interface. (#4583)TracerProvider
ingo.opentelemetry.io/otel/trace
now embeds thego.opentelemetry.io/otel/trace/embedded.TracerProvider
type.This extends the
TracerProvider
interface and is is a breaking change for any existing implementation.Implementors need to update their implementations based on what they want the default behavior of the interface to be.
See the "API Implementations" section of the
go.opentelemetry.io/otel/trace
package documentation for more information about how to accomplish this. (#4620)Tracer
ingo.opentelemetry.io/otel/trace
now embeds thego.opentelemetry.io/otel/trace/embedded.Tracer
type.This extends the
Tracer
interface and is is a breaking change for any existing implementation.Implementors need to update their implementations based on what they want the default behavior of the interface to be.
See the "API Implementations" section of the
go.opentelemetry.io/otel/trace
package documentation for more informationabout how to accomplish this. (#4620)Span
ingo.opentelemetry.io/otel/trace
now embeds thego.opentelemetry.io/otel/trace/embedded.Span
type.This extends the
Span
interface and is is a breaking change for any existing implementation.Implementors need to update their implementations based on what they want the default behavior of the interface to be.
See the "API Implementations" section of the
go.opentelemetry.io/otel/trace
package documentation for more information about how to accomplish this. (#4620)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
does no longer depend ongo.opentelemetry.io/otel/exporters/otlp/otlpmetric
. (#4660)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
does no longer depend ongo.opentelemetry.io/otel/exporters/otlp/otlpmetric
. (#4660)502 Bad Gateway
and504 Gateway Timeout
HTTP statuses ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
. (#4670)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.