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

fix(deps): update dependency ember-modifier to v4 #68

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-modifier ^3.2.7 -> ^4.0.0 age adoption passing confidence

Release Notes

ember-modifier/ember-modifier (ember-modifier) ### [`v4.2.0`](https://redirect.github.com/ember-modifier/ember-modifier/blob/HEAD/CHANGELOG.md#v420-2024-07-04) [Compare Source](https://redirect.github.com/ember-modifier/ember-modifier/compare/v4.1.0...v4.2.0) ##### :rocket: Enhancement - [#​857](https://redirect.github.com/ember-modifier/ember-modifier/pull/857) Remove 3.13 modifier manager capabilities ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​854](https://redirect.github.com/ember-modifier/ember-modifier/pull/854) Add name to modifier function for Ember Inspector Support ([@​patricklx](https://redirect.github.com/patricklx)) - [#​853](https://redirect.github.com/ember-modifier/ember-modifier/pull/853) Add TS support for the `modifier` and `modifier-test` blueprints ([@​bertdeblock](https://redirect.github.com/bertdeblock)) ##### :house: Internal - [#​880](https://redirect.github.com/ember-modifier/ember-modifier/pull/880) Switch from yarn to pnpm ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​873](https://redirect.github.com/ember-modifier/ember-modifier/pull/873) Remove dependabot from v3 branch ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​856](https://redirect.github.com/ember-modifier/ember-modifier/pull/856) Sync with latest addon blueprint ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​859](https://redirect.github.com/ember-modifier/ember-modifier/pull/859) Adjust TypeScript compat testing to 4.8+ to match glint ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### Committers: 4 - Bert De Block ([@​bertdeblock](https://redirect.github.com/bertdeblock)) - Patrick Pircher ([@​patricklx](https://redirect.github.com/patricklx)) - Sergey Astapov ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [@​BoussonKarel](https://redirect.github.com/BoussonKarel) ### [`v4.1.0`](https://redirect.github.com/ember-modifier/ember-modifier/blob/HEAD/CHANGELOG.md#v410-2023-02-28) [Compare Source](https://redirect.github.com/ember-modifier/ember-modifier/compare/v4.0.0...v4.1.0) ##### :rocket: Enhancement - [#​687](https://redirect.github.com/ember-modifier/ember-modifier/pull/687) Remove engines field from addon package.json ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​665](https://redirect.github.com/ember-modifier/ember-modifier/pull/665) Use the types published from Ember itself ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - [#​683](https://redirect.github.com/ember-modifier/ember-modifier/pull/683) Support Ember v5 ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### :memo: Documentation - [#​601](https://redirect.github.com/ember-modifier/ember-modifier/pull/601) Update compatibility section in README ([@​bertdeblock](https://redirect.github.com/bertdeblock)) - [#​599](https://redirect.github.com/ember-modifier/ember-modifier/pull/599) Remove mention of v4 beta from readme ([@​sandstrom](https://redirect.github.com/sandstrom)) ##### :house: Internal - [#​686](https://redirect.github.com/ember-modifier/ember-modifier/pull/686) Rename addon folder to ember-modifier ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​600](https://redirect.github.com/ember-modifier/ember-modifier/pull/600) Skip publish-unstable for dependabot PRs ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### Committers: 4 - Bert De Block ([@​bertdeblock](https://redirect.github.com/bertdeblock)) - Krystan HuffMenne ([@​gitKrystan](https://redirect.github.com/gitKrystan)) - Sergey Astapov ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [@​sandstrom](https://redirect.github.com/sandstrom) ### [`v4.0.0`](https://redirect.github.com/ember-modifier/ember-modifier/blob/HEAD/CHANGELOG.md#v400-2022-12-13) [Compare Source](https://redirect.github.com/ember-modifier/ember-modifier/compare/v3.2.7...v4.0.0) ##### :rocket: Enhancement - [#​498](https://redirect.github.com/ember-modifier/ember-modifier/pull/498) Update signature of constructor for class-based modifiers ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​327](https://redirect.github.com/ember-modifier/ember-modifier/pull/327) auto-publish unstable packages to NPM ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### :bug: Bug Fix - [#​372](https://redirect.github.com/ember-modifier/ember-modifier/pull/372) Include `blueprints` folder in published tarball ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### :memo: Documentation - [#​504](https://redirect.github.com/ember-modifier/ember-modifier/pull/504) docs: Fix typo in TypeScript class based example ([@​HeroicEric](https://redirect.github.com/HeroicEric)) ##### :house: Internal - [#​539](https://redirect.github.com/ember-modifier/ember-modifier/pull/539) Sync with latest v2 addon and cli-typescript blueprints ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​328](https://redirect.github.com/ember-modifier/ember-modifier/pull/328) run `npx ember-cli-update --to=4.3.0` to align with blueprint ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### Committers: 2 - Eric Kelly ([@​HeroicEric](https://redirect.github.com/HeroicEric)) - Sergey Astapov ([@​SergeAstapov](https://redirect.github.com/SergeAstapov))

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.