Skip to content

chore(deps): update dependency @openedx/paragon to v23 #11

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@openedx/paragon ^22.8.1 -> ^22.8.1 || ^23.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

openedx/paragon (@​openedx/paragon)

v23.4.5

Compare Source

Bug Fixes

v23.4.4

Compare Source

Bug Fixes

v23.4.3

Compare Source

Bug Fixes
  • separate border-radius for checkbox from the input styles (#​3496) (8abee8f)

v23.4.2

Compare Source

Bug Fixes
  • update value of shadow-sm and shadow-lg utility classes (#​3489) (4830526)

v23.4.1

Compare Source

Bug Fixes
  • fixed parsing of --themes option in build-tokens CLI command (#​3473) (1379ebe)

v23.4.0

Compare Source

Bug Fixes
  • add required paginationLabel prop to TablePagination component's use of Pagination component (#​3406) (b0187dd)
Features

v23.3.1

Compare Source

Bug Fixes

v23.3.0

Compare Source

v23.2.0

Compare Source

Features

v23.1.1

Compare Source

Bug Fixes

v23.1.0

Compare Source

Features

v23.0.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • all of the deprecated components were removed from Paragon, these include CheckBoxGroup, Checkbox, Fieldset, Input, InputSelect, InputText, ListBox, Modal, RadioButtonGroup, StatusAlert, Table, TextArea, ValidationFormGroup, Button.Deprecated, Tabs.Deprecated, Dropdown.Deprecated.
  • Introduces design tokens.

v22.17.0

Compare Source

[!IMPORTANT]

Breaking Change released as Minor

All modals must now explicitly pass the isOverflowVisible prop:

  • If you are upgrading from Paragon < 22.1.0, the default behavior aligns with isOverflowVisible: false.
  • If you are upgrading from Paragon >= 22.1.0, the default behavior aligns with isOverflowVisible: true.

For more information see:

Features
  • Set requirement for isOverflowVisible field on ModalDialog and its corresponding components (e.g., AlertModal, FullscreenModal, etc.) (#​3503) (84350aa)

v22.16.2

Compare Source

Bug Fixes
  • ensure Form.Control handles autofill with floating labels (#​3451) (6ae257d)

v22.16.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/openedx-paragon-23.x branch 6 times, most recently from 759b3b8 to 820abd0 Compare March 24, 2025 15:09
@renovate renovate bot force-pushed the renovate/openedx-paragon-23.x branch from 820abd0 to 6f0dd93 Compare April 11, 2025 03:11
@renovate renovate bot changed the title fix(deps): update dependency @openedx/paragon to v23 chore(deps): update dependency @openedx/paragon to v23 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/openedx-paragon-23.x branch from 6f0dd93 to 44f1c0e Compare April 22, 2025 18:58
@renovate renovate bot force-pushed the renovate/openedx-paragon-23.x branch from 44f1c0e to f6bfb36 Compare April 23, 2025 16:37
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.61%. Comparing base (533cfbf) to head (f6bfb36).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##           main      #11       +/-   ##
=========================================
+ Coverage      0   16.61%   +16.61%     
=========================================
  Files         0       15       +15     
  Lines         0      331      +331     
  Branches      0       60       +60     
=========================================
+ Hits          0       55       +55     
- Misses        0      276      +276     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants