renovate[bot]
fda2ef1977
chore(deps): update dependency glob to v10.4.1
2024-06-17 03:35:58 -04:00
renovate[bot]
3784c2a6df
fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.2
2024-06-17 07:35:45 +00:00
renovate[bot]
04d74389ed
chore(deps): update dependency @testing-library/jest-dom to v6.4.6
2024-06-17 03:35:29 -04:00
renovate[bot]
1d338d0127
chore(deps): update dependency @openedx/frontend-build to v14.0.9
2024-06-17 00:29:48 -04:00
renovate[bot]
0fd6e34a8e
fix(deps): update dependency @edx/frontend-platform to v8.0.4
2024-06-10 13:09:22 +00:00
renovate[bot]
8ebdc1030f
fix(deps): update dependency @edx/frontend-platform to v8.0.3
2024-05-27 05:02:43 -04:00
renovate[bot]
8c3d706071
fix(deps): update dependency @edx/frontend-component-header to v5.3.3
2024-05-27 02:19:12 -04:00
Bilal Qamar
ee8912530d
feat: updated frontend-build & frontend-platform major versions ( #932 )
...
* chore: updated frontend-build
* fix: updated snapshots for failing tests
* refactor: switched frontend-build to openedx, updated screenshots
* refactor: added overrides to resolve dependency issues
* refactor: updated frontend-build to alpha
* refactor: updated frontend-build
* feat: updated build and platform major versions, along with edx packages
* refactor: updated package-lock
* refactor: resolved lint issues
---------
Co-authored-by: Muhammad Abdullah Waheed <abdullah.waheed@arbisoft.com >
2024-05-22 13:21:34 -04:00
renovate[bot]
5f2d0c089e
fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.1
2024-05-20 03:31:00 -04:00
renovate[bot]
75be372ec9
fix(deps): update dependency @edx/frontend-component-header to v5.3.2
2024-05-20 07:30:45 +00:00
Brian Smith
9ef81f7485
feat: use frontend-plugin-framework to provide a FooterSlot ( #1017 )
2024-05-17 13:12:51 -03:00
Brian Smith
6a32790f28
fix: update footer to resolve (not so) optional peer dependency issue ( #1022 )
2024-05-14 10:43:50 -04:00
renovate[bot]
06f6e3537a
fix(deps): update dependency @edx/frontend-component-footer to v13.2.0
2024-05-13 02:28:58 -04:00
renovate[bot]
44f0295d0d
fix(deps): update dependency @edx/frontend-component-header to v5.3.1
2024-05-13 00:05:58 -04:00
renovate[bot]
19be2e93e2
chore(deps): update dependency glob to v10.3.15
2024-05-13 00:05:29 -04:00
renovate[bot]
5090a62594
fix(deps): update dependency @edx/frontend-component-header to v5.3.0
2024-05-06 02:08:43 -04:00
renovate[bot]
dc2bbee481
chore(deps): update dependency @testing-library/jest-dom to v6.4.5
2024-05-06 02:08:19 -04:00
renovate[bot]
14d93d2f6c
fix(deps): update dependency @edx/frontend-component-footer to v13.1.0
2024-04-29 07:51:45 +00:00
renovate[bot]
768351fc15
chore(deps): update commitlint monorepo to v19.3.0
2024-04-29 03:51:20 -04:00
renovate[bot]
9fd2d3f75a
fix(deps): update dependency @edx/frontend-component-header to v5.2.0
2024-04-22 02:32:02 -04:00
renovate[bot]
760fa0c6a2
chore(deps): update dependency @openedx/frontend-build to v13.1.4
2024-04-22 02:31:34 -04:00
renovate[bot]
cf6a62266c
fix(deps): update dependency @edx/frontend-platform to v7.1.4
2024-04-22 00:55:37 -04:00
renovate[bot]
f16fd36a24
fix(deps): update dependency @edx/frontend-component-footer to v13.0.5
2024-04-22 00:55:18 -04:00
Maxwell Frank
c30e1b3f17
chore(deps): upgrade to paragon v22 ( #1004 )
2024-04-19 13:33:52 -04:00
renovate[bot]
ccd6e95f70
fix(deps): update font awesome to v6.5.2
2024-04-15 00:10:56 -04:00
renovate[bot]
fb904a5cc2
chore(deps): update commitlint monorepo to v19.2.2
2024-04-15 04:10:34 +00:00
renovate[bot]
a255bbe2b8
chore(deps): update commitlint monorepo
2024-04-01 02:50:14 -04:00
renovate[bot]
a314878cc4
fix(deps): update react-router monorepo to v6.22.3
2024-04-01 06:49:51 +00:00
renovate[bot]
61b8b0a509
fix(deps): update dependency @edx/frontend-platform to v7.1.3
2024-04-01 04:37:36 +00:00
renovate[bot]
f144cd857e
chore(deps): update dependency glob to v10.3.12
2024-04-01 00:37:08 -04:00
Justin Hynes
c922a1cd29
revert: "chore(deps): update dependency @testing-library/react to v14" ( #993 )
...
This reverts commit a3611b026c . This version of `testing-library/react` doesn't play well with our current version of React.
We shouldn't upgrade this library until we're running a newer version of React in this MFE.
2024-03-29 10:59:43 -04:00
dependabot[bot]
6cefe7b3c0
build(deps): bump express and @openedx/frontend-build ( #992 )
...
Bumps [express](https://github.com/expressjs/express ) to 4.19.2 and updates ancestor dependency [@openedx/frontend-build](https://github.com/openedx/frontend-build ). These dependencies need to be updated together.
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `@openedx/frontend-build` from 13.0.29 to 13.0.30
- [Release notes](https://github.com/openedx/frontend-build/releases )
- [Commits](https://github.com/openedx/frontend-build/compare/v13.0.29...v13.0.30 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
- dependency-name: "@openedx/frontend-build"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 08:20:28 -04:00
renovate[bot]
a3611b026c
chore(deps): update dependency @testing-library/react to v14
2024-03-29 08:20:14 -04:00
renovate[bot]
7216b0f5cb
fix(deps): update dependency core-js to v3.36.1
2024-03-25 11:50:35 +00:00
renovate[bot]
83b21bff7d
chore(deps): update dependency @openedx/frontend-build to v13.0.29
2024-03-25 08:24:53 +00:00
renovate[bot]
c7d57e24c3
fix(deps): update dependency @edx/frontend-platform to v7.1.2
2024-03-18 14:18:38 +00:00
renovate[bot]
54c702fb7f
fix(deps): update dependency @edx/frontend-component-footer to v13.0.4
2024-03-18 11:31:15 +00:00
renovate[bot]
da6c9ebd1e
fix(deps): update dependency @edx/frontend-platform to v7.1.1
2024-03-11 11:04:34 +00:00
renovate[bot]
f987e45c97
fix(deps): update dependency @edx/frontend-component-footer to v13.0.3
2024-03-11 10:41:35 +00:00
renovate[bot]
fecfdc101c
fix(deps): update react-router monorepo to v6.22.2
2024-03-04 12:39:13 +00:00
renovate[bot]
4fdf3ef190
chore(deps): update commitlint monorepo to v19.0.3
2024-03-04 10:09:31 +00:00
renovate[bot]
deaebd3333
chore(deps): update commitlint monorepo to v19 ( #971 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 15:39:37 -05:00
Omar Al-Ithawi
6b0655aed3
fix: get @edx/openedx-atlas back to fix Tutor MFE
...
this is a partial revert for bd4b79baa0
which broke Tutor MFE.
2024-02-27 14:46:16 -03:00
edX requirements bot
2901345ea6
chore: update browserslist DB ( #973 )
...
Co-authored-by: justinhynes <3229735+justinhynes@users.noreply.github.com >
2024-02-26 15:53:47 -05:00
renovate[bot]
e51677b0f0
chore(deps): update dependency @testing-library/jest-dom to v6
2024-02-26 11:12:07 +00:00
Mashal Malik
676166a160
refactor: replace @edx/paragon and @edx/frontend-build ( #945 )
...
* refactor: replace @edx/paragon and @edx/frontend-build
* refactor: updated edx packages
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
2024-02-22 09:21:04 -08:00
renovate[bot]
abc1b682d4
fix(deps): update dependency core-js to v3.36.0
2024-02-19 12:06:58 +00:00
renovate[bot]
3b37cbb76c
fix(deps): update react-router monorepo to v6.22.1
2024-02-19 10:11:11 +00:00
edX requirements bot
2aeb7b0710
chore: update browserslist DB ( #963 )
...
Co-authored-by: jsnwesson <62807795+jsnwesson@users.noreply.github.com >
2024-02-15 10:42:46 -08:00
renovate[bot]
5a9d3887a7
fix(deps): update dependency @redux-devtools/extension to v3.3.0
2024-02-12 10:48:35 +00:00