Skip to content

build(deps): bump golang.org/x/term from 0.41.0 to 0.42.0#630

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/main/golang.org/x/term-0.42.0
Apr 9, 2026
Merged

build(deps): bump golang.org/x/term from 0.41.0 to 0.42.0#630
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/main/golang.org/x/term-0.42.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/term from 0.41.0 to 0.42.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 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 [golang.org/x/term](https://github.com/golang/term) from 0.41.0 to 0.42.0.
- [Commits](golang/term@v0.41.0...v0.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 9, 2026
@github-actions
github-actions Bot enabled auto-merge April 9, 2026 19:42
@codecov

codecov Bot commented Apr 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.83%. Comparing base (ef72e0e) to head (219e24b).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #630   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files          16       16           
  Lines        1823     1823           
=======================================
  Hits         1510     1510           
  Misses        236      236           
  Partials       77       77           
Flag Coverage Δ
unittests 82.83% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
github-actions Bot merged commit 3c59163 into main Apr 9, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/main/golang.org/x/term-0.42.0 branch April 9, 2026 19:44
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request May 8, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeport/dyff](https://github.com/homeport/dyff) | minor | `v1.11.3` → `v1.12.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>homeport/dyff (homeport/dyff)</summary>

### [`v1.12.0`](https://github.com/homeport/dyff/releases/tag/v1.12.0): dyff release v1.12.0

[Compare Source](homeport/dyff@v1.11.4...v1.12.0)

#### What's Changed

- Omit YAML document start marker for single-document output by [@&#8203;HeavyWombat](https://github.com/HeavyWombat) in [#&#8203;639](homeport/dyff#639)

**Full Changelog**: <homeport/dyff@v1.11.4...v1.12.0>

### [`v1.11.4`](https://github.com/homeport/dyff/releases/tag/v1.11.4): dyff release v1.11.4

[Compare Source](homeport/dyff@v1.11.3...v1.11.4)

#### What's Changed

- build(deps): bump github.com/lucasb-eyer/go-colorful from 1.3.0 to 1.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;624](homeport/dyff#624)
- build(deps): bump codecov/codecov-action from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;625](homeport/dyff#625)
- build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;626](homeport/dyff#626)
- build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;627](homeport/dyff#627)
- build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;628](homeport/dyff#628)
- build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;629](homeport/dyff#629)
- build(deps): bump golang.org/x/term from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;630](homeport/dyff#630)
- build(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;632](homeport/dyff#632)
- build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;631](homeport/dyff#631)
- build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;633](homeport/dyff#633)
- build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;634](homeport/dyff#634)
- Bump `github.com/gonvenience/ytbx` to `v1.5.0` by [@&#8203;HeavyWombat](https://github.com/HeavyWombat) in [#&#8203;637](homeport/dyff#637)

**Full Changelog**: <homeport/dyff@v1.11.3...v1.11.4>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiLCJhdXRvbWF0aW9uOmJvdC1hdXRob3JlZCIsImRlcGVuZGVuY3ktdHlwZTo6bWlub3IiXX0=-->
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.

0 participants