webbertakken / email-worker

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

chore(deps): update yarn to v4.3.1 #46

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarn (source) 4.2.1 -> 4.3.1 age adoption passing confidence

Release Notes

yarnpkg/berry (yarn) ### [`v4.3.1`](https://togithub.com/yarnpkg/berry/compare/b2eb9dce084f1a892101d1b693fea25f05428ff8...2e73cdb7e2057a3ab4bd93074190b508b407c7ab) [Compare Source](https://togithub.com/yarnpkg/berry/compare/b2eb9dce084f1a892101d1b693fea25f05428ff8...2e73cdb7e2057a3ab4bd93074190b508b407c7ab) ### [`v4.3.0`](https://togithub.com/yarnpkg/berry/compare/effc932614d5351bbfeed8e0e6aa4b2c6c52821d...b2eb9dce084f1a892101d1b693fea25f05428ff8) [Compare Source](https://togithub.com/yarnpkg/berry/compare/effc932614d5351bbfeed8e0e6aa4b2c6c52821d...b2eb9dce084f1a892101d1b693fea25f05428ff8) ### [`v4.2.2`](https://togithub.com/yarnpkg/berry/compare/bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf...effc932614d5351bbfeed8e0e6aa4b2c6c52821d) [Compare Source](https://togithub.com/yarnpkg/berry/compare/bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf...effc932614d5351bbfeed8e0e6aa4b2c6c52821d)

Configuration

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

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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

pr-code-reviewer[bot] commented 2 months ago

:wave: Hi there!

  1. Update the "yarn" version in both package.json and yarn.lock to "4.3.1".
  2. Ensure consistency between the version numbers specified across the package.json and yarn.lock files.
  3. Verify that the checksum for TypeScript in the yarn.lock file aligns with the new version and is correctly updated.

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 2 months ago

Codecov Report

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

Project coverage is 97.36%. Comparing base (f9a0fca) to head (7313ce4).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/webbertakken/email-worker/pull/46/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/46?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 #46 +/- ## ======================================= Coverage 97.36% 97.36% ======================================= Files 3 3 Lines 114 114 Branches 24 24 ======================================= Hits 111 111 Misses 2 2 Partials 1 1 ```