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

chore(deps): bump rustix from 0.38.8 to 0.38.28 #4584

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps rustix from 0.38.8 to 0.38.28.

Commits
  • 5ff2b62 chore: Release rustix version 0.38.28
  • 3758947 Fix c_char vs u8 errors in the linux_raw backend. (#971)
  • b1f8c8f chore: Release rustix version 0.38.27
  • 07767ad Use prlimit64 unconditionally in the linux_raw backend. (#968)
  • 704611a Miscellaneous documentation cleanups. (#967)
  • 287509b Fix compilation on macOS and FreeBSD with --no-default-features. (#966)
  • 748a828 Add methods for reading into unitialized buffers (#944)
  • 56acc55 Fix compilation on non-x86 with linux_latest. (#961)
  • cb1ffab Fix compilation under wasm32-wasi under various feature combinations. (#960)
  • 90513bc Fix the return type of fsmount. (#962)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner December 18, 2023 12:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust labels Dec 18, 2023
@dependabot dependabot bot requested review from laplab and jkomyno and removed request for a team December 18, 2023 12:11
Copy link

codspeed-hq bot commented Dec 18, 2023

CodSpeed Performance Report

Merging #4584 will not alter performance

Comparing dependabot/cargo/rustix-0.38.28 (d5e4f40) with main (c59dc39)

Summary

✅ 11 untouched benchmarks

@jkomyno jkomyno added this to the 5.8.0 milestone Dec 18, 2023
@jkomyno jkomyno removed the request for review from laplab December 18, 2023 14:38
Copy link
Contributor

github-actions bot commented Jan 12, 2024

WASM Size

Engine This PR Base branch Diff
WASM 2.338MiB 2.338MiB 0.000B
WASM (gzip) 907.787KiB 907.788KiB -1.000B

Copy link
Contributor

github-actions bot commented Jan 12, 2024

✅ WASM query-engine: no benchmarks have regressed

Full benchmark report
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/bench?schema=imdb_bench&sslmode=disable" \
node --experimental-wasm-modules query-engine/driver-adapters/executor/dist/bench.mjs

After changes in bee3cb6

@Jolg42 Jolg42 modified the milestones: 5.8.0, 5.9.0 Jan 15, 2024
@Jolg42 Jolg42 requested review from miguelff and aqrln January 15, 2024 16:28
@aqrln
Copy link
Member

aqrln commented Jan 24, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/rustix-0.38.28 branch from bee3cb6 to 9637783 Compare January 24, 2024 01:13
@aqrln aqrln self-assigned this Jan 24, 2024
@aqrln
Copy link
Member

aqrln commented Jan 24, 2024

@dependabot rebase

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.8 to 0.38.28.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](bytecodealliance/rustix@v0.38.8...v0.38.28)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/rustix-0.38.28 branch from 9637783 to d5e4f40 Compare January 24, 2024 21:32
@aqrln aqrln merged commit 6248b50 into main Jan 24, 2024
137 of 139 checks passed
@aqrln aqrln deleted the dependabot/cargo/rustix-0.38.28 branch January 24, 2024 22:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants