Skip to content

build(deps): bump rlimit from 0.10.2 to 0.11.0#518

Merged
primeos-work merged 1 commit into
masterfrom
dependabot/cargo/rlimit-0.11.0
Mar 2, 2026
Merged

build(deps): bump rlimit from 0.10.2 to 0.11.0#518
primeos-work merged 1 commit into
masterfrom
dependabot/cargo/rlimit-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps rlimit from 0.10.2 to 0.11.0.

Changelog

Sourced from rlimit's changelog.

0.11.0 - 2026-02-02

  • [PR #71](Nugine/rlimit#71): Add system-wide file descriptor limits support (SysLimits) on Linux/Android.
  • [PR #75](Nugine/rlimit#75): Fix setmaxstdio crash on Windows when values exceed c_int::MAX.
  • [PR #78](Nugine/rlimit#78): Document number casting safety across platform boundaries.
  • Bump MSRV to 1.65.0.
  • Update libc bindings (libc 0.2.180).
Commits
  • 839f347 release v0.11.0
  • d005b28 build(deps): bump libc from 0.2.178 to 0.2.180 in the dependencies group (#84)
  • 21e479b Regenerate bindings to match libc cfg output (#83)
  • d774e91 build(deps): bump the actions group with 2 updates (#82)
  • abb97b6 Configure Dependabot for monthly updates and GitHub Actions tracking (#81)
  • 2b7bf90 fix: update bindings
  • e7b4e0d Document number casting safety across platform boundaries (#78)
  • 2af2ec5 Add system-wide file descriptor limits support (/proc/sys/fs) (#71)
  • a2c6cc2 ci: macos-15-intel
  • 4b4bf10 build(deps): bump libc from 0.2.177 to 0.2.178 (#76)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [rlimit](https://github.com/Nugine/rlimit) from 0.10.2 to 0.11.0.
- [Changelog](https://github.com/Nugine/rlimit/blob/main/CHANGELOG.md)
- [Commits](Nugine/rlimit@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: rlimit
  dependency-version: 0.11.0
  dependency-type: direct:production
  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 rust Pull requests that update Rust code labels Mar 1, 2026
@primeos-work primeos-work added this pull request to the merge queue Mar 2, 2026
Merged via the queue into master with commit 0b7f526 Mar 2, 2026
25 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/rlimit-0.11.0 branch March 2, 2026 09:41
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant