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

Update module github.com/tklauser/numcpus to v0.9.0 #982

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/tklauser/numcpus v0.8.0 -> v0.9.0 age adoption passing confidence

Release Notes

tklauser/numcpus (github.com/tklauser/numcpus)

v0.9.0

Compare Source

This version introduces the List{Offline,Online,Possible,Present} functions (currently only implemented for Linux) which return a list of offline, online, possible or present CPUs, respectively.

What's Changed

Full Changelog: tklauser/numcpus@v0.8.0...v0.9.0


Configuration

📅 Schedule: 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner January 11, 2025 04:07
@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file Skip Changelog labels Jan 11, 2025
@dashpole
Copy link
Contributor

/gcbrun

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.02%. Comparing base (4caace7) to head (7d3d296).
Report is 104 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #982      +/-   ##
==========================================
+ Coverage   61.03%   64.02%   +2.98%     
==========================================
  Files          56       57       +1     
  Lines        5903     6018     +115     
==========================================
+ Hits         3603     3853     +250     
+ Misses       2143     2004     -139     
- Partials      157      161       +4     

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

@dashpole dashpole merged commit f7d4176 into GoogleCloudPlatform:main Jan 13, 2025
34 checks passed
@renovate-bot renovate-bot deleted the renovate/github.com-tklauser-numcpus-0.x branch January 13, 2025 14:45
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 Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants