Skip to content

Commit

Permalink
Update module github.com/caarlos0/env/v9 to v11 (#69)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/caarlos0/env/v9](https://redirect.github.com/caarlos0/env)
| `v9.0.0` -> `v11.2.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcaarlos0%2fenv%2fv9/v11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcaarlos0%2fenv%2fv9/v11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcaarlos0%2fenv%2fv9/v9.0.0/v11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcaarlos0%2fenv%2fv9/v9.0.0/v11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>caarlos0/env (github.com/caarlos0/env/v9)</summary>

###
[`v11.2.2`](https://redirect.github.com/caarlos0/env/releases/tag/v11.2.2)

[Compare
Source](https://redirect.github.com/caarlos0/env/compare/v11.2.1...v11.2.2)

#### Changelog

##### Documentation updates

-
[`aa50469`](https://redirect.github.com/caarlos0/env/commit/aa50469e805430de3f1c8a2b633872e9f4b0f56d):
docs: duplicated headline
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

***

*Released with [GoReleaser Pro](https://goreleaser.com/pro)!*

###
[`v11.2.1`](https://redirect.github.com/caarlos0/env/releases/tag/v11.2.1)

[Compare
Source](https://redirect.github.com/caarlos0/env/compare/v11.2.0...v11.2.1)

#### Changelog

##### Bug fixes

-
[`2683e95`](https://redirect.github.com/caarlos0/env/commit/2683e95c82982e589af0ddfaad99f6c33abd4fb2):
fix: do not init empty arrays
([#&#8203;321](https://redirect.github.com/caarlos0/env/issues/321))
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

##### Documentation updates

-
[`fac6114`](https://redirect.github.com/caarlos0/env/commit/fac61148206aad772920750da240aa9c890911ee):
docs: cleanup readme
([#&#8203;322](https://redirect.github.com/caarlos0/env/issues/322))
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`5d7eb0c`](https://redirect.github.com/caarlos0/env/commit/5d7eb0c24de4223a71573c8f8793a48ac8ee41e2):
docs: fix bad example
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`19de57d`](https://redirect.github.com/caarlos0/env/commit/19de57d5d2a36333b1a67a3d67659cbfdaf9e1de):
docs: more examples
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`be1c262`](https://redirect.github.com/caarlos0/env/commit/be1c262485afa232b7b799d1cc18a21ec5f0e87f):
docs: more examples
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`fb84246`](https://redirect.github.com/caarlos0/env/commit/fb842469d582087e463fb4030819c8b00cfb7dbf):
docs: more examples
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`1282042`](https://redirect.github.com/caarlos0/env/commit/12820420829dddd87dcbc4b28364b95dae292a99):
docs: more examples
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`3d8627f`](https://redirect.github.com/caarlos0/env/commit/3d8627f0b884abb58f27046d2d118d4acfaf7777):
docs: typos ([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`d7efb64`](https://redirect.github.com/caarlos0/env/commit/d7efb648b593362462e7047c0619f9ca1bbc36ab):
docs: update license year range
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

***

*Released with [GoReleaser Pro](https://goreleaser.com/pro)!*

###
[`v11.2.0`](https://redirect.github.com/caarlos0/env/releases/tag/v11.2.0)

[Compare
Source](https://redirect.github.com/caarlos0/env/compare/v11.1.0...v11.2.0)

#### Changelog

##### New Features

-
[`68793c0`](https://redirect.github.com/caarlos0/env/commit/68793c0696699b75cad4f91badb0ada6685bf6c3):
feat: mapping slice of complex struct
([#&#8203;312](https://redirect.github.com/caarlos0/env/issues/312))
([@&#8203;Rancbar](https://redirect.github.com/Rancbar))

##### Documentation updates

-
[`33920af`](https://redirect.github.com/caarlos0/env/commit/33920afdec0ddeac41393d4214398d311a008754):
docs: added a logo
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`0de9383`](https://redirect.github.com/caarlos0/env/commit/0de93839a29573a65842d404746f270c434e522a):
docs: update ([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

***

*Released with [GoReleaser Pro](https://goreleaser.com/pro)!*

###
[`v11.1.0`](https://redirect.github.com/caarlos0/env/releases/tag/v11.1.0)

[Compare
Source](https://redirect.github.com/caarlos0/env/compare/v11.0.1...v11.1.0)

#### Changelog

##### Bug fixes

-
[`432567c`](https://redirect.github.com/caarlos0/env/commit/432567cfba936d9710fc472f7fe6b97e7ca35e23):
fix: retract v11.0.1, gate init nil pointers
([#&#8203;318](https://redirect.github.com/caarlos0/env/issues/318))
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

##### Other work

-
[`de7a9cc`](https://redirect.github.com/caarlos0/env/commit/de7a9cc23fb099d09a8aa8c5587809eddb4af1d1):
ci: update goreleaser configs
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

***

*Released with [GoReleaser Pro](https://goreleaser.com/pro)!*

###
[`v11.0.1`](https://redirect.github.com/caarlos0/env/releases/tag/v11.0.1)

[Compare
Source](https://redirect.github.com/caarlos0/env/compare/v11.0.0...v11.0.1)

#### Changelog

##### Bug fixes

-
[`0f77fef`](https://redirect.github.com/caarlos0/env/commit/0f77fefcf68e63b1d9bc693e01b182e84fabbd30):
fix: add logic to handle nil pointer structs
([#&#8203;306](https://redirect.github.com/caarlos0/env/issues/306))
([@&#8203;NithinGudla](https://redirect.github.com/NithinGudla))

##### Documentation updates

-
[`1e2d9e1`](https://redirect.github.com/caarlos0/env/commit/1e2d9e135a1971a3b82f6874d26c6f4c012d2609):
docs: better explain UseFieldNameByDefault
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`b436dff`](https://redirect.github.com/caarlos0/env/commit/b436dffb23aaf45c2a404ca4f9a1958569faa7ac):
docs: document generics
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

***

*Released with [GoReleaser Pro](https://goreleaser.com/pro)!*

###
[`v11.0.0`](https://redirect.github.com/caarlos0/env/releases/tag/v11.0.0)

[Compare
Source](https://redirect.github.com/caarlos0/env/compare/v10.0.0...v11.0.0)

#### Changelog

##### Breaking changes

-   Updated module's Go version to 1.18

##### New Features

-
[`8aee119`](https://redirect.github.com/caarlos0/env/commit/8aee119bf3c7cc7f57c945f243c15814ca930f5b):
feat: ParseAs, ParseAsWithOptions, Must
([#&#8203;300](https://redirect.github.com/caarlos0/env/issues/300))
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

##### Bug fixes

-
[`c0ca5e0`](https://redirect.github.com/caarlos0/env/commit/c0ca5e04f52db40ec5a731ee3df93feba9046c31):
fix: UseFieldNameByDefault when uppercased word in name
([#&#8203;297](https://redirect.github.com/caarlos0/env/issues/297))
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

##### Documentation updates

-
[`b400510`](https://redirect.github.com/caarlos0/env/commit/b400510050b4728b0571f730dc9206a144192805):
docs: add related projects
([#&#8203;290](https://redirect.github.com/caarlos0/env/issues/290))
([@&#8203;g4s8](https://redirect.github.com/g4s8))
-
[`5235aff`](https://redirect.github.com/caarlos0/env/commit/5235aff4993b803a2c319c4506de57a5ee99ffb3):
docs: add used and supported by section to readme
([#&#8203;289](https://redirect.github.com/caarlos0/env/issues/289))
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`506c331`](https://redirect.github.com/caarlos0/env/commit/506c331fcdca70ef7b5e6c68487e0ecbaac0fef7):
docs: update ([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`af0d375`](https://redirect.github.com/caarlos0/env/commit/af0d375f1aee2049bc8c030573a00665296656f5):
docs: update caution banner
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`8cddcf2`](https://redirect.github.com/caarlos0/env/commit/8cddcf2275ba8c06891036aad435f18342726da8):
docs: update readme
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))
-
[`fa32ef4`](https://redirect.github.com/caarlos0/env/commit/fa32ef45be34deb0bb3b3de3bb9d0ad2db871f38):
docs: update readme
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

##### Other work

-
[`4723331`](https://redirect.github.com/caarlos0/env/commit/4723331e0b439e17d6ea2f1f2e943a53ee782ab0):
feat!: prepare for release
([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

***

*Released with [GoReleaser Pro](https://goreleaser.com/pro)!*

###
[`v10.0.0`](https://redirect.github.com/caarlos0/env/releases/tag/v10.0.0)

[Compare
Source](https://redirect.github.com/caarlos0/env/compare/v9.0.0...v10.0.0)

#### Changelog

##### New Features

-
[`62b4ae1`](https://redirect.github.com/caarlos0/env/commit/62b4ae1b184f2fcdfaba263e66bb1d37e4bfcda5):
feat!: ParseWithOptions: add the ability to override default opt.FuncMap
keys
([#&#8203;272](https://redirect.github.com/caarlos0/env/issues/272))
([@&#8203;Daniel538](https://redirect.github.com/Daniel538))
-
[`e7e49c4`](https://redirect.github.com/caarlos0/env/commit/e7e49c464796841b50737b73bac531a01d94bf66):
feat: GetFieldParams and GetFieldParamsWithOptions functions
([#&#8203;261](https://redirect.github.com/caarlos0/env/issues/261))
([@&#8203;saturn4er](https://redirect.github.com/saturn4er))
-
[`92df8c4`](https://redirect.github.com/caarlos0/env/commit/92df8c483610990512b871e8ccf9d550d90c9dda):
feat: adds public ToMap function
([#&#8203;275](https://redirect.github.com/caarlos0/env/issues/275))
([@&#8203;maxfilov](https://redirect.github.com/maxfilov))
-
[`13ac655`](https://redirect.github.com/caarlos0/env/commit/13ac65527714f51e13b659bcaca1cd79b0993a98):
feat: custom key value separator
([#&#8203;284](https://redirect.github.com/caarlos0/env/issues/284))
([@&#8203;ruslan944](https://redirect.github.com/ruslan944))
-
[`3f90e4a`](https://redirect.github.com/caarlos0/env/commit/3f90e4aee403062b4bb2d1690bb677af45ef6b2f):
enhancement: Expand with default values
([#&#8203;285](https://redirect.github.com/caarlos0/env/issues/285))
([@&#8203;gabrielcipriano](https://redirect.github.com/gabrielcipriano))

##### Documentation updates

-
[`6723663`](https://redirect.github.com/caarlos0/env/commit/67236635cdfcab99baac3675ab5a058a49d853ee):
docs: add map usage
([#&#8203;282](https://redirect.github.com/caarlos0/env/issues/282))
([@&#8203;rfyiamcool](https://redirect.github.com/rfyiamcool))

##### Other work

-
[`6061c47`](https://redirect.github.com/caarlos0/env/commit/6061c47a86bc2ffec1ee6dcb6a3a6b0a1096d14c):
release: v10 ([@&#8203;caarlos0](https://redirect.github.com/caarlos0))

***

*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**: 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.

---

- [ ] <!-- 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-role-sync).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

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
renovate[bot] authored Nov 19, 2024
1 parent 41a3d74 commit 510a791
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/MISW/portal-role-sync
go 1.21

require (
github.com/caarlos0/env/v11 v11.2.2
github.com/caarlos0/env/v9 v9.0.0
github.com/golang/mock v1.6.0
golang.org/x/oauth2 v0.24.0
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
github.com/caarlos0/env/v11 v11.2.2/go.mod h1:JBfcdeQiBoI3Zh1QRAWfe+tpiNTmDtcCj/hHHHMx0vc=
github.com/caarlos0/env/v9 v9.0.0 h1:SI6JNsOA+y5gj9njpgybykATIylrRMklbs5ch6wO6pc=
github.com/caarlos0/env/v9 v9.0.0/go.mod h1:ye5mlCVMYh6tZ+vCgrs/B95sj88cg5Tlnc0XIzgZ020=
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
Expand Down

0 comments on commit 510a791

Please sign in to comment.