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

Bump sys-filesystem from 1.5.0 to 1.5.2 #16879

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps sys-filesystem from 1.5.0 to 1.5.2.

Changelog

Sourced from sys-filesystem's changelog.

1.5.2 - 30-Sep-2024

  • Forgot to switch mkmf-lite from a dev dependency to a runtime dependency. Thanks go to Thomas Langé for the spot and patch.

1.5.1 - 29-Sep-2024

  • Add the f_type struct member to the Statvfs struct for Linux. This was added at some point in the Linux lifecycle, though may still be blank depending on your platform. Thanks go to Tasos Sahanidis for the patch.
  • Added padding on 32-bit Statvfs struct with 64-bit offsets for Linux. Thanks go Tasos Sahanidis again for this update.
  • Bumped mkmf-lite dependency since the changes were needed to support the above.
Commits
  • 16147e0 Add changes for 1.5.2.
  • 1e02a7c Merge pull request #75 from Lqp1/main
  • 3467a06 Make mkmf-lite a runtime dependency
  • 00c6931 Add changes for 1.5.1 and prep for release.
  • 7b6cdb1 Merge pull request #73 from tatokis/i686-64-bit-offset-fix
  • 305b6b7 Add padding on 32 bit statvfs with 64 bit offsets
  • cab3a4b Merge pull request #72 from tatokis/add-f_type-statvfs
  • 1bd2f8c Add f_type field to struct statvfs
  • 5253e1d Merge pull request #70 from djberg96/rubocop
  • 88bdcd9 Update github actions to v4.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [sys-filesystem](https://github.com/djberg96/sys-filesystem) from 1.5.0 to 1.5.2.
- [Changelog](https://github.com/djberg96/sys-filesystem/blob/main/CHANGES.md)
- [Commits](djberg96/sys-filesystem@sys-filesystem-1.5.0...sys-filesystem-1.5.2)

---
updated-dependencies:
- dependency-name: sys-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2024

Superseded by #16891.

@dependabot dependabot bot closed this Oct 4, 2024
@dependabot dependabot bot deleted the dependabot/bundler/dev/sys-filesystem-1.5.2 branch October 4, 2024 05:13
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 ruby Pull requests that update Ruby code
Development

Successfully merging this pull request may close these issues.

0 participants