mainmatter / ember-test-selectors

Enabling better element selectors in Ember.js tests
MIT License
262 stars 41 forks source link

Update dependency ember-auto-import to v2.6.3 #1217

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-auto-import (source) 2.6.1 -> 2.6.3 age adoption passing confidence

Release Notes

ef4/ember-auto-import (ember-auto-import) ### [`v2.6.3`](https://togithub.com/ef4/ember-auto-import/blob/HEAD/packages/ember-auto-import/CHANGELOG.md#263) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/v2.6.2...v2.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 100% of the time. Fix by [@​mansona](https://togithub.com/mansona). ### [`v2.6.2`](https://togithub.com/ef4/ember-auto-import/blob/HEAD/packages/ember-auto-import/CHANGELOG.md#262) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/v2.6.1...v2.6.2) - BUGFIX: automatically detect when our module shims need AMD dependencies. This eliminates the previous `earlyBootSet` manual workaround. - BUGFIX: use babel-plugin-ember-template-compilation on new-enough ember versions by [@​candunaj](https://togithub.com/candunaj) - INTERNAL: update tests for latest ember canary - BUGFIX: Fix wrong detection of ember-source version for earlyBootSet by [@​simonihmig](https://togithub.com/simonihmig)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 was generated by Mend Renovate. View the repository job log.