openedx / openedx/frontend-app-notifications
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 10
- Avg merge
- 39m
- Merged PRs (30d)
- 3
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 dependency @openedx/frontend-build to v14.6.3
- chore(deps): update actions/checkout action to v6
- chore(deps): update actions/setup-node action to v6
- chore(deps): update dependency axios-mock-adapter to v2
- chore(deps): update dependency husky to v9
- chore(deps): update dependency react-router-dom to v7
- chore(deps): update dependency semantic-release to v25
- chore(deps): update react monorepo to v19 (major) (
react,react-dom) - chore(deps): update testing-library monorepo (major) (
@testing-library/jest-dom,@testing-library/react) - fix(deps): update dependency uuid to v13
- fix(deps): update font awesome (major) (
@fortawesome/fontawesome-svg-core,@fortawesome/free-brands-svg-icons,@fortawesome/free-regular-svg-icons,@fortawesome/free-solid-svg-icons,@fortawesome/react-fontawesome) - fix(deps): update jest monorepo to v30 (major) (
jest,jest-environment-jsdom) - 🔐 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.
- chore(deps): update dependency dompurify to v3.3.2 [security]
- fix(deps): update dependency lodash to v4.18.1 [security]
- chore(deps): update dependency glob to v10 [security]
- 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 (2)
actions/checkout v4→ [Updates:v6]actions/setup-node v4→ [Updates:v6].github/workflows/commitlint.yml (1)
openedx/.github master.github/workflows/lockfileversion-check.yml (1)
openedx/.github master.github/workflows/release.yml (2)
actions/checkout v5→ [Updates:v6]actions/setup-node v5→ [Updates:v6].github/workflows/self-assign-issue.yml (1)
openedx/.github master.github/workflows/update-browserslist-db.yml (1)
openedx/.github master
npm (1)
package.json (30)
@fortawesome/fontawesome-svg-core ^6.6.0→ [Updates:^7.0.0]@fortawesome/free-brands-svg-icons ^6.6.0→ [Updates:^7.0.0]@fortawesome/free-regular-svg-icons ^6.6.0→ [Updates:^7.0.0]@fortawesome/free-solid-svg-icons ^6.6.0→ [Updates:^7.0.0]@fortawesome/react-fontawesome ^0.2.2→ [Updates:^3.0.0]classnames 2.5.1dompurify ^3.1.7→ [Updates:^3.1.7]jest-environment-jsdom ^29.7.0→ [Updates:^30.0.0]lodash 4.17.21→ [Updates:4.18.1]timeago.js 4.0.2uuid ^10.0.0→ [Updates:^13.0.0]@edx/browserslist-config ^1.1.1→ [Updates:^1.1.1]@openedx/frontend-build 14.4.2→ [Updates:14.6.3]@testing-library/jest-dom ^5.17.0→ [Updates:^6.0.0]@testing-library/react ^14.3.1→ [Updates:^16.0.0]axios-mock-adapter 1.22.0→ [Updates:2.1.0]glob 7.2.3→ [Updates:10.5.0]husky 7.0.4→ [Updates:9.1.7]jest 29.7.0→ [Updates:30.3.0]react 18.3.1→ [Updates:19.2.5]react-dom 18.3.1→ [Updates:19.2.5]resize-observer-polyfill ^1.5.1rosie 2.1.1semantic-release ^21.0.7→ [Updates:^25.0.0]@edx/frontend-platform ^8.0.0@openedx/paragon ^22.0.0 || ^23.0.0prop-types ^15.5.10react ^18.0.0→ [Updates:^18.0.0 || ^19.0.0]react-dom ^18.0.0→ [Updates:^18.0.0 || ^19.0.0]react-router-dom ^6.0.0→ [Updates:^6.0.0 || ^7.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, the .github/workflows files, and .nvmrc to understand the listed dependency and GitHub Actions updates. Select a specific checkbox-driven update, review its generated pull request, and use the repository's CI workflows to validate it; done means the chosen update is safely merged and its dashboard entry is cleared.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, node.js, typescript
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100