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

Bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 #1147

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1.

Release notes

Sourced from github.com/rogpeppe/go-internal's releases.

v1.13.1

What's Changed

New Contributors

Full Changelog: rogpeppe/go-internal@v1.12.0...v1.13.1

Commits
  • e67a4aa README: update the package list
  • 4794549 take advantage of Go 1.22
  • 5ce929e drop Go 1.21, add Go 1.23
  • 3a65db1 dirhash: forward to golang.org/x/mod/sumdb/dirhash
  • 361e7d2 goproxytest: add test wrapper API
  • ccf4b43 testscript: ignore result when interrupting background processes
  • 66960b6 Fix typos discovered by codespell
  • 5556500 cmd/testscript: do not create an extra temporary directory (#259)
  • b143f3f testscript: add Config.Files (#258)
  • 8300480 cmd/testscript: remove redundant use of Failed (#257)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 24, 2024
@thom-at-redhat
Copy link
Contributor

@dependabot rebaser

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rogpeppe/go-internal-1.13.1 branch from d451f57 to d1de5d2 Compare September 26, 2024 21:19
@thom-at-redhat
Copy link
Contributor

Requires Go 1.21 for toolchain

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rogpeppe/go-internal-1.13.1 branch from d1de5d2 to b2dfddf Compare September 30, 2024 07:42
Copy link

@AaronH88
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rogpeppe/go-internal-1.13.1 branch from b2dfddf to d07b662 Compare November 22, 2024 14:32
@AaronH88
Copy link
Contributor

AaronH88 commented Dec 5, 2024

@dependabot rebase

Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/rogpeppe/go-internal/releases)
- [Commits](rogpeppe/go-internal@v1.12.0...v1.13.1)

---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rogpeppe/go-internal-1.13.1 branch from d07b662 to e8a98ef Compare December 5, 2024 12:57
Copy link

sonarqubecloud bot commented Dec 5, 2024

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.57%. Comparing base (2bf1d39) to head (e8a98ef).
Report is 1 commits behind head on devel.

@@            Coverage Diff             @@
##            devel    #1147      +/-   ##
==========================================
+ Coverage   39.84%   40.57%   +0.72%     
==========================================
  Files          45       48       +3     
  Lines        9275     9855     +580     
==========================================
+ Hits         3696     3999     +303     
- Misses       5293     5576     +283     
+ Partials      286      280       -6     

see 7 files with indirect coverage changes

Components Coverage Δ
Go 40.03% <ø> (+0.18%) ⬆️
Receptorctl 49.31% <ø> (∅)

Copy link
Contributor

@AaronH88 AaronH88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AaronH88 AaronH88 merged commit 4bde694 into devel Dec 5, 2024
26 checks passed
@AaronH88 AaronH88 deleted the dependabot/go_modules/github.com/rogpeppe/go-internal-1.13.1 branch December 5, 2024 14:15
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.

2 participants