Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the cargo-all-dependencies group across 1 directory…
… with 7 updates Bumps the cargo-all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [swc_common](https://github.com/swc-project/swc) | `0.33.26` | `0.36.0` | | [swc_ecma_ast](https://github.com/swc-project/swc) | `0.112.8` | `0.117.0` | | [swc_ecma_parser](https://github.com/swc-project/swc) | `0.143.16` | `0.148.0` | | [clap](https://github.com/clap-rs/clap) | `3.2.25` | `4.5.9` | | [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) | `0.45.0` | `0.48.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` | Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.62...1.0.63) Updates `swc_common` from 0.33.26 to 0.36.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_ast` from 0.112.8 to 0.117.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.148.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 `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 `tokio` from 1.38.0 to 1.38.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.1) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all-dependencies - dependency-name: swc_common dependency-type: direct:production update-type: version-update:semver-minor 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: sqlparser 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-patch dependency-group: cargo-all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information