Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the cargo-all-dependencies group across 1 directory with 13 updates #142

Closed

Commits on Jul 9, 2024

  1. chore(deps): bump the cargo-all-dependencies group across 1 directory…

    … with 13 updates
    
    Bumps the cargo-all-dependencies group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.61` |
    | [swc_ecma_ast](https://github.com/swc-project/swc) | `0.112.8` | `0.113.0` |
    | [swc_ecma_parser](https://github.com/swc-project/swc) | `0.143.16` | `0.144.0` |
    | [clap](https://github.com/clap-rs/clap) | `3.2.25` | `4.5.9` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.204` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.120` |
    | [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) | `0.45.0` | `0.48.0` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` |
    | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` |
    | [async-recursion](https://github.com/dcchut/async-recursion) | `1.1.0` | `1.1.1` |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` |
    | [bb8](https://github.com/djc/bb8) | `0.8.3` | `0.8.5` |
    
    
    
    Updates `thiserror` from 1.0.59 to 1.0.61
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.59...1.0.61)
    
    Updates `swc_ecma_ast` from 0.112.8 to 0.113.0
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/swc-project/swc/commits)
    
    Updates `swc_ecma_parser` from 0.143.16 to 0.144.0
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/swc-project/swc/commits)
    
    Updates `clap` from 3.2.25 to 4.5.9
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.2.25...v4.5.9)
    
    Updates `serde` from 1.0.198 to 1.0.204
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.198...v1.0.204)
    
    Updates `serde_json` from 1.0.116 to 1.0.120
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.116...v1.0.120)
    
    Updates `sqlparser` from 0.45.0 to 0.48.0
    - [Changelog](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md)
    - [Commits](apache/datafusion-sqlparser-rs@v0.45.0...v0.48.0)
    
    Updates `regex` from 1.10.4 to 1.10.5
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.4...1.10.5)
    
    Updates `lazy_static` from 1.4.0 to 1.5.0
    - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
    - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0)
    
    Updates `tokio` from 1.37.0 to 1.38.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0)
    
    Updates `async-recursion` from 1.1.0 to 1.1.1
    - [Release notes](https://github.com/dcchut/async-recursion/releases)
    - [Commits](dcchut/async-recursion@v1.1.0...v1.1.1)
    
    Updates `async-trait` from 0.1.80 to 0.1.81
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.80...0.1.81)
    
    Updates `bb8` from 0.8.3 to 0.8.5
    - [Release notes](https://github.com/djc/bb8/releases)
    - [Commits](djc/bb8@v0.8.3...v0.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-all-dependencies
    - dependency-name: swc_ecma_ast
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-all-dependencies
    - dependency-name: swc_ecma_parser
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-all-dependencies
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: cargo-all-dependencies
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-all-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-all-dependencies
    - dependency-name: sqlparser
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-all-dependencies
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-all-dependencies
    - dependency-name: lazy_static
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-all-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-all-dependencies
    - dependency-name: async-recursion
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-all-dependencies
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-all-dependencies
    - dependency-name: bb8
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c0a0f09 View commit details
    Browse the repository at this point in the history