ember-components / ember-component-patterns

Transforming https://emberjs-1.gitbook.io/ember-component-patterns/ into an Ember app
7 stars 2 forks source link

Update dependency ember-template-lint to v2.16.0 #30

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-template-lint 2.14.0 -> 2.16.0 age adoption passing confidence

Release Notes

ember-template-lint/ember-template-lint ### [`v2.16.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md#v2160-2021-01-06) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v2.15.0...v2.16.0) ##### :rocket: Enhancement - [#​1652](https://togithub.com/ember-template-lint/ember-template-lint/pull/1652) Add new rule `no-mut-helper` ([@​collinadams](https://togithub.com/collinadams)) - [#​1653](https://togithub.com/ember-template-lint/ember-template-lint/pull/1653) Add autofixer for `no-redundant-landmark-role` rule ([@​MelSumner](https://togithub.com/MelSumner)) ##### :bug: Bug Fix - [#​1668](https://togithub.com/ember-template-lint/ember-template-lint/pull/1668) Remove explicit GitHub Actions reporter ([@​Turbo87](https://togithub.com/Turbo87)) ##### :memo: Documentation - [#​1657](https://togithub.com/ember-template-lint/ember-template-lint/pull/1657) Add example script for counting lint violation disable directive comments ([@​bmish](https://togithub.com/bmish)) - [#​1676](https://togithub.com/ember-template-lint/ember-template-lint/pull/1676) Fix broken documentation links ([@​Turbo87](https://togithub.com/Turbo87)) - [#​1664](https://togithub.com/ember-template-lint/ember-template-lint/pull/1664) Reorganize and improve the README ([@​scalvert](https://togithub.com/scalvert)) ##### :house: Internal - [#​1670](https://togithub.com/ember-template-lint/ember-template-lint/pull/1670) Remove lerna-changelog dependency since it is provided and handled by release-it-lerna-changelog ([@​bmish](https://togithub.com/bmish)) ##### Committers: 6 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Collin Adams ([@​collinadams](https://togithub.com/collinadams)) - Melanie Sumner ([@​MelSumner](https://togithub.com/MelSumner)) - Steve Calvert ([@​scalvert](https://togithub.com/scalvert)) - Tobias Bieniek ([@​Turbo87](https://togithub.com/Turbo87)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview) ### [`v2.15.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md#v2150-2020-12-10) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v2.14.0...v2.15.0) ##### :boom: Breaking Change - [#​1586](https://togithub.com/ember-template-lint/ember-template-lint/pull/1586) Add `no-aria-hidden-body` and `table-groups` rules to `a11y` config ([@​MelSumner](https://togithub.com/MelSumner)) ##### :rocket: Enhancement - [#​1596](https://togithub.com/ember-template-lint/ember-template-lint/pull/1596) Add new rule `no-model-argument-in-route-templates` ([@​rwjblue](https://togithub.com/rwjblue)) - [#​1623](https://togithub.com/ember-template-lint/ember-template-lint/pull/1623) Add new rule `splat-attributes-only` ([@​Turbo87](https://togithub.com/Turbo87)) - [#​1620](https://togithub.com/ember-template-lint/ember-template-lint/pull/1620) Add new rule `no-down-event-binding` ([@​alexlafroscia](https://togithub.com/alexlafroscia)) - [#​632](https://togithub.com/ember-template-lint/ember-template-lint/pull/632) Add new rule `no-accesskey-attribute` ([@​lifeart](https://togithub.com/lifeart)) - [#​1595](https://togithub.com/ember-template-lint/ember-template-lint/pull/1595) Allow passing a top-level `meta` property ([@​rwjblue](https://togithub.com/rwjblue)) - [#​1629](https://togithub.com/ember-template-lint/ember-template-lint/pull/1629) chore(deps): bump ember-template-recast from 4.2.1 to 5.0.1 ([@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)) ##### :bug: Bug Fix - [#​1606](https://togithub.com/ember-template-lint/ember-template-lint/pull/1606) Fix false positive with content within `{{#if}}`/`{{else}}` blocks in `no-duplicate-id` rule ([@​MelSumner](https://togithub.com/MelSumner)) - [#​1605](https://togithub.com/ember-template-lint/ember-template-lint/pull/1605) Fix false positive in `no-invalid-link-title` when using a dynamic value surrounded by whitespace. ([@​josephdsumner](https://togithub.com/josephdsumner)) - [#​1137](https://togithub.com/ember-template-lint/ember-template-lint/pull/1137) Prevent `no-unused-block-params` from flagging locals that are used within `{{template-lint-disable}}`ed content ([@​lifeart](https://togithub.com/lifeart)) ##### :memo: Documentation - [#​1630](https://togithub.com/ember-template-lint/ember-template-lint/pull/1630) Add element examples to `no-duplicate-attributes` ([@​rwjblue](https://togithub.com/rwjblue)) ##### Committers: 7 - Alex Kanunnikov ([@​lifeart](https://togithub.com/lifeart)) - Alex LaFroscia ([@​alexlafroscia](https://togithub.com/alexlafroscia)) - Joseph D. Sumner ([@​josephdsumner](https://togithub.com/josephdsumner)) - Melanie Sumner ([@​MelSumner](https://togithub.com/MelSumner)) - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) - Tobias Bieniek ([@​Turbo87](https://togithub.com/Turbo87)) - [@​dependabot-preview\[bot\]](https://togithub.com/apps/dependabot-preview)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.