Google API features update: google-ads-googleads-v15, google-ai-generativelanguage-v1, google-cloud-bigquery-biglake-v1 by @abdolence in abdolence/gcloud-sdk-rs#117
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 9 updates:
1.0.193
1.0.195
1.0.77
1.0.79
1.0.108
1.0.111
2.0.0
3.0.0
0.37.5
0.39.0
0.23.1
0.24.2
0.7.2
0.7.3
4.4.11
4.4.13
3.8.1
3.9.0
Updates
serde
from 1.0.193 to 1.0.195Release notes
Sourced from serde's releases.
Commits
03eec42
Release 1.0.195196f311
Merge pull request #2671 from dtolnay/deadremote38d9e0b
Revert "Add FIXME to fix dead_code warning when using serde(remote)"6502b31
Fix new dead_code warning in tuple struct and tuple variant remote defs6f1a8c3
Add FIXME to fix dead_code warning when using serde(remote)d883c94
Work around dead_code warning in tests961fa59
Merge pull request #2670 from serde-rs/exhaustive8bc71de
Fill in omitted patterns for GenericArguments match7c65a9d
Pick up changes to non_exhaustive_omitted_patterns lintd2d977a
Release 1.0.194Updates
anyhow
from 1.0.77 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build script38c79ef
Release 1.0.78ded2295
Merge pull request #337 from dtolnay/bootstrapae45b67
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler2d32366
Update crate name used for build script probeUpdates
serde_json
from 1.0.108 to 1.0.111Release notes
Sourced from serde_json's releases.
Commits
0131ac6
Release 1.0.11196ecfad
Merge pull request #1100 from heiher/limb-64-la64c80dbaf
Set limb width to 64 for loongarch64df5cf21
Release 1.0.110c35856a
Pull in proc-macro2 sccache fixf88bf1f
Release 1.0.109bb62c73
Merge pull request #1097 from serde-rs/doccfgdf36d10
Restore doc cfg on re-exportsc367091
Merge pull request #1095 from dtolnay/hashtestb328ee7
Eliminate hash closure in favor of calling hash_one directlyUpdates
serial_test
from 2.0.0 to 3.0.0Release notes
Sourced from serial_test's releases.
Commits
bba3db8
3.0.0ae14645
Merge pull request #104 from palfrey/serial-for-mod0dec256
Merge branch 'main' into serial-for-modcee1dc1
Add testing and parallel to package keywords2a4b641
Merge branch 'main' into serial-for-mod288d933
Merge pull request #105 from palfrey/upgrade-rustixcf9d7fe
Upgrade rustixa8d985d
Replace a single-use match with if let67d22ff
Fix some clippy issuesff2890d
Update docs for mod-level functionalityUpdates
firestore
from 0.37.5 to 0.39.0Release notes
Sourced from firestore's releases.
Commits
3c85a26
(cargo-release) version 0.39.08f112c8
Lifting lifetime restrictions for queries in DSL451819e
Lifting lifetime restrictions for queriesc23b66c
relaxed lifetimes for list stream operations91180de
relaxed list_doc_with_retries lifetime34593ba
Cache backends lift lifetimesf224093
Small lifetime update9cfbae3
(cargo-release) start next development iteration 0.38.1-alpha.0df6f1e6
(cargo-release) version 0.38.0e09449b
Support for provided external token source (#152)Updates
gcloud-sdk
from 0.23.1 to 0.24.2Release notes
Sourced from gcloud-sdk's releases.
Commits
fb40751
(cargo-release) version 0.24.2fd0cbaf
Merge pull request #117 from abdolence/refresh-feature-list9b533f8
Google API features update: google-ads-googleads-v15, google-ai-generativelan...a7cb3b1
(cargo-release) start next development iteration 0.24.2-alpha.0edddd8c
(cargo-release) version 0.24.1c72712e
Merge pull request #116 from abdolence/generate_for_scopes-regressione4006e1
generate_for_scopes function returned back4d4125e
(cargo-release) start next development iteration 0.24.1-alpha.082e919f
(cargo-release) version 0.24.0fb11e9d
Merge pull request #115 from abdolence/external-source-supportUpdates
axum
from 0.7.2 to 0.7.3Release notes
Sourced from axum's releases.
Commits
fe89ab5
Release (#2461)b494d45
ImplementClone
forRouterIntoService
(#2456)560213a
docs: add clarification about building middleware and error types (#2448)ea6dd51
Enable tracing by default (#2460)12e8c62
Support graceful shutdown onserve
(#2398)56159b0
JsonDeserializer extractor for zero-copy deserialization (#2431)c3db223
Rework error handling example (#2382)6c276c3
Updated docs regarding constraints of Handler arguments (#2451)4f010d9
Updatingtls-rustls
example (#2457)3fda093
Use separate lexical scope for lock guard in docs (#2439)Updates
clap
from 4.4.11 to 4.4.13Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
2ab48b2
chore: Release7a06a8c
docs: Update changelogcca190e
docs: Correct link to StructOpt migration guide5c31f45
Merge pull request #5281 from Manishearth/safety-docsddae7e6
Correct safety docs48d28aa
chore: Release748ce18
docs: Update changelogadbe6ec
Merge pull request #5278 from henry-hsieh/fix-nosort2b48858
fix: Skip nosort option below bash 4.4777b744
Merge pull request #5277 from clap-rs/renovate/actions-setup-python-5.xUpdates
tempfile
from 3.8.1 to 3.9.0Changelog
Sourced from tempfile's changelog.
Commits
fb313e0
chore: release 3.9.0709a62a
Updatewindows-sys
0.52 (#265)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