MelSumner / a11y-automation

Open-source project. Tracking the available automation for accessibility. What a11y failures can be linted & tested for in an automated fashion?
https://a11y-automation.dev
235 stars 34 forks source link

Update dependency ember-truth-helpers to v4 #469

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-truth-helpers 3.1.1 -> 4.0.3 age adoption passing confidence

Release Notes

jmurphyau/ember-truth-helpers (ember-truth-helpers) ### [`v4.0.3`](https://redirect.github.com/jmurphyau/ember-truth-helpers/blob/HEAD/CHANGELOG.md#v403-2023-09-11) [Compare Source](https://redirect.github.com/jmurphyau/ember-truth-helpers/compare/v4.0.2...v4.0.3) ##### :bug: Bug Fix - `ember-truth-helpers` - [#​200](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/200) Further type improvements for `or` helper ([@​wagenet](https://redirect.github.com/wagenet)) ##### :house: Internal - [#​201](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/201) Use put-built-npm-package-contents-on-branch@v2.0.0 ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### Committers: 2 - Peter Wagenet ([@​wagenet](https://redirect.github.com/wagenet)) - Sergey Astapov ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ### [`v4.0.2`](https://redirect.github.com/jmurphyau/ember-truth-helpers/blob/HEAD/CHANGELOG.md#v402-2023-09-08) [Compare Source](https://redirect.github.com/jmurphyau/ember-truth-helpers/compare/v4.0.1...v4.0.2) ##### :bug: Bug Fix - `ember-truth-helpers`, `modern-test-app` - [#​199](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/199) Fix types for `or` helper with fallback argument ([@​wagenet](https://redirect.github.com/wagenet)) - [#​196](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/196) Improve types for `and` and `or` ([@​wagenet](https://redirect.github.com/wagenet)) ##### :house: Internal - `modern-test-app`, `test-app` - [#​197](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/197) Use the workspace protocol to be super extra sure that we're using the ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) ##### Committers: 2 - Peter Wagenet ([@​wagenet](https://redirect.github.com/wagenet)) - [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli) ### [`v4.0.1`](https://redirect.github.com/jmurphyau/ember-truth-helpers/blob/HEAD/CHANGELOG.md#v401-2023-09-06) [Compare Source](https://redirect.github.com/jmurphyau/ember-truth-helpers/compare/v4.0.0...v4.0.1) ##### :bug: Bug Fix - `ember-truth-helpers` - [#​195](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/195) Fix peerDependencies to depend on ember-source@>=3.28.0 ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### Committers: 1 - Sergey Astapov ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ### [`v4.0.0`](https://redirect.github.com/jmurphyau/ember-truth-helpers/blob/HEAD/CHANGELOG.md#v400-2023-09-02) [Compare Source](https://redirect.github.com/jmurphyau/ember-truth-helpers/compare/v3.1.1...v4.0.0) ##### :boom: Breaking Change - `ember-truth-helpers`, `test-app` - [#​147](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/147) Convert to v2 addon ([@​ctjhoa](https://redirect.github.com/ctjhoa)) ##### :rocket: Enhancement - `ember-truth-helpers`, `modern-test-app`, `test-app` - [#​176](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/176) Glint Support ([@​gossi](https://redirect.github.com/gossi)) ##### :bug: Bug Fix - `ember-truth-helpers`, `modern-test-app`, `test-app` - [#​188](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/188) Fix Glint types by converting helpers to plain functions ([@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli)) ##### :memo: Documentation - [#​192](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/192) Update Ember.js compatibiity in README.md ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​184](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/184) Remove "short-circuit" disclaimer from readme ([@​Techn1x](https://redirect.github.com/Techn1x)) - [#​179](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/179) pdate build status badge in readme ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### :house: Internal - `ember-truth-helpers`, `modern-test-app`, `test-app` - [#​182](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/182) Sync with embroider-addon blueprint ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - [#​177](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/177) switch from yarn to pnpm ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - Other - [#​180](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/180) Add new workflow to provide release branches ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - `test-app` - [#​178](https://redirect.github.com/jmurphyau/ember-truth-helpers/pull/178) ember-cli-update v3.28.5...v4.12.1 ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) ##### Committers: 5 - Brad Overton ([@​Techn1x](https://redirect.github.com/Techn1x)) - Camille TJHOA ([@​ctjhoa](https://redirect.github.com/ctjhoa)) - Sergey Astapov ([@​SergeAstapov](https://redirect.github.com/SergeAstapov)) - Thomas Gossmann ([@​gossi](https://redirect.github.com/gossi)) - [@​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.