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

fix(deps): update module github.com/sethvargo/go-envconfig to v1 #424

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sethvargo/go-envconfig v0.9.0 -> v1.1.0 age adoption passing confidence

Release Notes

sethvargo/go-envconfig (github.com/sethvargo/go-envconfig)

v1.1.0

Compare Source

What's Changed

Full Changelog: sethvargo/go-envconfig@v1.0.3...v1.1.0

v1.0.3

Compare Source

What's Changed

Full Changelog: sethvargo/go-envconfig@v1.0.2...v1.0.3

v1.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: sethvargo/go-envconfig@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

  • Update Go version to 1.22.1 (security)

v1.0.0

Compare Source

[!CAUTION]

This release includes breaking changes. Please read these release notes thoroughly.

New features

  • Introduce global and cascading configuration options by @​sethvargo in https://github.com/sethvargo/go-envconfig/pull/97

    This introduces the concept of global configurations and cascades struct-level configuration options onto all child fields. For example, marking a struct as required will mark all child fields as required. Similarly, setting a custom delimiter on a struct tag propagates that delimiter to all child fields of the struct. This behavior previously only applied to the noinit tag, but it now applies to all tags.

Breaking changes

Full Changelog: sethvargo/go-envconfig@v0.9.0...v1.0.0-beta1


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-bot renovate-bot force-pushed the renovate/major-golang-modules branch from c655b1f to 2edeb8b Compare December 18, 2024 12:24
@henrybell
Copy link
Collaborator

/gcbrun

@henrybell henrybell merged commit 8031f1f into cloudspannerecosystem:main Dec 18, 2024
4 checks passed
@renovate-bot renovate-bot deleted the renovate/major-golang-modules branch December 18, 2024 14:13
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.

2 participants