Skip to content

build(deps): bump github.com/sethvargo/go-envconfig from 0.9.0 to 1.3.1#263

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/sethvargo/go-envconfig-1.3.1
Open

build(deps): bump github.com/sethvargo/go-envconfig from 0.9.0 to 1.3.1#263
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/sethvargo/go-envconfig-1.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/sethvargo/go-envconfig from 0.9.0 to 1.3.1.

Release notes

Sourced from github.com/sethvargo/go-envconfig's releases.

v1.3.1

What's Changed

New Contributors

Full Changelog: sethvargo/go-envconfig@v1.3.0...v1.3.1

v1.3.0

What's Changed

New Contributors

Full Changelog: sethvargo/go-envconfig@v1.2.0...v1.3.0

v1.2.0

What's Changed

Full Changelog: sethvargo/go-envconfig@v1.1.1...v1.2.0

v1.1.1

What's Changed

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

v1.1.0

What's Changed

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

v1.0.3

What's Changed

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

v1.0.2

What's Changed

... (truncated)

Commits
  • 5c6903c Fix non-terminating unwrap walk in prefixLookuper.Unwrap (#136)
  • 4bcd670 Optionally propagate context to Decoder (#131)
  • db7a7a5 Introduce the LookuperFunc type to simplify the creation of custom implemen...
  • 7ee4127 Allow escaping $ in default values (#128)
  • 562e9b1 Only include envvar key on error to avoid leaking information (#127)
  • 05a905f Allow environment variables to start with underscores (#123)
  • bbaf784 Add MustProcess which panics on errors (#115)
  • e51a54f Relax Go constraint to 1.20 (#113)
  • 4970c73 Fix docs (#110)
  • 61cfc0d Handle case where user accidentally uses Process() with a Config when… (#109)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig) from 0.9.0 to 1.3.1.
- [Release notes](https://github.com/sethvargo/go-envconfig/releases)
- [Commits](sethvargo/go-envconfig@v0.9.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/sethvargo/go-envconfig
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants