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.13.0 to 1.14.0 #323

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps github.com/obalunenko/getenv from 1.13.0 to 1.14.0.

Release notes

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

v1.14.0

Changelog

  • 9218b78831a940817a461d12e0e06b647926de29 chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (#134)
  • 1b09846a53e5113c486e376b823f9dbfb416e3a8 chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 (#140)
  • b28958893d95ac9fed944526245ae9a77139816e chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#131)
  • 986f5670d1839ee3004635d26d63476ca358eb79 chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#132)
  • 78d4a10b42996a89f7bb4cb03e3f5e2a070758c1 chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#133)
  • 6367aec0fcc52ecb86a082170c3fa839a98601d3 chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#135)
  • e346a16e46c7571001cd43c69a967b27629fdd14 chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#138)
  • f02bcd191b8d00bf258673d4d3fa776cedb87062 chore(deps): bump sonarsource/sonarcloud-github-action from 2.1 to 2.3 (#139)
  • cea9058d7347f5c2864284194fabc23c26853841 chore(deps): bump sonarsource/sonarcloud-github-action from 2.3 to 3.0 (#141)
  • 780c572b931d08f181a2980f39638e941de20a67 feat: bump go to 1.23 (#142)
Commits
  • 780c572 feat: bump go to 1.23 (#142)
  • cea9058 chore(deps): bump sonarsource/sonarcloud-github-action from 2.3 to 3.0 (#141)
  • 1b09846 chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 (#140)
  • f02bcd1 chore(deps): bump sonarsource/sonarcloud-github-action from 2.1 to 2.3 (#139)
  • e346a16 chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#138)
  • 6367aec chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#135)
  • 9218b78 chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (#134)
  • 78d4a10 chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#133)
  • 986f567 chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#132)
  • b289588 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#131)
  • See full diff 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/obalunenko/getenv](https://github.com/obalunenko/getenv) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/obalunenko/getenv/releases)
- [Changelog](https://github.com/obalunenko/getenv/blob/master/.goreleaser.yml)
- [Commits](obalunenko/getenv@v1.13.0...v1.14.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>
Copy link

sonarcloud bot commented Sep 6, 2024

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.66%. Comparing base (eca3b13) to head (0aea660).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
+ Coverage   75.63%   75.66%   +0.02%     
==========================================
  Files          44       44              
  Lines        2976     2975       -1     
==========================================
  Hits         2251     2251              
+ Misses        611      610       -1     
  Partials      114      114              

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

@obalunenko obalunenko merged commit d39c1ba into master Sep 6, 2024
11 checks passed
@obalunenko obalunenko deleted the dependabot/go_modules/github.com/obalunenko/getenv-1.14.0 branch September 6, 2024 12: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