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-qunit to v6.2.0 #191

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-qunit 6.0.0 -> 6.2.0 age adoption passing confidence

Release Notes

emberjs/ember-qunit (ember-qunit) ### [`v6.2.0`](https://togithub.com/emberjs/ember-qunit/releases/tag/v6.2.0): Release 6.2.0 [Compare Source](https://togithub.com/emberjs/ember-qunit/compare/v6.1.1...v6.2.0) ##### :rocket: Enhancement - [#​1027](https://togithub.com/emberjs/ember-qunit/pull/1027) support Ember v5 ([@​jelhan](https://togithub.com/jelhan)) ##### :bug: Bug Fix - [#​1012](https://togithub.com/emberjs/ember-qunit/pull/1012) Add missing peer dependency on `@ember/test-helpers` ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### :memo: Documentation - [#​1024](https://togithub.com/emberjs/ember-qunit/pull/1024) fix typo in docs ([@​laynegt](https://togithub.com/laynegt)) - [#​1001](https://togithub.com/emberjs/ember-qunit/pull/1001) Update migration docs for adopting native types in 6.1 ([@​dfreeman](https://togithub.com/dfreeman)) ##### :house: Internal - [#​1017](https://togithub.com/emberjs/ember-qunit/pull/1017) Migrate from htmlbars-inline-precompile to ember-cli-htmlbars ([@​gitKrystan](https://togithub.com/gitKrystan)) ##### Committers: 6 - Chris Krycho ([@​chriskrycho](https://togithub.com/chriskrycho)) - Dan Freeman ([@​dfreeman](https://togithub.com/dfreeman)) - Jeldrik Hanschke ([@​jelhan](https://togithub.com/jelhan)) - Krystan HuffMenne ([@​gitKrystan](https://togithub.com/gitKrystan)) - Layne Tcheng ([@​laynegt](https://togithub.com/laynegt)) - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v6.1.1`](https://togithub.com/emberjs/ember-qunit/releases/tag/v6.1.1): Release 6.1.1 [Compare Source](https://togithub.com/emberjs/ember-qunit/compare/v6.1.0...v6.1.1) ##### :bug: Bug Fix - [#​999](https://togithub.com/emberjs/ember-qunit/pull/999) Use native types from `ember-resolver` ([@​chriskrycho](https://togithub.com/chriskrycho)) - [#​998](https://togithub.com/emberjs/ember-qunit/pull/998) Revert explicit `peerDependencies` contracts ([@​chriskrycho](https://togithub.com/chriskrycho)) ##### Committers: 1 - Chris Krycho ([@​chriskrycho](https://togithub.com/chriskrycho)) ### [`v6.1.0`](https://togithub.com/emberjs/ember-qunit/releases/tag/v6.1.0) [Compare Source](https://togithub.com/emberjs/ember-qunit/compare/v6.0.0...v6.1.0) ##### :rocket: Enhancement - [#​995](https://togithub.com/emberjs/ember-qunit/pull/995) Feature: introduce native (ambient) TS types ([@​chriskrycho](https://togithub.com/chriskrycho)) ##### :house: Internal - [#​979](https://togithub.com/emberjs/ember-qunit/pull/979) Re-roll `yarn.lock` ([@​rwjblue](https://togithub.com/rwjblue)) - [#​978](https://togithub.com/emberjs/ember-qunit/pull/978) Update `lint` related scripts (add `lint:fix`) ([@​rwjblue](https://togithub.com/rwjblue)) - [#​977](https://togithub.com/emberjs/ember-qunit/pull/977) Ensure CI jobs timeout after 10 minutes ([@​rwjblue](https://togithub.com/rwjblue)) - [#​976](https://togithub.com/emberjs/ember-qunit/pull/976) Add Ember 4.8 to CI matrix ([@​rwjblue](https://togithub.com/rwjblue)) - [#​975](https://togithub.com/emberjs/ember-qunit/pull/975) Cancel prior CI jobs for same PR ([@​rwjblue](https://togithub.com/rwjblue)) - [#​973](https://togithub.com/emberjs/ember-qunit/pull/973) Bump github actions ([@​ctjhoa](https://togithub.com/ctjhoa)) ##### Committers: 4 - Camille TJHOA ([@​ctjhoa](https://togithub.com/ctjhoa)) - Chris Krycho ([@​chriskrycho](https://togithub.com/chriskrycho)) - Krystan HuffMenne ([@​gitKrystan](https://togithub.com/gitKrystan)) - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue))

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.