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

chore(deps): update testing libraries #5337

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@percy/cli (source) 1.20.0 -> 1.28.1 age adoption passing confidence
@testing-library/dom 9.3.3 -> 9.3.4 age adoption passing confidence
@testing-library/jest-dom 6.0.0 -> 6.4.2 age adoption passing confidence
@testing-library/react 14.0.0 -> 14.2.1 age adoption passing confidence
@testing-library/user-event 14.4.3 -> 14.5.2 age adoption passing confidence
cypress (source) 13.1.0 -> 13.6.6 age adoption passing confidence
cypress-axe 1.4.0 -> 1.5.0 age adoption passing confidence

Release Notes

percy/cli (@​percy/cli)

v1.28.1

Compare Source

What's Changed

Adding check for correct SDK for percy product by @​rishigupta1599 in https://github.com/percy/cli/pull/1522
Force quit CLI post 10s by @​pankaj443 in https://github.com/percy/cli/pull/1533

✨ Enhancements

Full Changelog: percy/cli@v1.28.0...v1.28.1

v1.28.0

Compare Source

What's Changed

✨ Enhancements
🏗 Maintenance

Full Changelog: percy/cli@v1.27.7...v1.28.0

v1.27.7

Compare Source

What's Changed

🏗 Maintenance
🐛 Bug Fixes

Full Changelog: percy/cli@v1.27.6...v1.27.7

v1.27.6

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance

Full Changelog: percy/cli@v1.27.5...v1.27.6

v1.27.5

Compare Source

Note: We have received some reports where percy cli randomly stops working after this release, so we are currently tagging 1.27.4 as latest version on npm to fix for users using latest tag. 1.27.5 will still be available if used explicitly. We are investigating the issue.

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance

New Contributors

Full Changelog: percy/cli@v1.27.4...v1.27.5

v1.27.4

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance

Full Changelog: percy/cli@v1.27.3...v1.27.4

v1.27.3

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes

Full Changelog: percy/cli@v1.27.2...v1.27.3

v1.27.2

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance

Full Changelog: percy/cli@v1.27.1...v1.27.2

v1.27.1

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance

Full Changelog: percy/cli@v1.27.0...v1.27.1

v1.27.0

Compare Source

What's Changed

✨ Enhancements

New Contributors

Refer to more details here - https://docs.percy.io/docs/integrate-functional-testing-with-visual-testing

Full Changelog: percy/cli@v1.26.3...v1.27.0

v1.26.3

Compare Source

What's Changed

✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.26.2...v1.26.3

v1.26.2

Compare Source

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.26.1...v1.26.2

v1.26.1

Compare Source

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: percy/cli@v1.26.0...v1.26.1

v1.26.0

Compare Source

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.25.0...v1.26.0

v1.25.0

Compare Source

What's Changed

✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates

Full Changelog: percy/cli@v1.24.2...v1.25.0

v1.24.2

Compare Source

What's Changed

🐛 Bug Fixes

Full Changelog: percy/cli@v1.24.1...v1.24.2

v1.24.1

Compare Source

What's Changed

🏗 Maintenance
⬆️⬇️ Dependency Updates

Full Changelog: percy/cli@v1.24.0...v1.24.1

v1.24.0

Compare Source

What's Changed

✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates

Full Changelog: percy/cli@v1.23.0...v1.24.0

v1.23.0

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes

Full Changelog: percy/cli@v1.22.0...v1.23.0

v1.22.0

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates

Full Changelog: percy/cli@v1.21.0...v1.22.0

v1.21.0

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance

New Contributors

Full Changelog: percy/cli@v1.20.3...v1.21.0

v1.20.3

Compare Source

What's Changed

🐛 Bug Fixes
🏗 Maintenance

Full Changelog: percy/cli@v1.20.2...v1.20.3

v1.20.2

Compare Source

What's Changed

🏗 Maintenance
⬆️⬇️ Dependency Updates

Full Changelog: percy/cli@v1.20.1...v1.20.2

v1.20.1

Compare Source

What's Changed

🐛 Bug Fixes

Full Changelog: percy/cli@v1.20.0...v1.20.1

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

v9.3.4

Compare Source

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

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

v6.0.1

Compare Source

Bug Fixes
  • matchers type is making the global expect unsafe (#​513) (bdb34f1)
testing-library/react-testing-library (@​testing-library/react)

v14.2.1

Compare Source

Bug Fixes
  • Update types to support all possible react component return values (#​1272) (55e79c2)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features
testing-library/user-event (@​testing-library/user-event)

v14.5.2

Compare Source

Bug Fixes
  • remove interop and deep DTL imports (6a3c896)

v14.5.1

Compare Source

Bug Fixes

v14.5.0

Compare Source

Bug Fixes
Features
  • types: Add additional type exports for UserEvent & Options (#​1112) (da00e8d)
cypress-io/cypress (cypress)

v13.6.6

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6

v13.6.5

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5

v13.6.4

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4

v13.6.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3

v13.6.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2

v13.6.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1

v13.6.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-0

v13.5.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1

v13.5.0: v.13.5.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0

v13.4.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-4-0

v13.3.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-3

v13.3.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-2

v13.3.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-1

v13.3.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-0

v13.2.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-2-0

component-driven/cypress-axe (cypress-axe)

v1.5.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 5am on tuesday" in timezone Europe/London, 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.

@webteam-app
Copy link

Demo starting at https://maas-ui-5337.demos.haus

@petermakowski petermakowski enabled auto-merge (squash) March 12, 2024 08:25
Copy link
Contributor Author

renovate bot commented Mar 12, 2024

Edited/Blocked Notification

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

Warning: custom changes will be lost.

@petermakowski petermakowski merged commit 48836ea into main Mar 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants