Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve][fork] Update fork with lastest changes in upstream #2

Merged
merged 286 commits into from
Nov 15, 2023

Conversation

bra-i-am
Copy link

@bra-i-am bra-i-am commented Nov 9, 2023

This PR updates the fork of this MFE with the lastest changes in upstream

https://edunext.atlassian.net/browse/DS-717

renovate bot and others added 30 commits September 26, 2022 12:32
* feat: added cron github action to auto update brwoserlist DB periodically

* feat: added workflow_dispatch for manual testing

* fix: fixed error

* fix: fixed indentation issue

* fix: linting issue
fix: migrated functions to arrow functions to fix linting
#672)

* fix(deps): update dependency @edx/frontend-component-footer to v11.3.1

* fix: updated package-lock to resolve dependency tree issue

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bilal Qamar <[email protected]>
Co-authored-by: Abdullah Waheed <[email protected]>
* fix(deps): update dependency @tensorflow/tfjs-core to v3.21.0

* fix: updated package-lock to resolve dependency tree issue

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bilal Qamar <[email protected]>
Co-authored-by: Abdullah Waheed <[email protected]>
)

* fix(deps): update dependency @tensorflow/tfjs-converter to v3.21.0

* fix: updated package-lock to resolve dependency tree issue

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bilal Qamar <[email protected]>
Co-authored-by: Abdullah Waheed <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency react-router-hash-link to v2

* refactor: update snapshot tests

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mashal-m <[email protected]>
* refactor: removed deprecated paragon components from CoachingToggle and used alternatives

* refactor: removed deprecated paragon components from ConfirmationModal and used alternatives

* refactor: removed deprecations from EditableField and created separate component for SelectField

* refactor: updated DemographicsSection to use new select component

* refactor: removed deprecations from EmailField and used alternatives

* refactor: removed deprecated Input from CoachingConsentForm

* refactor: removed deprecated Input from DemographicsSection

* refactor: removed deprecated Input from SummaryPanel component

* refactor: removed deprecated CheckBox and used Form.CheckBox

* refactor: fixed unit tests

* refactor: changes based on PR reviews

* fix: linting issue
* feat: added new translations in Makefile and updated all the translations

* refactor: updated i18n index file to fix language errors
awais-ansari and others added 22 commits October 16, 2023 19:49
refactor: removed disable eslint and created channels constant
fix: removed extra loader while updating preferences
…918)

Part of openedx/axim-engineering#23

This updates the brand alias to point to the package at the `openedx`
scope.  This does not impact imports because this package is used via an
alias.
)

* fix: fixed typo of other education which was breaking the response

* fix: fixed typo
#903)

fix: Correction to the language code for Português, Italian and German

lowercase code for DE

lowercase code for IT

Co-authored-by: Omar Al-Ithawi <[email protected]>
* refactor: bumped frontend-platform version

* refactor: updated paragon and snapshots

* refactor: bumped edx packages

* refactor: bumped frontend-build version

* refactor: bumped frontend-platform version

* refactor: pinned paragon version
* Revert "refactor: bumped frontend-platform version to v6 (#910)"

This reverts commit 57a2c7b.

* refactor: updated package-lock
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bra-i-am bra-i-am requested a review from dcoa November 9, 2023 21:45
@codecov-commenter
Copy link

Codecov Report

Attention: 162 lines in your changes are missing coverage. Please review.

Comparison is base (c39fd33) 39.53% compared to head (5233c6a) 46.53%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   39.53%   46.53%   +6.99%     
==========================================
  Files         106      117      +11     
  Lines        2188     2407     +219     
  Branches      582      639      +57     
==========================================
+ Hits          865     1120     +255     
+ Misses       1238     1213      -25     
+ Partials       85       74      -11     
Files Coverage Δ
.../account-settings/AccountSettingsPage.messages.jsx 100.00% <ø> (ø)
src/account-settings/Alert.jsx 100.00% <100.00%> (ø)
src/account-settings/NotFoundPage.jsx 100.00% <100.00%> (+100.00%) ⬆️
src/account-settings/OneTimeDismissibleAlert.jsx 37.50% <100.00%> (+37.50%) ⬆️
src/account-settings/SwitchContent.jsx 40.90% <100.00%> (ø)
src/account-settings/data/constants.js 90.47% <100.00%> (+1.58%) ⬆️
src/account-settings/data/reducers.js 7.14% <100.00%> (+7.14%) ⬆️
src/account-settings/data/selectors.js 31.25% <ø> (+31.25%) ⬆️
src/account-settings/data/service.js 0.81% <ø> (+0.03%) ⬆️
...settings/delete-account/BeforeProceedingBanner.jsx 100.00% <100.00%> (ø)
... and 62 more

... and 16 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

renovate bot and others added 3 commits November 13, 2023 07:21
* refactor: updated README file to reflect template changes

* refactor: updated README file to reflect template changes

* refactor: updated README file to reflect template changes

* refactor: updated README file to reflect template changes
@bra-i-am bra-i-am merged commit 43d8784 into eduNEXT:master Nov 15, 2023
@bra-i-am bra-i-am changed the title [improve][fork] Update fork with lastest changes in upstream (Olive & Palm) [improve][fork] Update fork with lastest changes in upstream Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.