Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !12392

fix(template): upgrade `@testing-library/user-event`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge github/fork/ph-fritsche/update-template into main May 13, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: ph-fritsche

@testing-library/user-event@14 has been released on 2022-03-29.

13.5.0 is no longer maintained.

We're very happy that user-event is included in the templates, but it is a frustrating experience for developers new to the ecosystem as well as maintainers of the library when people run into already resolved issues with a fresh installation.

This PR replaces #12217 with the minimal change to the templates and without updates to package.json or package-lock.json, hoping that this will be approved or at least receive any comment what I could do to help this being merged.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/ph-fritsche/update-template