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

fix(deps): update dependency @openedx/paragon to v22.17.0 #874

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@openedx/paragon 22.16.0 -> 22.17.0 age adoption passing confidence

Release Notes

openedx/paragon (@​openedx/paragon)

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: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 31, 2025 07:33
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (a230214) to head (76df62b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #874   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines           7       7           
======================================
  Misses          7       7           

☔ 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.

@renovate renovate bot merged commit fa61b72 into master Mar 31, 2025
6 checks passed
@renovate renovate bot deleted the renovate/openedx-paragon-22.x-lockfile branch March 31, 2025 07:35
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