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

Regenerate yarn.lock #1123

Merged
merged 8 commits into from
Feb 10, 2022
Merged

Regenerate yarn.lock #1123

merged 8 commits into from
Feb 10, 2022

Commits on Feb 8, 2022

  1. Regenerate yarn.lock

    ef4 committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    25076e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. workaround yarn bug

    You can't refer to the same exact version of the same package under both an aliased and non-aliased name, or yarn simply drops one of them.
    ef4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6a8ca5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fd391 View commit details
    Browse the repository at this point in the history
  3. floating deps in ci

    ef4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    87802ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef3757 View commit details
    Browse the repository at this point in the history
  5. don't try to test ember-engines with ember 4.0

    Because it doesn't support 4.0 yet
    ef4 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a1efd36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb7aa3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cb2733 View commit details
    Browse the repository at this point in the history