evoactivity / ember-fast-marquee

A lightweight Ember component that uses CSS animations to create silky smooth marquees. Inspired by https://github.com/justin-chu/react-fast-marquee
MIT License
7 stars 0 forks source link

chore(deps): update dependency ember-qunit to v7 - autoclosed #82

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

Release Notes

emberjs/ember-qunit (ember-qunit) ### [`v7.0.0`](https://togithub.com/emberjs/ember-qunit/releases/tag/v7.0.0): Release 7.0.0 [Compare Source](https://togithub.com/emberjs/ember-qunit/compare/v6.2.0...v7.0.0) ##### :boom: Breaking Change - [#​1077](https://togithub.com/emberjs/ember-qunit/pull/1077) Upgrade ember-test-helpers and node ([@​MelSumner](https://togithub.com/MelSumner)) ##### :house: Internal - [#​1077](https://togithub.com/emberjs/ember-qunit/pull/1077) Upgrade ember-test-helpers and node ([@​MelSumner](https://togithub.com/MelSumner)) - [#​1028](https://togithub.com/emberjs/ember-qunit/pull/1028) Release 6.2.0 ([@​chriskrycho](https://togithub.com/chriskrycho)) ##### Committers: 2 - Chris Krycho ([@​chriskrycho](https://togithub.com/chriskrycho)) - Melanie Sumner ([@​MelSumner](https://togithub.com/MelSumner)) ### [`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: 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 has been generated by Mend Renovate. View repository job log here.