-
Notifications
You must be signed in to change notification settings - Fork 6
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
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-2b2b93a867
Closed
chore(deps): bump the cargo-all-dependencies group across 1 directory with 13 updates #142
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-2b2b93a867
Conversation
This file contains 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
… 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
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jul 9, 2024
Superseded by #145. |
dependabot
bot
deleted the
dependabot/cargo/cargo-all-dependencies-2b2b93a867
branch
July 12, 2024 22:58
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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-all-dependencies group with 13 updates in the / directory:
1.0.59
1.0.61
0.112.8
0.113.0
0.143.16
0.144.0
3.2.25
4.5.9
1.0.198
1.0.204
1.0.116
1.0.120
0.45.0
0.48.0
1.10.4
1.10.5
1.4.0
1.5.0
1.37.0
1.38.0
1.1.0
1.1.1
0.1.80
0.1.81
0.8.3
0.8.5
Updates
thiserror
from 1.0.59 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163
Release 1.0.61e3b1b91
Format PR 299 with rustfmt6b2b871
Merge pull request #299 from quartiq/corece974bc
also {std -> core}::panic::UnwindSafe7b6e35b
use core::fmt instead of std::fmt870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warningUpdates
swc_ecma_ast
from 0.112.8 to 0.113.0Commits
Updates
swc_ecma_parser
from 0.143.16 to 0.144.0Commits
Updates
clap
from 3.2.25 to 4.5.9Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
43e7368
chore: Releasef00dafa
docs: Update changelogda1093a
Merge pull request #5574 from zanieb/zb/try-help-custom2eb842c
feat: Show user defined help flags in hintsb24deb1
test: Add coverage for help flag hints866d7d1
chore(deps): Update compatible (dev) (#5560)d14bbc9
Merge pull request #5567 from epage/c5448020
fix: Install shells for CI1c5a625
fix: Fix wrongcfg(linux)
2d2d1f4
chore: Bump completestUpdates
serde
from 1.0.198 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote deriveUpdates
serde_json
from 1.0.116 to 1.0.120Release notes
Sourced from serde_json's releases.
Commits
bcedc3d
Release 1.0.120962c0fb
Merge pull request #1152 from cforycki/fix/index-map-minimal-version3480fed
fix: indexmap minimal version with Map::shift_insert()b48b9a3
Release 1.0.1198878cd7
Make shift_insert available for inlining like other Map methods352b7ab
Document the cfg required for Map::shift_insert to existc17e63f
Merge pull request #1149 from joshka/master309ef6b
Add Map::shift_insert()a9e089a
Merge pull request #1146 from haouvw/mastera83fe96
chore: remove repeat wordsUpdates
sqlparser
from 0.45.0 to 0.48.0Changelog
Sourced from sqlparser's changelog.
... (truncated)
Commits
285f492
chore: Release sqlparser version 0.48.04e956a1
Add CHANGELOG for 0.48.0 (#1334)32b8276
Postgres: support forOWNER TO
clause (#1314)0727895
Add support of FORMAT clause for ClickHouse parser (#1335)9f60eb1
SupportDROP PROCEDURE
statement (#1324)bbee052
Add stale PR github workflow (#1331)17e5c0c
Fix CI error message in CI (#1333)66b4ec8
Fix typo insqlparser-derive
README (#1310)f77192d
Re-enable trailing commas in DCL (#1318)0884dd9
SupportPREWHERE
condition for ClickHouse dialect (#1328)Updates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsUpdates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
tokio
from 1.37.0 to 1.38.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)3a6fdc0
license: fix formatting and remove year in licenses (#6451)2890d0c
metrics: fix blocking_threads count (#6551)Updates
async-recursion
from 1.1.0 to 1.1.1Release notes
Sourced from async-recursion's releases.
Commits
3254b12
v1.1.1977c7d0
Fix incorrect syn features (#44)eb3dc90
Update expected outputs for rustc 1.77 release (#42)Updates
async-trait
from 0.1.80 to 0.1.81Release notes
Sourced from async-trait's releases.
Commits
383f65f
Release 0.1.814ec740e
Merge pull request #273 from dtolnay/cloneimplsb6c6063
Ignore trivially_copy_pass_by_ref pedantic clippy lint315fd90
Turn off syn/clone-impls feature94a3165
Merge pull request #272 from klensy/syn-f2fac940
syn: remove derive feature4a00d73
Work around dead code warning in testdba15b5
Merge pull request #270 from dtolnay/objsafetyd28c95b
Former where_clauses_object_safety lint is now hard error78a5922
Fill in ignore reasons in all #[ignore] attributesUpdates
bb8
from 0.8.3 to 0.8.5Release notes
Sourced from bb8's releases.
Commits
69382d6
Bump 0.8.5 version5275f1a
Bump to 0.8.4 version0da9c03
Adds new connections_created statistic8ad8b75
Adds new statistics attributes for reaped connectionsfc9a823
Adds new statistics attributes for tracking connections closed994c79d
Rename StatsKind to StatsGetKindd5f6bfa
Add new get wait time statistic (#203)276235a
Provide statistics of gets and contention3190c75
bb8: move State into api module62597aa
CI: pass codecov tokenMost Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions