ember-try
ember-try copied to clipboard
An ember-cli addon to test against multiple npm dependencies, such as ember and ember-data.
I'm opening this mostly for a paper trail later for folks that hit this with ember-try. I suspect the issue is due to a project config and not with ember-try...
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 3.16.0 to 5.7.3. Release notes Sourced from ember-template-lint's releases. Release 5.7.3 :bug: Bug Fix #2339 Convert path to URL before import of config/plugin for Windows support (@lifeart)...
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.8. Release notes Sourced from prettier's releases. 2.8.8 This version is a republished version of v2.8.7. A bad version was accidentally published and it can't...
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.6.1 to 11.5.2. Release notes Sourced from eslint-plugin-ember's releases. Release 11.5.2 :bug: Bug Fix #1841 Fix a bug in autofixer and autofix additional cases with firstObject and...
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 8.39.0. Release notes Sourced from eslint's releases. v8.39.0 Features 3f7af9f feat: Implement SourceCode#markVariableAsUsed() (#17086) (Nicholas C. Zakas) Documentation 6987dc5 docs: Fix formatting in Custom Rules...
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.22.0 to 4.12.1. Release notes Sourced from ember-cli's releases. Release 4.12.1 Blueprint Changes ember new diff ember addon diff Changelog #10251 [BUGFIX release] Remove stylelint-config-prettier from app...
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.28.6 to 4.12.1. Release notes Sourced from ember-cli's releases. Release 4.12.1 Blueprint Changes ember new diff ember addon diff Changelog #10251 [BUGFIX release] Remove stylelint-config-prettier from app...
Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import/tree/HEAD/packages/ember-auto-import) from 2.4.3 to 2.6.3. Changelog Sourced from ember-auto-import's changelog. 2.6.3 BUGFIX: the babel-plugin-ember-template-compilation bugfix in the previous release was missing an explicit dependency declaration, so it didn't work...
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.28.10 to 4.12.0. Release notes Sourced from ember-source's releases. v4.12.0 CHANGELOG #20352 [FEATURE] Enable generating Typescript blueprints when isTypeScriptProject is true without additional environment variables per [RFC...