From b3d96996ee28d15aeb1ad84b2f2153c2a4930307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:54:39 +0100 Subject: [PATCH] chore(deps): bump the minor group across 1 directory with 39 updates (#454) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the minor group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [spider](https://github.com/spider-rs/spider) | `2.13.4` | `2.13.13` | | [fastembed](https://github.com/Anush008/fastembed-rs) | `4.1.0` | `4.1.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.91` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.89` | | [tree-sitter-java](https://github.com/tree-sitter/tree-sitter-java) | `0.23.2` | `0.23.4` | | [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.23.0` | `0.23.1` | | [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.23.2` | `0.23.4` | | [tree-sitter-ruby](https://github.com/tree-sitter/tree-sitter-ruby) | `0.23.0` | `0.23.1` | | [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.23.0` | `0.23.1` | | [tree-sitter-typescript](https://github.com/tree-sitter/tree-sitter-typescript) | `0.23.0` | `0.23.2` | | [mockall](https://github.com/asomers/mockall) | `0.13.0` | `0.13.1` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.18` | `0.2.20` | | [aws-sdk-dynamodb](https://github.com/awslabs/aws-sdk-rust) | `1.53.0` | `1.54.0` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.49.0` | `1.50.0` | | [axum](https://github.com/tokio-rs/axum) | `0.7.7` | `0.7.9` | | [bstr](https://github.com/BurntSushi/bstr) | `1.10.0` | `1.11.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.36` | `1.2.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.2` | `0.7.3` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.1` | `7.1.3` | | [cookie_store](https://github.com/pfernie/cookie_store) | `0.21.0` | `0.21.1` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.14` | `0.2.15` | | [csv](https://github.com/BurntSushi/rust-csv) | `1.3.0` | `1.3.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.0.35` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.8` | `0.17.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.162` | `0.2.164` | | [publicsuffix](https://github.com/rushmorem/publicsuffix) | `2.2.3` | `2.3.0` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.5` | `0.11.6` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.26` | `0.1.27` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.12.0` | `2.12.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | Updates `serde` from 1.0.214 to 1.0.215
Release notes

Sourced from serde's releases.

v1.0.215

Commits

Updates `serde_json` from 1.0.132 to 1.0.133
Release notes

Sourced from serde_json's releases.

v1.0.133

Commits

Updates `spider` from 2.13.4 to 2.13.13
Release notes

Sourced from spider's releases.

v2.13.5

Whats Changed

Full Changelog: https://github.com/spider-rs/spider/compare/v2.12.12...v2.13.5

Commits

Updates `fastembed` from 4.1.0 to 4.1.1
Release notes

Sourced from fastembed's releases.

v4.1.1

4.1.1 (2024-11-21)

🛠️ Chores

Commits

Updates `proc-macro2` from 1.0.89 to 1.0.91
Release notes

Sourced from proc-macro2's releases.

1.0.91

1.0.90

Commits

Updates `syn` from 2.0.87 to 2.0.89
Release notes

Sourced from syn's releases.

2.0.89

2.0.88

Commits

Updates `tree-sitter-java` from 0.23.2 to 0.23.4
Release notes

Sourced from tree-sitter-java's releases.

v0.23.4

NOTE: Download tree-sitter-java.tar.xz for the complete source code.

v0.23.3

NOTE: Download tree-sitter-java.tar.xz for the complete source code.

Commits

Updates `tree-sitter-javascript` from 0.23.0 to 0.23.1
Release notes

Sourced from tree-sitter-javascript's releases.

v0.23.1

NOTE: Download tree-sitter-javascript.tar.xz for the complete source code.

Commits

Updates `tree-sitter-python` from 0.23.2 to 0.23.4
Release notes

Sourced from tree-sitter-python's releases.

v0.23.4

NOTE: Download tree-sitter-python.tar.xz for the complete source code.

v0.23.3

NOTE: Download tree-sitter-python.tar.xz for the complete source code.

Commits

Updates `tree-sitter-ruby` from 0.23.0 to 0.23.1
Release notes

Sourced from tree-sitter-ruby's releases.

v0.23.1

NOTE: Download tree-sitter-ruby.tar.xz for the complete source code.

Commits

Updates `tree-sitter-rust` from 0.23.0 to 0.23.1
Release notes

Sourced from tree-sitter-rust's releases.

v0.23.1

NOTE: Download tree-sitter-rust.tar.xz for the complete source code.

Commits

Updates `tree-sitter-typescript` from 0.23.0 to 0.23.2
Release notes

Sourced from tree-sitter-typescript's releases.

v0.23.2

NOTE: Download tree-sitter-typescript.tar.xz for the complete source code.

v0.23.1

NOTE: Download tree-sitter-typescript.tar.xz for the complete source code.

Commits

Updates `mockall` from 0.13.0 to 0.13.1
Changelog

Sourced from mockall's changelog.

[ 0.13.1 ] - 2024-11-17

Fixed

Commits

Updates `allocator-api2` from 0.2.18 to 0.2.20
Commits

Updates `aws-sdk-dynamodb` from 1.53.0 to 1.54.0
Commits

Updates `aws-sdk-sts` from 1.49.0 to 1.50.0
Commits

Updates `axum` from 0.7.7 to 0.7.9
Release notes

Sourced from axum's releases.

axum - v0.7.9

#3031:tokio-rs/axum#3031

axum - v0.7.8

#2903: tokio-rs/axum#2903 #2961: tokio-rs/axum#2961 #2978: tokio-rs/axum#2978 #2992: tokio-rs/axum#2992

Commits

Updates `bstr` from 1.10.0 to 1.11.0
Commits

Updates `cc` from 1.1.36 to 1.2.1
Release notes

Sourced from cc's releases.

cc-v1.2.1

Other

cc-v1.2.0

Added

Other

cc-v1.1.37

Other

Changelog

Sourced from cc's changelog.

1.2.1 - 2024-11-14

Other

1.2.0 - 2024-11-11

Added

Other

1.1.37 - 2024-11-08

Other

Commits

Updates `clap` from 4.5.20 to 4.5.21
Release notes

Sourced from clap's releases.

v4.5.21

[4.5.21] - 2024-11-13

Fixes

Changelog

Sourced from clap's changelog.

[4.5.21] - 2024-11-13

Fixes

Commits

Updates `clap_builder` from 4.5.20 to 4.5.21
Release notes

Sourced from clap_builder's releases.

v4.5.21

[4.5.21] - 2024-11-13

Fixes

Changelog

Sourced from clap_builder's changelog.

[4.5.21] - 2024-11-13

Fixes

Commits

Updates `clap_lex` from 0.7.2 to 0.7.3
Changelog

Sourced from clap_lex's changelog.

v0.7.3 (2015-05-03)

Bug Fixes

Improvements

Commits

Updates `comfy-table` from 7.1.1 to 7.1.3
Release notes

Sourced from comfy-table's releases.

v7.1.3

[7.1.3] - 2024-11-24

Fix

v7.1.2

[7.1.2] - 2024-11-24

Chore

Changelog

Sourced from comfy-table's changelog.

[7.1.3] - 2024-11-24

Fix

[7.1.2] - 2024-11-24

Chore

Commits

Updates `cookie_store` from 0.21.0 to 0.21.1
Changelog

Sourced from cookie_store's changelog.

[0.21.1] - 2024-11-09

Documentation

Features

Miscellaneous Tasks

Build

Ci

Refact

Commits

Updates `cpufeatures` from 0.2.14 to 0.2.15
Commits

Updates `csv` from 1.3.0 to 1.3.1
Commits

Updates `flate2` from 1.0.34 to 1.0.35
Release notes

Sourced from flate2's releases.

1.0.35 - security update to zlib-rs

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35

Commits

Updates `indicatif` from 0.17.8 to 0.17.9
Release notes

Sourced from indicatif's releases.

0.17.9

What's Changed