-
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 with 12 updates #119
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-b29bf0d197
Closed
chore(deps): bump the cargo-all-dependencies group with 12 updates #119
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-b29bf0d197
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jun 15, 2024
dependabot
bot
force-pushed
the
dependabot/cargo/cargo-all-dependencies-b29bf0d197
branch
from
June 15, 2024 00:54
dd587d6
to
b23bbd4
Compare
Bumps the cargo-all-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.61` | | [swc_common](https://github.com/swc-project/swc) | `0.33.25` | `0.33.26` | | [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.7` | | [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.117` | | [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` | | [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_common` from 0.33.25 to 0.33.26 - [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.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.7 - [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.7) 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.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.116...v1.0.117) 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 `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_common 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: 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
force-pushed
the
dependabot/cargo/cargo-all-dependencies-b29bf0d197
branch
from
June 15, 2024 05:20
b23bbd4
to
dffdd52
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/cargo-all-dependencies-b29bf0d197
branch
June 16, 2024 07:55
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 12 updates:
1.0.59
1.0.61
0.33.25
0.33.26
0.112.8
0.113.0
0.143.16
0.144.0
3.2.25
4.5.7
1.0.198
1.0.203
1.0.116
1.0.117
0.45.0
0.47.0
1.10.4
1.10.5
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_common
from 0.33.25 to 0.33.26Commits
Updates
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.7Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errors2f645d3
chore: Release6e1e036
docs: Update changelog7e1bbf8
Merge pull request #5523 from ben--/zsh-colon8e3c273
fix(zsh): Separate options from _arguments optionsff3713d
chore: ReleaseUpdates
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.117Release notes
Sourced from serde_json's releases.
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warningUpdates
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
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 tokenDependabot 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