Skip to content

chore(deps): bump the major group across 1 directory with 2 updates#3295

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/major-1ee3b80b1e
Open

chore(deps): bump the major group across 1 directory with 2 updates#3295
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/major-1ee3b80b1e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the major group with 2 updates in the / directory: sysinfo and async-openai.

Updates sysinfo from 0.38.4 to 0.39.0

Changelog

Sourced from sysinfo's changelog.

0.39.0

  • Update minimum supported rust version to 1.95.
  • Add new NetworkData::operational_state API.
  • Add new Process::cgroup_limits API (only returning data on Linux).
  • All supported systems other than Windows: Improve performance of Networks::refresh*.
  • All supported systems other than Windows: Fix soundness issue when retrieving users.
  • Linux: Take into account parent cgroup memory limits.
  • Linux: Fix panic when retrieving process information on ESXi.
  • FreeBSD: Use the name of dataset as name for zfs disks.
Commits
  • ee9cd3b Merge pull request #1655 from GuillaumeGomez/update
  • 3ada0c4 Update crate version to 0.39.0 version
  • e05d7c9 Update CHANGELOG for 0.39.0 version
  • b62b067 Merge pull request #1654 from GuillaumeGomez/improve-network
  • 03c0da0 Improve performance of network interfaces refresh by removing one call of `ge...
  • 560ba18 Try to reduce test_tasks flakyness
  • f9832e6 Merge pull request #1653 from GuillaumeGomez/fix-soundness
  • c2d1bf3 Fix new clippy lint
  • 15a763e Manually rewrite unix::get_users to fix unsoundness issue
  • c47edf6 Small cleanup (#1652)
  • Additional commits viewable in compare view

Updates async-openai from 0.34.0 to 0.38.0

Release notes

Sourced from async-openai's releases.

v0.38.0

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.37.0...async-openai-v0.38.0

v0.37.0

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.36.1...async-openai-v0.37.0

v0.36.1

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.36.0...async-openai-v0.36.1

v0.36.0

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.35.0...async-openai-v0.36.0

v0.35.0

Breaking changes in upstream spec for certain types (diff in PRs), if you're not using any of those types upgrade should be no-op!

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.34.0...async-openai-v0.35.0

Commits

@dependabot dependabot Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-1ee3b80b1e branch from 3ef5445 to 7871275 Compare May 8, 2026 05:21
Bumps the major group with 2 updates in the / directory: [sysinfo](https://github.com/GuillaumeGomez/sysinfo) and [async-openai](https://github.com/64bit/async-openai).


Updates `sysinfo` from 0.38.4 to 0.39.0
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.0)

Updates `async-openai` from 0.34.0 to 0.38.0
- [Release notes](https://github.com/64bit/async-openai/releases)
- [Commits](64bit/async-openai@async-openai-v0.34.0...async-openai-v0.38.0)

---
updated-dependencies:
- dependency-name: async-openai
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: sysinfo
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-1ee3b80b1e branch from 7871275 to 8e665d4 Compare May 8, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants