Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/caarlos0/env/v6 v6.10.1 -> v11.3.1 age confidence

Release Notes

caarlos0/env (github.com/caarlos0/env/v6)

v11.3.1

Compare Source

Changelog

Bug fixes
Other work

Released with GoReleaser Pro!

v11.3.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates
Other work

Released with GoReleaser Pro!

v11.2.2

Compare Source

Changelog

Documentation updates

Released with GoReleaser Pro!

v11.2.1

Compare Source

Changelog

Bug fixes
Documentation updates

Released with GoReleaser Pro!

v11.2.0

Compare Source

Changelog

New Features
Documentation updates

Released with GoReleaser Pro!

v11.1.0

Compare Source

Changelog

Bug fixes
Other work

Released with GoReleaser Pro!

v11.0.1

Compare Source

Changelog

Bug fixes
Documentation updates

Released with GoReleaser Pro!

v11.0.0

Compare Source

Changelog

Breaking changes
  • Updated module's Go version to 1.18
New Features
Bug fixes
Documentation updates
Other work

Released with GoReleaser Pro!

v10.0.0

Compare Source

Changelog

Breaking changes
New Features
Documentation updates
Other work

Released with GoReleaser Pro!

v9.0.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates

Migrating from v8

Replace envExpand:"true" with ,expand, e.g.:

type Foo struct {
    Foo string `env:"FOO,expand"`
}

Released with GoReleaser Pro!

v8.0.0

Compare Source

Changelog

Other work

Updating from v7

  • if you use env.Parse with no options, no change is required.
  • if you use env.Parse with one Options{}, call env.ParseWithOptions instead.
  • if you use env.Parse with options, and pass more than one Options{}, merge them into a single one, and use env.ParseWithOptions instead.
  • if you use env.ParseWithFuncs, use env.ParseWithOptions instead, and put your parsers into Options{ FuncMap: <here> }.

Released with GoReleaser Pro!

v7.1.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates

Released with GoReleaser Pro!

v7.0.0

Compare Source

Changelog

Breaking changes
Documentation updates
Other work

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from 67d9806 to a8ce228 Compare May 22, 2024 12:15
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from a8ce228 to 0527325 Compare June 19, 2024 17:13
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch 2 times, most recently from 721aeb5 to fad94ac Compare August 7, 2024 13:30
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch 2 times, most recently from fa16ee7 to 4da5cac Compare December 20, 2024 11:58
@renovate renovate bot changed the title fix(deps): update module github.com/caarlos0/env/v6 to v11 fix(deps): update module github.com/caarlos0/env/v6 to v11 - autoclosed Dec 2, 2025
@renovate renovate bot closed this Dec 2, 2025
@renovate renovate bot deleted the renovate/github.com-caarlos0-env-v6-11.x branch December 2, 2025 12:32
@renovate renovate bot changed the title fix(deps): update module github.com/caarlos0/env/v6 to v11 - autoclosed fix(deps): update module github.com/caarlos0/env/v6 to v11 Dec 2, 2025
@renovate renovate bot reopened this Dec 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch 2 times, most recently from 4da5cac to f836885 Compare December 2, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant