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-source to v4.10.0 #209

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-source (source) 4.9.3 -> 4.10.0 age adoption passing confidence

Release Notes

emberjs/ember.js ### [`v4.10.0`](https://togithub.com/emberjs/ember.js/blob/HEAD/CHANGELOG.md#v4100-January-11-2023) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v4.9.3...v4.10.0) - [#​20270](https://togithub.com/emberjs/ember.js/pull/20270) / [#​20271](https://togithub.com/emberjs/ember.js/pull/20271) \[FEATURE] Add new imports for `getOwner` and `setOwner` from `@ember/owner` and introduce new `@ember/routing` sub-modules as part of [RFC #​821](https://rfcs.emberjs.com/id/0821-public-types). - [#​20341](https://togithub.com/emberjs/ember.js/pull/20341) \[DEPRECATION] Deprecations for importing `htmlSafe` and `isHTMLSafe` from `@ember/string`. They have moved to `@ember/template`. From [RFC #​236](https://rfcs.emberjs.com/id/0236-deprecation-ember-string). - [#​20344](https://togithub.com/emberjs/ember.js/pull/20344) \[DEPRECATION] Deprecate [@​ember/string](https://togithub.com/ember/string) when used from ember-source; point users to add the `@ember/string` addon per [RFC #​236](https://rfcs.emberjs.com/id/0236-deprecation-ember-string). - [#​20342](https://togithub.com/emberjs/ember.js/pull/20342) \[DEPRECATION] Deprecate [@​ember/error](https://togithub.com/ember/error) per [RFC #​889](https://rfcs.emberjs.com/id/0889-deprecate-ember-error). - [#​20327](https://togithub.com/emberjs/ember.js/pull/20327) \[BUGFIX] Fix the types for the mutation-methods of `NativeArray` - [#​20283](https://togithub.com/emberjs/ember.js/pull/20283) \[BUGFIX] revert TS `compilerOptions.target` to ES2017 - [#​20253](https://togithub.com/emberjs/ember.js/pull/20253) Types: Add the `Resolver` type to preview types - [#​20319](https://togithub.com/emberjs/ember.js/pull/20319) Types: resolve services with `Owner.lookup`

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 has been generated by Mend Renovate. View repository job log here.