credentials icon indicating copy to clipboard operation
credentials copied to clipboard

fix(deps): update dependency @edx/paragon to v19.25.3

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@edx/paragon 19.19.1 -> 19.25.3 age adoption passing confidence

Release Notes

openedx/paragon

v19.25.3

Compare Source

Bug Fixes
  • [BD-46] added default elevation on Card component per Figma spec (#​1364) (0765840)

v19.25.2

Compare Source

Bug Fixes
  • remove prop type warning and use only CSS for threshold dot in ProgressBar (#​1380) (81cae2e)

v19.25.1

Compare Source

Bug Fixes
  • useWindowSize to use useLayoutEffect instead of useEffect (#​1343) (80481ba)

v19.25.0

Compare Source

Features

v19.24.0

Compare Source

Features
  • [BD-46] exports useIndexOfLastVisibleChild, responsive tabs (#​1287) (75311f6)

19.23.1 (2022-05-20)

Bug Fixes

v19.23.1

Compare Source

Bug Fixes

v19.23.0

Compare Source

Features

19.22.2 (2022-05-20)

Bug Fixes

19.22.1 (2022-05-13)

Bug Fixes

v19.22.2

Compare Source

Bug Fixes

v19.22.1

Compare Source

Bug Fixes

v19.22.0

Compare Source

Features

19.21.2 (2022-05-10)

Bug Fixes

19.21.1 (2022-05-10)

Bug Fixes

v19.21.2

Compare Source

Bug Fixes

v19.21.1

Compare Source

Bug Fixes

v19.21.0

Compare Source

Bug Fixes
Features

v19.20.0 (2022-04-29)

Features

v19.19.1 (2022-04-27)

Bug Fixes

v19.19.0 (2022-04-22)

Features

v19.18.4 (2022-04-22)

Bug Fixes

v19.18.3 (2022-04-20)

Bug Fixes
  • use React.cloneElement vs. React.createElement to prevent extra re-rendering and remove "key" warning. (#​1245) (a5bafa315)

v19.18.2 (2022-04-20)

Bug Fixes

v19.18.1 (2022-04-19)

v19.18.0 (2022-04-15)

Features
  • export default strings as constants for use in consumer tests (#​1154) (56ec789f2)

v19.17.0 (2022-04-15)

Features

v19.16.1 (2022-04-15)

Bug Fixes

v19.16.0 (2022-04-15)

Features

v19.15.1 (2022-04-13)

Bug Fixes
  • add background-color and fix spacing for Card.ImageCap and Card.Header (#​1229) (35571c268)

v19.15.0 (2022-04-08)

Features
  • force release to NPM for autoClose (32fcfffba)

v19.14.1 (2022-04-08)

Bug Fixes

v19.14.0 (2022-04-05)

Features

v19.13.6 (2022-03-29)

Bug Fixes
  • simplify DataTable action component to no longer depend on as prop (#​1163) (ab9f628df)

v19.13.5 (2022-03-29)

Bug Fixes

v19.13.4 (2022-03-29)

Bug Fixes

v19.13.3 (2022-03-29)

Bug Fixes

v19.13.2 (2022-03-26)

Bug Fixes

v19.13.1 (2022-03-26)

Bug Fixes

v19.13.0 (2022-03-25)

Features

v19.12.0 (2022-03-25)

Features

v19.11.0 (2022-03-25)

Features

v19.10.2 (2022-03-21)

Bug Fixes

v19.10.1 (2022-03-17)

Bug Fixes

v19.10.0 (2022-03-17)

Features

v19.9.0 (2022-03-11)

Features

v19.8.0 (2022-03-11)

Features

v19.7.0 (2022-03-10)

Features

v19.6.0 (2022-03-02)

Features

v19.5.0 (2022-02-25)

Features
  • [BD-46] implement rtl for components from Collapsible to Dropdown (#​1082) (78a96b2f4)
Bug Fixes
  • [BD-46] implement rtl for components from MailtoLink to Spinner (#​1090) (11ef0a045)
  • [BD-46] implement rtl for components from Figure to Input Group (#​1084) (4bdc40a67)

v19.4.3 (2022-02-25)

Bug Fixes
  • do not override react-bootstrap's defaultProps for Nav component (#​1107) (b0c2bee00)

v19.4.2 (2022-02-24)

Bug Fixes

v19.4.1 (2022-02-24)

Bug Fixes
  • address Pagination prop type warning and resolve eslint errors (#​1112) (f18f14af4)

v19.4.0 (2022-02-18)

Features

v19.3.0 (2022-02-18)

Features
Bug Fixes
  • [BD-46] implement rtl for components from Breadcrumbs to Chip (#​1079) (e15945d70)
  • [BD-46] implement rtl for components from StandardModal to useWindowSize and ProductTour (#​1092) (b5152129e)

v19.2.1 (2022-02-18)

Bug Fixes
  • [BD-46] implement rtl for components from ActionRow to AvatarButton (#​1078) (e2d784eac)

v19.2.0 (2022-02-18)

Features

v19.1.1 (2022-02-15)

Bug Fixes

v19.1.0 (2022-02-11)

Features

v19.0.7 (2022-02-10)

Bug Fixes

v19.0.6 (2022-02-08)

Bug Fixes

v19.0.5 (2022-02-04)

Bug Fixes

v19.0.4 (2022-02-04)

Bug Fixes

v19.0.3 (2022-02-04)

Bug Fixes

v19.0.2 (2022-01-31)

Bug Fixes

v19.0.1 (2022-01-28)

Bug Fixes
  • [BD-46] components which are using deprecated lifecycle methods (#​1048) (6575ededb)

v19.0.0 (2022-01-28)

Features
BREAKING CHANGES

Card component has been reworked to match new Figma spec. The following subcomponents have been added / reworked:

  • Footer
  • ImageCap
  • Header
  • Section
  • Body
  • Divider
  • style: minor improvements of Card subcomponents

  • fix: update image sizing according to figma design

Co-authored-by: vlasovmichael [email protected] Co-authored-by: vzadorozhnii [email protected]

v18.0.0 (2022-01-26)

Features
Bug Fixes
BREAKING CHANGES

Refactors to make the configuration of bulk and table actions in DataTable more flexible to support additional use cases. Rather than passing array of objects to configure these actions, you may pass an array of custom component nodes. These custom components will receive props from DataTable (e.g., selected rows, the tableInstance, etc.)

v17.6.0 (2022-01-26)

Features

v17.5.3 (2022-01-25)

Bug Fixes

v17.5.2 (2022-01-21)

Bug Fixes

v17.5.1 (2022-01-21)

Bug Fixes

v17.5.0 (2022-01-13)

Features

v17.4.2 (2022-01-11)

Bug Fixes

v17.4.1 (2022-01-11)

Bug Fixes
  • test updates to reduce prop type warnings and reduces size of expand/collapse IconButton in DataTable (#​1008) (d5bca9436)

v17.4.0 (2022-01-11)

Features

v17.3.2 (2022-01-10)

Bug Fixes

v17.3.1 (2022-01-06)

Bug Fixes

v17.3.0 (2022-01-05)

Features

v17.2.1 (2022-01-04)

Bug Fixes

v17.2.0 (2021-12-20)

Features

v17.1.3 (2021-12-17)

Bug Fixes

v17.1.2 (2021-12-17)

Bug Fixes

v17.1.1 (2021-12-17)

Bug Fixes

v17.1.0 (2021-12-17)

Features
  • allow using IconButton as base element for Dropdown.Toggle (#​939) (a4bda38a8)

v17.0.0 (2021-12-16)

Features

v16.24.0 (2021-12-16)

Features

v16.23.0 (2021-12-16)

Features
  • update TableFooter to match design spec and export react-table hooks (#​941) (978431495)

v16.22.0 (2021-12-10)

Features

v16.21.0 (2021-12-08)

Features

v16.20.2 (2021-12-08)

Bug Fixes

v16.20.1 (2021-12-01)

Bug Fixes
  • Change ModalPopup positionRef Proptype to prevent error before ref is hydrated (#​915) (c3f867300)

v16.20.0 (2021-11-29)

Features

v16.19.0 (2021-11-19)

Features

v16.18.0 (2021-11-16)

Features

v16.17.0 (2021-11-05)

Features

v16.16.1 (2021-11-04)

Bug Fixes

v16.16.0 (2021-10-28)

Features

v16.15.1 (2021-10-22)

Bug Fixes

v16.15.0 (2021-10-18)

Features

v16.14.9 (2021-10-15)

Bug Fixes

v16.14.8 (2021-10-15)

Bug Fixes

v16.14.7 (2021-10-13)

Bug Fixes
  • remove leading and trailing spaces on StatefulButton label (#​835) (0e2e4acd0)

v16.14.6 (2021-10-08)

Bug Fixes

v16.14.5 (2021-10-06)

Bug Fixes

v16.14.4 (2021-09-28)

Bug Fixes

v16.14.3 (2021-09-27)

Bug Fixes

v16.14.2 (2021-09-21)

Bug Fixes
  • date-time input fields on blur issue (#​815) (46fe40d80)
  • filtercheckbox filterchoices properly renders number 0 (628b3cde1)

v16.14.1 (2021-09-16)

Bug Fixes

v16.14.0 (2021-09-15)

Features

v16.13.3 (2021-09-14)

Bug Fixes
  • resolve PropType warning for indeterminate prop in DataTable (#​812) (8bcd89671)

v16.13.2 (2021-09-10)

Bug Fixes

v16.13.1 (2021-09-09)

Bug Fixes

v16.13.0 (2021-09-08)

Features

v16.12.0 (2021-09-02)

Features

v16.11.0 (2021-08-31)

Features

v16.10.0 (2021-08-27)

Features

v16.9.1 (2021-08-26)

Bug Fixes

v16.9.0 (2021-08-19)

Features

v16.8.0 (2021-08-17)

Features

v16.7.0 (2021-08-03)

Features

v16.6.4 (2021-08-02)

Bug Fixes
  • set launch icon and external text alignment to vertical center (#​798) (43138fa9a)

v16.6.3 (2021-07-29)

Bug Fixes
  • remove modal dialog body before z-index for non scrollable modal (#​794) (ac24b84b0)
  • mobile view breakpoint resolution in useMediaQuery (#​796) (e23f88734)

v16.6.2 (2021-07-26)

Bug Fixes

v16.6.1 (2021-07-26)

Bug Fixes

v16.6.0 (2021-07-23)

Features

v16.5.0 (2021-07-21)

Features

v16.4.0 (2021-07-20)

Features
  • update Alert component to support dismiss and alert action buttons in Figma spec (#​787) (592e54ee5)

v16.3.2 (2021-07-19)

Bug Fixes

v16.3.1 (2021-07-14)

Bug Fixes

v16.3.0 (2021-07-14)

Features

v16.2.0 (2021-07-13)

Features

v16.1.0 (2021-07-09)

Features

v16.0.3 (2021-07-08)

Bug Fixes

v16.0.2 (2021-07-08)

Bug Fixes

v16.0.1 (2021-07-07)

Bug Fixes

v16.0.0 (2021-07-02)

Bug Fixes
BREAKING CHANGES

This commit removes support for passing React components as buttonLabels in the Pagination component. buttonLabels must now be strings. If you were using FormattedMessage to pass a label into Pagination, then you must use intl.formatMessage instead so that the return value is a string.

This removes our dependency on sanitize-html, which is a package we were using to turn component-based labels back into plain strings. sanitize-html v2.x is compatible with PostCSS 8, a requirement for our upgrade to webpack 5. Unfortunately v2.x also drops ES5 support, which we also need. So the dependency needed to go.

To upgrade your components, pass plain string labels to buttonLabels instead of components or JSX. There are no known places where people are doing this, so it should be a no-op for known MFEs.

v15.2.2 (2021-07-01)

Bug Fixes

v15.2.1 (2021-07-01)

Bug Fixes

v15.2.0 (2021-07-01)

Features

v15.1.1 (2021-06-29)

Bug Fixes

v15.1.0 (2021-06-29)

Features

v15.0.1 (2021-06-28)

Bug Fixes

v15.0.0 (2021-06-25)

Features
  • support controlled table selections for server side pagination (#​756) (ee2bc18a1)
BREAKING CHANGES

modifies onClick callback function arguments for DataTable bulk actions and table actions to differentiate between individually selected rows or selecting an entire table in the case of a table using server-side pagination.

v14.16.10 (2021-06-25)

Bug Fixes

v14.16.9 (2021-06-23)

Bug Fixes

v14.16.8 (2021-06-22)

Bug Fixes

v14.16.7 (2021-06-22)

Bug Fixes

v14.16.6 (2021-06-21)

v14.16.5 (2021-06-21)

Bug Fixes

v14.16.4 (2021-06-16)

Bug Fixes

v14.16.3 (2021-06-16)

Bug Fixes

v14.16.2 (2021-06-15)

Bug Fixes

v14.16.1 (2021-06-15)

Bug Fixes

v14.16.0 (2021-06-14)

Features

v14.15.0 (2021-06-11)

Features

v14.14.2 (2021-06-10)

v14.14.1 (2021-06-08)

Bug Fixes

v14.14.0 (2021-06-09)

Features

v14.13.0 (2021-06-08)

Features

v14.12.5 (2021-06-01)

Bug Fixes

v14.12.4


Configuration

📅 Schedule: Branch creation - "before 6am every weekday" (UTC), 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.


  • [ ] 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[bot] avatar Jun 10 '22 05:06 renovate[bot]

Error in the logs is...

Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Function rgb is missing argument $green.
        on line 2 of node_modules/@edx/paragon/scss/core/core.scss
        from line 7 of credentials/static/sass/_lib.scss
        from line 18 of credentials/static/sass/_build.scss
        from line 12 of credentials/static/sass/main-ltr.scss
>> 1-box-shadow:          0 .0625rem .125rem rgb(0 0 0 / 15%), 0 .0625rem .25re

Will look into options to fix the problem.

justinhynes avatar Jul 08 '22 14:07 justinhynes

There is another PR generated by Renovate to update from 19 --> 20. See #1943

justinhynes avatar Mar 06 '23 20:03 justinhynes

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (19.25.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

renovate[bot] avatar Mar 06 '23 20:03 renovate[bot]