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

run npx ember-cli-update --to=4.11.0 and drop support for Ember.js < 3.28 #2495

Merged
merged 11 commits into from
Sep 12, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    a77294a View commit details
    Browse the repository at this point in the history
  2. run npx ember-cli-update --to=4.11.0 in docs app to align with blue…

    …print
    SergeAstapov authored and Sergey Astapov committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    28d7a85 View commit details
    Browse the repository at this point in the history
  3. bump ember-cli-addon-docs and other deps

    SergeAstapov authored and Sergey Astapov committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c3685d2 View commit details
    Browse the repository at this point in the history
  4. run npx ember-cli-update --to=4.11.0 in test apps to align with blu…

    …eprint
    SergeAstapov authored and Sergey Astapov committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2c70fe4 View commit details
    Browse the repository at this point in the history
  5. update pnpm-lock.yaml

    SergeAstapov authored and Sergey Astapov committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b045a04 View commit details
    Browse the repository at this point in the history
  6. bump ember-template-lint

    Sergey Astapov committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f5d666b View commit details
    Browse the repository at this point in the history
  7. add missing ember-page-title

    Sergey Astapov committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    20106bf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. bump ember-cli-addon-docs from 5.0.1 to 6.0.1

    Sergey Astapov committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    db9d5a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. ember init in ember-cli-mirage-docs

    Sergey Astapov committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    9707c68 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix building ember-cli-mirage-docs

    ember-cli-mirage-docs-esdoc uses TypeScript v2 which fails to parse latest miragejs source code.
    We should point to https://miragejs.com/api/ for that anyways
    Sergey Astapov committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2baf4f4 View commit details
    Browse the repository at this point in the history
  2. disable stylelint in ember-cli-addon-docs/app/app.css

    Sergey Astapov committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a20fb0b View commit details
    Browse the repository at this point in the history