postgres-parser
postgres-parser copied to clipboard
Bump num_cpus from 1.13.0 to 1.15.0
Bumps num_cpus from 1.13.0 to 1.15.0.
Release notes
Sourced from num_cpus's releases.
v1.15.0
Fixes
- update hermit-abi
New Contributors
@striezelmade their first contribution in seanmonstar/num_cpus#126@buffetmade their first contribution in seanmonstar/num_cpus#127v1.14.0
Features
- Support cgroups v2 by
@OrionNebulain seanmonstar/num_cpus#125- Do not attempt to open files in Miri by
@RalfJungin seanmonstar/num_cpus#121New Contributors
@RalfJungmade their first contribution in seanmonstar/num_cpus#121@OrionNebulamade their first contribution in seanmonstar/num_cpus#125v1.13.1
Fixes
- fix parsing zero or multiple optional fields in cgroup mountinfo.
Changelog
Sourced from num_cpus's changelog.
v1.15.0
Fixes
- update hermit-abi
v1.14.0
Features
- add support for cgroups v2
- Skip reading files in Miri
v1.13.1
Fixes
- fix parsing zero or multiple optional fields in cgroup mountinfo.
Commits
5bea3c7v1.15.0ccb5a67chore: update hermit-abi to 0.2.6 (#127)e437b9dci: update actions/checkout in GitHub Actions workflows to v3 (#126)90373f3v1.14.04f0f2a4Support reading cpu.max from cgroups v2 (#125)354348cdo not attempt to open files in Miri (#121)5f1b033v1.13.1a1c3827fix(cgroup): fix parse zero or multi optional fields in mountinfo (#113)f9b4136ci: merge ci files into 1 (#116)ef39d09ci: set up github action workflow for rust (#114)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)