Skip to content

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

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/openedx-paragon-22.x-lockfile
May 26, 2025
Merged

fix(deps): update dependency @openedx/paragon to v22.18.1#629
renovate[bot] merged 1 commit intomasterfrom
renovate/openedx-paragon-22.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 26, 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

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, only on Monday ( * 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) May 26, 2025 05:32
@renovate renovate bot requested a review from a team as a code owner May 26, 2025 05:32
@renovate renovate bot merged commit 8c3d62c into master May 26, 2025
4 checks passed
@renovate renovate bot deleted the renovate/openedx-paragon-22.x-lockfile branch May 26, 2025 05:35
@codecov
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.52%. Comparing base (66794ac) to head (b43f270).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #629   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files         152      152           
  Lines        1332     1332           
  Branches      229      230    +1     
=======================================
  Hits         1299     1299           
  Misses         32       32           
  Partials        1        1           

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

jignaciopm pushed a commit to eduNEXT/frontend-app-learner-dashboard that referenced this pull request Dec 16, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants