Open
Conversation
0f9ac74 to
43b9367
Compare
43b9367 to
5dd9b74
Compare
5dd9b74 to
4eb0c5d
Compare
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.
This PR contains the following updates:
^3.1.5->^4.0.0^4.2.4->^5.0.0^9.3.2->^10.0.0^7.1.2->^12.0.0^24.0.0->^26.0.0~3.7.2->~3.9.0Release Notes
apollographql/react-apollo
v4.0.0Compare Source
React Apollo 4.0.0 is dependent on
@apollo/client>= 3. If you are usingapollo-client2.x and are not ready to update to@apollo/client, please use React Apollo 3.x.The
react-apollopackage has been fully removed. Please use@apollo/clientor@apollo/react-Xpackages directly.@hwillson in #4037
Due to changes made in Apollo Client, the previous SSR testing pattern of:
will no longer work (
ReactDOM.renderToString(app)will just return the initial loading state of the component under test). Instead, we can leverage the markup returned whengetDataFromTree's Promise resolves:We are no longer building UMD versions of React Apollo.
testing-library/jest-dom
v5.11.2Compare Source
Bug Fixes
v5.11.1Compare Source
Bug Fixes
v5.11.0Compare Source
Features
v5.10.1Compare Source
Bug Fixes
v5.10.0Compare Source
Features
v5.9.0Compare Source
Features
v5.8.0Compare Source
Features
v5.7.0Compare Source
Features
v5.6.0Compare Source
Features
v5.5.0Compare Source
Features
toHaveDisplayValue()matcher (#223) (840414f)v5.4.0Compare Source
Features
v5.3.0Compare Source
Features
v5.2.0Compare Source
Features
v5.1.1Compare Source
Bug Fixes
v5.1.0Compare Source
Features
v5.0.2Compare Source
Bug Fixes
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
BREAKING CHANGES
testing-library/react-testing-library
v10.4.8Compare Source
Bug Fixes
v10.4.7Compare Source
Bug Fixes
v10.4.6Compare Source
Bug Fixes
v10.4.5Compare Source
Bug Fixes
v10.4.4Compare Source
Bug Fixes
v10.4.3Compare Source
Bug Fixes
v10.4.2Compare Source
Bug Fixes
v10.4.1Compare Source
Bug Fixes
v10.4.0Compare Source
Features
Latest DOM Testing Library release page: https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0
The big feature is fake timers working with async utils out of the box
v10.3.0Compare Source
Features
v10.2.1Compare Source
Bug Fixes
v10.2.0Compare Source
Features
v10.1.0Compare Source
Features
v10.0.6Compare Source
Bug Fixes
v10.0.5Compare Source
Bug Fixes
fireEventto be wrapped in act (#685) (6147830)v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Bug Fixes
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Features
@testing-library/dom(435098c)BREAKING CHANGES
Update DOM Testing Library
The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library v7.0.0 to ensure you are unaffected.
Drop Node 8
Node 10 or greater is required. Node 8 is out of LTS (#576) (fccc2cf), closes #575
remove deprecated
cleanup-after-each.jsThis file which did nothing but log a warning to the console (#598) (7942f68)
As a general reminder, you should NOT need to use
cleanupat all as this is done automatically for you (unless you're using@testing-library/react/purein which case you know what you're doing... keep usingcleanup).testing-library/user-event
v12.1.1Compare Source
Bug Fixes
v12.1.0Compare Source
Features
v12.0.17Compare Source
Bug Fixes
v12.0.16Compare Source
Bug Fixes
v12.0.15Compare Source
Bug Fixes
v12.0.14Compare Source
Bug Fixes
v12.0.13Compare Source
Bug Fixes
v12.0.12Compare Source
Bug Fixes
v12.0.11Compare Source
Bug Fixes
v12.0.10Compare Source
Bug Fixes
v12.0.9Compare Source
Bug Fixes
v12.0.8Compare Source
Bug Fixes
v12.0.7Compare Source
Bug Fixes
v12.0.6Compare Source
Bug Fixes
v12.0.5Compare Source
Bug Fixes
v12.0.4Compare Source
Bug Fixes
v12.0.3Compare Source
Bug Fixes
v12.0.2Compare Source
Bug Fixes
v12.0.1Compare Source
Reverts
v12.0.0Compare Source
Features
BREAKING CHANGES
allAtOnceoption ontypein favor ofdelay: 0or the newpasteeventhoverandunhoversynctoggleSelectedOptionsin favor ofdeselectOptionstypenow actually defaults thedelayto0, so it's not necessarilyasyncanymore. It's only async if you pass adelay.v11.4.2Compare Source
Bug Fixes
v11.4.1Compare Source
Bug Fixes
v11.4.0Compare Source
Features
v11.3.2Compare Source
Bug Fixes
v11.3.1Compare Source
Bug Fixes
v11.3.0Compare Source
Features
v11.2.1Compare Source
Bug Fixes
v11.2.0Compare Source
Features
v11.1.0Compare Source
Features
{enter}) (#308) (d38e493), closes #306 #301 #235 #181 #172 #31v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Bug Fixes
BREAKING CHANGES
v10.4.1Compare Source
Bug Fixes
v10.4.0Compare Source
Features
v10.3.5Compare Source
Bug Fixes
v10.3.4Compare Source
Bug Fixes
onChangehandlers (#286) (bfbe92c)v10.3.3Compare Source
Bug Fixes
v10.3.2Compare Source
Bug Fixes
v10.3.1Compare Source
Bug Fixes
v10.3.0Compare Source
Features
v10.2.4Compare Source
Bug Fixes
v10.2.3Compare Source
Bug Fixes
click()(#274) (cc01536)v10.2.2Compare Source
Bug Fixes
v10.2.1Compare Source
Bug Fixes
v10.2.0Compare Source
Features
v10.1.2Compare Source
Bug Fixes
v10.1.1Compare Source
Bug Fixes
v10.1.0Compare Source
Features
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Continuous Integration
BREAKING CHANGES
v9.0.0Compare Source
Bug Fixes
BREAKING CHANGES
the exisiting value and appends the typed text
v8.1.3Compare Source
Bug Fixes
v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
Bug Fixes
v8.1.0Compare Source
Features
v8.0.7Compare Source
Bug Fixes
v8.0.6Compare Source
Bug Fixes
v8.0.5Compare Source
Bug Fixes
v8.0.4Compare Source
Bug Fixes
v8.0.3Compare Source
Bug Fixes
v8.0.2Compare Source
Bug Fixes
typemethod (3cfbcbe), closes #198v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
Bug Fixes
BREAKING CHANGES
Microsoft/TypeScript
v3.9.7Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.5This release contains bug fixes in type-checking, emit, and editor scenarios.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
(note, 3.9.4 was inten
Renovate configuration
📅 Schedule: "before 3am on the first day of the month" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.