mainmatter / ember-hotspots

Create interactive prototypes from scratch and design mockups using little code but the full power of the Ember.js ecosystem.
https://simplabs.github.io/ember-hotspots/
MIT License
5 stars 0 forks source link

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

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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 is behind base branch, 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.