Thomas Tracy
e28bc0a62e
Merge pull request #608 from openedx/renovate/major-commitlint-monorepo
...
chore(deps): update commitlint monorepo to v17 (major)
2022-09-23 10:38:27 -04:00
renovate[bot]
af46aa208f
chore(deps): update commitlint monorepo to v17
2022-09-22 17:01:15 +00:00
renovate[bot]
2ad4d24262
chore(deps): update dependency @edx/frontend-build to v12.0.5
2022-09-22 16:57:54 +00:00
Thomas Tracy
d4c49fb34b
Merge pull request #582 from openedx/renovate/redux-4.x
...
fix(deps): update dependency redux to v4.2.0
2022-09-21 15:41:36 -04:00
renovate[bot]
0034fcf79f
fix(deps): update dependency redux to v4.2.0
2022-09-21 14:39:57 +00:00
Thomas Tracy
b3bb371d05
Merge pull request #588 from openedx/renovate/actions-checkout-3.x
...
chore(deps): update actions/checkout action to v3
2022-09-21 10:36:36 -04:00
renovate[bot]
1f5c4939e4
chore(deps): update actions/checkout action to v3
2022-09-21 14:21:21 +00:00
Thomas Tracy
349c4f799d
Merge pull request #591 from openedx/renovate/actions-setup-node-3.x
...
chore(deps): update actions/setup-node action to v3
2022-09-21 10:14:47 -04:00
Thomas Tracy
1d3c09f7a5
Merge pull request #592 from openedx/renovate/codecov-codecov-action-3.x
...
chore(deps): update codecov/codecov-action action to v3
2022-09-21 10:14:21 -04:00
Thomas Tracy
777ba47a3c
Merge pull request #581 from openedx/renovate/font-awesome
...
fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.0
2022-09-21 10:13:21 -04:00
renovate[bot]
379bb8a9c4
chore(deps): update codecov/codecov-action action to v3
2022-09-20 20:18:43 +00:00
renovate[bot]
1e14092771
chore(deps): update actions/setup-node action to v3
2022-09-20 20:18:38 +00:00
renovate[bot]
066f447d38
fix(deps): update dependency @fortawesome/react-fontawesome to v0.2.0
2022-09-20 20:17:55 +00:00
Thomas Tracy
d7d6cd8ad4
Merge pull request #589 from openedx/bilalqamar95/frontend-build-upgrade
...
Upgraded frontend-build version to v12
2022-09-20 16:13:58 -04:00
Thomas Tracy
4a40868afa
chore: rebuild package lock with updated reactifex
2022-09-20 16:09:57 -04:00
Bilal Qamar
22d0f8b688
refactor: updated tests to accommodate jsx-no-constructed-context-values rule
2022-09-20 16:08:15 -04:00
Bilal Qamar
95cffc73f1
refactor: pinned frontend-build version & ignored jsx-no-constructed-context-values for tests
2022-09-20 16:08:11 -04:00
Bilal Qamar
759428dd3e
refactor: resolved eslint issues after master branch merge
2022-09-20 16:07:50 -04:00
Bilal Qamar
8bb7dd7430
refactor: updated frontend-build to 12.0.3
2022-09-20 16:07:46 -04:00
Bilal Qamar
3733497ecb
refactor: resolved eslint issues
2022-09-20 16:06:40 -04:00
Bilal Qamar
1b5f8ee732
refactor: updated frontend-build to v12.0.2
2022-09-20 16:06:35 -04:00
Bilal Qamar
8fa5bf57b0
refactor: upgraded frontend-build version to v12
2022-09-20 16:05:54 -04:00
Thomas Tracy
011c4ef356
Merge pull request #599 from openedx/renovate/edx-reactifex-2.x
...
chore(deps): update dependency @edx/reactifex to v2
2022-09-20 14:24:51 -04:00
Thomas Tracy
43a58961f3
Merge pull request #604 from openedx/abdullahwaheed/transifex-languages-list-update
...
Supported Transifex languages in Makefile
2022-09-20 14:23:22 -04:00
Thomas Tracy
939c18c765
Merge pull request #602 from openedx/abdullahwaheed/renovate-bot-edx-packages-auto-update
...
Renovate config to automate @edx namespaced minor/patch version upgrades
2022-09-20 14:22:23 -04:00
Thomas Tracy
c68ef187ee
Merge pull request #590 from openedx/dependabot/npm_and_yarn/terser-4.8.1
...
build(deps): bump terser from 4.8.0 to 4.8.1
2022-09-20 14:21:44 -04:00
Thomas Tracy
50289e3f52
Merge pull request #605 from openedx/tcril/fix-gh-org-url
...
Fix github url strings (org edx -> openedx)
2022-09-20 14:20:51 -04:00
renovate[bot]
188e29f6e9
chore(deps): update dependency @edx/reactifex to v2
2022-09-16 19:49:18 +00:00
Sarina Canelake
7d11b73997
fix: update path to .github workflows to read from openedx org
2022-09-14 09:42:46 -04:00
Sarina Canelake
f1b7c86f88
fix: fix github url strings (org edx -> openedx)
2022-09-14 09:42:46 -04:00
Abdullah Waheed
ab62a2d231
feat: added new translations in Makefile and updated all the translations
2022-09-06 15:11:57 +05:00
Abdullah Waheed
728fd3f232
refactor: updated renovate config to auto update minor and patch versions of edx dependencies
2022-08-23 15:01:30 +05:00
Muhammad Abdullah Waheed
7503e6c5cb
Paragon form component deprecations ( #596 )
...
* refactor: removed ValidationFormGroup deprecations
* refactor: updated unit tests
* fix: linting issue
* refactor: added unit tests for some uncovered code
2022-08-18 10:41:50 +05:00
edx-semantic-release
8363307cb4
chore(i18n): update translations
2022-08-14 16:39:20 -04:00
Muhammad Abdullah Waheed
34a9caa0bb
fix: Paragon StatusAlert deprecation ( #574 )
...
* refactor: migrated StatusAlert deprecated package to Alert in AgeMessage component
* refactor: migrated StatusAlert deprecated package to Alert for remaining components
* refactor: changed snapshot to unit test to fix ci issue
* fix: updated unit test scrip to make it consistent to timezone differences and fixed snapshot issue
* feat: added unit tests of SocialLinks component to fix ci issue and improve coverage
* refactor: used aria-labelledby in place of ID as suggested in PR
* fix: unnecessary removal of coverage from test script
* fix: typo
2022-08-11 08:20:50 -04:00
edx-semantic-release
392167e554
chore(i18n): update translations
2022-08-07 16:39:27 -04:00
renovate[bot]
a087f4e983
fix(deps): update dependency core-js to v3.24.1
2022-08-01 17:21:30 +00:00
dependabot[bot]
1ffd5275bc
build(deps): bump terser from 4.8.0 to 4.8.1
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 14:25:27 +00:00
renovate[bot]
87374a045d
fix(deps): update dependency core-js to v3.23.5
2022-07-18 10:23:13 +00:00
Thomas Tracy
fbe9d9bb1c
Merge pull request #585 from openedx/revert-580-ttracy/cookie-policy-banner-test
...
Revert "feat: Add cookie banner to profile for testing"
2022-07-11 15:04:42 -04:00
Thomas Tracy
a0b49a7a1c
Revert "feat: Add cookie banner to profile for testing"
2022-07-11 14:54:11 -04:00
renovate[bot]
a2215044f3
fix(deps): update react-router monorepo to v5.3.3
2022-07-11 11:09:11 +00:00
renovate[bot]
c6c4951890
fix(deps): update dependency core-js to v3.23.4
2022-07-11 11:02:12 +00:00
Jawayria
f603f433d4
Merge pull request #542 from openedx/jenkins/drop-node-12-c50b401
...
chore!: Dropped support for Node 12
2022-07-01 12:36:35 +05:00
Maman Khan
3195e199a1
Merge pull request #566 from openedx/maman/update-vulnerable-packages
...
Update dependencies node-forge & minimist
2022-06-29 13:26:23 +05:00
Maman Naveed Khan
fd5bc50a37
fix: snapshots timezone issue
2022-06-29 13:00:25 +05:00
Maman Naveed Khan
aedb698133
fix: sync package and package-lock
2022-06-29 12:52:26 +05:00
Maman Naveed Khan
a941e6f073
fix: package lock updated
2022-06-29 12:46:37 +05:00
Maman Naveed Khan
84ea38de77
fix: updated snapshots
2022-06-29 12:44:36 +05:00
Maman Naveed Khan
3460734ff7
Merge branch 'master' into maman/update-vulnerable-packages
2022-06-29 12:39:25 +05:00