-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update all of jest: 28.1.2 → 28.1.3 (patch) #181
Open
depfu
wants to merge
23
commits into
master
Choose a base branch
from
depfu/update/yarn/group/jest-28.1.3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ts++ * sorterize++ * safer distance * position ++ * WIP + tests * WIP Energy and Info activation coins * cleanup types ++ * cleanup types ++ * +jest * +tests * tests ++ * tests ++ * ++ jest * tests ++ * test ++ * better formatting for partial types * test ++; memo keys rename * fixes build error * input ++ * supportformore animal formats * deprecated info/energy dom * fixes input field * fixes rendering * ++ form * style ++ * style ++ * coin parsing ++ * coin parsing ++ * fixes tests * so much stuff * fixes destructure of null * fixes op table * refactor for better debugging * fixes animal stack for partial types * cleanup * fixes activation table * fixes activation table sort * fixes initial rendering * revive cleanCoinText * fixes history * cleanup * fixes partial types * style++ * fixes partial types * fixes coinOD parsing * bunp * fixes parsing fftinecsp * open in previous
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Thomas Aylott <oblivious+github@subtleGradient.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
depfu
bot
force-pushed
the
depfu/update/yarn/group/jest-28.1.3
branch
from
August 13, 2022 14:35
f57fe4d
to
d0b6aff
Compare
subtleGradient
force-pushed
the
master
branch
from
September 4, 2022 17:07
7c54a49
to
e3f314e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ babel-jest (28.1.2 → 28.1.3) · Repo · Changelog
Release Notes
28.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v28.1.3
chore: update changelog for release
chore: update docusaurus (#13021)
refactor(jest-mock): simplify `PropertyLikeKeys` utility type (#13020)
fix: missing spaces in string concats (#13019)
chore: bump `typescript` and related dependencies (#13017)
Update JestCommunity.md (#12988)
chore: update react-native example (#13016)
chore: fixed changelog.md typo (#13015)
chore: update babel
chore: update lint dependencies (#13014)
Update spyOn docs (#13000)
Refine babel-plugin-jest-hoist typings (#13011)
fix(jest-mock): add index signature support for `spyOn` types (#13013)
fix(scripts): also check for package.json (#12983)
chore: bump `jest-serialiser-ansi-escapes` (#13004)
chore: replace `pretty-format/ConvertAnsi` with `jest-serializer-ansi-escapes` (#12935)
docs: minor grammar correction from "as document" to "as documented" (#12995)
Correct `await`-ed inline snapshot indentation (#12986)
feat(jest-leak-detector): use FinalizationRegistry when it exists to get rid of external dependency (#12973)
chore: bump `jest-runner-tsd` (#12981)
fix: Switch from throat to p-limit (#12960)
feat: upgrade TypeBox (#12979)
fix(expect-utils): Fix equalityof ImmutableJS OrderedSets (#12977)
chore: update lockfile after release
✳️ jest (28.1.2 → 28.1.3) · Repo · Changelog
Release Notes
28.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v28.1.3
chore: update changelog for release
chore: update docusaurus (#13021)
refactor(jest-mock): simplify `PropertyLikeKeys` utility type (#13020)
fix: missing spaces in string concats (#13019)
chore: bump `typescript` and related dependencies (#13017)
Update JestCommunity.md (#12988)
chore: update react-native example (#13016)
chore: fixed changelog.md typo (#13015)
chore: update babel
chore: update lint dependencies (#13014)
Update spyOn docs (#13000)
Refine babel-plugin-jest-hoist typings (#13011)
fix(jest-mock): add index signature support for `spyOn` types (#13013)
fix(scripts): also check for package.json (#12983)
chore: bump `jest-serialiser-ansi-escapes` (#13004)
chore: replace `pretty-format/ConvertAnsi` with `jest-serializer-ansi-escapes` (#12935)
docs: minor grammar correction from "as document" to "as documented" (#12995)
Correct `await`-ed inline snapshot indentation (#12986)
feat(jest-leak-detector): use FinalizationRegistry when it exists to get rid of external dependency (#12973)
chore: bump `jest-runner-tsd` (#12981)
fix: Switch from throat to p-limit (#12960)
feat: upgrade TypeBox (#12979)
fix(expect-utils): Fix equalityof ImmutableJS OrderedSets (#12977)
chore: update lockfile after release
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands