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/test-helpers to v2.9.1 #190

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/test-helpers 2.9.0 -> 2.9.1 age adoption passing confidence

Release Notes

emberjs/ember-test-helpers ### [`v2.9.1`](https://togithub.com/emberjs/ember-test-helpers/blob/HEAD/CHANGELOG.md#v291-2022-12-16) [Compare Source](https://togithub.com/emberjs/ember-test-helpers/compare/v2.9.0...v2.9.1) ***Note:** these were all back-ported from master since they could go out on 2.9. This will be the last 2.9 release unless there are critical bug fixes here!* ##### :bug: Bug Fix - Let ESLint have its way about docstring location ([`a8fac83`](https://togithub.com/emberjs/ember-test-helpers/commit/a8fac83)) - DOC: API: add render helper examples ([`f476a20`](https://togithub.com/emberjs/ember-test-helpers/commit/f476a20)) - Tweak TS style for indexing multiple types (for getElement) ([`f01ad9f`](https://togithub.com/emberjs/ember-test-helpers/commit/f01ad9f)) - Use export type for RenderingTestContext ([`2dc5077`](https://togithub.com/emberjs/ember-test-helpers/commit/2dc5077)) - Tweak TS style for indexing multiple types ([`3214483`](https://togithub.com/emberjs/ember-test-helpers/commit/3214483)) - Address PR feedback ([`5e87a54`](https://togithub.com/emberjs/ember-test-helpers/commit/5e87a54)) - DOC: API: add DOM query helper examples ([`83b7f5f`](https://togithub.com/emberjs/ember-test-helpers/commit/83b7f5f)) - Export type for Target ([`335019d`](https://togithub.com/emberjs/ember-test-helpers/commit/335019d)) - Upgrade expect-type and fix issues the new version reveals ([`bae5e33`](https://togithub.com/emberjs/ember-test-helpers/commit/bae5e33)) - Correctly handle special char keyCodes with Shift ([`d537923`](https://togithub.com/emberjs/ember-test-helpers/commit/d537923)) - Add tab type test ([`64f40d5`](https://togithub.com/emberjs/ember-test-helpers/commit/64f40d5)) - Generate documentation ([`939f29f`](https://togithub.com/emberjs/ember-test-helpers/commit/939f29f)) - Ensure types reflect optional-ness of tab options ([`95285cc`](https://togithub.com/emberjs/ember-test-helpers/commit/95285cc)) - Fix typesVersions config again ([`53fa899`](https://togithub.com/emberjs/ember-test-helpers/commit/53fa899)) - Clean up public-types after pack ([`b9dcbca`](https://togithub.com/emberjs/ember-test-helpers/commit/b9dcbca))

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.