NullVoxPopuli / ember-cheat-sheet

A cheat sheet for converting between classic and octane edition of Ember
https://cheatsheet.glimmer.nullvoxpopuli.com/docs
MIT License
14 stars 10 forks source link

Update dependency ember-cli to v4 #89

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli (source) ~3.28.5 -> ~4.1.0 age adoption passing confidence

Release Notes

ember-cli/ember-cli ### [`v4.1.0`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v410) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v4.0.1...v4.1.0) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v4.0.1...v4.1.0) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v4.0.1...v4.1.0) ##### Changelog - [#​9700](https://togithub.com/ember-cli/ember-cli/pull/9700) \[Chore] Update .npmignore to ignore .github and docs folders [@​SergeAstapov](https://togithub.com/SergeAstapov) - [#​9729](https://togithub.com/ember-cli/ember-cli/pull/9729) is-language-code@^3.1.0 [@​kellyselden](https://togithub.com/kellyselden) Thank you to all who took the time to contribute! ### [`v4.0.1`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v401) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v4.0.0...v4.0.1) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v4.0.0...v4.0.1) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v4.0.0...v4.0.1) ##### Changelog - [#​9675](https://togithub.com/ember-cli/ember-cli/pull/9675) Fix using `pnpm` install inadvertently [@​balinterdi](https://togithub.com/balinterdi) Thank you to all who took the time to contribute! ### [`v4.0.0`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v3.28.5...v4.0.0) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v3.28.4...v4.0.0) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v3.28.4...v4.0.0) ##### Changelog - [#​9679](https://togithub.com/ember-cli/ember-cli/pull/9679) Bump ember-page-title from v6.2.2 to v7.0.0 [@​raido](https://togithub.com/raido) - [#​9694](https://togithub.com/ember-cli/ember-cli/pull/9694) test in node 16 LTS [@​kellyselden](https://togithub.com/kellyselden) - [#​9696](https://togithub.com/ember-cli/ember-cli/pull/9696) commands/init: Fix `--yarn` usage [@​Turbo87](https://togithub.com/Turbo87) - [#​9659](https://togithub.com/ember-cli/ember-cli/pull/9659) Ensure `ember-classic` ember-try scenario uses Ember 3.x [@​rwjblue](https://togithub.com/rwjblue) - [#​9661](https://togithub.com/ember-cli/ember-cli/pull/9661) Set default CI config blueprints to run all builds [@​elwayman02](https://togithub.com/elwayman02) - [#​9666](https://togithub.com/ember-cli/ember-cli/pull/9666) Remove IE11 comments from `config/target.js` in app blueprint [@​bertdeblock](https://togithub.com/bertdeblock) - [#​9667](https://togithub.com/ember-cli/ember-cli/pull/9667) Update eslint-plugin-qunit to v7 in blueprint [@​bmish](https://togithub.com/bmish) - [#​9670](https://togithub.com/ember-cli/ember-cli/pull/9670) Don't emit an error when the `lint:fix` script fails post blueprint generation [@​bertdeblock](https://togithub.com/bertdeblock) - [#​9574](https://togithub.com/ember-cli/ember-cli/pull/9574) Update link to Discord in README.md [@​MelSumner](https://togithub.com/MelSumner) - [#​9613](https://togithub.com/ember-cli/ember-cli/pull/9613) Fix test that started failing with v2.17.0 of qunit [@​kategengler](https://togithub.com/kategengler) - [#​9579](https://togithub.com/ember-cli/ember-cli/pull/9579) Add `--ci-provider` option to `ember new` and `ember addon` [@​snewcomer](https://togithub.com/snewcomer) - [#​9618](https://togithub.com/ember-cli/ember-cli/pull/9618) Reload `_packageInfo` as part of `reloadPkg` [@​brendenpalmer](https://togithub.com/brendenpalmer) - [#​9563](https://togithub.com/ember-cli/ember-cli/pull/9563) Add `pnpm` support to `ember install` command [@​Turbo87](https://togithub.com/Turbo87) - [#​9580](https://togithub.com/ember-cli/ember-cli/pull/9580) Add `.lint-todo` to prettier ignore [@​elwayman02](https://togithub.com/elwayman02) - [#​9589](https://togithub.com/ember-cli/ember-cli/pull/9589) Add link to visualizer to perf guide [@​mehulkar](https://togithub.com/mehulkar) - [#​9595](https://togithub.com/ember-cli/ember-cli/pull/9595) Add support for `addons.exclude` and `addons.include` options [@​bertdeblock](https://togithub.com/bertdeblock) - [#​9623](https://togithub.com/ember-cli/ember-cli/pull/9623) Update app/addon blueprints to use ember-auto-import@2 [@​rwjblue](https://togithub.com/rwjblue) - [#​9619](https://togithub.com/ember-cli/ember-cli/pull/9619) Update watch-detector to 1.0.1 [@​colenso](https://togithub.com/colenso) - [#​9605](https://togithub.com/ember-cli/ember-cli/pull/9605) Properly set `loglevel` flag for npm [@​jrvidal](https://togithub.com/jrvidal) - [#​9609](https://togithub.com/ember-cli/ember-cli/pull/9609) Ignore additional `ember-try` files for apps and addons [@​bertdeblock](https://togithub.com/bertdeblock) - [#​9644](https://togithub.com/ember-cli/ember-cli/pull/9644) Default `ember new` and `ember addon` to use GitHub Actions [@​rwjblue](https://togithub.com/rwjblue) Thank you to all who took the time to contribute!

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: fed18dd
Status: âœ…  Deploy successful!
Preview URL: https://274885e8.ember-cheat-sheet.pages.dev

View logs