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

Fix Ember 3.24 compatibility #507

Merged
merged 5 commits into from
Jan 28, 2021
Merged

Fix Ember 3.24 compatibility #507

merged 5 commits into from
Jan 28, 2021

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    d06072c View commit details
    Browse the repository at this point in the history
  2. test-support/setup-link: Remove "integration test" assertion

    This assertion is no longer valid because emberjs/ember.js#19080 changed the behavior in Ember.js so that rendering tests can have routing enabled too
    Turbo87 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    52d2750 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump ember-source from 3.23.0-beta.5 to 3.24.1

    Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.23.0-beta.5 to 3.24.1.
    - [Release notes](https://github.com/emberjs/ember.js/releases)
    - [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
    - [Commits](emberjs/ember.js@v3.23.0-beta.5...v3.24.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and Turbo87 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    1684c12 View commit details
    Browse the repository at this point in the history
  4. CI: Enable temporarily disabled scenarios again

    `canary` stays disabled for now, because the `LinkTo` tests appear to be broken there
    Turbo87 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7ae43ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df1e7b8 View commit details
    Browse the repository at this point in the history