openedx / openedx/frontend-plugin-framework
Dependency Dashboard
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.
- fix(deps): update dependency react-redux to v8.1.3
- chore(deps): update dependency @edx/frontend-platform to v8.5.6
- chore(deps): update dependency @openedx/frontend-build to v14.6.3
- chore(deps): update dependency @openedx/paragon to v23.20.0
- fix(deps): update dependency core-js to v3.49.0
- chore(deps): update dependency husky to v9
- chore(deps): update dependency semantic-release to v25
- fix(deps): update dependency react-redux to v9
- fix(deps): update dependency redux to v5
- fix(deps): update react monorepo to v19 (major) (
react,react-dom) - Click on this checkbox to rebase all open PRs at once
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.1core-js ^3.29.1β [Updates:^3.29.1]prop-types ^15.8.1react ^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.2core-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.1glob 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.1react ^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.0prop-types ^15.8.0react ^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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up β it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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