Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps golang.org/x/term from 0.13.0 to 0.14.0.

Commits

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)

@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Nov 8, 2023
@codecov
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 324 lines in your changes are missing coverage. Please review.

Comparison is base (54caaf1) 62.89% compared to head (41f6e0f) 65.18%.
Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2413      +/-   ##
==========================================
+ Coverage   62.89%   65.18%   +2.29%     
==========================================
  Files         205      210       +5     
  Lines       19327    20465    +1138     
==========================================
+ Hits        12156    13341    +1185     
+ Misses       6109     6003     -106     
- Partials     1062     1121      +59     
Flag Coverage Δ
unit 65.18% <80.36%> (+2.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
arduino/builder/compilation.go 85.60% <100.00%> (+0.47%) ⬆️
arduino/cores/packageindex/index.go 90.25% <100.00%> (-0.09%) ⬇️
arduino/cores/packagemanager/loader.go 64.55% <100.00%> (ø)
arduino/cores/packagemanager/profiles.go 58.69% <100.00%> (ø)
commands/board/listall.go 89.23% <100.00%> (-1.91%) ⬇️
commands/compile/compile.go 67.12% <100.00%> (+0.34%) ⬆️
commands/core.go 100.00% <100.00%> (ø)
commands/core/upgrade.go 81.81% <100.00%> (+1.17%) ⬆️
commands/daemon/daemon.go 26.86% <ø> (+0.25%) ⬆️
commands/daemon/settings.go 92.78% <100.00%> (ø)
... and 41 more

... and 9 files with indirect coverage changes

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

dependabot bot and others added 2 commits November 8, 2023 17:32
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0.
- [Commits](golang/term@v0.13.0...v0.14.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>
@cmaglie cmaglie force-pushed the dependabot/go_modules/golang.org/x/term-0.14.0 branch from 8c05a71 to 41f6e0f Compare November 8, 2023 16:32
@cmaglie cmaglie merged commit f09ad56 into master Nov 8, 2023
@cmaglie cmaglie deleted the dependabot/go_modules/golang.org/x/term-0.14.0 branch November 8, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant