-
Notifications
You must be signed in to change notification settings - Fork 80
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
feat: merge frontend-app-library-authoring #774
feat: merge frontend-app-library-authoring #774
Conversation
* chore: add catalog-info file for Open edX Backstage This file populates Backstage info for the Open edX community. It helps identify that tnl is the owner of this component. This is in relation to Maintainership OEP-55. * chore: fix misspelling
Co-authored-by: arbrandes <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: arbrandes <[email protected]>
* chore: Update transifex api from v2 to v3 * refactor: remove duplicate line
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `recursive-readdir` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/jergason/recursive-readdir/releases) - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: recursive-readdir dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: arbrandes <[email protected]>
Removes [semver-regex](https://github.com/sindresorhus/semver-regex). It's no longer used after updating ancestor dependency [@edx/frontend-build](https://github.com/openedx/frontend-build). These dependencies need to be updated together. Removes `semver-regex` Updates `@edx/frontend-build` from 12.3.0 to 12.6.0 - [Release notes](https://github.com/openedx/frontend-build/releases) - [Commits](openedx/frontend-build@v12.3.0...v12.6.0) --- updated-dependencies: - dependency-name: semver-regex dependency-type: indirect - dependency-name: "@edx/frontend-build" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dx#129) * feat: upgraded to node v18, added .nvmrc and updated workflows * refactor: update lock version file * build: update @edx/browserslist-config to the latest
Changes ------- - Move all i18n imports into `src/i18n/index.js` so intl-imports.js can override it with latest translations - Add `atlas` into `make pull_translations` when `OPENEDX_ATLAS_PULL` environment variable is set. - bump frontend-platform to v4.1.0 Refs: [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ) implementing Translation Infrastructure OEP-58.
…dx#140) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…openedx#144) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v0.8.0 (openedx#141) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
openedx#131) * build: upgrade frontend-component-header and frontend-component-footer * build: update @edx/frontend-component-header
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.7 to 5.10.9. - [Changelog](https://github.com/tinymce/tinymce/blob/5.10.9/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/5.10.9/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesper Hodge <[email protected]>
…v1.176.0 (openedx#384) * fix(deps): update dependency @edx/frontend-lib-content-components to v1.176.0 * fix: mock frontend-components-tinymce-advanced-plugins for jest --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ken Clary <[email protected]>
…v1.177.1 (openedx#386) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v1.177.4 (openedx#388) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Internal issue: https://2u-internal.atlassian.net/servicedesk/customer/portal/9/CR-6328?created=true Reverted frontend-lib-content-components library updates because: scroll was not working on editors potential problems with editor content loading ----------------------------------------------------------- * Revert "fix(deps): update dependency @edx/frontend-lib-content-components to v1.177.4 (openedx#388)" This reverts commit d99fa54. * Revert "fix(deps): update dependency @edx/frontend-lib-content-components to v1.177.1 (openedx#386)" This reverts commit e14292b.
…v1.177.6 (openedx#392) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
openedx#381) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…dx#379) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
openedx#379)" (openedx#395) This reverts commit 496f088.
…v1.177.7 (openedx#396) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v1.177.9 (openedx#398) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…fal-3600-merge-library-authoring
Thanks for the pull request, @rpenido! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. This is currently a draft pull request. When it is ready for our review and all tests are green, click "Ready for Review", or remove "WIP" from the title, as appropriate. |
@rpenido Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
No description provided.