Skip to content

Bump father from 2.30.21 to 4.0.0 #232

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2022

Bumps father from 2.30.21 to 4.0.0.

Release notes

Sourced from father's releases.

v4.0.0-rc.9

Features

Fixed

v4.0.0-rc.8

Fixed

  • Auto react jsx runtime not working for >= version range
  • Correct logic for PACK_FILES_MISSING doctor rule

v4.0.0-rc.7

Features

  • Add father doctor command to check potential problems 🩺 #56

  • Auto jsx runtime base on React version for babel transformer #45

Fixed

  • FATHER_CACHE=none env not working for bundle mode

v4.0.0-rc.6

Feature

  • Bundle support persistent cache 🚀

Improvements

  • Improve persistent cache location for bundless
  • Improve error output for dts generator, always output location and code for all errors #52

Fixed

v4.0.0-rc.5

Features

  • Bundless support persistent cache 🚀 #51
  • Support --quiet arg to output clear log for dev & build command

Fixed

  • Process exit bug when transform failed in dev mode
  • Correct cwd for bundless loader

v4.0.0-rc.4

Fixed

Improvements

  • To avoid useless dir be created after create-father #48 @​txp1035
  • Ignore __snapshots__ by default in bundless mode

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [father](https://github.com/umijs/father-next) from 2.30.21 to 4.0.0.
- [Release notes](https://github.com/umijs/father-next/releases)
- [Commits](https://github.com/umijs/father-next/commits)

---
updated-dependencies:
- dependency-name: father
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2022
@vercel
Copy link

vercel bot commented Aug 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
queue-anim ✅ Ready (Inspect) Visit Preview Aug 26, 2022 at 9:32PM (UTC)

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #232 (dd36799) into master (ad7b7bb) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   93.40%   93.47%   +0.06%     
==========================================
  Files           2        2              
  Lines         288      291       +3     
  Branches       89       93       +4     
==========================================
+ Hits          269      272       +3     
  Misses         19       19              
Impacted Files Coverage Δ
src/QueueAnim.tsx 94.11% <0.00%> (+0.04%) ⬆️
src/utils.ts 90.56% <0.00%> (+0.18%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #236.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/father-4.0.0 branch September 1, 2022 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants