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 dependency @testing-library/user-event to v13.5.0 - autoclosed #116

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/user-event 13.1.8 -> 13.5.0 age adoption passing confidence

Release Notes

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

v13.5.0

Compare Source

Features
  • keyboard: keep key pressed for multiple keydown events (#​728) (5d946d5)

v13.4.2

Compare Source

Bug Fixes
  • keyboard: submit on enter keypress for checkboxes and radio buttons (#​741) (97ba08e)

v13.4.1

Compare Source

Bug Fixes

v13.4.0

Compare Source

Features

v13.3.0

Compare Source

Features

v13.2.1

Compare Source

Bug Fixes

v13.2.0

Compare Source

Features
  • add keydownBehavior for ArrowLeft and ArrowRight on <textarea> (#​686) (f8f00d4)

v13.1.9

Compare Source

Bug Fixes
  • keyboard: do not set document selection when typing on <input> (#​679) (f2fec13)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented May 14, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/catalog-search/package-lock.json
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
lerna notice cli v4.0.0
lerna info versioning independent
lerna notice cli v4.0.0
lerna info versioning independent
lerna info Bootstrapping 3 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 254 in '@edx/frontend-enterprise-catalog-search'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm WARN checkPermissions Missing write access to /mnt/renovate/gh/edx/frontend-enterprise/packages/catalog-search/node_modules/@edx/frontend-enterprise-utils
npm WARN @edx/[email protected] requires a peer of @edx/[email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @edx/[email protected] requires a peer of @edx/[email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @edx/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @edx/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @edx/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.

npm ERR! code ENOENT
npm ERR! syscall access
npm ERR! path /mnt/renovate/gh/edx/frontend-enterprise/packages/catalog-search/node_modules/@edx/frontend-enterprise-utils
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, access '/mnt/renovate/gh/edx/frontend-enterprise/packages/catalog-search/node_modules/@edx/frontend-enterprise-utils'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-05-21T13_58_02_765Z-debug.log
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 254 in '@edx/frontend-enterprise-catalog-search'

@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 10 times, most recently from b1e72ae to dc8b80d Compare May 21, 2021 13:58
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from ba0487b to bce7d38 Compare June 9, 2021 17:32
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from bce7d38 to 698f1e8 Compare July 17, 2021 16:31
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/user-event to v13.1.9 chore(deps): update dependency @testing-library/user-event to v13.2.0 Jul 17, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2021

Codecov Report

Merging #116 (7c66882) into master (ab0adc5) will decrease coverage by 0.77%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   70.80%   70.02%   -0.78%     
==========================================
  Files          31       29       -2     
  Lines         500      487      -13     
  Branches      114      113       -1     
==========================================
- Hits          354      341      -13     
  Misses        132      132              
  Partials       14       14              
Impacted Files Coverage Δ
packages/logistration/src/LoginRedirect.jsx
packages/logistration/src/utils.js

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab0adc5...7c66882. Read the comment docs.

@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 11b599c to 7905c36 Compare July 25, 2021 14:24
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/user-event to v13.2.0 chore(deps): update dependency @testing-library/user-event to v13.2.1 Jul 25, 2021
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from dc0c5ef to 411c91d Compare July 28, 2021 11:22
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 736ea78 to 35a261a Compare August 5, 2021 21:25
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 7 times, most recently from 6bccae2 to bcd139e Compare August 17, 2021 18:37
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from dde31a8 to c1d4182 Compare August 15, 2023 14:59
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 54ea41d to 4bd539a Compare September 7, 2023 11:44
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 0c5faa4 to b36485a Compare September 28, 2023 20:47
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 193a7da to 74b94e8 Compare October 17, 2023 19:02
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 85b5373 to 28973ce Compare January 2, 2024 19:15
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 3 times, most recently from 0a5ce6d to a4ea076 Compare January 11, 2024 09:01
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from 8ccf3be to 195f8d2 Compare February 1, 2024 20:33
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 3 times, most recently from 60a1000 to d3f7359 Compare February 12, 2024 14:56
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 2 times, most recently from c0e1a82 to 29b93d9 Compare February 20, 2024 22:58
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch 4 times, most recently from e35f8c8 to 2618a17 Compare March 11, 2024 23:35
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from 2618a17 to ac0eaaf Compare March 29, 2024 10:11
@renovate renovate bot force-pushed the renovate/testing-library-user-event-13.x branch from ac0eaaf to 1ad011d Compare March 29, 2024 12:29
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/user-event to v13.5.0 chore(deps): update dependency @testing-library/user-event to v13.5.0 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/testing-library-user-event-13.x branch April 16, 2024 14:45
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.

1 participant