simonihmig / ember-window-mock

Mock window global in tests with test-friendly replacements for location, alert/confirm/prompt/ and more.
MIT License
64 stars 17 forks source link

Update dependency ember-resolver to v13 #582

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-resolver 11.0.1 -> 13.0.2 age adoption passing confidence

Release Notes

ember-cli/ember-resolver (ember-resolver) ### [`v13.0.2`](https://redirect.github.com/ember-cli/ember-resolver/blob/HEAD/CHANGELOG.md#v1302-2024-09-24) [Compare Source](https://redirect.github.com/ember-cli/ember-resolver/compare/v13.0.1...v13.0.2) ##### :bug: Bug Fix - [#​985](https://redirect.github.com/ember-cli/ember-resolver/pull/985) Fix static-this type error ([@​ef4](https://redirect.github.com/ef4)) ##### Committers: 1 - Edward Faulkner ([@​ef4](https://redirect.github.com/ef4)) ### [`v13.0.1`](https://redirect.github.com/ember-cli/ember-resolver/blob/HEAD/CHANGELOG.md#v1301-2024-09-16) [Compare Source](https://redirect.github.com/ember-cli/ember-resolver/compare/v13.0.0...v13.0.1) ##### :bug: Bug Fix - [#​982](https://redirect.github.com/ember-cli/ember-resolver/pull/982) Give TS tooling an extra hint where the default index.d.ts is ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) ##### :house: Internal - [#​980](https://redirect.github.com/ember-cli/ember-resolver/pull/980) Copy README.md and LICENSE.md to addon folder during release ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### Committers: 2 - Sergey Astapov ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli) ### [`v13.0.0`](https://redirect.github.com/ember-cli/ember-resolver/blob/HEAD/CHANGELOG.md#v1300-2024-09-11) [Compare Source](https://redirect.github.com/ember-cli/ember-resolver/compare/v12.0.1...v13.0.0) ##### :boom: Breaking Change - [#​977](https://redirect.github.com/ember-cli/ember-resolver/pull/977) Convert to plain library and drop deprecated behaviors ([@​ef4](https://redirect.github.com/ef4)) ##### :rocket: Enhancement - [#​979](https://redirect.github.com/ember-cli/ember-resolver/pull/979) Optional explicit modules ([@​ef4](https://redirect.github.com/ef4)) ##### :bug: Bug Fix - [#​978](https://redirect.github.com/ember-cli/ember-resolver/pull/978) hide global require from webpack ([@​ef4](https://redirect.github.com/ef4)) ##### Committers: 1 - Edward Faulkner ([@​ef4](https://redirect.github.com/ef4)) ### [`v12.0.1`](https://redirect.github.com/ember-cli/ember-resolver/blob/HEAD/CHANGELOG.md#v1201-2024-06-11) [Compare Source](https://redirect.github.com/ember-cli/ember-resolver/compare/v12.0.0...v12.0.1) ##### :bug: Bug Fix - [#​976](https://redirect.github.com/ember-cli/ember-resolver/pull/976) Fix peer range for ember-source ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) ##### Committers: 1 - [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli) ### [`v12.0.0`](https://redirect.github.com/ember-cli/ember-resolver/blob/HEAD/CHANGELOG.md#v1200-2024-06-07) [Compare Source](https://redirect.github.com/ember-cli/ember-resolver/compare/v11.0.1...v12.0.0) ##### :boom: Breaking Change - [#​973](https://redirect.github.com/ember-cli/ember-resolver/pull/973) Do not use global ember -- drop support for ember-source < 4.12 ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) ##### :house: Internal - [#​974](https://redirect.github.com/ember-cli/ember-resolver/pull/974) Update test format to modern qunit ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) ##### Committers: 1 - [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)

Configuration

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

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

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.