Skip to content
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/dom 9.3.0 -> 9.3.4 age adoption passing confidence
@testing-library/jest-dom 6.0.1 -> 6.4.5 age adoption passing confidence
aria-query 5.1.3 -> 5.3.0 age adoption passing confidence
dom-accessibility-api 0.6.1 -> 0.6.3 age adoption passing confidence

Release Notes

testing-library/dom-testing-library (@​testing-library/dom)

v9.3.4

Compare Source

Bug Fixes

v9.3.3

Compare Source

Bug Fixes
  • use defineProperty on the error object instead of setting the message directly (#​1261) (270a531), closes #​1259

v9.3.2

Compare Source

Bug Fixes

v9.3.1

Compare Source

Bug Fixes
testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

Bug Fixes
  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#​575) (a93c0c4)

v6.4.1

Compare Source

Bug Fixes
  • Export type TestingLibraryMatchers from "./matchers" (#​576) (dd1c4dd)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.1

Compare Source

Bug Fixes
  • Standalone types for "./matchers" export and add Bun support (#​566) (5675b86)

v6.2.0

Compare Source

Features
  • toHaveAccessibleDescription supports aria-description (#​565) (1fb156c)

v6.1.6

Compare Source

Bug Fixes

v6.1.5

Compare Source

Bug Fixes

v6.1.4

Compare Source

Bug Fixes
  • upgrade @adobe/css-tools to 4.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.

v5.2.1

Compare Source

  • c995082 Run npm i to update package-lock.json

v5.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 element
  • f7f6120 Audited and updated roles source of truth to HTML Accessibility API Mapping 1.0 (#​447)
eps1lon/dom-accessibility-api (dom-accessibility-api)

v0.6.3

Compare Source

Patch Changes

v0.6.2

Compare Source

Patch Changes

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 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@calebeby
Copy link
Member

calebeby commented Jul 25, 2023

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

@renovate renovate bot force-pushed the renovate/testing-library-related branch from d7d354c to 4ccc8e1 Compare August 23, 2023 21:53
@calebeby
Copy link
Member

TODO: also handle changed jest-dom matcher name (& update docs)

@renovate renovate bot force-pushed the renovate/testing-library-related branch 5 times, most recently from 63cf3e4 to de7bf2e Compare August 28, 2023 09:23
@renovate renovate bot force-pushed the renovate/testing-library-related branch from de7bf2e to 64a2128 Compare September 10, 2023 04:10
@renovate renovate bot force-pushed the renovate/testing-library-related branch 3 times, most recently from 7153170 to 2221212 Compare September 22, 2023 19:56
@renovate renovate bot force-pushed the renovate/testing-library-related branch from 2221212 to 85fcbea Compare October 16, 2023 08:17
@renovate renovate bot force-pushed the renovate/testing-library-related branch from 85fcbea to 13386a1 Compare December 4, 2023 22:08
@renovate renovate bot force-pushed the renovate/testing-library-related branch from 13386a1 to 514c31c Compare December 31, 2023 16:47
@renovate renovate bot force-pushed the renovate/testing-library-related branch 2 times, most recently from c91a740 to b1cca3b Compare January 12, 2024 22:25
@renovate renovate bot force-pushed the renovate/testing-library-related branch 2 times, most recently from 1425781 to 3f45bcf Compare January 28, 2024 13:52
@renovate renovate bot force-pushed the renovate/testing-library-related branch 3 times, most recently from ef94fb4 to d8db387 Compare February 9, 2024 13:45
@renovate renovate bot force-pushed the renovate/testing-library-related branch 2 times, most recently from 8ab0299 to c738aa6 Compare May 7, 2024 17:35
@renovate renovate bot force-pushed the renovate/testing-library-related branch from c738aa6 to baf4575 Compare May 7, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant