Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/caarlos0/env/v6 to v11 #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/caarlos0/env/v6 v6.10.1 -> v11.3.1 age adoption passing 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

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 force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from 1d498a6 to 5c90151 Compare May 22, 2024 14:23
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from 5c90151 to 57cce57 Compare June 19, 2024 14:51
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch 2 times, most recently from a8e3049 to d301606 Compare August 7, 2024 17:37
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from d301606 to a8d88bb Compare December 16, 2024 12:07
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-11.x branch from a8d88bb to b22f8aa Compare December 20, 2024 13:50
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.

0 participants