ember-components / ember-component-patterns

Transforming https://emberjs-1.gitbook.io/ember-component-patterns/ into an Ember app
7 stars 2 forks source link

Update dependency ember-auto-import to v1.10.1 #24

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-auto-import 1.7.0 -> 1.10.1 age adoption passing confidence

Release Notes

ef4/ember-auto-import ### [`v1.10.1`](https://togithub.com/ef4/ember-auto-import/blob/master/CHANGELOG.md#​1101) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/v1.10.0...v1.10.1) - BUGFIX: the previous release accidentally leaked code to browsers that was not IE11-safe. ### [`v1.10.0`](https://togithub.com/ef4/ember-auto-import/blob/master/CHANGELOG.md#​1100) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/v1.9.0...v1.10.0) - ENHANCEMENT: we are now compatible with the Embroider package spec's handling of `import()`. Template string literals are allowed so long as they point unambiguously to modules within a specific package, or are unambiguously a URL. - BUGFIX: the test-support tree detection feature in 1.9.0 didn't actually match ember-cli's naming scheme, by [@​rwjblue](https://togithub.com/rwjblue). ### [`v1.9.0`](https://togithub.com/ef4/ember-auto-import/blob/master/CHANGELOG.md#​190) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/v1.8.0...v1.9.0) - ENHANCEMENT: use new API from ember-cli to reliably detect which trees are test-support only, even when addons override the default naming scheme by [@​rwjblue](https://togithub.com/rwjblue) - ENHANCEMENT: switch to resolve-package-path for better shared caching with the rest of ember-cli by [@​rwjblue](https://togithub.com/rwjblue) ### [`v1.8.0`](https://togithub.com/ef4/ember-auto-import/blob/master/CHANGELOG.md#​180) [Compare Source](https://togithub.com/ef4/ember-auto-import/compare/v1.7.0...v1.8.0) - ENHANCEMENT: improved leader election protocol between copies of ember-auto-import that ensures the newest one is always in charge. - HOUSEKEEPING: upgrades to typescript and some other deps to get better upstream types

Renovate configuration

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

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

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

:no_bell: 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.