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 devDependencies (major) #106

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ember/test-helpers ^2.6.0 -> ^4.0.0 age adoption passing confidence
@embroider/compat (source) ^0.49.0 -> ^3.0.0 age adoption passing confidence
@embroider/core (source) ^0.49.0 -> ^3.0.0 age adoption passing confidence
@embroider/webpack (source) ^0.49.0 -> ^4.0.0 age adoption passing confidence
@fortawesome/free-brands-svg-icons (source) ^5.15.4 -> ^6.0.0 age adoption passing confidence
@fortawesome/free-regular-svg-icons (source) ^5.15.4 -> ^6.0.0 age adoption passing confidence
@fortawesome/free-solid-svg-icons (source) ^5.15.4 -> ^6.0.0 age adoption passing confidence
@glimmer/component ^1.0.4 -> ^2.0.0 age adoption passing confidence
@nullvoxpopuli/eslint-configs ^2.1.16 -> ^4.0.0 age adoption passing confidence
@percy/ember ^3.0.0 -> ^4.0.0 age adoption passing confidence
@​types/ember-qunit ^3.4.15 -> ^6.0.0 age adoption passing confidence
@​types/ember-resolver ^5.0.10 -> ^9.0.0 age adoption passing confidence
@types/ember__application (source) ^3.16.3 -> ^4.0.0 age adoption passing confidence
@types/ember__array (source) ^3.16.4 -> ^4.0.0 age adoption passing confidence
@types/ember__component (source) ^3.16.6 -> ^4.0.0 age adoption passing confidence
@types/ember__controller (source) ^3.16.6 -> ^4.0.0 age adoption passing confidence
@types/ember__debug (source) ^3.16.5 -> ^4.0.0 age adoption passing confidence
@types/ember__engine (source) ^3.16.3 -> ^4.0.0 age adoption passing confidence
@types/ember__error (source) ^3.16.1 -> ^4.0.0 age adoption passing confidence
@types/ember__object (source) ^3.12.6 -> ^4.0.0 age adoption passing confidence
@types/ember__polyfills (source) ^3.12.1 -> ^4.0.0 age adoption passing confidence
@types/ember__routing (source) ^3.16.15 -> ^4.0.0 age adoption passing confidence
@types/ember__runloop (source) ^3.16.3 -> ^4.0.0 age adoption passing confidence
@types/ember__service (source) ^3.16.1 -> ^4.0.0 age adoption passing confidence
@types/ember__template (source) ^3.16.1 -> ^4.0.0 age adoption passing confidence
@types/ember__test (source) ^3.16.1 -> ^4.0.0 age adoption passing confidence
@types/ember__utils (source) ^3.16.2 -> ^4.0.0 age adoption passing confidence
@types/htmlbars-inline-precompile (source) ^1.0.1 -> ^3.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^4.33.0 -> ^8.0.0 age adoption passing confidence
@typescript-eslint/parser (source) ^4.33.0 -> ^8.0.0 age adoption passing confidence
ember-a11y-testing ^4.3.0 -> ^7.0.0 age adoption passing confidence
ember-cli (source) ~4.1.0 -> ~6.0.0 age adoption passing confidence
ember-cli-app-version ^5.0.0 -> ^7.0.0 age adoption passing confidence
ember-cli-babel ^7.26.11 -> ^8.0.0 age adoption passing confidence
ember-cli-deploy ^1.0.2 -> ^2.0.0 age adoption passing confidence
ember-cli-deploy-build ^2.0.0 -> ^3.0.0 age adoption passing confidence
ember-cli-typescript ^4.2.1 -> ^5.0.0 age adoption passing confidence
ember-container-query ^1.1.9 -> ^5.0.0 age adoption passing confidence
ember-intl (source) ^5.7.2 -> ^7.0.0 age adoption passing confidence
ember-load-initializers ^2.1.2 -> ^3.0.0 age adoption passing confidence
ember-page-title (source) ^7.0.0 -> ^8.0.0 age adoption passing confidence
ember-qunit ^5.1.5 -> ^8.0.0 age adoption passing confidence
ember-resolver ^8.0.3 -> ^13.0.0 age adoption passing confidence
ember-source (source) ~3.28.8 -> ~6.0.0 age adoption passing confidence
ember-template-lint ^3.9.0 -> ^6.0.0 age adoption passing confidence
eslint (source) ^7.32.0 -> ^9.0.0 age adoption passing confidence
eslint-config-prettier ^8.3.0 -> ^9.0.0 age adoption passing confidence
eslint-plugin-decorator-position ^2.2.29 -> ^6.0.0 age adoption passing confidence
eslint-plugin-ember ^10.5.5 -> ^12.0.0 age adoption passing confidence
eslint-plugin-json ^3.1.0 -> ^4.0.0 age adoption passing confidence
eslint-plugin-prettier ^4.0.0 -> ^5.0.0 age adoption passing confidence
eslint-plugin-qunit ^6.2.0 -> ^8.0.0 age adoption passing confidence
eslint-plugin-simple-import-sort ^7.0.0 -> ^12.0.0 age adoption passing confidence
globby ^12.0.2 -> ^14.0.0 age adoption passing confidence
prettier (source) ^2.4.1 -> ^3.0.0 age adoption passing confidence
qunit-dom ^2.0.0 -> ^3.0.0 age adoption passing confidence
typescript (source) ^4.5.4 -> ^5.0.0 age adoption passing confidence

