-
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 12 updates #139
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-6f152d0392
Closed
chore(deps): bump the cargo-all-dependencies group across 1 directory with 12 updates #139
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-6f152d0392
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 12 updates Bumps the cargo-all-dependencies group with 12 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.8` | | [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.203` | | [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.47.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` | | [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.8 - [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.8) Updates `serde` from 1.0.198 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.198...v1.0.203) 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.47.0 - [Changelog](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-sqlparser-rs@v0.45.0...v0.47.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 `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: 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 1, 2024
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/cargo/cargo-all-dependencies-6f152d0392
branch
July 2, 2024 01:53
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 12 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.8
1.0.198
1.0.203
1.0.116
1.0.120
0.45.0
0.47.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.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.8Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
469d847
chore: Releasee323b91
docs: Update changelog7101c64
Merge pull request #5557 from tesuji/fish-positional-args-files5ee1a25
fix(fish): Don't ignore files if has positional args3a2fb25
Merge pull request #5547 from tesuji/fish-list1e3681b
refactor: Pass list to __fish_seen_subcommand_fromb1a0508
refactor: Rewrite iterator for followup changes5cc44bb
Merge pull request #5548 from tesuji/fish-escape-tab181b9e0
test: Ensure optional_value runs0724b7b
chore: Remove tarpaulin supportUpdates
serde
from 1.0.198 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internalsUpdates
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.47.0Changelog
Sourced from sqlparser's changelog.
... (truncated)
Commits
f3f5de5
chore: Release sqlparser version 0.47.0521a2c9
Add CHANGELOG for 0.47.0 (#1295)afa5f08
Support for Postgres array slice syntax (#1290)80c03f5
Support for Snowflake ASOF joins (#1288)375742d
ClickHouse: create view with fields and data types (#1292)029a999
Add support for view comments for Snowflake (#1287)c2d84f5
Support for Snowflake dynamic pivot (#1280)792e389
Support CREATE FUNCTION for BigQuery (#1253)d5faf3c
Support expression in AT TIME ZONE and fix precedence (#1272)9d15f7e
Support: Databricks and generic: fix forvalues
as table name (#1278)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
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