Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 20, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/caarlos0/env/v6 v6.10.1v11.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 becomes conflicted, 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 changed the title Update module github.com/caarlos0/env/v6 to v11 Update module github.com/caarlos0/env/v6 to v11 - autoclosed Jul 13, 2025
@renovate renovate bot closed this Jul 13, 2025
@renovate renovate bot deleted the renovate/github.com-caarlos0-env-v6-11.x branch July 13, 2025 17:53
@renovate renovate bot changed the title Update module github.com/caarlos0/env/v6 to v11 - autoclosed Update module github.com/caarlos0/env/v6 to v11 Jul 13, 2025
@renovate renovate bot reopened this Jul 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from b099a3c to 9df268b Compare July 13, 2025 22:02
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from 9df268b to 97ec3b4 Compare August 10, 2025 14:13
@renovate renovate bot changed the title Update module github.com/caarlos0/env/v6 to v11 Update module github.com/caarlos0/env/v6 to v11 - autoclosed Sep 22, 2025
@renovate renovate bot closed this Sep 22, 2025
@renovate renovate bot changed the title Update module github.com/caarlos0/env/v6 to v11 - autoclosed Update module github.com/caarlos0/env/v6 to v11 Sep 22, 2025
@renovate renovate bot reopened this Sep 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from 462fcce to 97ec3b4 Compare September 22, 2025 14:55
@renovate renovate bot changed the title Update module github.com/caarlos0/env/v6 to v11 Update module github.com/caarlos0/env/v6 to v11 - autoclosed Dec 2, 2025
@renovate renovate bot closed this Dec 2, 2025
@renovate renovate bot changed the title Update module github.com/caarlos0/env/v6 to v11 - autoclosed 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 97ec3b4 to 19cade3 Compare December 2, 2025 18:08
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