nusmodifications / nusmods

šŸ« Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
575 stars 300 forks source link

fix(deps): update dependency react-modal to v3.16.1 #3582

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-modal 3.12.1 -> 3.16.1 age adoption passing confidence

Release Notes

reactjs/react-modal (react-modal) ### [`v3.16.1`](https://togithub.com/reactjs/react-modal/blob/HEAD/CHANGELOG.md#3161---Mon-17-Oct-2022-220722-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.15.1...v3.16.1) - [840a0f6](../../commit/840a0f6) Add tests - [742e9f5](../../commit/742e9f5) \[fixed] Revert changes to test helpers - [28ea6b5](../../commit/28ea6b5) \[fixed] Fix missing returns in keydown helpers - [15e0711](../../commit/15e0711) \[fixed] address review comments - [f3a19fc](../../commit/f3a19fc) \[fixed] switched from KeyboardEvent.keyCode to KeyboardEvent.code - [aca5261](../../commit/aca5261) fixing element with display 'contents' is visible and is tabbable - [df0665e](../../commit/df0665e) update broken build badge - [9bf0d4f](../../commit/9bf0d4f) \[fixed]: css class added to root document in iframe ### [`v3.15.1`](https://togithub.com/reactjs/react-modal/blob/HEAD/CHANGELOG.md#3151---Mon-11-Apr-2022-222643-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.14.4...v3.15.1) - [8395a21](../../commit/8395a21) allow react 18 as peer dependency - [68af7ec](../../commit/68af7ec) \[added] tabbable support for iframes - [28986ea](../../commit/28986ea) Fix typo in docs ### [`v3.14.4`](https://togithub.com/reactjs/react-modal/blob/HEAD/CHANGELOG.md#3144---Wed-10-Nov-2021-175333-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.14.3...v3.14.4) - [12ccd6a](../../commit/12ccd6a) \[fixed] using concat for finding shadowRoot descendants instead of spread - [f5783ca](../../commit/f5783ca) \[fixed] ensuring usage of Web Components functions in all browsers (Safari, specifically) - [b049feb](../../commit/b049feb) Update src/helpers/tabbable.js - [edc4f12](../../commit/edc4f12) \[fixed] Ensure we don't check for hidden on Shadow DOM. - [ffbaf0e](../../commit/ffbaf0e) Wrap NODE_ENV conditional code in block - [5eccdb0](../../commit/5eccdb0) Wrap NODE_ENV conditional code in block - [f5d404c](../../commit/f5d404c) Wrap NODE_ENV conditional code in block - [22e80e7](../../commit/22e80e7) \[chore] update karma dependency. - [e3bfbf8](../../commit/e3bfbf8) Bump ws from 6.2.1 to 6.2.2 - [fa914c5](../../commit/fa914c5) Bump path-parse from 1.0.6 to 1.0.7 - [9e867d5](../../commit/9e867d5) Bump url-parse from 1.5.1 to 1.5.3 - [fb6bab5](../../commit/fb6bab5) Update readme documentation with CDN installation - [d5ecf0a](../../commit/d5ecf0a) Update documentation by my suggestion in [#​889](https://togithub.com/reactjs/react-modal/issues/889) ### [`v3.14.3`](https://togithub.com/reactjs/react-modal/blob/HEAD/CHANGELOG.md#3143---Tue-15-Jun-2021-150858-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.14.2...v3.14.3) - [b33923a](../../commit/b33923a) \[changed]: Updated and formatted example in README - [0847049](../../commit/0847049) \[fixed] Cancel requested animation frame on unmount. - [fc76b0c](../../commit/fc76b0c) \[chore] added link to the discussion for react-modal v4. - [0d99156](../../commit/0d99156) \[chore] Don't allow mkdocs.yml be included on releases. ### [`v3.14.2`](https://togithub.com/reactjs/react-modal/blob/HEAD/CHANGELOG.md#3142---Tue-01-Jun-2021-214217-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.14.1...v3.14.2) - [172879e](../../commit/172879e) \[chore] Don't allow .log in on releases. ### [`v3.14.1`](https://togithub.com/reactjs/react-modal/blob/HEAD/CHANGELOG.md#3141---Tue-01-Jun-2021-213902-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.13.1...v3.14.1) - [fc62ab1](../../commit/fc62ab1) Fixing lint error and PR suggestion change to use double quotes - [ce94d86](../../commit/ce94d86) Working on lint error - [7e732d7](../../commit/7e732d7) Wrapping getComputedStyle in try catch per PR review - [31d59b2](../../commit/31d59b2) Adding a check to see if the element is a prototype of Element before getting the computed style - [827796d](../../commit/827796d) \[fixed] Ensure after-open css transitions work in Safari 14 & Mobile Safari - [76df16b](../../commit/76df16b) \[chore] regenerate package-lock. - [4fbe228](../../commit/4fbe228) bump prop-types to 15.7.2 - [a5f959a](../../commit/a5f959a) \[chore] update packages. - [8050773](../../commit/8050773) \[chore] clean up all element leaks between tests. ### [`v3.13.1`](https://togithub.com/reactjs/react-modal/blob/HEAD/CHANGELOG.md#3131---Tue-13-Apr-2021-141944-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.12.1...v3.13.1) - [5832904](../../commit/5832904) Updated README.md - [d7083c5](../../commit/d7083c5) \[added] docs note about setAppElement not pruning removed nodes - [e1807ce](../../commit/e1807ce) \[added] support Array, HTMLCollection and NodeList values for appElement - [c9d8e2d](../../commit/c9d8e2d) Bump ini from 1.3.5 to 1.3.8 - [8d4ef84](../../commit/8d4ef84) fixed(documentation): jsx-lexer now requires to generate a css file... - [ab8c44c](../../commit/ab8c44c) fixed(documentation): link to app-element on index.

Configuration

šŸ“… Schedule: Branch creation - "every weekend" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ā†—ļøŽ

Name Status Preview Comments Updated (UTC)
nusmods-export āœ… Ready (Inspect) Visit Preview šŸ’¬ Add feedback Aug 13, 2023 0:30am
nusmods-website āœ… Ready (Inspect) Visit Preview šŸ’¬ Add feedback Aug 13, 2023 0:30am
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (286b730) 53.44% compared to head (e641bb8) 53.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3582 +/- ## ======================================= Coverage 53.44% 53.44% ======================================= Files 271 271 Lines 5862 5862 Branches 1396 1396 ======================================= Hits 3133 3133 Misses 2729 2729 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.