Closed dependabot[bot] closed 1 month ago
@dependabot merge
On Mon, Sep 16, 2024 at 7:34 PM dependabot[bot] @.***> wrote:
Updates the requirements on worker https://github.com/cloudflare/workers-rs to permit the latest version. Commits
- bb2ae40 https://github.com/cloudflare/workers-rs/commit/bb2ae406bf007873736404330407a930952f924a chore: bump versions
- 5b9f106 https://github.com/cloudflare/workers-rs/commit/5b9f106a574fe0e26fd0d37c0c1325ea025896c2 Do not amend commit when creating release PR.
- 535e103 https://github.com/cloudflare/workers-rs/commit/535e103974f3f83be4b9214905ae1fb32358b4dd [worker] Add FormData conversion into JsValue (#634 https://redirect.github.com/cloudflare/workers-rs/issues/634)
- 5100f4e https://github.com/cloudflare/workers-rs/commit/5100f4e5d546cd07536767a1316ac14bf593b7c8 Implement get_all function to return non-folding set-cookie headers (
597 https://redirect.github.com/cloudflare/workers-rs/issues/597)
- ca61ce5 https://github.com/cloudflare/workers-rs/commit/ca61ce5dd00fae5d11305c5db4c8acac7fc87639 Fix quotes (#632 https://redirect.github.com/cloudflare/workers-rs/issues/632)
- 9e619e8 https://github.com/cloudflare/workers-rs/commit/9e619e8e8c3bd110a87bd137ae5472a2c29af45a chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#631 https://redirect.github.com/cloudflare/workers-rs/issues/631)
- 42a319d https://github.com/cloudflare/workers-rs/commit/42a319db70b8f59379ea757e558ab6c8bc41b878 Automatically update crate version in generate templates (#630 https://redirect.github.com/cloudflare/workers-rs/issues/630)
- d0d3318 https://github.com/cloudflare/workers-rs/commit/d0d33183fb7dc56d150bf46b63f018518ae5967e Fix typos in CORS argument names (#629 https://redirect.github.com/cloudflare/workers-rs/issues/629)
- 51e1feb https://github.com/cloudflare/workers-rs/commit/51e1feb77eb52db16a2a6781854992b98ee5975d Relax type of callback arguments to Router methods (#605 https://redirect.github.com/cloudflare/workers-rs/issues/605)
- ba9c868 https://github.com/cloudflare/workers-rs/commit/ba9c86830916006c99a21744d7eca4ae1413b4dc Make R2 Object::size return u64 (#625 https://redirect.github.com/cloudflare/workers-rs/issues/625)
- Additional commits viewable in compare view https://github.com/cloudflare/workers-rs/compare/v0.3.4...v0.4.0
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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
https://github.com/andrewdavidmackenzie/pingr/pull/84 Commit Summary
- f109b0a https://github.com/andrewdavidmackenzie/pingr/pull/84/commits/f109b0a055e15c2111be84a4a98d4b65137572d2 Update worker requirement from 0.3.4 to 0.4.0
File Changes
(1 file https://github.com/andrewdavidmackenzie/pingr/pull/84/files)
- M collectr/Cargo.toml https://github.com/andrewdavidmackenzie/pingr/pull/84/files#diff-ac47ad44534511c73ac6371bef124031defebe4cdf38e16977fd393677430bfd (2)
Patch Links:
- https://github.com/andrewdavidmackenzie/pingr/pull/84.patch
- https://github.com/andrewdavidmackenzie/pingr/pull/84.diff
— Reply to this email directly, view it on GitHub https://github.com/andrewdavidmackenzie/pingr/pull/84, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKF4LBLWUYVYHDS7MNYXVTZW4JA3AVCNFSM6AAAAABOJYY24KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDSMBVG44DCMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Updates the requirements on worker to permit the latest version.
Commits
bb2ae40
chore: bump versions5b9f106
Do not amend commit when creating release PR.535e103
[worker] Add FormData conversion into JsValue (#634)5100f4e
Implement get_all function to return non-folding set-cookie headers (#597)ca61ce5
Fix quotes (#632)9e619e8
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#631)42a319d
Automatically update crate version in generate templates (#630)d0d3318
Fix typos in CORS argument names (#629)51e1feb
Relax type of callback arguments to Router methods (#605)ba9c868
Make R2 Object::size return u64 (#625)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