domoritz / arrow-wasm

Apache Arrow in WebAssembly
Apache License 2.0
79 stars 9 forks source link

chore(deps): bump arrow from 6.3.0 to 6.4.0 #70

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps arrow from 6.3.0 to 6.4.0.

Changelog

Sourced from arrow's changelog.

6.4.0 (2021-12-10)

Full Changelog

Commits
  • 7a0bca3 Prepare for the 6.4.0: release notes and version update (#1025)
  • 049f485 Force new cargo and target caching to fix CI (#1023) (#1024)
  • ef37da3 Fix: fixes a broken link and some missing styling in the main arrow crate doc...
  • f2c746a Remove out of date comment (#1008) (#1018)
  • 557fc11 Remove unneeded rc feature of serde (#990) (#1016)
  • b28385e Docstrings for Timestamp*Array. (#988) (#1015)
  • a92672e Cherry pick Add full data validation for ArrayData::try_new() (#1007)
  • 6c8b293 Add boolean comparison to scalar kernels for less then, greater than (#977) (...
  • 14d140a fix some typos in code and comments (#985) (#1006)
  • b4507f5 Cherry pick Fix warnings introduced by Rust/Clippy 1.57.0 to active_release (...
  • See full diff 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)