-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dependabot: Allow updates for transitive dependencies (#1443)
Dependabot seems to only create updates for direct dependencies. This change ensures we receive updates for all dependencies. Updating git repository `https://github.com/linkerd/webpki` Updating crates.io index Updating anyhow v1.0.45 -> v1.0.53 Updating bumpalo v3.8.0 -> v3.9.1 Updating cmake v0.1.46 -> v0.1.48 Updating crc32fast v1.2.1 -> v1.3.1 Adding fastrand v1.7.0 Updating fixedbitset v0.4.0 -> v0.4.1 Updating getrandom v0.2.3 -> v0.2.4 Updating httpdate v1.0.1 -> v1.0.2 Updating itertools v0.10.1 -> v0.10.3 Updating js-sys v0.3.55 -> v0.3.56 Updating libloading v0.7.1 -> v0.7.3 Updating once_cell v1.8.0 -> v1.9.0 Updating pin-project-lite v0.2.7 -> v0.2.8 Updating ppv-lite86 v0.2.15 -> v0.2.16 Updating proc-macro2 v1.0.32 -> v1.0.36 Updating quote v1.0.10 -> v1.0.15 Updating rustls v0.20.1 -> v0.20.2 Updating ryu v1.0.5 -> v1.0.9 Updating serde v1.0.130 -> v1.0.135 Updating smallvec v1.7.0 -> v1.8.0 Updating syn v1.0.84 -> v1.0.86 Updating tempfile v3.2.0 -> v3.3.0 Updating thread_local v1.1.3 -> v1.1.4 Updating tokio-io-timeout v1.1.1 -> v1.2.0 Updating version_check v0.9.3 -> v0.9.4 Updating wasm-bindgen v0.2.78 -> v0.2.79 Updating wasm-bindgen-backend v0.2.78 -> v0.2.79 Updating wasm-bindgen-macro v0.2.78 -> v0.2.79 Updating wasm-bindgen-macro-support v0.2.78 -> v0.2.79 Updating wasm-bindgen-shared v0.2.78 -> v0.2.79 Updating web-sys v0.3.55 -> v0.3.56 Updating which v4.2.2 -> v4.2.4 Signed-off-by: Oliver Gould <ver@buoyant.io> (cherry picked from commit ea376ff) Signed-off-by: Oliver Gould <ver@buoyant.io>
- Loading branch information
Showing
2 changed files
with
68 additions
and
55 deletions.
There are no files selected for viewing
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
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