openedx / openedx/frontend-plugin-framework

Dependency Dashboard

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
13
Forks
28
PR merge metrics
No merged PRs in 30d

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update dependency @edx/browserslist-config to v1.5.1
  • chore(deps): update testing-library monorepo (@testing-library/dom, @testing-library/jest-dom, @testing-library/react)
  • chore(deps): update dependency core-js to v3.49.0
  • chore(deps): update react-router monorepo to v6.30.3 (react-router, react-router-dom)
  • chore(deps): update actions/checkout action to v6
  • chore(deps): update actions/setup-node action to v6
  • chore(deps): update codecov/codecov-action action to v6
  • chore(deps): update dependency glob to v13
  • chore(deps): update dependency jest to v30
  • chore(deps): update dependency react-error-boundary to v6
  • fix(deps): update dependency @edx/brand to v2
  • fix(deps): update react-router monorepo to v7 (major) (react-router, react-router-dom)
  • πŸ” Create all rate-limited PRs at once πŸ”

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

github-actions (8)
.github/workflows/add-depr-ticket-to-depr-board.yml (1)
  • openedx/.github master
.github/workflows/add-remove-label-on-comment.yml (1)
  • openedx/.github master
.github/workflows/ci.yml (3)
  • actions/checkout v4 β†’ [Updates: v6]
  • actions/setup-node v4 β†’ [Updates: v6]
  • codecov/codecov-action v4 β†’ [Updates: v6]
.github/workflows/commitlint.yml (1)
  • openedx/.github master
.github/workflows/lockfileversion-check.yml (1)
  • openedx/.github master
.github/workflows/release.yml (3)
  • actions/checkout v4 β†’ [Updates: v6]
  • actions/setup-node v4 β†’ [Updates: v6]
  • codecov/codecov-action v4 β†’ [Updates: v6]
.github/workflows/self-assign-issue.yml (1)
  • openedx/.github master
.github/workflows/update-browserslist-db.yml (1)
  • openedx/.github master
npm (3)
example-plugin-app/package.json (5)
  • @openedx/frontend-build ^14.3.1 β†’ [Updates: ^14.3.1]
  • core-js ^3.29.1 β†’ [Updates: ^3.29.1]
  • react ^18.0.0 β†’ [Updates: ^19.0.0]
  • react-dom ^18.0.0 β†’ [Updates: ^19.0.0]
  • react-router-dom ^6.22.1 β†’ [Updates: ^6.22.1, ^7.0.0]
example/package.json (8)
  • classnames ^2.5.1
  • core-js ^3.29.1 β†’ [Updates: ^3.29.1]
  • prop-types ^15.8.1
  • react ^18.0.0 β†’ [Updates: ^19.0.0]
  • react-dom ^18.0.0 β†’ [Updates: ^19.0.0]
  • react-router ^6.22.3 β†’ [Updates: ^6.22.3, ^7.0.0]
  • react-router-dom ^6.22.3 β†’ [Updates: ^6.22.3, ^7.0.0]
  • @openedx/frontend-build ^14.3.1 β†’ [Updates: ^14.3.1]
package.json (27)
  • @edx/brand ^1.2.2 β†’ [Updates: ^2.0.0]
  • classnames ^2.3.2
  • core-js 3.37.1 β†’ [Updates: 3.49.0]
  • react-redux 8.1.1 β†’ [Updates: 8.1.3, 9.2.0]
  • redux 4.2.1 β†’ [Updates: 5.0.1]
  • @edx/browserslist-config ^1.1.1 β†’ [Updates: ^1.1.1]
  • @edx/frontend-platform ^8.3.0 β†’ [Updates: ^8.3.0]
  • @openedx/frontend-build ^14.3.1 β†’ [Updates: ^14.3.1]
  • @openedx/paragon ^23.3.0 β†’ [Updates: ^23.3.0]
  • @testing-library/dom ^10.4.0 β†’ [Updates: ^10.4.0]
  • @testing-library/jest-dom ^6.1.4 β†’ [Updates: ^6.1.4]
  • @testing-library/react ^16.2.0 β†’ [Updates: ^16.2.0]
  • @testing-library/user-event ^14.6.1
  • glob 7.2.3 β†’ [Updates: 13.0.6]
  • husky 7.0.4 β†’ [Updates: 9.1.7]
  • jest 29.7.0 β†’ [Updates: 30.3.0]
  • prop-types ^15.8.1
  • react ^18.3.1 β†’ [Updates: ^19.0.0]
  • react-dom ^18.3.1 β†’ [Updates: ^19.0.0]
  • react-error-boundary ^4.0.13 β†’ [Updates: ^6.0.0]
  • semantic-release ^22.0.12 β†’ [Updates: ^25.0.0]
  • @edx/frontend-platform ^7.0.0 || ^8.0.0
  • @openedx/paragon ^21.0.0 || ^22.0.0 || ^23.0.0
  • prop-types ^15.8.0
  • react ^17.0.0 || ^18.0.0 β†’ [Updates: ^17.0.0 || ^18.0.0 || ^19.0.0]
  • react-dom ^17.0.0 || ^18.0.0 β†’ [Updates: ^17.0.0 || ^18.0.0 || ^19.0.0]
  • react-error-boundary ^4.0.11 β†’ [Updates: ^4.0.11 || ^6.0.0]
nvm (1)
.nvmrc (1)
  • node 24

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up β€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with package.json, example/package.json, example-plugin-app/package.json, and the listed .github/workflows files to understand the detected updates. Review the linked Renovate documentation and existing pull requests before choosing a specific dependency update. Done means a narrowly scoped update is selected, implemented, and validated by the repository checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript, node.js
Domain
devops, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.