-
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 11 updates #163
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-94df045ad0
Closed
chore(deps): bump the cargo-all-dependencies group with 11 updates #163
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/cargo-all-dependencies-94df045ad0
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
Bumps the cargo-all-dependencies group with 11 updates: | 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.2` | | [swc_ecma_ast](https://github.com/swc-project/swc) | `0.112.8` | `0.117.4` | | [swc_ecma_parser](https://github.com/swc-project/swc) | `0.143.16` | `0.148.1` | | [clap](https://github.com/clap-rs/clap) | `3.2.25` | `4.5.11` | | [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) | `0.45.0` | `0.49.0` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` | | [tokio-postgres](https://github.com/sfackler/rust-postgres) | `0.7.10` | `0.7.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.1` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.14` | `2.0.15` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.0` | `3.1.2` | 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.2 - [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.4 - [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.1 - [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.11 - [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...clap_complete-v4.5.11) Updates `sqlparser` from 0.45.0 to 0.49.0 - [Changelog](https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-sqlparser-rs@v0.45.0...v0.49.0) Updates `openssl` from 0.10.64 to 0.10.66 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66) Updates `tokio-postgres` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/sfackler/rust-postgres/releases) - [Commits](sfackler/rust-postgres@tokio-postgres-v0.7.10...tokio-postgres-v0.7.11) Updates `tokio` from 1.38.0 to 1.39.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.39.1) Updates `assert_cmd` from 2.0.14 to 2.0.15 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.14...v2.0.15) Updates `predicates` from 3.1.0 to 3.1.2 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.0...v3.1.2) --- 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: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all-dependencies - dependency-name: tokio-postgres 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: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all-dependencies - dependency-name: predicates 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 25, 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-94df045ad0
branch
July 27, 2024 03:12
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 11 updates:
1.0.62
1.0.63
0.33.26
0.36.2
0.112.8
0.117.4
0.143.16
0.148.1
3.2.25
4.5.11
0.45.0
0.49.0
0.10.64
0.10.66
0.7.10
0.7.11
1.38.0
1.39.1
2.0.14
2.0.15
3.1.0
3.1.2
Updates
thiserror
from 1.0.62 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributesUpdates
swc_common
from 0.33.26 to 0.36.2Commits
Updates
swc_ecma_ast
from 0.112.8 to 0.117.4Commits
Updates
swc_ecma_parser
from 0.143.16 to 0.148.1Commits
Updates
clap
from 3.2.25 to 4.5.11Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
349ed30
chore: Release68ed9ff
docs: Update changelogafecaa4
Merge pull request #5576 from shannmu/option_value_new4a00677
chore: Release36c849b
refactor(clap_complete): Reuse code about shortflag parsingfc479ba
feat(clap_complete): Add support for-fbar
and-f=bar
completion48a23f5
test(clap_complete): Add test cases for-fbar
and-f=bar
completion6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelogUpdates
sqlparser
from 0.45.0 to 0.49.0Changelog
Sourced from sqlparser's changelog.
... (truncated)
Commits
6c64d43
chore: Release sqlparser version 0.49.01e82a14
Add CHANGELOG for 0.49.0 (#1350)390d4d3
Add support of MATERIALIZED/ALIAS/EPHERMERAL default column options for Click...b27abf0
Allow to use()
as the GROUP BY nothing (#1347)48ea564
Support Map literal syntax for DuckDB and Generic (#1344)71dc966
Fix quoted identifier regression edge-case with "from" in SELECT (#1346)028ada8
Support subquery expression in SET expressions (#1343)845a1aa
[ClickHouse] Add support for WITH FILL to OrderByExpr (#1330)20f7ac5
Fix AS query clause should be after the create table options (#1339)993216f
Enable PARTITION BY feature for PostgreSQL while parsing the create table sta...Updates
openssl
from 0.10.64 to 0.10.66Release notes
Sourced from openssl's releases.
Commits
ad70a0b
Merge pull request #2267 from alex/bump-for-release5ce473b
Release openssl v0.10.66aef36e0
Merge pull request #2266 from alex/mem-bio-invariant142deef
Fixed invariant violation inMemBio::get_buf
with empty results32f150b
Merge pull request #2265 from alex/bump-for-release98addd2
Release openssl v0.10.65 and openssl-sys v0.9.1037c7958d
Merge pull request #2262 from alex/pkey-apid7b12cc
Switch Pkey::from_ to use set1 functions22ffa9a
Merge pull request #2258 from sfackler/init-md9de3794
Initialize OpenSSL in MD constructorsUpdates
tokio-postgres
from 0.7.10 to 0.7.11Commits
9226618
Release tokio-postgres v0.7.116b4566b
Release postgres-types v0.2.7c358077
Release postgres-protocol v0.6.74b9cdca
Merge pull request #1162 from sfackler/transaction-builder-cancellationa0b2d70
Fix cancellation of TransactionBuilder::starta1bdd0b
Merge pull request #1160 from sfackler/query-typed-cleanup71c836b
query_typed tweaks257bcfd
Merge pull request #1147 from exograph/exograph0fa3247
Fix a clippy warningdbd4d02
Address review comment to rename query_with_param_types to query_typedUpdates
tokio
from 1.38.0 to 1.39.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f8fe0ff
chore: prepare Tokio v1.39.1 (#6716)47210a8
time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9
runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)51b03f0
deps: update to windows-sys v0.52 (#6154)754a1fb
deps: update to Mio v1 (#6635)90b23a9
metrics: add worker thread id (#6695)b69f16a
metrics: addworker_park_unpark_count
(#6696)Updates
assert_cmd
from 2.0.14 to 2.0.15Changelog
Sourced from assert_cmd's changelog.
Commits
2a1e1db
chore: Release assert_cmd version 2.0.150695e37
docs: Update changelog92c6544
chore(deps): Update Rust crate escargot to v0.5.11e6b8d43
chore(deps): Update Rust Stable to v1.79a0a4c47
chore(deps): Update Rust crate escargot to v0.5.10ccd759b
Merge pull request #201 from epage/template3d0908a
chore: Update from _rust/main templateff5f185
Merge pull request #200 from assert-rs/renovate/stable-1.xa9080f3
chore(deps): Update Rust Stable to v1.78310cca6
style: Address warningsUpdates
predicates
from 3.1.0 to 3.1.2Changelog
Sourced from predicates's changelog.
Commits
9b44604
chore: Release31556d0
chore: Releaseb87c960
docs: Update changelogce08537
chore(deps): Update Rust Stable to v1.79 (#170)bb3ed6c
style: Make clippy happy8981e6f
chore(deps): Update Rust Stable to v1.78 (#169)6732e45
style: Address warningsed6709e
chore(deps): Update Rust Stable to v1.77 (#168)60ceafb
Merge pull request #167 from epage/templatef9786f8
chore: Update from _rust/main templateMost 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