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

build(deps): bump exacl from 0.8.0 to 0.9.0 #3611

Merged
merged 1 commit into from
Jun 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps exacl from 0.8.0 to 0.9.0.

Release notes

Sourced from exacl's releases.

Release 0.9.0

  • Fix compilation on various Linux architectures where c_char is signed (Issue #107).
  • Disable layout_tests option in bindgen.
  • Update version dependencies for bindgen and uuid.
  • Improve code coverage CI script.
  • Fix clippy warnings.
Changelog

Sourced from exacl's changelog.

[0.9.0] - 2022-06-08

  • Fix compilation on various Linux architectures where c_char is signed (Issue #107).
  • Disable layout_tests option in bindgen.
  • Update version dependencies for bindgen and uuid.
  • Improve code coverage CI script.
  • Fix clippy warnings.
Commits
  • e0de8f6 Merge pull request #110 from byllyfish/bump_version
  • f37053b Bump version number.
  • b43d7be Merge pull request #109 from byllyfish/layout_tests
  • 8e2224c Fix code format.
  • b12acd3 Update bindgen dependency.
  • c926870 Merge pull request #106 from byllyfish/dependabot/cargo/uuid-1.1.1
  • f4979f0 Merge pull request #108 from byllyfish/unsigned_char
  • 4e4c2f5 std::os::raw::c_char is unsigned on armhf.
  • 7ff4815 Update uuid requirement from 0.8.1 to 1.1.1
  • 92a5dba Merge pull request #102 from byllyfish/codecov
  • 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 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)

@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Jun 10, 2022
Bumps [exacl](https://github.com/byllyfish/exacl) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/byllyfish/exacl/releases)
- [Changelog](https://github.com/byllyfish/exacl/blob/main/CHANGELOG.md)
- [Commits](byllyfish/exacl@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: exacl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@sylvestre sylvestre force-pushed the dependabot/cargo/exacl-0.9.0 branch from c06da26 to 6412232 Compare June 10, 2022 08:06
@sylvestre
Copy link
Contributor

@jhscheer Error: GNU test failed: tests/tail-2/truncate. tests/tail-2/truncate is passing on 'main'. Maybe you have to rebase?

seems that it is intermittent here too :)

@sylvestre sylvestre merged commit f4dd9d6 into main Jun 11, 2022
@sylvestre sylvestre deleted the dependabot/cargo/exacl-0.9.0 branch June 11, 2022 17:54
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.

1 participant