Skip to content

fix(deps): update dependency @openedx/paragon to v22.18.1 #2023

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@openedx/paragon 22.17.0 -> 22.18.1 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)

v22.18.1

Compare Source

Bug Fixes

v22.18.0

Compare Source

[!IMPORTANT]

Breaking Change released as Minor

The dismissButtonText option in the tours prop within the ProductTour component is now deprecated, and replaced with dismissAltText. The breaking change is for any usages of dismissButtonText where the value was a node vs. a string, in that ProductTour will effectively ignore the dismissButtonText option if it's not provided as a string.

See the DevTools console warnings for more information about any deprecated usages of dismissButtonText with ProductTour.

Features

Changing the header of the ProductTour component, along with the action row buttons. Previously, the action row included was "Dismiss" and "Next" buttons, but now the dismiss functionality is available in a new "X" button along with a "Back" button to go back a step in the tour.

Note: the previous dismissButtonText options within the tours has been deprecated, and gets migrated to a new dismissAltText option instead. Additionally, the dismissAltText now only accepts a string (i.e., no longer accepts a node).


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) 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.

Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.01%. Comparing base (50cb860) to head (7ef895d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2023      +/-   ##
==========================================
+ Coverage   93.99%   94.01%   +0.01%     
==========================================
  Files        1154     1154              
  Lines       24148    24148              
  Branches     5206     5223      +17     
==========================================
+ Hits        22698    22702       +4     
+ Misses       1382     1369      -13     
- Partials       68       77       +9     

☔ 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 force-pushed the renovate/openedx-paragon-22.x-lockfile branch from d8c1963 to c6406e2 Compare May 22, 2025 15:07
@renovate renovate bot changed the title fix(deps): update dependency @openedx/paragon to v22.18.0 fix(deps): update dependency @openedx/paragon to v22.18.1 May 22, 2025
@renovate renovate bot force-pushed the renovate/openedx-paragon-22.x-lockfile branch 11 times, most recently from 0e2b06a to 7f37377 Compare May 29, 2025 03:57
@renovate renovate bot force-pushed the renovate/openedx-paragon-22.x-lockfile branch 7 times, most recently from 3bd5fc4 to bfaae96 Compare May 30, 2025 21:35
@renovate renovate bot force-pushed the renovate/openedx-paragon-22.x-lockfile branch from bfaae96 to 7ef895d Compare May 30, 2025 22:08
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