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): bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.0 #60

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps github.com/caarlos0/env/v11 from 11.2.2 to 11.3.0.

Release notes

Sourced from github.com/caarlos0/env/v11's releases.

v11.3.0

Changelog

New Features

  • 59284e4b4474cce9c818d002ace60f10e52aa64c: feat: implement interface { Unwrap() []error } for AggregateError to be compatibility with std errors.Join go1.20 without any breaking change (#336) (@​itsabgr-raika)
  • 17fdb9176ce08567cfb70bc31df856fe1a63f47c: feat: set custom tag name for envDefault (#324) (@​dnovikoff)
  • 1cb1967ed1990150385c0450f5fda35128b8ff68: feat: set custom tag name for envPrefix (#332) (@​sv-kozlov)
  • 013693160323c41f4c9113d5378cd3ade61f7a6e: feat: support time.Location (#326) (@​BorzdeG)
  • 4ab8b371a1e3f57c04bc0531d6e99773e9297564: feat: support ignored value "-" for env tag (#338) (@​sv-kozlov)

Bug fixes

  • 6f3a5c03be3c21cd7182233f189e97bf3972ced9: fix: better handle envDefault, refactor merge options (#349) (@​astak16)
  • 3afa723e0d7b225a11e4860b28c30bf5a14b7a6a: fix: improve errors (#329) (@​caarlos0)
  • 0cbf40b610ab14c412290b84eb55f716154ec1ac: fix: map value with : in it (@​caarlos0)
  • e55230b50da897c64fe539fd3bce0887cc1c96bd: fix: parsing into ptr fields with value (#340) (@​hypnoglow)

Documentation updates

  • 84c7739f7080f8d9209e0d0b9a00e72eb30fd9e5: docs: DefaultValueTagName example (@​caarlos0)
  • 0847ba15e32495a5223f24bb5fd3dbd47b395854: docs: add installation instructions to README.md (#330) (@​eduardolat)
  • 76faca5ee577b2b910e6f50ff8dd2aa22c54a826: docs: project state (@​caarlos0)

Other work

  • b76caa99b4ad2e76e2dd1f272822c6e3c4249f64: ci: add EditorConfig (#327) (@​BorzdeG)
  • 1f955b7c5514c8bf4450e62a0c018a5c47c59cd8: ci: update (@​caarlos0)
  • f68d1dcfe3bddeb3e0ffda2819f8e62adb028a66: refactor: enable gocritic linter and fix lint issues (#342) (@​alexandear)
  • 52e7186e71f67e4259b6f1f8d6a889368f4e3378: refactor: modify the init logic for env tag options to make it more reasonable (#347) (@​astak16)

Released with GoReleaser Pro!

Commits
  • 0cbf40b fix: map value with : in it
  • 6f3a5c0 fix: better handle envDefault, refactor merge options (#349)
  • 52e7186 refactor: modify the init logic for env tag options to make it more reasonabl...
  • cb81472 test: field 'unexported' has no environment variable (#346)
  • f68d1dc refactor: enable gocritic linter and fix lint issues (#342)
  • a9fcfa3 chore(deps): bump codecov/codecov-action from 4 to 5 (#341)
  • 1f955b7 ci: update
  • e55230b fix: parsing into ptr fields with value (#340)
  • 4ab8b37 feat: support ignored value "-" for env tag (#338)
  • 1cb1967 feat: set custom tag name for envPrefix (#332)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/caarlos0/env/v11](https://github.com/caarlos0/env) from 11.2.2 to 11.3.0.
- [Release notes](https://github.com/caarlos0/env/releases)
- [Changelog](https://github.com/caarlos0/env/blob/main/.goreleaser.yml)
- [Commits](caarlos0/env@v11.2.2...v11.3.0)

---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 16, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12355955801

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 60.037%

Totals Coverage Status
Change from base Build 12348535358: 0.0%
Covered Lines: 323
Relevant Lines: 538

💛 - Coveralls

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.

1 participant