-
Notifications
You must be signed in to change notification settings - Fork 2
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 testing-library-related #715
Conversation
TODO: investigate pinned aria-query and any implications for what we might need to do on our end since we are special-casing aria-query in our rollup build |
d7d354c
to
4ccc8e1
Compare
TODO: also handle changed jest-dom matcher name (& update docs) |
63cf3e4
to
de7bf2e
Compare
de7bf2e
to
64a2128
Compare
7153170
to
2221212
Compare
2221212
to
85fcbea
Compare
85fcbea
to
13386a1
Compare
13386a1
to
514c31c
Compare
c91a740
to
b1cca3b
Compare
1425781
to
3f45bcf
Compare
ef94fb4
to
d8db387
Compare
c738aa6
to
baf4575
Compare
baf4575
to
18c6cd4
Compare
1372fa7
to
a2b84ac
Compare
8cb141e
to
9172be7
Compare
9172be7
to
1763ee4
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
9.3.0
->9.3.4
6.0.1
->6.4.8
5.1.3
->5.3.0
0.6.1
->0.7.0
Release Notes
testing-library/dom-testing-library (@testing-library/dom)
v9.3.4
Compare Source
Bug Fixes
waitFor
callback after timeout (#1271) (9aaf715)v9.3.3
Compare Source
Bug Fixes
v9.3.2
Compare Source
Bug Fixes
v9.3.1
Compare Source
Bug Fixes
testing-library/jest-dom (@testing-library/jest-dom)
v6.4.8
Compare Source
v6.4.7
Compare Source
v6.4.6
Compare Source
Bug Fixes
v6.4.5
Compare Source
Bug Fixes
v6.4.4
Compare Source
v6.4.3
Compare Source
v6.4.2
Compare Source
Bug Fixes
v6.4.1
Compare Source
Bug Fixes
TestingLibraryMatchers
from "./matchers" (#576) (dd1c4dd)v6.4.0
Compare Source
Features
v6.3.0
Compare Source
Features
v6.2.1
Compare Source
Bug Fixes
v6.2.0
Compare Source
Features
v6.1.6
Compare Source
Bug Fixes
v6.1.5
Compare Source
Bug Fixes
v6.1.4
Compare Source
Bug Fixes
@adobe/css-tools
to4.3.1
to address vulnerability (#532) (44f1eab)v6.1.3
Compare Source
Bug Fixes
v6.1.2
Compare Source
Bug Fixes
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Features
A11yance/aria-query (aria-query)
v5.3.0
Compare Source
Reverts some API data shape changes from 5.2.x. Also reverts some changes to the representation of the ARIA spec.
fda2c97
fix: amend breaking changes and reinstate constraints (#515)f9f9ea6
Add prepublishOnly step to package.json (#506)v5.2.1
Compare Source
c995082
Run npm i to update package-lock.jsonv5.2.0
Compare Source
[Update] The 5.2.x minor version contains breaking changes and should be skipped.
Commit
f7f6120
contains a substantial audit and update of the project to match the ARIA spec. Testing coverage was substantially improved. It really locks down the project's output.e2e3eff
docs: update README to WAI-ARIA 1.2 spec (#499)5ef740f
Switch to dequal to remove 45 transitive dependencies (#497)58da9d5
fix: install command for codesandbox ci (#500)1160138
test: Publish canaries via CodeSandbox CI (#486)2d04e29
Add test case to elementRoleMap-test for td elementf7f6120
Audited and updated roles source of truth to HTML Accessibility API Mapping 1.0 (#447)eps1lon/dom-accessibility-api (dom-accessibility-api)
v0.7.0
Compare Source
Minor Changes
#1048
d9ad334
Thanks @TomPridham! - Cachewindow.getComputedStyle
resultsShould improve performance in environments that don't cache these results natively e.g. JSDOM.
This increases memory usage.
If this results in adverse effects (e.g. resource constrained browser environments), please file an issue.
v0.6.3
Compare Source
Patch Changes
a6c21d5
Thanks @eps1lon! - Ensure types are declared first inexports
fieldv0.6.2
Compare Source
Patch Changes
0128d16
Thanks @hiebj! - Add explicit typings location to support use in TypeScript ESM modulesConfiguration
📅 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 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 was generated by Mend Renovate. View the repository job log.