Release Notes

emberjs/ember-test-helpers (@​ember/test-helpers) ### [`v3.3.0`](https://redirect.github.com/emberjs/ember-test-helpers/blob/HEAD/CHANGELOG.md#v330-2024-02-12) [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v3.2.1...v3.3.0) ##### :rocket: Enhancement - [#​1446](https://redirect.github.com/emberjs/ember-test-helpers/pull/1446) Support passing IDOMElementDescriptors as targets ([@​bendemboski](https://redirect.github.com/bendemboski)) ##### Committers: 1 - Ben Demboski ([@​bendemboski](https://redirect.github.com/bendemboski)) ### [`v3.2.1`](https://redirect.github.com/emberjs/ember-test-helpers/releases/tag/v3.2.1): Release 3.2.1 [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v3.2.0...v3.2.1) ##### :bug: Bug Fix - [#​1445](https://redirect.github.com/emberjs/ember-test-helpers/pull/1445) Fix ember-canary error/deprecation ([@​chancancode](https://redirect.github.com/chancancode)) ##### Committers: 1 - Godfrey Chan ([@​chancancode](https://redirect.github.com/chancancode)) ### [`v3.2.0`](https://redirect.github.com/emberjs/ember-test-helpers/releases/tag/v3.2.0): Release 3.2.0 [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v3.1.0...v3.2.0) ##### :rocket: Enhancement - [#​1389](https://redirect.github.com/emberjs/ember-test-helpers/pull/1389) Support `@types`, preview types, and stable types for Ember.js ([@​gitKrystan](https://redirect.github.com/gitKrystan)) ##### Committers: 1 - Krystan HuffMenne ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - Chris Krycho ([@​chriskrycho](https://redirect.github.com/chriskrycho)) ### [`v3.1.0`](https://redirect.github.com/emberjs/ember-test-helpers/releases/tag/v3.1.0): Release 3.1.0 [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v3.0.3...v3.1.0) ##### :rocket: Enhancement - [#​1411](https://redirect.github.com/emberjs/ember-test-helpers/pull/1411) adds new workflow file to provide release branches ([@​MelSumner](https://redirect.github.com/MelSumner)) - [#​1416](https://redirect.github.com/emberjs/ember-test-helpers/pull/1416) Add support for TS 5.0 and 5.1 ([@​chriskrycho](https://redirect.github.com/chriskrycho)) ##### :bug: Bug Fix - [#​1417](https://redirect.github.com/emberjs/ember-test-helpers/pull/1417) bugfix: handle `null` and `undefined` in `setProperties` ([@​chriskrycho](https://redirect.github.com/chriskrycho)) ##### :memo: Documentation - [#​1419](https://redirect.github.com/emberjs/ember-test-helpers/pull/1419) Update TS version support in README.md ([@​chriskrycho](https://redirect.github.com/chriskrycho)) ##### :house: Internal - [#​1411](https://redirect.github.com/emberjs/ember-test-helpers/pull/1411) adds new workflow file to provide release branches ([@​MelSumner](https://redirect.github.com/MelSumner)) ##### Committers: 2 - Chris Krycho ([@​chriskrycho](https://redirect.github.com/chriskrycho)) - Melanie Sumner ([@​MelSumner](https://redirect.github.com/MelSumner)) ### [`v3.0.3`](https://redirect.github.com/emberjs/ember-test-helpers/releases/tag/v3.0.3): Release 3.0.3 [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v3.0.2...v3.0.3) ##### :bug: Bug Fix - [#​1410](https://redirect.github.com/emberjs/ember-test-helpers/pull/1410) Updates that address missing files in published package ([@​MelSumner](https://redirect.github.com/MelSumner)) - [#​1404](https://redirect.github.com/emberjs/ember-test-helpers/pull/1404) Fix `isComponent` types ([@​gitKrystan](https://redirect.github.com/gitKrystan)) ##### :house: Internal - [#​1413](https://redirect.github.com/emberjs/ember-test-helpers/pull/1413) Update addon/.gitignore ([@​MelSumner](https://redirect.github.com/MelSumner)) - [#​1406](https://redirect.github.com/emberjs/ember-test-helpers/pull/1406) fix embroider tests ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) - [#​1408](https://redirect.github.com/emberjs/ember-test-helpers/pull/1408) Fix npm pack to include js files ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) - [#​1405](https://redirect.github.com/emberjs/ember-test-helpers/pull/1405) Add Ember 5.0 to support matrix (Closes [#​1403](https://redirect.github.com/emberjs/ember-test-helpers/issues/1403)) ([@​gitKrystan](https://redirect.github.com/gitKrystan)) ##### Committers: 3 - Krystan HuffMenne ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - Melanie Sumner ([@​MelSumner](https://redirect.github.com/MelSumner)) - [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli) ### [`v3.0.2`](https://redirect.github.com/emberjs/ember-test-helpers/releases/tag/v3.0.2): Release 3.0.2 [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v3.0.1...v3.0.2) ##### :bug: Bug Fix - [#​1401](https://redirect.github.com/emberjs/ember-test-helpers/pull/1401) fixing the release by tweaking the config ([@​MelSumner](https://redirect.github.com/MelSumner)) ##### Committers: 1 - Melanie Sumner ([@​MelSumner](https://redirect.github.com/MelSumner)) ### [`v3.0.1`](https://redirect.github.com/emberjs/ember-test-helpers/releases/tag/v3.0.1): Release 3.0.1 [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v3.0.0...v3.0.1) This is a patch release that tries to fix release v3.0.0, which was missing some items due to undocumented pre-publish steps. ### [`v3.0.0`](https://redirect.github.com/emberjs/ember-test-helpers/releases/tag/v3.0.0): Release 3.0.0 [Compare Source](https://redirect.github.com/emberjs/ember-test-helpers/compare/v2.9.4...v3.0.0) ##### :boom: Breaking Change - [#​1379](https://redirect.github.com/emberjs/ember-test-helpers/pull/1379) remove has-ember-version ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) - [#​1384](https://redirect.github.com/emberjs/ember-test-helpers/pull/1384) Remove extraneous event-dispatcher wiring and a amd/require ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) - [#​1299](https://redirect.github.com/emberjs/ember-test-helpers/pull/1299) Remove IE11 support code ([@​rwjblue](https://redirect.github.com/rwjblue)) - [#​1167](https://redirect.github.com/emberjs/ember-test-helpers/pull/1167) Remove ember-test-helpers.setup-rendering-context.render && clearRender deprecation ([@​snewcomer](https://redirect.github.com/snewcomer)) - [#​1293](https://redirect.github.com/emberjs/ember-test-helpers/pull/1293) Drop support for Ember 3.x ([@​rwjblue](https://redirect.github.com/rwjblue)) - [#​1295](https://redirect.github.com/emberjs/ember-test-helpers/pull/1295) Drop support for IE11 (require native Promise) ([@​rwjblue](https://redirect.github.com/rwjblue)) - [#​1292](https://redirect.github.com/emberjs/ember-test-helpers/pull/1292) Make ember-auto-import@2 a dependency ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​1291](https://redirect.github.com/emberjs/ember-test-helpers/pull/1291) Remove deprecations targeting v3.0.0 ([@​chriskrycho](https://redirect.github.com/chriskrycho)) - [#​1271](https://redirect.github.com/emberjs/ember-test-helpers/pull/1271) Upgrade ember v3.27.0...v4.9.2 (in development) ([@​gitKrystan](https://redirect.github.com/gitKrystan)) ##### :rocket: Enhancement - [#​1344](https://redirect.github.com/emberjs/ember-test-helpers/pull/1344) Expose registerHook and runHooks as official public APIs ([@​drewlee](https://redirect.github.com/drewlee)) - [#​1319](https://redirect.github.com/emberjs/ember-test-helpers/pull/1319) Expose options types for setupContext and teardownContext ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - [#​1297](https://redirect.github.com/emberjs/ember-test-helpers/pull/1297) Add support for TS 4.8 and 4.9 ([@​chriskrycho](https://redirect.github.com/chriskrycho)) - [#​1272](https://redirect.github.com/emberjs/ember-test-helpers/pull/1272) Use ember preview types ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - [#​1271](https://redirect.github.com/emberjs/ember-test-helpers/pull/1271) Upgrade ember v3.27.0...v4.9.2 (in development) ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - [#​1269](https://redirect.github.com/emberjs/ember-test-helpers/pull/1269) Re-export hasEmberVersion (and its type) from [@​ember/test-helpers](https://redirect.github.com/ember/test-helpers) ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - [#​1278](https://redirect.github.com/emberjs/ember-test-helpers/pull/1278) perf: Remove excessive destroy call ([@​runspired](https://redirect.github.com/runspired)) - [#​1234](https://redirect.github.com/emberjs/ember-test-helpers/pull/1234) Introduce public TypeScript support ([@​chriskrycho](https://redirect.github.com/chriskrycho)) ##### :bug: Bug Fix - [#​1387](https://redirect.github.com/emberjs/ember-test-helpers/pull/1387) Pass owner instead of registry to ember-data's setupContainer ([@​anehx](https://redirect.github.com/anehx)) - [#​1320](https://redi

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

stackblitz[bot] commented 10 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

cloudflare-workers-and-pages[bot] commented 10 months ago

Deploying ember-cheat-sheet with  Cloudflare Pages  Cloudflare Pages

Latest commit: ec0684f
Status:🚫  Build failed.

View logs