webbertakken / email-worker

Lightweight tool to process emails directly from Cloudflare
MIT License
46 stars 9 forks source link

chore: Update devDependencies #53

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types 4.20240614.0 -> 4.20240620.0 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types) ### [`v4.20240620.0`](https://togithub.com/cloudflare/workerd/compare/408b841da5bc4e2f1e27435043507a1f09f6ebca...f8882597f7d4862626fd4e0c5b60723f1c55c9e1) [Compare Source](https://togithub.com/cloudflare/workerd/compare/408b841da5bc4e2f1e27435043507a1f09f6ebca...f8882597f7d4862626fd4e0c5b60723f1c55c9e1)
Microsoft/TypeScript (typescript) ### [`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

pr-code-reviewer[bot] commented 1 month ago

:wave: Hi there!

  1. Update the version of "@cloudflare/workers-types" to 4.20240620.0 and adjust its checksum.
  2. Increase the "typescript" version to 5.5.2 and modify its resolution accordingly.
  3. Ensure that all relevant dependencies and their versions are correctly updated for consistency and compatibility.

Automatically generated with the help of gpt-3.5-turbo. Feedback? Please don't hesitate to drop me an email at webber@takken.io.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.36%. Comparing base (4d5d88e) to head (7f929e5).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/webbertakken/email-worker/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=vWf0M5qX20&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Webber+Takken)](https://app.codecov.io/gh/webbertakken/email-worker/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Webber+Takken) ```diff @@ Coverage Diff @@ ## main #53 +/- ## ======================================= Coverage 97.36% 97.36% ======================================= Files 3 3 Lines 114 114 Branches 24 27 +3 ======================================= Hits 111 111 Misses 2 2 Partials 1 1 ```