build(deps): bump the cargo group across 1 directory with 39 updates#136
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo group across 1 directory with 39 updates#136dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 38 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.18` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.3` | `1.23.4` | | [arrow-array](https://github.com/apache/arrow-rs) | `53.4.0` | `58.3.0` | | [arrow-schema](https://github.com/apache/arrow-rs) | `53.4.1` | `58.3.0` | | [parquet](https://github.com/apache/arrow-rs) | `53.4.0` | `58.3.0` | | [cron](https://github.com/zslayton/cron) | `0.15.0` | `0.17.0` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.6.2` | `2.6.3` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.10.3` | `0.11.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.17` | `0.4.2` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `8.6.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.40` | `0.23.41` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.11` | `1.0.7` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.4` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.1` | `10.4.0` | | [hmac](https://github.com/RustCrypto/MACs) | `0.12.1` | `0.13.0` | | [scylla](https://github.com/scylladb/scylla-rust-driver) | `0.13.2` | `1.7.0` | | [redis](https://github.com/redis-rs/redis-rs) | `0.27.6` | `1.3.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.2` | `1.1.2+spec-1.1.0` | | [rskafka](https://github.com/influxdata/rskafka) | `0.5.0` | `0.6.0` | | [apache-avro](https://github.com/apache/avro-rs) | `0.17.0` | `0.21.0` | | [async-nats](https://github.com/nats-io/nats.rs) | `0.37.0` | `0.49.1` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.36.2` | `0.40.1` | | [lapin](https://github.com/amqp-rs/lapin) | `2.5.5` | `4.10.0` | | [suppaftp](https://github.com/veeso/suppaftp) | `8.0.4` | `10.0.0` | | [russh](https://github.com/warp-tech/russh) | `0.54.5` | `0.60.1` | | [wasmi](https://github.com/wasmi-labs/wasmi) | `0.40.0` | `1.1.0` | | [boa_engine](https://github.com/boa-dev/boa) | `0.19.1` | `0.20.0` | | [mail-parser](https://github.com/stalwartlabs/mail-parser) | `0.11.3` | `0.11.4` | | [rustls-connector](https://github.com/amqp-rs/rustls-connector) | `0.21.11` | `0.23.6` | | [adbc_core](https://github.com/apache/arrow-adbc) | `0.16.0` | `0.19.0` | | [arrow-flight](https://github.com/apache/arrow-rs) | `53.4.0` | `55.2.0` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.4` | | [rand](https://github.com/rust-random/rand) | `0.8.6` | `0.10.1` | | [vortex](https://github.com/spiraldb/vortex) | `0.75.0` | `0.76.0` | | [arrow-select](https://github.com/apache/arrow-rs) | `58.3.0` | `59.0.0` | | [notify-debouncer-mini](https://github.com/notify-rs/notify) | `0.6.0` | `0.7.0` | Updates `thiserror` from 1.0.69 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.18) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `uuid` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.3...v1.23.4) Updates `arrow-array` from 53.4.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@53.4.0...58.3.0) Updates `arrow-schema` from 53.4.1 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@53.4.1...58.3.0) Updates `parquet` from 53.4.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@53.4.0...58.3.0) Updates `cron` from 0.15.0 to 0.17.0 - [Release notes](https://github.com/zslayton/cron/releases) - [Commits](https://github.com/zslayton/cron/commits) Updates `tauri-build` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.6.2...tauri-build-v2.6.3) Updates `aes-gcm` from 0.10.3 to 0.11.0 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.3...aes-gcm-v0.11.0) Updates `getrandom` from 0.2.17 to 0.4.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.17...v0.4.2) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `zip` from 2.4.2 to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v8.6.0) Updates `rustls` from 0.23.40 to 0.23.41 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.40...v/0.23.41) Updates `webpki-roots` from 0.26.11 to 1.0.7 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.11...v/1.0.7) Updates `rustls-native-certs` from 0.7.3 to 0.8.4 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.7.3...v/0.8.4) Updates `jsonwebtoken` from 9.3.1 to 10.4.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.4.0) Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) Updates `scylla` from 0.13.2 to 1.7.0 - [Release notes](https://github.com/scylladb/scylla-rust-driver/releases) - [Commits](scylladb/scylla-rust-driver@v0.13.2...v1.7.0) Updates `redis` from 0.27.6 to 1.3.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.27.6...redis-1.3.0) Updates `toml` from 0.8.2 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.2...toml-v1.1.2) Updates `rskafka` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/influxdata/rskafka/releases) - [Changelog](https://github.com/influxdata/rskafka/blob/main/CHANGELOG.md) - [Commits](influxdata/rskafka@v0.5.0...v0.6.0) Updates `apache-avro` from 0.17.0 to 0.21.0 - [Release notes](https://github.com/apache/avro-rs/releases) - [Changelog](https://github.com/apache/avro-rs/blob/main/RELEASE.md) - [Commits](https://github.com/apache/avro-rs/commits/rel/release-0.21.0) Updates `async-nats` from 0.37.0 to 0.49.1 - [Release notes](https://github.com/nats-io/nats.rs/releases) - [Commits](nats-io/nats.rs@async-nats/v0.37.0...async-nats/v0.49.1) Updates `quick-xml` from 0.36.2 to 0.40.1 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.36.2...v0.40.1) Updates `lapin` from 2.5.5 to 4.10.0 - [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md) - [Commits](amqp-rs/lapin@lapin-2.5.5...v4.10.0) Updates `suppaftp` from 8.0.4 to 10.0.0 - [Release notes](https://github.com/veeso/suppaftp/releases) - [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md) - [Commits](veeso/suppaftp@v8.0.4...v10.0.0) Updates `russh` from 0.54.5 to 0.60.1 - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.54.5...v0.60.1) Updates `wasmi` from 0.40.0 to 1.1.0 - [Release notes](https://github.com/wasmi-labs/wasmi/releases) - [Changelog](https://github.com/wasmi-labs/wasmi/blob/v1.1.0/CHANGELOG.md) - [Commits](wasmi-labs/wasmi@v0.40.0...v1.1.0) Updates `boa_engine` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/boa-dev/boa/releases) - [Changelog](https://github.com/boa-dev/boa/blob/main/CHANGELOG.md) - [Commits](boa-dev/boa@v0.19.1...v0.20) Updates `mail-parser` from 0.11.3 to 0.11.4 - [Release notes](https://github.com/stalwartlabs/mail-parser/releases) - [Changelog](https://github.com/stalwartlabs/mail-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/stalwartlabs/mail-parser/commits) Updates `rustls-connector` from 0.21.11 to 0.23.6 - [Commits](amqp-rs/rustls-connector@v0.21.11...v0.23.6) Updates `adbc_core` from 0.16.0 to 0.19.0 - [Release notes](https://github.com/apache/arrow-adbc/releases) - [Changelog](https://github.com/apache/arrow-adbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-adbc/commits) Updates `arrow-flight` from 53.4.0 to 55.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/55.2.0/CHANGELOG.md) - [Commits](apache/arrow-rs@53.4.0...55.2.0) Updates `prost` from 0.13.5 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.4) Updates `rand` from 0.8.6 to 0.10.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.6...0.10.1) Updates `ed25519-dalek` from 2.2.0 to 3.0.0-rc.1 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](https://github.com/dalek-cryptography/curve25519-dalek/commits) Updates `vortex` from 0.75.0 to 0.76.0 - [Release notes](https://github.com/spiraldb/vortex/releases) - [Commits](vortex-data/vortex@0.75.0...0.76.0) Updates `arrow-select` from 58.3.0 to 59.0.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.3.0...59.0.0) Updates `notify-debouncer-mini` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@debouncer-full-0.6.0...debouncer-full-0.7.0) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrow-array dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: arrow-schema dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: parquet dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: cron dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tauri-build dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aes-gcm dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: getrandom dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: webpki-roots dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: rustls-native-certs dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jsonwebtoken dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: scylla dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: redis dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: rskafka dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: apache-avro dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: async-nats dependency-version: 0.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: quick-xml dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: lapin dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: suppaftp dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: russh dependency-version: 0.60.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: wasmi dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: boa_engine dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: mail-parser dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-connector dependency-version: 0.23.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: adbc_core dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arrow-flight dependency-version: 55.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ed25519-dalek dependency-version: 3.0.0-rc.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: vortex dependency-version: 0.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arrow-select dependency-version: 59.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: notify-debouncer-mini dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
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 cargo group with 38 updates in the / directory:
1.0.692.0.181.0.1021.0.1031.23.31.23.453.4.058.3.053.4.158.3.053.4.058.3.00.15.00.17.02.6.22.6.30.10.30.11.00.2.170.4.20.10.90.11.02.4.28.6.00.23.400.23.410.26.111.0.70.7.30.8.49.3.110.4.00.12.10.13.00.13.21.7.00.27.61.3.00.8.21.1.2+spec-1.1.00.5.00.6.00.17.00.21.00.37.00.49.10.36.20.40.12.5.54.10.08.0.410.0.00.54.50.60.10.40.01.1.00.19.10.20.00.11.30.11.40.21.110.23.60.16.00.19.053.4.055.2.00.13.50.14.40.8.60.10.10.75.00.76.058.3.059.0.00.6.00.7.0Updates
thiserrorfrom 1.0.69 to 2.0.18Release notes
Sourced from thiserror's releases.
... (truncated)
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.68Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
uuidfrom 1.23.3 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readmeUpdates
arrow-arrayfrom 53.4.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-schemafrom 53.4.1 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 53.4.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)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
cronfrom 0.15.0 to 0.17.0Commits
Updates
tauri-buildfrom 2.6.2 to 2.6.3Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
Updates
aes-gcmfrom 0.10.3 to 0.11.0Commits
a10b56faes-gcm v0.11.0 (#852)f042e9caead-stream v0.6.0 (#851)b29735aAdopt Trusted Publishing (#854)a1fe43fxaes-256-gcm: enable and fix workspace level lints (#850)8cf876feax: remove toplevel lint attributes (#849)4661ddfocb3: enable and fix workspace-level lints (#848)c821431eax: enable and fix workspace-level lints (#847)d3684bbdeoxys: enable and fix workspace-level lints (#846)5e016e2chacha20poly1305: enable and fix workspace-level lints (#845)b3524d3ccm: enable and fix workspace-level lints (#844)Updates
getrandomfrom 0.2.17 to 0.4.2Changelog
Sourced from getrandom's changelog.
... (truncated)
Commits
4d82673Release v0.4.2 (#821)158fdd4build(deps): bump the all-deps group with 3 updates (#818)5b0adccchangelog: fix Motor OS PR link (#816)f19d321changelog: move version links to relevant sections (#815)b83c779Avoid accessingerrnoon unexpected return values. (#810)3d1b151Updater-efito v6 (#814)73c17f7windows: check return value ofProcessPrng(#811)7589557Update Cargo.lock (#809)6dfd5cbUnify lazy types (#804)5e6b022Update Cargo.lock (#806)Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
zipfrom 2.4.2 to 8.6.0Release notes
Sourced from zip's releases.