-
Notifications
You must be signed in to change notification settings - Fork 67
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 #2764
Closed
Closed
sync: master to alpha #2764
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
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 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>
Co-authored-by: adamstankiewicz <[email protected]>
We've moved the dependency to the `openedx` scope so update the dependency and re-build package-lock.json where applicable.
The scope changed so we update any place the old package was being imported explicitly.
chore: Update openedx brand dependency.
This repository is now managed by the Axim Collaborative and security issues with it should be reported to [email protected] instead of [email protected] This work is being done as a part of openedx/wg-security#16
Update the package.json and README.md to publish this package to the `openedx` npm scope.
Rebuild the lock file after updating the package name.
docs: Update the security e-mail address.
fix: Update docs for a final publish before we move this package.
feanil/move package
* docs: added link to Contrast Checker tool * refactor: refactoring after review
Co-authored-by: adamstankiewicz <[email protected]>
Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
✅ Deploy Preview for paragon-openedx ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…lters (#2757) Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
) * feat: add i18n support for sr-only message * fix: add fixes after review --------- Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
Co-authored-by: adamstankiewicz <[email protected]>
auto-merge was automatically disabled
November 10, 2023 13:21
Pull request was closed
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!