Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/caarlos0/env/v11 to v11.3.0 (#1810)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/caarlos0/env/v11](https://redirect.github.com/caarlos0/env) | `v11.2.2` -> `v11.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcaarlos0%2fenv%2fv11/v11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcaarlos0%2fenv%2fv11/v11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcaarlos0%2fenv%2fv11/v11.2.2/v11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcaarlos0%2fenv%2fv11/v11.2.2/v11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>caarlos0/env (github.com/caarlos0/env/v11)</summary> ### [`v11.3.0`](https://redirect.github.com/caarlos0/env/releases/tag/v11.3.0) [Compare Source](https://redirect.github.com/caarlos0/env/compare/v11.2.2...v11.3.0) #### Changelog ##### New Features - [`59284e4`](https://redirect.github.com/caarlos0/env/commit/59284e4b4474cce9c818d002ace60f10e52aa64c): feat: implement interface { Unwrap() \[]error } for AggregateError to be compatibility with std errors.Join go1.20 without any breaking change ([#​336](https://redirect.github.com/caarlos0/env/issues/336)) ([@​itsabgr-raika](https://redirect.github.com/itsabgr-raika)) - [`17fdb91`](https://redirect.github.com/caarlos0/env/commit/17fdb9176ce08567cfb70bc31df856fe1a63f47c): feat: set custom tag name for envDefault ([#​324](https://redirect.github.com/caarlos0/env/issues/324)) ([@​dnovikoff](https://redirect.github.com/dnovikoff)) - [`1cb1967`](https://redirect.github.com/caarlos0/env/commit/1cb1967ed1990150385c0450f5fda35128b8ff68): feat: set custom tag name for envPrefix ([#​332](https://redirect.github.com/caarlos0/env/issues/332)) ([@​sv-kozlov](https://redirect.github.com/sv-kozlov)) - [`0136931`](https://redirect.github.com/caarlos0/env/commit/013693160323c41f4c9113d5378cd3ade61f7a6e): feat: support `time.Location` ([#​326](https://redirect.github.com/caarlos0/env/issues/326)) ([@​BorzdeG](https://redirect.github.com/BorzdeG)) - [`4ab8b37`](https://redirect.github.com/caarlos0/env/commit/4ab8b371a1e3f57c04bc0531d6e99773e9297564): feat: support ignored value "-" for env tag ([#​338](https://redirect.github.com/caarlos0/env/issues/338)) ([@​sv-kozlov](https://redirect.github.com/sv-kozlov)) ##### Bug fixes - [`6f3a5c0`](https://redirect.github.com/caarlos0/env/commit/6f3a5c03be3c21cd7182233f189e97bf3972ced9): fix: better handle envDefault, refactor merge options ([#​349](https://redirect.github.com/caarlos0/env/issues/349)) ([@​astak16](https://redirect.github.com/astak16)) - [`3afa723`](https://redirect.github.com/caarlos0/env/commit/3afa723e0d7b225a11e4860b28c30bf5a14b7a6a): fix: improve errors ([#​329](https://redirect.github.com/caarlos0/env/issues/329)) ([@​caarlos0](https://redirect.github.com/caarlos0)) - [`0cbf40b`](https://redirect.github.com/caarlos0/env/commit/0cbf40b610ab14c412290b84eb55f716154ec1ac): fix: map value with : in it ([@​caarlos0](https://redirect.github.com/caarlos0)) - [`e55230b`](https://redirect.github.com/caarlos0/env/commit/e55230b50da897c64fe539fd3bce0887cc1c96bd): fix: parsing into ptr fields with value ([#​340](https://redirect.github.com/caarlos0/env/issues/340)) ([@​hypnoglow](https://redirect.github.com/hypnoglow)) ##### Documentation updates - [`84c7739`](https://redirect.github.com/caarlos0/env/commit/84c7739f7080f8d9209e0d0b9a00e72eb30fd9e5): docs: DefaultValueTagName example ([@​caarlos0](https://redirect.github.com/caarlos0)) - [`0847ba1`](https://redirect.github.com/caarlos0/env/commit/0847ba15e32495a5223f24bb5fd3dbd47b395854): docs: add installation instructions to README.md ([#​330](https://redirect.github.com/caarlos0/env/issues/330)) ([@​eduardolat](https://redirect.github.com/eduardolat)) - [`76faca5`](https://redirect.github.com/caarlos0/env/commit/76faca5ee577b2b910e6f50ff8dd2aa22c54a826): docs: project state ([@​caarlos0](https://redirect.github.com/caarlos0)) ##### Other work - [`b76caa9`](https://redirect.github.com/caarlos0/env/commit/b76caa99b4ad2e76e2dd1f272822c6e3c4249f64): ci: add EditorConfig ([#​327](https://redirect.github.com/caarlos0/env/issues/327)) ([@​BorzdeG](https://redirect.github.com/BorzdeG)) - [`1f955b7`](https://redirect.github.com/caarlos0/env/commit/1f955b7c5514c8bf4450e62a0c018a5c47c59cd8): ci: update ([@​caarlos0](https://redirect.github.com/caarlos0)) - [`f68d1dc`](https://redirect.github.com/caarlos0/env/commit/f68d1dcfe3bddeb3e0ffda2819f8e62adb028a66): refactor: enable gocritic linter and fix lint issues ([#​342](https://redirect.github.com/caarlos0/env/issues/342)) ([@​alexandear](https://redirect.github.com/alexandear)) - [`52e7186`](https://redirect.github.com/caarlos0/env/commit/52e7186e71f67e4259b6f1f8d6a889368f4e3378): refactor: modify the init logic for env tag options to make it more reasonable ([#​347](https://redirect.github.com/caarlos0/env/issues/347)) ([@​astak16](https://redirect.github.com/astak16)) *** *Released with [GoReleaser Pro](https://goreleaser.com/pro)!* </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/MISW/portal). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information