google / sxg-rs

A set of tools for generating signed exchanges at serve time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Dashboard

forking-renovate opened this issue · comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
cloudflare_worker/Cargo.toml
  • console_error_panic_hook 0.1.7
  • wasm-bindgen 0.2.83
distributor/Cargo.toml
  • anyhow 1.0.66
  • base64 0.13.1
  • byte-strings 0.2.2
  • ciborium 0.2.0
  • clap 3.2.23
  • form_urlencoded 1.1.0
  • futures 0.3.25
  • http 0.2.8
  • hyper-rustls 0.23.2
  • hyper-trust-dns 0.5.0
  • hyper 0.14.23
  • lazy_static 1.4.0
  • nom 7.1.1
  • percent-encoding 2.2.0
  • regex 1.7.0
  • rustls 0.20.7
  • rustls-pemfile 1.0.1
  • sha2 0.10.6
  • thiserror 1.0.37
  • tls-listener 0.5.1
  • tokio 1.23.0
  • tokio-rustls 0.23.4
  • url 2.3.1
fastly_compute/Cargo.toml
  • anyhow 1.0.66
  • async-trait 0.1.59
  • base64 0.13.1
  • fastly ^0.8.9
  • http 0.2.8
  • log 0.4.17
  • log-fastly 0.8.9
  • pem 1.1.0
  • serde 1.0.149
  • serde_yaml 0.9.14
  • tokio 1.23.0
  • url 2.3.1
http_server/Cargo.toml
  • anyhow 1.0.66
  • async-trait 0.1.59
  • clap 3.2.23
  • fs2 0.4.3
  • futures 0.3.25
  • http 0.2.8
  • hyper-rustls 0.23.2
  • hyper-tls 0.5.0
  • hyper-trust-dns 0.5.0
  • hyper 0.14.23
  • lazy_static 1.4.0
  • lru 0.8.1
  • rand 0.8.5
  • serde_yaml 0.9.14
  • tokio 1.23.0
  • url 2.3.1
  • assert_matches 1.5.0
sxg_rs/Cargo.toml
  • anyhow 1.0.66
  • async-trait 0.1.59
  • base64 0.13.1
  • chrono 0.4.23
  • der-parser 8.1.0
  • futures 0.3.25
  • getrandom 0.2.8
  • http 0.2.8
  • js-sys 0.3.60
  • lol_html 0.3.1
  • nom 7.1.1
  • once_cell 1.16.0
  • pem 1.1.0
  • p256 0.11.1
  • serde 1.0.149
  • serde-wasm-bindgen 0.4.5
  • serde_json 1.0.89
  • serde_yaml 0.9.14
  • sha1 0.10.5
  • sha2 0.10.6
  • tokio 1.23.0
  • url 2.3.1
  • wasm-bindgen 0.2.83
  • wasm-bindgen-futures 0.4.33
  • web-sys 0.3.60
  • x509-parser 0.14.0
  • tokio-test 0.4.2
tools/Cargo.toml
  • anyhow 1.0.66
  • async-trait 0.1.59
  • base64 0.13.1
  • clap 3.2.23
  • ctrlc 3.2.3
  • der-parser 7.0.0
  • http 0.2.8
  • hyper 0.14.23
  • hyper-tls 0.5.0
  • pem 1.1.0
  • regex 1.7.0
  • serde 1.0.149
  • serde_json 1.0.89
  • serde_yaml 0.9.14
  • toml 0.5.9
  • tokio 1.23.0
  • url 2.3.1
  • warp 0.3.3
  • wrangler 1.19.13
github-actions
.github/workflows/code-style.yml
  • actions/checkout v3
  • actions/cache v3
  • actions-rs/cargo v1
  • actions-rs/cargo v1
  • actions-rs/cargo v1
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/integration-tests.yml
  • actions/checkout v3
  • actions/checkout v3
  • actions-rs/toolchain v1
  • actions/checkout v3
  • actions/setup-go v3
  • actions-rs/toolchain v1
  • actions/checkout v3
  • actions/cache v3
.github/workflows/unit-tests.yml
  • actions/checkout v3
  • actions/cache v3
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
  • actions-rs/cargo v1
  • actions/checkout v3
  • actions/setup-node v3
npm
cloudflare_worker/worker/package.json
  • @cloudflare/workers-types 3.18.0
  • @types/node 16.18.11
  • esbuild 0.16.14
  • glob 8.0.3
  • gts 3.1.1
  • tslib 2.4.1
  • typescript 4.9.4
  • node >=16.0.0
playground/package.json
  • commander 9.4.1
  • dompurify 2.4.2
  • fastify 4.11.0
  • jsdom 20.0.3
  • node-fetch 3.3.0
  • puppeteer 17.1.3
  • @types/dompurify 2.4.0
  • @types/jsdom 20.0.1
  • @types/node 17.0.18
  • @types/node-fetch 2.6.2
  • esbuild 0.16.14
  • gts 3.1.1
  • tslib 2.4.1
  • typescript 4.9.4
  • node >=16.0.0
typescript_utilities/package.json
  • @types/jasmine 4.3.1
  • esbuild 0.16.14
  • gts 3.1.1
  • jasmine-core 4.5.0
  • karma 6.4.1
  • karma-chrome-launcher 3.1.1
  • karma-jasmine 5.1.0

  • Check this box to trigger a request for Renovate to run again on this repository