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-template-lint to v5 #163

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-template-lint 4.18.2 -> 5.0.0 age adoption passing confidence

Release Notes

ember-template-lint/ember-template-lint ### [`v5.0.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v500-2022-11-19) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.18.2...v5.0.0) ##### :boom: Breaking Change - [#​2669](https://togithub.com/ember-template-lint/ember-template-lint/pull/2669) Drop Node 12 and 17 support ([@​bmish](https://togithub.com/bmish)) - [#​2606](https://togithub.com/ember-template-lint/ember-template-lint/pull/2606) Lint embedded templates by default ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) - [#​2671](https://togithub.com/ember-template-lint/ember-template-lint/pull/2671) Enabled additional `recommended` rules `no-aria-unsupported-elements`, `no-array-prototype-extensions`, `no-invalid-aria-attributes`, `no-obscure-array-access`, `no-scope-outside-table-headings`, `no-unsupported-role-attributes`, `require-aria-activedescendant-tabindex`, `require-mandatory-role-attributes`, `require-media-caption` ([@​bmish](https://togithub.com/bmish)) - [#​2675](https://togithub.com/ember-template-lint/ember-template-lint/pull/2675) Rename `no-redundant-landmark-role` rule to `no-redundant-role` and change `checkAllHTMLElements` option default to `true` ([@​bmish](https://togithub.com/bmish)) - [#​2054](https://togithub.com/ember-template-lint/ember-template-lint/pull/2054) Rename and narrow rule `no-down-event-binding` to `no-pointer-down-event-binding` ([@​jfdnc](https://togithub.com/jfdnc)) - [#​2674](https://togithub.com/ember-template-lint/ember-template-lint/pull/2674) Change `validateValues` option default to `true` in `require-lang-attribute` rule ([@​bmish](https://togithub.com/bmish)) - [#​2673](https://togithub.com/ember-template-lint/ember-template-lint/pull/2673) Change `simplifyHelpers` option default to `true` in `no-negated-condition` rule ([@​bmish](https://togithub.com/bmish)) - [#​2672](https://togithub.com/ember-template-lint/ember-template-lint/pull/2672) Change `maxHelpers` option default to `1` in `simple-unless` rule ([@​bmish](https://togithub.com/bmish)) - [#​2657](https://togithub.com/ember-template-lint/ember-template-lint/pull/2657) Include modifiers in `no-restricted-invocations` rule ([@​achambers](https://togithub.com/achambers)) ##### Committers: 4 - Aaron Chambers ([@​achambers](https://togithub.com/achambers)) - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Jacob ([@​jfdnc](https://togithub.com/jfdnc)) - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)

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.