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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 20, 2024 07:56
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch 2 times, most recently from 5b6955c to 9e9a1a0 Compare January 20, 2024 16:55
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch 2 times, most recently from f0d314c to ad59d85 Compare February 2, 2024 00:10
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch from ad59d85 to 5a946f6 Compare February 25, 2024 10:27
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch from 5a946f6 to 8b73c1e Compare March 9, 2024 04:02
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch from 8b73c1e to 8e07446 Compare April 14, 2024 10:56
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch from 8e07446 to 0f56af4 Compare May 9, 2024 10:38
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch 2 times, most recently from ae590b6 to 62f0fa0 Compare May 22, 2024 02:12
@github-actions github-actions bot added size/XS and removed size/S labels May 22, 2024
@coveralls
Copy link

coveralls commented May 22, 2024

Pull Request Test Coverage Report for Build 9529125672

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 66.746%

Totals Coverage Status
Change from base Build 9529122433: 0.0%
Covered Lines: 560
Relevant Lines: 839

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch 3 times, most recently from a94af97 to f38c9a7 Compare May 28, 2024 18:32
@renovate renovate bot force-pushed the renovate/github.com-sethvargo-go-envconfig-1.x branch from f38c9a7 to f1dcec9 Compare June 15, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants