-
Notifications
You must be signed in to change notification settings - Fork 33
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
sync: master to alpha #451
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edx-requirements-bot
approved these changes
Sep 25, 2023
edx-requirements-bot
approved these changes
Sep 25, 2023
edx-requirements-bot
approved these changes
Sep 25, 2023
edx-requirements-bot
approved these changes
Sep 25, 2023
edx-requirements-bot
approved these changes
Sep 25, 2023
edx-requirements-bot
approved these changes
Sep 25, 2023
edx-requirements-bot
approved these changes
Sep 26, 2023
edx-requirements-bot
approved these changes
Sep 26, 2023
BREAKING CHANGE: deprecated `babel-plugin-react-intl` in favour of `babel-plugin-formatjs`. consumer MFEs have to update the translation extraction script * feat: used babel-plugin-formatjs in place of react-intl as it was deprecated * feat: added formatjs config * refactor: updated README accordingly * refactor: updated extract script and added format file
edx-requirements-bot
approved these changes
Sep 28, 2023
edx-requirements-bot
approved these changes
Sep 28, 2023
edx-requirements-bot
approved these changes
Oct 2, 2023
edx-requirements-bot
approved these changes
Oct 6, 2023
edx-requirements-bot
approved these changes
Oct 18, 2023
edx-requirements-bot
approved these changes
Oct 18, 2023
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.20 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>
edx-requirements-bot
approved these changes
Jan 8, 2024
edx-requirements-bot
approved these changes
Jan 8, 2024
edx-requirements-bot
approved these changes
Jan 8, 2024
edx-requirements-bot
approved these changes
Jan 8, 2024
edx-requirements-bot
approved these changes
Jan 8, 2024
edx-requirements-bot
approved these changes
Jan 8, 2024
edx-requirements-bot
approved these changes
Jan 8, 2024
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
edx-requirements-bot
approved these changes
Jan 11, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edx-requirements-bot
approved these changes
Jan 11, 2024
edx-requirements-bot
approved these changes
Jan 11, 2024
edx-requirements-bot
approved these changes
Jan 12, 2024
edx-requirements-bot
approved these changes
Jan 15, 2024
edx-requirements-bot
approved these changes
Feb 6, 2024
🎉 This PR is included in version 13.1.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 15.0.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sync-branches: New code has just landed in master, so let's bring alpha up to speed!