fix(deps): update all dependencies #8825
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:
v1.45.17
->v1.45.19
v6.10.1
->v9.0.0
v1.27.10
->v1.28.0
v4.12.2
->v8.6.1
v1.18.0
->v1.19.0
v1.18.0
->v1.19.0
v1.18.0
->v1.19.0
v1.18.0
->v1.19.0
v1.18.0
->v1.19.0
v2.4.0
->v3.0.1
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.45.19
Compare Source
===
Service Client Updates
service/bedrock
: Updates service API, documentation, paginators, and examplesservice/bedrock-runtime
: Adds new serviceservice/budgets
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/iotfleetwise
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationservice/sagemaker-featurestore-runtime
: Updates service API and documentationservice/wafv2
: Updates service documentationv1.45.18
Compare Source
===
Service Client Updates
service/cognito-idp
: Updates service API, documentation, and examplesservice/firehose
: Updates service API and documentationservice/iot
: Updates service API and documentationservice/textract
: Updates service API and documentationcaarlos0/env (github.com/caarlos0/env/v6)
v9.0.0
Compare Source
Changelog
New Features
7a25c17
: feat!: accept expand as an option to the env tag (#263) (@caarlos0)4f6bb22
: feat!: v9 (@caarlos0)9124b0a
: feat: add support Web Assembly (#265) (@BorzdeG)Bug fixes
0f07b7f
: fix: invalid environment variable (#271) (@aymanbagabas)0b4d8a6
: fix: skip fields without env key in onSet (#266) (@aymanbagabas)Documentation updates
390412e
: docs: clarify custom parser funcs and required fields (@caarlos0)3f7d8cf
: docs: fix examples in readme for v8.0.0 (#264) (@Mattias-)Migrating from v8
Replace
envExpand:"true"
with,expand
, e.g.:Released with GoReleaser Pro!
v8.0.0
Compare Source
Changelog
Other work
224d85f
: build: fix goreleaser flags (@caarlos0)fac0414
: build: test on go stable and oldstable (#259) (@caarlos0)4e0f915
: feat!: refactor parse and parse with options (#256) (@caarlos0)Updating from v7
env.Parse
with no options, no change is required.env.Parse
with oneOptions{}
, callenv.ParseWithOptions
instead.env.Parse
with options, and pass more than oneOptions{}
, merge them into a single one, and useenv.ParseWithOptions
instead.env.ParseWithFuncs
, useenv.ParseWithOptions
instead, and put your parsers intoOptions{ FuncMap: <here> }
.Released with GoReleaser Pro!
v7.1.0
Compare Source
Changelog
New Features
b135bbd
: feat: error types (#240) (@akutuev)17f0a63
: feat: implement Is on AggregateError (#254) (@caarlos0)266f68b
: feat: support map kind env (#244) (@ken8203)c08b0f9
: feat: use field name by default (#253) (@caarlos0)Bug fixes
dfd68b2
: fix: improve map handling, coverage (@caarlos0)e5472ec
: fix: remove untested behavior (@caarlos0)Documentation updates
65ba2db
: docs: caveats (@caarlos0)f434e98
: docs: document how to handle error (@caarlos0)2d26ce1
: docs: fix examples (@caarlos0)91e69e8
: docs: maps (@caarlos0)850c2d8
: docs: update to v7 (#249) (@alexandear)Released with GoReleaser Pro!
v7.0.0
Compare Source
Changelog
Breaking changes
c687f95
: feat!: set default if var is set but empty (#248) (@caarlos0)155f0a6
: feat!: update to v7 (@caarlos0)Documentation updates
23c6da1
: docs: fix badge (@caarlos0)8e8e099
: docs: fix typo (#243) (@braindev)877e1bf
: docs: improve warning (@caarlos0)Other work
ff86282
: build: fix lint workflow (@caarlos0)0b725c8
: build: fix workflows (@caarlos0)da848aa
: build: remove deprecated lint option (@caarlos0)Released with GoReleaser Pro!
onsi/gomega (github.com/onsi/gomega)
v1.28.0
Compare Source
1.28.0
Features
0b03b36
]Fixes
18d6673
]Maintenance
55a33f3
]de68e8f
]ab17f5e
]5069017
]babe25f
]vbauerster/mpb (github.com/vbauerster/mpb/v4)
v8.6.1
Compare Source
v8.6.0
Compare Source
v8.5.2
Compare Source
v8.5.1
Compare Source
v8.5.0
Compare Source
v8.4.0
Compare Source
v8.3.0
Compare Source
Dropped Progress.AddFiller in favor of (
b4ecb5b
):v8.2.1
Compare Source
v8.2.0
Compare Source
Added:
d48e1f6
(address issue #119).Breaking changes:
60616af
.1ce85ac
.4c2e771
.2d33ee5
.v8.1.6
Compare Source
Fixed #122
Drop go 1.17 support because of dependency update.
v8.1.5
Compare Source
v8.1.4
Compare Source
v8.1.3
Compare Source
v8.1.2
Compare Source
v8.1.1
Compare Source
v8.1.0
Compare Source
Fixed issue #115, #117.
Addressed issue #110, #116.
v8.0.2
Compare Source
v8.0.1
Compare Source
v8.0.0
Compare Source
Major bump mainly because of BarFiller signature change.
Fixed: #105, #107, #109, #111.
v7.5.3
Compare Source
Fixed #115
v7.5.2
Compare Source
v7.5.1
Compare Source
v7.5.0
Compare Source
v7.4.2
Compare Source
deps update
v7.4.1
Compare Source
v7.4.0
Compare Source
Added:
Signature changed:
v7.3.2
Compare Source
v7.3.1
Compare Source
v7.3.0
Compare Source
Added:
v7.2.0
Compare Source
Added:
v7.1.5
Compare Source
v7.1.4
Compare Source
Fixes #100.
v7.1.3
Compare Source
Stable release.
v7.1.2
Added:
If you prefer bar with inclusive ending tip, like
[=====>] 100%
, then do:v7.0.6
Compare Source
Stable release of
v7.0.x
v7.0.5
Compare Source
This release fixes
bar.Abort()
method behavior, see https://github.com/vbauerster/mpb/issues/93.It also contains optimizations which reduce flickering if many bars are used.
v7.0.4
Compare Source
v7.0.3
Compare Source
v7.0.2
Compare Source
v7 released to support complex filler 'runes', see #86.
Breaking change:
Signature of NewBarFiller function has changed. If you never used that function before, it's safe to migrate to v7.
Related examples that use features of v7:
mexicanBar
spinTipBar
singleBar
v7.0.1
Compare Source
v7.0.0
Compare Source
v6.0.4
Compare Source
v6.0.3
Compare Source
v6.0.2
Compare Source
Removed:
To set bar style use BarFiller constructors.
Added:
v6.0.1
Compare Source
v6.0.0
Compare Source
v5.4.0
Compare Source
TestMaxWidthDistributor
v5.3.0
Compare Source
Decorators added:
v5.2.4
: mpb v5.2.4Compare Source
Fixed #73
v5.2.3
: mpb v5.2.3Compare Source
Some optimization and minor fixes in cwriter package.
v5.2.2
: mpb v5.2.2Compare Source
Fixed #68 and minor bug fixes.
v5.2.1
: mpb v5.2.1Compare Source
New dependency on go-runewidth so decorators can use emoji or any double width runes, refer to complex example.
Added:
refer to suppressBar example.
AvailableWidth
andRefill
.Minor breaking change:
decor.Statistics
now passed by value in decor.Decorator and mpb.BarFiller interfaces. If you don't use custom decorators, you're not affected.Fixed #55 #66
v5.2.0
Compare Source
v5.1.0
Compare Source
v5.0.4
Compare Source
v5.0.3
: mpb v5.0.3Compare Source
v5 introduces braking changes, new API:
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.19.0
: /v0.42.0/v0.0.7Compare Source
This release contains the first stable release of the OpenTelemetry Go metric SDK. Our project stability guarantees now apply to the
go.opentelemetry.io/otel/sdk/metric
package. See our versioning policy for more information about these stability guarantees.Added
go.opentelemetry.io/otel/example/dice
. (#4539)WithWriter
andWithPrettyPrint
options togo.opentelemetry.io/otel/exporters/stdout/stdoutmetric
to set a customio.Writer
, and allow displaying the output in human-readable JSON. (#4507)Changed
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric
does not prettify its output by default anymore. (#4507)gopkg.io/yaml
fromv2
tov3
ingo.opentelemetry.io/otel/schema
. (#4535)Fixed
go.opentelemetry.op/otel/exporters/prometheus
, don't try to create the Prometheus metric on everyCollect
if we know the scope is invalid. (#4499)Removed
"go.opentelemetry.io/otel/bridge/opencensus".NewMetricExporter
, which is replaced byNewMetricProducer
. (#4566)Full Changelog: open-telemetry/opentelemetry-go@v1.18.0...v1.19.0
go-yaml/yaml (gopkg.in/yaml.v2)
v3.0.1
Compare Source
v3.0.0
Compare Source
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 has been generated by Mend Renovate. View repository job log here.