openedx / frontend-component-footer

Site footer component for edX frontend apps.
GNU Affero General Public License v3.0
6 stars 97 forks source link

fix(deps): update dependency @edx/paragon to v21.5.6 #360

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
@edx/paragon 21.3.1 -> 21.5.6 age adoption passing confidence

Release Notes

openedx/paragon (@​edx/paragon) ### [`v21.5.6`](https://togithub.com/openedx/paragon/releases/tag/v21.5.6) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.5...v21.5.6) ##### Bug Fixes - Update docs for a final publish before we move this package. ([22dd0c4](https://togithub.com/openedx/paragon/commit/22dd0c486cc5a4d49f2aaf2b49a3b1ff4bfcf9f3)) ### [`v21.5.5`](https://togithub.com/openedx/paragon/releases/tag/v21.5.5) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.4...v21.5.5) ##### Bug Fixes - properly test untyped selectable box sets ([#​2736](https://togithub.com/openedx/paragon/issues/2736)) ([63d4640](https://togithub.com/openedx/paragon/commit/63d46403708f784a0c28ee9d3e2e5dd1f0840647)) ### [`v21.5.4`](https://togithub.com/openedx/paragon/releases/tag/v21.5.4) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.3...v21.5.4) ##### Bug Fixes - Update imports to the new brand package. ([6719baa](https://togithub.com/openedx/paragon/commit/6719baa33fa856a6f7c26f7466859133cda4b02d)) ### [`v21.5.3`](https://togithub.com/openedx/paragon/releases/tag/v21.5.3) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.2...v21.5.3) ##### Bug Fixes - avoid duplicate onChange calls in FormRadioSet and FormCheckboxSet ([#​2705](https://togithub.com/openedx/paragon/issues/2705)) ([a395042](https://togithub.com/openedx/paragon/commit/a395042548cbc66c81ae43269414afb040df8f3f)) ### [`v21.5.2`](https://togithub.com/openedx/paragon/releases/tag/v21.5.2) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.1...v21.5.2) ##### Bug Fixes - allows focus to return to autosuggest input after hitting esc ([#​2556](https://togithub.com/openedx/paragon/issues/2556)) ([34f055a](https://togithub.com/openedx/paragon/commit/34f055a2030f5c07a6ba5d18ff0355e36826fa23)) - use kebab-case-ids in autosuggest esc test ([#​2717](https://togithub.com/openedx/paragon/issues/2717)) ([9face09](https://togithub.com/openedx/paragon/commit/9face099ff19f46000e9a5f51158c0837738276a)) ### [`v21.5.1`](https://togithub.com/openedx/paragon/releases/tag/v21.5.1) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.0...v21.5.1) ##### Bug Fixes - run leave control logic when tabbing out of autosuggest ([#​2663](https://togithub.com/openedx/paragon/issues/2663)) ([5521493](https://togithub.com/openedx/paragon/commit/552149394fa06e2d4dd79f559752fa71c3722095)) ### [`v21.5.0`](https://togithub.com/openedx/paragon/releases/tag/v21.5.0) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.4.0...v21.5.0) ##### Features - add attributes to input and wrapper component ([#​2570](https://togithub.com/openedx/paragon/issues/2570)) ([acf452b](https://togithub.com/openedx/paragon/commit/acf452bd4eeffdca6a8babbfc6666fe38c071e8b)) ### [`v21.4.0`](https://togithub.com/openedx/paragon/releases/tag/v21.4.0) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.3.1...v21.4.0) ##### Features - add reversed prop to the Stack component ([#​2678](https://togithub.com/openedx/paragon/issues/2678)) ([10707c4](https://togithub.com/openedx/paragon/commit/10707c4595e3c3e0bf7129dbf9929307c726f640))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a585970) 89.09% compared to head (ff9bdae) 89.09%. Report is 1 commits behind head on master.

:exclamation: Current head ff9bdae differs from pull request most recent head 652af9a. Consider uploading reports for the commit 652af9a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #360 +/- ## ======================================= Coverage 89.09% 89.09% ======================================= Files 6 6 Lines 55 55 Branches 18 18 ======================================= Hits 49 49 Misses 6 6 ```

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