dependabot[bot] opened a new pull request, #6946: URL: https://github.com/apache/arrow-datafusion/pull/6946
Updates the requirements on [bigdecimal](https://github.com/akubera/bigdecimal-rs) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/akubera/bigdecimal-rs/releases">bigdecimal's releases</a>.</em></p> <blockquote> <h2>v0.4.1</h2> <h2>Changes</h2> <ul> <li> <p>Fix issue where RUST_BIGDECIMAL_DEFAULT_PRECISION envar would always trigger a rebuild</p> </li> <li> <p>Fix issue where .neg() could be called on {signed-int}::MIN values</p> </li> <li> <p>Add implementations of Add/Sub/Mul/Div for primitive values</p> </li> <li> <p>Use 'proptest' crate to improve arithmetic testing</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/f450e5452516a7de313dd7bf7d3f81619c611729"><code>f450e54</code></a> Release v0.4.1</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/1fc48f58fde25607a27a0ab083b788c4abf8420e"><code>1fc48f5</code></a> Version 0.4.1</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/ccb6ccf6bb2b01c613ac64509778fc62a16561af"><code>ccb6ccf</code></a> Add alternative implementation of Div<int> for older versions</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/208831c06a662979ce73adb2c534cc857390b123"><code>208831c</code></a> Add autocfg to probe rust version</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/35108702cd224f70135b804c7d1c0911a9722242"><code>3510870</code></a> Pin serde json to 1.0.96</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/72bcd830106d373ce0594107d612bab2f23bf625"><code>72bcd83</code></a> Merge proptest support into trunk</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/33232cedd84476d1311b40f8df21e776a384cafc"><code>33232ce</code></a> Enable property tests in gitlab-ci.yml</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/1d4f1d8a0000c65c5b0de566f136eff1719dedfb"><code>1d4f1d8</code></a> Add property-tests file</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/6515af3d2993f808c7297020a0a570468fcaf069"><code>6515af3</code></a> Add support for proptests</li> <li><a href="https://github.com/akubera/bigdecimal-rs/commit/65f9f8f8a450049dc49c8b6eb306ce54e67ca862"><code>65f9f8f</code></a> Fix some rustfmt issues</li> <li>Additional commits viewable in <a href="https://github.com/akubera/bigdecimal-rs/compare/v0.3.0...v0.4.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org