openedx / openedx/frontend-app-authn
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 263
- Avg merge
- 42m
- Merged PRs (30d)
- 2
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/frontend-platform to v8.5.6
- chore(deps): update dependency @openedx/frontend-build to v14.6.3
- chore(deps): update dependency @testing-library/react to v16.3.2
- chore(deps): update dependency ts-jest to v29.4.9
- chore(deps): update dependency @openedx/paragon to v23.20.0
- chore(deps): update dependency @tanstack/react-query to v5.97.0
- fix(deps): update dependency @edx/brand to v2
- 🔐 Create all rate-limited PRs at once 🔐
[!WARNING]
Renovate failed to look up the following dependencies:Could not determine new digest for update (cdnjs package iframe-resizer/iframeResizer.contentWindow.min.js).Files affected:
public/index.html
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update dependency glob to v10 [security]
- fix(deps): update dependency @edx/openedx-atlas to ^0.7.0
- fix(deps): update dependency core-js to v3.49.0
- 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 babel-plugin-formatjs to v11
- fix(deps): update dependency universal-cookie to v8
- fix(deps): update font awesome (major) (
@fortawesome/fontawesome-svg-core,@fortawesome/free-brands-svg-icons,@fortawesome/free-solid-svg-icons,@fortawesome/react-fontawesome) - fix(deps): update react monorepo to v19 (major) (
react,react-dom,react-test-renderer) - Click on this checkbox to rebase all open PRs at once
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
- fix(deps): update dependency @optimizely/react-sdk to v3
- fix(deps): update dependency algoliasearch to v5
- fix(deps): update dependency query-string to v9
- fix(deps): update dependency react-responsive to v10
- fix(deps): update react-router monorepo to v7 (major) (
react-router,react-router-dom)
Detected Dependencies
github-actions (7)
.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/autoupdate-pull-request.yml (1)
chinthakagodawita/autoupdate-action v1.github/workflows/ci.yml (3)
actions/checkout v4→ [Updates:v6]actions/setup-node v4→ [Updates:v6]codecov/codecov-action v5→ [Updates:v6].github/workflows/commitlint.yml (1)
openedx/.github master.github/workflows/lockfileversion-check.yml (1)
openedx/.github master.github/workflows/self-assign-issue.yml (1)
openedx/.github master
html (1)
public/index.html (1)
iframe-resizer 4.4.4@sha512-IWwZFBvHzN41wNI6etRLLuLrDDj/6AwJcPt7cmKJAzluYTIHHQ1PF8wh0rSy05jxEvvjflVvH2MxeV6riyEEXg==
npm (1)
package.json (41)
@edx/brand ^1.2.2→ [Updates:^2.0.0]@edx/frontend-platform ^8.3.1→ [Updates:^8.3.1]@edx/openedx-atlas ^0.6.0→ [Updates:^0.7.0]@fortawesome/fontawesome-svg-core 6.7.2→ [Updates:7.2.0]@fortawesome/free-brands-svg-icons 6.7.2→ [Updates:7.2.0]@fortawesome/free-solid-svg-icons 6.7.2→ [Updates:7.2.0]@fortawesome/react-fontawesome 0.2.6→ [Updates:3.3.0]@openedx/frontend-plugin-framework ^1.7.0@openedx/paragon ^23.4.2→ [Updates:^23.4.2]@optimizely/react-sdk ^2.9.1→ [Updates:^3.0.0]@tanstack/react-query ^5.90.19→ [Updates:^5.90.19]@testing-library/react ^16.2.0→ [Updates:^16.2.0]algoliasearch ^4.14.3→ [Updates:^5.0.0]algoliasearch-helper ^3.26.0classnames 2.5.1core-js 3.43.0→ [Updates:3.49.0]fastest-levenshtein 1.0.16form-urlencoded 6.1.6prop-types 15.8.1query-string 7.1.3→ [Updates:9.3.1]react ^18.3.1→ [Updates:^19.0.0]react-dom ^18.3.1→ [Updates:^19.0.0]react-helmet 6.1.0react-loading-skeleton 3.5.0react-responsive 8.2.0→ [Updates:10.0.1]react-router 6.30.3→ [Updates:7.14.0]react-router-dom 6.30.3→ [Updates:7.14.0]react-zendesk ^0.1.13regenerator-runtime 0.14.1universal-cookie 7.2.2→ [Updates:8.1.0]@edx/browserslist-config ^1.1.1@edx/typescript-config ^1.1.0@openedx/frontend-build ^14.6.2→ [Updates:^14.6.2]@testing-library/jest-dom ^6.9.1babel-plugin-formatjs 10.5.41→ [Updates:11.3.2]eslint-plugin-import 2.32.0glob 7.2.3→ [Updates:10.5.0]history 5.3.0jest 30.3.0react-test-renderer ^18.3.1→ [Updates:^19.0.0]ts-jest ^29.4.0→ [Updates:^29.4.0]
nvm (1)
.nvmrc
- 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 the Renovate Dependency Dashboard documentation, then inspect package.json, the .github/workflows files, and public/index.html. The issue lists many automated dependency updates, existing pull requests, and a failed iframe-resizer lookup, so completion would require a separately defined update scope and verification of the affected checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100