cargo(deps): bump the cargo-major group across 1 directory with 6 updates#36
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
160ab26 to
062a3f8
Compare
062a3f8 to
16e124c
Compare
…ates Updates the requirements on [napi](https://github.com/napi-rs/napi-rs), [napi-derive](https://github.com/napi-rs/napi-rs), [arrow](https://github.com/apache/arrow-rs), [parquet](https://github.com/apache/arrow-rs), [calamine](https://github.com/tafia/calamine) and [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. Updates `napi` to 3.8.6 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi@2.0.0...napi-v3.8.6) Updates `napi-derive` to 3.5.5 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi-derive@2.0.0...napi-derive-v3.5.5) Updates `arrow` to 54.2.1 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/54.2.1/CHANGELOG.md) - [Commits](apache/arrow-rs@53.0.0...54.2.1) Updates `parquet` to 58.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@53.0.0...58.2.0) Updates `calamine` to 0.35.0 - [Release notes](https://github.com/tafia/calamine/releases) - [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md) - [Commits](tafia/calamine@v0.26.0...v0.35.0) Updates `thiserror` to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...2.0.18) --- updated-dependencies: - dependency-name: arrow dependency-version: 54.2.1 dependency-type: direct:production dependency-group: cargo-major - dependency-name: calamine dependency-version: 0.34.0 dependency-type: direct:production dependency-group: cargo-major - dependency-name: napi dependency-version: 3.8.5 dependency-type: direct:production dependency-group: cargo-major - dependency-name: napi-derive dependency-version: 3.5.4 dependency-type: direct:production dependency-group: cargo-major - dependency-name: parquet dependency-version: 58.1.0 dependency-type: direct:production dependency-group: cargo-major - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production dependency-group: cargo-major ... Signed-off-by: dependabot[bot] <support@github.com>
16e124c to
f59206b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on napi, napi-derive, arrow, parquet, calamine and thiserror to permit the latest version.
Updates
napito 3.8.6Release notes
Sourced from napi's releases.
Commits
5ed87ddchore: release (#3259)84105d9fix(deps): update rust crate ctor to 0.11.0 (#3270)20e9072chore(deps): update dependency ava to v8 (#3269)29215a9build(deps): bump postcss from 8.5.8 to 8.5.12 (#3266)ab8a86bperf(napi): skip duplicate validation (#3268)837d122docs(napi): clarify unsafe function invariants (#3267)9c6f720chore(deps): update dependency oxc-parser to ^0.128.0 (#3265)1ca6522fix(napi-derive): only FnArgs unpacks tuple to variadic params (#3264)f3466fafix(deps): update dependency dockerode to v5 (#3260)ba6597bfix(napi): Convert #[ctor] calls to declarative form to remove all features (...Updates
napi-deriveto 3.5.5Release notes
Sourced from napi-derive's releases.
Commits
5ed87ddchore: release (#3259)84105d9fix(deps): update rust crate ctor to 0.11.0 (#3270)20e9072chore(deps): update dependency ava to v8 (#3269)29215a9build(deps): bump postcss from 8.5.8 to 8.5.12 (#3266)ab8a86bperf(napi): skip duplicate validation (#3268)837d122docs(napi): clarify unsafe function invariants (#3267)9c6f720chore(deps): update dependency oxc-parser to ^0.128.0 (#3265)1ca6522fix(napi-derive): only FnArgs unpacks tuple to variadic params (#3264)f3466fafix(deps): update dependency dockerode to v5 (#3260)ba6597bfix(napi): Convert #[ctor] calls to declarative form to remove all features (...Updates
arrowto 54.2.1Release notes
Sourced from arrow's releases.
Changelog
Sourced from arrow's changelog.
Commits
3f56468Bump arrow version to 54.2.1 (#7207)ed0dcb5Use chrono >= 0.4.34, < 0.4.40 to avoid breaking (#7210)d4b9482Update version to 54.2.0 and add CHANGELOG (#7110)34b2184Revert "Update rand requirement from 0.8 to 0.9 (#7045)" (#7125)d3a875ffeat(object_store): random IP address selection (#7123)ef7d753fix: NullBufferBuilder::allocated_size should return Size in Bytes (#7122)78c9df9Add tests that arrow IPC data is validated (#7096)2bce568Support converting large dates (i.e. +10999-12-31) from string to Date32 (#7074)a85fc03Support setting key field in MapBuilder (#7101)27d2a75Expose record boundary information in JSON decoder (#7092)Updates
parquetto 58.2.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
fc3f778Prepare for 58.2.0 release (#9800)3c4311cPrevent buffer builder length overflow inMutableBuffer::extend_zeros(#9820)11f13a5feat(parquet): batch RLE runs in level encoder via scan-ahead (#9830)a3dbc15feat: addhas_non_empty_nullshelper function inOffsetBuffer(#9711)b00b5aafix(ipc): correct skip_field handling for V4 Union (#9829)b4c02d0support length() on Run-end encoding arrays (#9838)710e68ePrevent ArrayData validation length overflow (#9816)cb8d4c0fix: correct accounting inDictEncoder::estimated_memory_size, `Interner::e...4fa8d2ffix(ipc): replace wildcard in skip_field with explicit DataType handling (#9822)c4b2569ReplaceBooleanBufferBuilderwithNullBufferBuilderin arrow-json if appl...Updates
calamineto 0.35.0Release notes
Sourced from calamine's releases.
... (truncated)
Changelog
Sourced from calamine's changelog.
... (truncated)
Commits
c4da7edrelease: 0.35.08205413docs: add deserialization examples (#649)041fe26crate: update copyright year669c418xls: fix unsupported formula function panica47e933test: fix faulty upstream conflict resolution/merges17daceaxlsx: fix inlineStr elements that contain CDATA (#650)4287d77xlsx: fix shared formula expansion corrupting function names (#645)5f95c78xls: fix panic parsing formulas in BIFF5 workbooks (#643)acf2a7dxls: fix date format ignored for formula values (#641)78a3021xlsx: fix ignoring rich text <r> after initial plain <t> (#637)Updates
thiserrorto 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68