Skip to content

chore: bump libc from 0.2.185 to 0.2.186 in the patch group across 1 directory#5838

Merged
max-sixty merged 1 commit intomainfrom
dependabot/cargo/patch-73def9ed9a
Apr 28, 2026
Merged

chore: bump libc from 0.2.185 to 0.2.186 in the patch group across 1 directory#5838
max-sixty merged 1 commit intomainfrom
dependabot/cargo/patch-73def9ed9a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the patch group with 1 update in the / directory: libc.

Updates libc from 0.2.185 to 0.2.186

Release notes

Sourced from libc's releases.

0.2.186

Added

  • Apple: Add KEVENT_FLAG_* constants (#5070)
  • Linux: Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE (#5060)

Changed

  • CI: Migrate FreeBSD CI from Cirrus CI to GitHub Actions (#5058)
Changelog

Sourced from libc's changelog.

0.2.186 - 2026-04-24

Added

  • Apple: Add KEVENT_FLAG_* constants (#5070)
  • Linux: Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE (#5060)

Changed

  • CI: Migrate FreeBSD CI from Cirrus CI to GitHub Actions (#5058)
Commits
  • 42620ff [0.2] libc: Release 0.2.186
  • 9db2eaa apple: add KEVENT_FLAG_* constants
  • 3840939 Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linux
  • f697deb chore: migrate from Cirrus CI to GHA
  • See full diff in compare view

@dependabot dependabot Bot added dependencies rust Pull requests that update Rust code labels Apr 27, 2026
@max-sixty
Copy link
Copy Markdown
Member

@prql-bot fix tests

@prql-bot
Copy link
Copy Markdown
Collaborator

The failing checks here aren't from the libc bump:

Once #5841 lands, this PR can be rebased and the tests job should go green.

@prql-bot
Copy link
Copy Markdown
Collaborator

Correction: while duckdb's ^0.4.22 was the first conflict surfaced, arrow-arith (transitive via connector_arrowarrow) requires chrono ^0.4.40, which is the actual binding constraint. #5841 has been updated to pin the minimum to 0.4.40; test-deps-min-versions now passes there.

Bumps the patch group with 1 update in the / directory: [libc](https://github.com/rust-lang/libc).


Updates `libc` from 0.2.185 to 0.2.186
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.185...0.2.186)

---
updated-dependencies:
- dependency-name: libc
  dependency-version: 0.2.186
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump libc from 0.2.185 to 0.2.186 in the patch group chore: bump libc from 0.2.185 to 0.2.186 in the patch group across 1 directory Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/patch-73def9ed9a branch from 298d1e7 to 187aae1 Compare April 28, 2026 01:55
@max-sixty max-sixty merged commit 76b3f1f into main Apr 28, 2026
78 checks passed
@max-sixty max-sixty deleted the dependabot/cargo/patch-73def9ed9a branch April 28, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants