Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency envalid to v8 #875

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
envalid 7.3.1 -> 8.0.0 age adoption passing confidence

Release Notes

af/envalid (envalid)

v8.0.0

Compare Source

After a long wait, version 8 is here!

  • Despite the major version bump, the only potentially breaking changes are in the types (if you're using TypeScript), as a result of #​194. Overall the type inference and accuracy should be improved
  • Dev dependencies have been updated
  • Add extra "inspectables" (#​206)
  • fix testOnly behavior (#​200)

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@changeset-bot
Copy link

changeset-bot bot commented Sep 23, 2023

⚠️ No Changeset found

Latest commit: bd9d9eb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/envalid-8.x branch from ccc6e46 to 800422e Compare September 25, 2023 15:57
@renovate renovate bot force-pushed the renovate/envalid-8.x branch from 800422e to 7aa5a9f Compare October 14, 2023 15:31
@renovate renovate bot force-pushed the renovate/envalid-8.x branch from 7aa5a9f to bd9d9eb Compare October 15, 2023 11:51
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (95341b2) 70.56% compared to head (bd9d9eb) 70.56%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #875   +/-   ##
=======================================
  Coverage   70.56%   70.56%           
=======================================
  Files         130      130           
  Lines        3723     3723           
  Branches      498      498           
=======================================
  Hits         2627     2627           
  Misses       1001     1001           
  Partials       95       95           
Files Coverage Δ
apps/mis-server/src/entities/Account.ts 92.00% <100.00%> (ø)
apps/mis-server/src/entities/AccountWhitelist.ts 100.00% <100.00%> (ø)
apps/mis-server/src/entities/JobPriceItem.ts 100.00% <100.00%> (ø)
apps/mis-server/src/entities/StorageQuota.ts 100.00% <100.00%> (ø)
apps/mis-server/src/entities/User.ts 100.00% <100.00%> (ø)
apps/mis-server/src/entities/UserAccount.ts 100.00% <100.00%> (ø)
apps/portal-server/tests/file/utils.ts 84.28% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ddadaal ddadaal merged commit c88a719 into master Oct 15, 2023
@ddadaal ddadaal deleted the renovate/envalid-8.x branch October 15, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant