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/obalunenko/getenv from 1.10.0 to 1.11.0 #273

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps github.com/obalunenko/getenv from 1.10.0 to 1.11.0.

Release notes

Sourced from github.com/obalunenko/getenv's releases.

v1.11.0

Changelog

  • b14968f chore(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#98)
  • c87fb71 chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#100)
  • 9613beb chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#101)
  • 68077c6 chore: Bump go-tools image to v0.8.0 (#97)
  • 4a22a7e chore: Bump go-tools image version to v0.10.0 (#99)
  • 78d6c6a chore: Bump go-tools version to v0.6.3 (#96)
  • 6fc973c chore: Update go-tools to v0.12.1 (#102)
  • 011a926 refactor: Add error handling to env parsers (#111)
  • 31d704f refactor: Implement complex generic parser (#108)
  • 1887d16 refactor: Implement generic number parser (#110)
  • 505b070 refactor: Implement slices generic parsers (#109)
  • f05063b refactor: Implement uint generic parser (#107)
  • 9fcb283 refactor: Use generic parser for float (#106)
  • e41878c refactor: Use generic parser for integers (#105)
Commits
  • 011a926 refactor: Add error handling to env parsers (#111)
  • 1887d16 refactor: Implement generic number parser (#110)
  • 505b070 refactor: Implement slices generic parsers (#109)
  • 31d704f refactor: Implement complex generic parser (#108)
  • f05063b refactor: Implement uint generic parser (#107)
  • 9fcb283 refactor: Use generic parser for float (#106)
  • e41878c refactor: Use generic parser for integers (#105)
  • 6fc973c chore: Update go-tools to v0.12.1 (#102)
  • 9613beb chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#101)
  • c87fb71 chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#100)
  • 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 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/obalunenko/getenv](https://github.com/obalunenko/getenv) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/obalunenko/getenv/releases)
- [Changelog](https://github.com/obalunenko/getenv/blob/master/.goreleaser.yml)
- [Commits](obalunenko/getenv@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/obalunenko/getenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (deef2b2) 77.88% compared to head (d2db000) 77.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   77.88%   77.88%           
=======================================
  Files          41       41           
  Lines        2804     2804           
=======================================
  Hits         2184     2184           
  Misses        511      511           
  Partials      109      109           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@obalunenko obalunenko merged commit 0ba7631 into master Jul 28, 2023
11 checks passed
@obalunenko obalunenko deleted the dependabot/go_modules/github.com/obalunenko/getenv-1.11.0 branch July 28, 2023 11:59
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.

1 participant