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

Updated dependencies #116

Merged
merged 6 commits into from
Oct 25, 2023
Merged

Conversation

marvin-hansen
Copy link
Member

Updated dependencies:

  • Apache Arrow to 48.0 in CTX example
  • DeepCausality to latest 0.6.2 in all examples

Uncommented unused re-exports in prelude

Describe your changes

Issue ticket number and link

Code checklist before requesting a review

  • I have signed the DCO?
  • All tests are passing when running make test?
  • No errors or security vulnerabilities are reported by make check?

For details on make, please see BUILD.md

Note: The CI runs all of the above and fixing things before they hit CI speeds
up the review and merge process. Thank you.

dependabot bot and others added 5 commits October 24, 2023 23:02
Updates the requirements on [parquet](https://github.com/apache/arrow-rs) to permit the latest version.
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG.md)
- [Commits](apache/arrow-rs@47.0.0...48.0.0)

---
updated-dependencies:
- dependency-name: parquet
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Update parquet requirement from 47.0 to 48.0
# Conflicts:
#	deep_causality/examples/ctx/Cargo.toml
@marvin-hansen marvin-hansen self-assigned this Oct 25, 2023
@marvin-hansen marvin-hansen added the dependencies Pull requests that update a dependency file label Oct 25, 2023
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7a40371) 89.00% compared to head (e395ae7) 89.00%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage   89.00%   89.00%           
=======================================
  Files         122      122           
  Lines        3201     3201           
=======================================
  Hits         2849     2849           
  Misses        352      352           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marvin-hansen marvin-hansen merged commit 70a9cdd into deepcausality-rs:main Oct 25, 2023
7 checks passed
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.

1 participant