[PR #504] [CLOSED] chore(deps): bump github.com/caarlos0/env/v11 from 11.1.0 to 11.2.2 #6776

Closed
opened 2026-03-01 17:14:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/504
Author: @dependabot[bot]
Created: 8/12/2024
Status: Closed

Base: devHead: dependabot/go_modules/dev/github.com/caarlos0/env/v11-11.2.2


📝 Commits (1)

  • 26df075 chore(deps): bump github.com/caarlos0/env/v11 from 11.1.0 to 11.2.2

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/caarlos0/env/v11 from 11.1.0 to 11.2.2.

Release notes

Sourced from github.com/caarlos0/env/v11's releases.

v11.2.2

Changelog

Documentation updates

  • aa50469e805430de3f1c8a2b633872e9f4b0f56d: docs: duplicated headline (@​caarlos0)

Released with GoReleaser Pro!

v11.2.1

Changelog

Bug fixes

  • 2683e95c82982e589af0ddfaad99f6c33abd4fb2: fix: do not init empty arrays (#321) (@​caarlos0)

Documentation updates

  • fac61148206aad772920750da240aa9c890911ee: docs: cleanup readme (#322) (@​caarlos0)
  • 5d7eb0c24de4223a71573c8f8793a48ac8ee41e2: docs: fix bad example (@​caarlos0)
  • 19de57d5d2a36333b1a67a3d67659cbfdaf9e1de: docs: more examples (@​caarlos0)
  • be1c262485afa232b7b799d1cc18a21ec5f0e87f: docs: more examples (@​caarlos0)
  • fb842469d582087e463fb4030819c8b00cfb7dbf: docs: more examples (@​caarlos0)
  • 12820420829dddd87dcbc4b28364b95dae292a99: docs: more examples (@​caarlos0)
  • 3d8627f0b884abb58f27046d2d118d4acfaf7777: docs: typos (@​caarlos0)
  • d7efb648b593362462e7047c0619f9ca1bbc36ab: docs: update license year range (@​caarlos0)

Released with GoReleaser Pro!

v11.2.0

Changelog

New Features

  • 68793c0696699b75cad4f91badb0ada6685bf6c3: feat: mapping slice of complex struct (#312) (@​Rancbar)

Documentation updates

  • 33920afdec0ddeac41393d4214398d311a008754: docs: added a logo (@​caarlos0)
  • 0de93839a29573a65842d404746f270c434e522a: docs: update (@​caarlos0)

Released with GoReleaser Pro!

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/504 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/12/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/go_modules/dev/github.com/caarlos0/env/v11-11.2.2` --- ### 📝 Commits (1) - [`26df075`](https://github.com/0xJacky/nginx-ui/commit/26df075c169e6c2ca5b3b23b49b54d01f82b456f) chore(deps): bump github.com/caarlos0/env/v11 from 11.1.0 to 11.2.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env) from 11.1.0 to 11.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/caarlos0/env/releases">github.com/caarlos0/env/v11's releases</a>.</em></p> <blockquote> <h2>v11.2.2</h2> <h2>Changelog</h2> <h3>Documentation updates</h3> <ul> <li>aa50469e805430de3f1c8a2b633872e9f4b0f56d: docs: duplicated headline (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> </ul> <hr /> <p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser Pro</a>!</em></p> <h2>v11.2.1</h2> <h2>Changelog</h2> <h3>Bug fixes</h3> <ul> <li>2683e95c82982e589af0ddfaad99f6c33abd4fb2: fix: do not init empty arrays (<a href="https://redirect.github.com/caarlos0/env/issues/321">#321</a>) (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> </ul> <h3>Documentation updates</h3> <ul> <li>fac61148206aad772920750da240aa9c890911ee: docs: cleanup readme (<a href="https://redirect.github.com/caarlos0/env/issues/322">#322</a>) (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>5d7eb0c24de4223a71573c8f8793a48ac8ee41e2: docs: fix bad example (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>19de57d5d2a36333b1a67a3d67659cbfdaf9e1de: docs: more examples (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>be1c262485afa232b7b799d1cc18a21ec5f0e87f: docs: more examples (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>fb842469d582087e463fb4030819c8b00cfb7dbf: docs: more examples (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>12820420829dddd87dcbc4b28364b95dae292a99: docs: more examples (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>3d8627f0b884abb58f27046d2d118d4acfaf7777: docs: typos (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>d7efb648b593362462e7047c0619f9ca1bbc36ab: docs: update license year range (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> </ul> <hr /> <p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser Pro</a>!</em></p> <h2>v11.2.0</h2> <h2>Changelog</h2> <h3>New Features</h3> <ul> <li>68793c0696699b75cad4f91badb0ada6685bf6c3: feat: mapping slice of complex struct (<a href="https://redirect.github.com/caarlos0/env/issues/312">#312</a>) (<a href="https://github.com/Rancbar"><code>@​Rancbar</code></a>)</li> </ul> <h3>Documentation updates</h3> <ul> <li>33920afdec0ddeac41393d4214398d311a008754: docs: added a logo (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> <li>0de93839a29573a65842d404746f270c434e522a: docs: update (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li> </ul> <hr /> <p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser Pro</a>!</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/caarlos0/env/commit/aa50469e805430de3f1c8a2b633872e9f4b0f56d"><code>aa50469</code></a> docs: duplicated headline</li> <li><a href="https://github.com/caarlos0/env/commit/3d8627f0b884abb58f27046d2d118d4acfaf7777"><code>3d8627f</code></a> docs: typos</li> <li><a href="https://github.com/caarlos0/env/commit/fac61148206aad772920750da240aa9c890911ee"><code>fac6114</code></a> docs: cleanup readme (<a href="https://redirect.github.com/caarlos0/env/issues/322">#322</a>)</li> <li><a href="https://github.com/caarlos0/env/commit/2683e95c82982e589af0ddfaad99f6c33abd4fb2"><code>2683e95</code></a> fix: do not init empty arrays (<a href="https://redirect.github.com/caarlos0/env/issues/321">#321</a>)</li> <li><a href="https://github.com/caarlos0/env/commit/12820420829dddd87dcbc4b28364b95dae292a99"><code>1282042</code></a> docs: more examples</li> <li><a href="https://github.com/caarlos0/env/commit/5d7eb0c24de4223a71573c8f8793a48ac8ee41e2"><code>5d7eb0c</code></a> docs: fix bad example</li> <li><a href="https://github.com/caarlos0/env/commit/fb842469d582087e463fb4030819c8b00cfb7dbf"><code>fb84246</code></a> docs: more examples</li> <li><a href="https://github.com/caarlos0/env/commit/be1c262485afa232b7b799d1cc18a21ec5f0e87f"><code>be1c262</code></a> docs: more examples</li> <li><a href="https://github.com/caarlos0/env/commit/19de57d5d2a36333b1a67a3d67659cbfdaf9e1de"><code>19de57d</code></a> docs: more examples</li> <li><a href="https://github.com/caarlos0/env/commit/d7efb648b593362462e7047c0619f9ca1bbc36ab"><code>d7efb64</code></a> docs: update license year range</li> <li>Additional commits viewable in <a href="https://github.com/caarlos0/env/compare/v11.1.0...v11.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/caarlos0/env/v11&package-manager=go_modules&previous-version=11.1.0&new-version=11.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:14:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#6776
No description provided.