Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 #412

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps golang.org/x/term from 0.9.0 to 0.10.0.

Commits
  • edd9fb7 go.mod: update golang.org/x dependencies
  • 88fcf87 term: consistently return zeroes on GetSize error
  • 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 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 [golang.org/x/term](https://github.com/golang/term) from 0.9.0 to 0.10.0.
- [Commits](golang/term@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from evan-forbes and rach-id as code owners July 6, 2023 03:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2023

The following labels could not be found: automerge.

@codecov-commenter
Copy link

Codecov Report

Merging #412 (131dd27) into main (4ec7287) will increase coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
+ Coverage   46.31%   46.46%   +0.15%     
==========================================
  Files          26       26              
  Lines        1993     1993              
==========================================
+ Hits          923      926       +3     
+ Misses        946      944       -2     
+ Partials      124      123       -1     

see 1 file with indirect coverage changes

@rach-id rach-id merged commit de8e2e9 into main Jul 6, 2023
@rach-id rach-id deleted the dependabot/go_modules/golang.org/x/term-0.10.0 branch July 6, 2023 09:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants