Skip to content

build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0#586

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/main/golang.org/x/sys-0.40.0
Jan 8, 2026
Merged

build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0#586
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/main/golang.org/x/sys-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 8, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/sys from 0.39.0 to 0.40.0.

Commits
  • 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits
  • e5770d2 sys/cpu: use symbolic names for masks
  • 714a44c sys/cpu: modify x86 port to match what internal/cpu does
  • 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 [golang.org/x/sys](https://github.com/golang/sys) from 0.39.0 to 0.40.0.
- [Commits](golang/sys@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.40.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 Jan 8, 2026
@github-actions
github-actions Bot enabled auto-merge January 8, 2026 19:54
@github-actions
github-actions Bot merged commit 2ef43d2 into main Jan 8, 2026
6 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/main/golang.org/x/sys-0.40.0 branch January 8, 2026 19:55
@codecov

codecov Bot commented Jan 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.32%. Comparing base (6f6bdc4) to head (9caa3d5).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #586   +/-   ##
=======================================
  Coverage   82.32%   82.32%           
=======================================
  Files          17       17           
  Lines        1765     1765           
=======================================
  Hits         1453     1453           
  Misses        236      236           
  Partials       76       76           
Flag Coverage Δ
unittests 82.32% <ø> (ø)

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.

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 10, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeport/dyff](https://github.com/homeport/dyff) | patch | `v1.10.3` → `v1.10.4` |

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.10.4`](https://github.com/homeport/dyff/releases/tag/v1.10.4): dyff release v1.10.4

[Compare Source](homeport/dyff@v1.10.3...v1.10.4)

#### What's Changed

- build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;584](homeport/dyff#584)
- build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;586](homeport/dyff#586)
- build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;587](homeport/dyff#587)
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;585](homeport/dyff#585)
- build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;588](homeport/dyff#588)
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;591](homeport/dyff#591)
- build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;592](homeport/dyff#592)
- build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;590](homeport/dyff#590)
- build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;593](homeport/dyff#593)
- build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;589](homeport/dyff#589)
- build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;594](homeport/dyff#594)
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;595](homeport/dyff#595)
- Unify Go YAML import names. by [@&#8203;HeavyWombat](https://github.com/HeavyWombat) in [#&#8203;597](homeport/dyff#597)

**Full Changelog**: <homeport/dyff@v1.10.3...v1.10.4>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ni4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
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