Bump the rust-minor-and-patch group across 1 directory with 17 updates#49
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the rust-minor-and-patch group across 1 directory with 17 updates#49dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
375d5a8 to
ddc4871
Compare
Bumps the rust-minor-and-patch group with 12 updates in the /v2 directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [lz4_flex](https://github.com/pseitz/lz4_flex) | `0.13.0` | `0.13.1` | | [arrow-array](https://github.com/apache/arrow-rs) | `58.2.0` | `58.3.0` | | [arrow-csv](https://github.com/apache/arrow-rs) | `58.2.0` | `58.3.0` | | [arrow-ipc](https://github.com/apache/arrow-rs) | `58.2.0` | `58.3.0` | | [parquet](https://github.com/apache/arrow-rs) | `58.2.0` | `58.3.0` | | [arrow-json](https://github.com/apache/arrow-rs) | `58.2.0` | `58.3.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.2` | `1.52.3` | | [arrow](https://github.com/apache/arrow-rs) | `58.2.0` | `58.3.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.32` | | [snafu](https://github.com/shepmaster/snafu) | `0.9.0` | `0.9.1` | Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `lz4_flex` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](PSeitz/lz4_flex@0.13.0...0.13.1) Updates `arrow-array` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-csv` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-ipc` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-schema` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `parquet` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-buffer` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-data` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-cast` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-json` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `arrow-select` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `tokio` from 1.52.2 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3) Updates `arrow` from 58.2.0 to 58.3.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@58.2.0...58.3.0) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `log` from 0.4.29 to 0.4.32 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.32) Updates `snafu` from 0.9.0 to 0.9.1 - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.9.0...0.9.1) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-array dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-buffer dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-cast dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-csv dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-data dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-ipc dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-json dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-schema dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: arrow-select dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-and-patch - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-and-patch - dependency-name: lz4_flex dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-and-patch - dependency-name: parquet dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-and-patch - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-and-patch - dependency-name: snafu dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-and-patch - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
ddc4871 to
5d5236c
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the rust-minor-and-patch group with 12 updates in the /v2 directory:
1.0.1491.0.1500.13.00.13.158.2.058.3.058.2.058.3.058.2.058.3.058.2.058.3.058.2.058.3.01.52.21.52.358.2.058.3.00.4.440.4.450.4.290.4.320.9.00.9.1Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
lz4_flexfrom 0.13.0 to 0.13.1Release notes
Sourced from lz4_flex's releases.
Changelog
Sourced from lz4_flex's changelog.
Commits
8507d2ebump version5a1962cupdate CHANGELOGce548abfix: handle short compression dictionaries1756d13Fix panic in From<io::Error> implementation for frame::Errora513030update binggan0b9bd1dcheck fmt in CIc5b546frelease 0.13.0Updates
arrow-arrayfrom 58.2.0 to 58.3.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array's changelog.
... (truncated)
Commits
913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)97ff198feat(arrow-string): concat_elements for view, fixed binary (#9876)ded985cfix(arrow-csv): bound RecordDecoder::flush offset accumulation (#9886)7f6524dfix(parquet): bound schema num_children before Vec::with_capacity (#9884)5bf8912[arrow-string]: addlike::eq_ascii_ignore_casekernel (#9871)8091f3f[arrow-array] Use consistentvalue_lengthname in FixedSizeBinaryArray (#9905)1d89737fix(parquet): Prevent negative list sizes in Thrift compact protocol parser (...3790d88Pre-size dedup HashTable in GenericByteDictionaryBuilder::with_capacity (#9908)Updates
arrow-csvfrom 58.2.0 to 58.3.0Release notes
Sourced from arrow-csv's releases.
... (truncated)
Changelog
Sourced from arrow-csv's changelog.
... (truncated)
Commits
913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)97ff198feat(arrow-string): concat_elements for view, fixed binary (#9876)ded985cfix(arrow-csv): bound RecordDecoder::flush offset accumulation (#9886)7f6524dfix(parquet): bound schema num_children before Vec::with_capacity (#9884)5bf8912[arrow-string]: addlike::eq_ascii_ignore_casekernel (#9871)8091f3f[arrow-array] Use consistentvalue_lengthname in FixedSizeBinaryArray (#9905)1d89737fix(parquet): Prevent negative list sizes in Thrift compact protocol parser (...3790d88Pre-size dedup HashTable in GenericByteDictionaryBuilder::with_capacity (#9908)Updates
arrow-ipcfrom 58.2.0 to 58.3.0Release notes
Sourced from arrow-ipc's releases.
... (truncated)
Changelog
Sourced from arrow-ipc's changelog.
... (truncated)
Commits
913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)97ff198feat(arrow-string): concat_elements for view, fixed binary (#9876)ded985cfix(arrow-csv): bound RecordDecoder::flush offset accumulation (#9886)7f6524dfix(parquet): bound schema num_children before Vec::with_capacity (#9884)5bf8912[arrow-string]: addlike::eq_ascii_ignore_casekernel (#9871)8091f3f[arrow-array] Use consistentvalue_lengthname in FixedSizeBinaryArray (#9905)1d89737fix(parquet): Prevent negative list sizes in Thrift compact protocol parser (...3790d88Pre-size dedup HashTable in GenericByteDictionaryBuilder::with_capacity (#9908)Updates
arrow-schemafrom 58.2.0 to 58.3.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.
... (truncated)
Commits
913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)97ff198feat(arrow-string): concat_elements for view, fixed binary (#9876)ded985cfix(arrow-csv): bound RecordDecoder::flush offset accumulation (#9886)7f6524dfix(parquet): bound schema num_children before Vec::with_capacity (#9884)5bf8912[arrow-string]: addlike::eq_ascii_ignore_casekernel (#9871)8091f3f[arrow-array] Use consistentvalue_lengthname in FixedSizeBinaryArray (#9905)1d89737fix(parquet): Prevent negative list sizes in Thrift compact protocol parser (...3790d88Pre-size dedup HashTable in GenericByteDictionaryBuilder::with_capacity (#9908)Updates
parquetfrom 58.2.0 to 58.3.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)97ff198feat(arrow-string): concat_elements for view, fixed binary (#9876)ded985cfix(arrow-csv): bound RecordDecoder::flush offset accumulation (#9886)7f6524dfix(parquet): bound schema num_children before Vec::with_capacity (#9884)5bf8912[arrow-string]: addlike::eq_ascii_ignore_casekernel (#9871)