-
Notifications
You must be signed in to change notification settings - Fork 375
Comparing changes
Open a pull request
base repository: cloudflare/workers-rs
base: v0.0.20
head repository: cloudflare/workers-rs
compare: v0.0.21
- 13 commits
- 46 files changed
- 4 contributors
Commits on Mar 8, 2024
-
chore(deps-dev): bump vite from 4.4.9 to 4.5.2 (#458)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a70d7e - Browse repository at this point
Copy the full SHA 6a70d7eView commit details -
chore(deps-dev): bump miniflare from 3.20230922.0 to 3.20231030.2 (#457)
Bumps [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare) from 3.20230922.0 to 3.20231030.2. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/miniflare/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/miniflare@3.20231030.2/packages/miniflare) --- updated-dependencies: - dependency-name: miniflare dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e2a99e - Browse repository at this point
Copy the full SHA 7e2a99eView commit details -
chore(deps-dev): bump undici from 5.25.3 to 5.28.3 (#455)
Bumps [undici](https://github.com/nodejs/undici) from 5.25.3 to 5.28.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.25.3...v5.28.3) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2451fef - Browse repository at this point
Copy the full SHA 2451fefView commit details -
chore(deps-dev): bump postcss from 8.4.27 to 8.4.35 (#456)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.35. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.27...8.4.35) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8dcd984 - Browse repository at this point
Copy the full SHA 8dcd984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f078bf - Browse repository at this point
Copy the full SHA 5f078bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffbebd9 - Browse repository at this point
Copy the full SHA ffbebd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaec3df - Browse repository at this point
Copy the full SHA aaec3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc80a6 - Browse repository at this point
Copy the full SHA 2cc80a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e03e7 - Browse repository at this point
Copy the full SHA b5e03e7View commit details
Commits on Mar 11, 2024
-
update/use workspace dependencies (wasm_bindgen, etc) (#472)
* update dependencies * use workspace version * bump / use workspace versions * format * Update Cargo.toml * format * Update Cargo.toml * use newest version
Configuration menu - View commit details
-
Copy full SHA for 7ed61c0 - Browse repository at this point
Copy the full SHA 7ed61c0View commit details
Commits on Mar 13, 2024
-
Workflow to create release after PR merge (#470)
* Workflow to create release after PR merge * Fix step id * Only run when pr was targeting main
Configuration menu - View commit details
-
Copy full SHA for cfaabb5 - Browse repository at this point
Copy the full SHA cfaabb5View commit details
Commits on Mar 15, 2024
-
Introduce
httpfeature forhttpcrate types (#477)* http 1.1 * http feature flag * Fetcher http flag * Implement todos * Implement redirect / ws / abort signal * Add http tests to CI * Add Cf context to http::Request * Fix test working directories * Axum example * fix clippy in CI * Handle generic http_body return type * Documentation * Remove unwraps * Tweak introduction version in docs * Final touches
Configuration menu - View commit details
-
Copy full SHA for b2aabc1 - Browse repository at this point
Copy the full SHA b2aabc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 351a04b - Browse repository at this point
Copy the full SHA 351a04bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.20...v0.0.21