Update react-transition-group: 4.4.2 → 4.4.5 (patch)#4173
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #4173 +/- ##
=======================================
Coverage 88.48% 88.48%
=======================================
Files 280 280
Lines 24518 24518
Branches 6535 6535
=======================================
Hits 21695 21695
Misses 2621 2621
Partials 202 202 Help us with your feedback. Take ten seconds to tell us how you rate us. |
This file contains hidden or 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
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?
✳️ react-transition-group (4.4.2 → 4.4.5) · Repo · Changelog
Release Notes
4.4.5
4.4.4
4.4.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
chore(release): 4.4.5 [skip ci]fix: apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled (#847)chore(release): 4.4.4 [skip ci]fix: missing build files (#845)chore(release): 4.4.3 [skip ci]fix: enter animations with mountOnEnter or unmountOnExit (#749)ci: run CI on the alpha branch (#822)chore: use React v18 as the default target for development (#810)docs: fix small typo in testing.js (#806)ci: use @testing-library/react@alpha only for React v18 (#807)ci: build the webpage on CI for testing (#800)build: update babel-preset-gatsby and sass (#798)build(deps): bump ajv from 6.12.0 to 6.12.6 (#794)build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#795)build(deps): bump node-fetch from 2.6.1 to 2.6.7 (#796)build(deps): bump simple-get from 3.1.0 to 3.1.1 (#797)build(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /www (#792)build(deps): bump engine.io from 4.1.1 to 4.1.2 in /www (#782)test: Add React 18 to test matrix (#771)chore: Move from TavisCI to GitHub Actions (#783)build(deps): bump axios from 0.21.1 to 0.21.4 in /www (#774)build(deps): bump url-parse from 1.5.1 to 1.5.3 in /www (#764)build(deps): bump tmpl from 1.0.4 to 1.0.5 (#762)build(deps): bump object-path from 0.11.5 to 0.11.8 in /www (#761)build(deps): bump prismjs from 1.23.0 to 1.25.0 in /www (#760)build(deps): bump tar from 4.4.13 to 4.4.19 (#756)build(deps): bump path-parse from 1.0.6 to 1.0.7 (#752)build(deps): bump path-parse from 1.0.6 to 1.0.7 in /www (#751)build(deps): bump color-string from 1.5.3 to 1.5.5 (#747)test: Switch from Enzyme to Testing Library (#770)chore: migrate storybook to v6 (#741)chore: bump ESLint related packages (#740)build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /www (#739)chore: bump Node version to 14 (#738)chore: use prettier for the code formatter (#737)test: Run CI pipeline with React 16 and 17 (#690)chore: remove husky (#736)build(deps): bump merge-deep from 3.0.2 to 3.0.3 (#735)build(deps): bump ws from 6.2.1 to 6.2.2 in /www (#734)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