deps(deps): update module github.com/caarlos0/env/v11 ( v11.2.2 → v11.3.0 ) #145
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:
v11.2.2
->v11.3.0
Release Notes
caarlos0/env (github.com/caarlos0/env/v11)
v11.3.0
Compare Source
Changelog
New Features
59284e4
: feat: implement interface { Unwrap() []error } for AggregateError to be compatibility with std errors.Join go1.20 without any breaking change (#336) (@itsabgr-raika)17fdb91
: feat: set custom tag name for envDefault (#324) (@dnovikoff)1cb1967
: feat: set custom tag name for envPrefix (#332) (@sv-kozlov)0136931
: feat: supporttime.Location
(#326) (@BorzdeG)4ab8b37
: feat: support ignored value "-" for env tag (#338) (@sv-kozlov)Bug fixes
6f3a5c0
: fix: better handle envDefault, refactor merge options (#349) (@astak16)3afa723
: fix: improve errors (#329) (@caarlos0)0cbf40b
: fix: map value with : in it (@caarlos0)e55230b
: fix: parsing into ptr fields with value (#340) (@hypnoglow)Documentation updates
84c7739
: docs: DefaultValueTagName example (@caarlos0)0847ba1
: docs: add installation instructions to README.md (#330) (@eduardolat)76faca5
: docs: project state (@caarlos0)Other work
b76caa9
: ci: add EditorConfig (#327) (@BorzdeG)1f955b7
: ci: update (@caarlos0)f68d1dc
: refactor: enable gocritic linter and fix lint issues (#342) (@alexandear)52e7186
: refactor: modify the init logic for env tag options to make it more reasonable (#347) (@astak16)Released with GoReleaser Pro!
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.