-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): update dependency react-transition-group to v4 #134
Open
renovate
wants to merge
1
commit into
development
Choose a base branch
from
renovate/react-transition-group-4.x
base: development
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
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
May 9, 2019 20:09
c394379
to
9fc56b1
Compare
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
June 1, 2019 09:51
9fc56b1
to
52ce368
Compare
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
July 13, 2019 11:58
52ce368
to
0ee9d65
Compare
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
August 10, 2019 09:00
0ee9d65
to
d145325
Compare
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
September 7, 2019 16:57
d145325
to
2c3f4bd
Compare
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
July 1, 2020 11:51
2c3f4bd
to
bdfe367
Compare
renovate
bot
changed the title
feat(deps): update dependency react-transition-group to v4
chore(deps): update dependency react-transition-group to v4
Jan 5, 2021
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
June 6, 2021 21:24
bdfe367
to
de3701e
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
renovate
bot
force-pushed
the
renovate/react-transition-group-4.x
branch
from
November 20, 2022 08:57
de3701e
to
4e34951
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.
This PR contains the following updates:
2.7.0
->4.4.5
Release Notes
reactjs/react-transition-group (react-transition-group)
v4.4.5
Compare Source
Bug Fixes
v4.4.4
Compare Source
Bug Fixes
v4.4.3
Compare Source
Bug Fixes
v4.4.2
Compare Source
Bug Fixes
nodeRef
prop type for cross-realm elements (#732) (8710c01)v4.4.1
Compare Source
Bug Fixes
v4.4.0
Compare Source
Features
nodeRef
alternative instead of internalfindDOMNode
(#559) (85016bf)react-transition-group internally uses
findDOMNode
, which is deprecated and produces warnings in Strict Mode, so now you can optionally passnodeRef
toTransition
andCSSTransition
, it's a ref object that should point to the transitioning child:Bug Fixes
Transition
to match the exported ones (#554)v4.3.0
Compare Source
Features
4.2.2 (2019-08-02)
Bug Fixes
4.2.1 (2019-07-02)
Bug Fixes
v4.2.2
Compare Source
Bug Fixes
v4.2.1
Compare Source
Bug Fixes
v4.2.0
Compare Source
Features
4.1.1 (2019-06-10)
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Features
4.0.1 (2019-05-09)
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
Features
BREAKING CHANGES
.default
afterrequire()
when resolving to the esm buildv3.0.0
Compare Source
Features
BREAKING CHANGES
v2.9.0
Compare Source
Features
Reverts
v2.8.0
Compare Source
Features
2.7.1 (2019-03-25)
Bug Fixes
v2.7.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.