Skip to content

Commit a4b4963

Browse files
committed
Auto merge of #3978 - rust-lang:renovate/ember-template-lint-3.x, r=Turbo87
Update dependency ember-template-lint to v3.9.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ember-template-lint](https://togithub.com/ember-template-lint/ember-template-lint) | [`3.8.0` -> `3.9.0`](https://renovatebot.com/diffs/npm/ember-template-lint/3.8.0/3.9.0) | [![age](https://badges.renovateapi.com/packages/npm/ember-template-lint/3.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-template-lint/3.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-template-lint/3.9.0/compatibility-slim/3.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-template-lint/3.9.0/confidence-slim/3.8.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-template-lint/ember-template-lint</summary> ### [`v3.9.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md#v390-2021-10-05) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v3.8.0...v3.9.0) ##### 🚀 Enhancement - [#&#8203;1982](https://togithub.com/ember-template-lint/ember-template-lint/pull/1982) Add new rule `require-presentational-children` ([`@&#8203;faith-or](https://togithub.com/faith-or))` - [#&#8203;636](https://togithub.com/ember-template-lint/ember-template-lint/pull/636) Add new rule `require-context-role` ([`@&#8203;lifeart](https://togithub.com/lifeart))` - [#&#8203;1955](https://togithub.com/ember-template-lint/ember-template-lint/pull/1955) Add new rule `no-valueless-arguments` ([`@&#8203;Windvis](https://togithub.com/Windvis))` - [#&#8203;1841](https://togithub.com/ember-template-lint/ember-template-lint/pull/1841) Add new rule `no-with` ([`@&#8203;bertdeblock](https://togithub.com/bertdeblock))` - [#&#8203;2053](https://togithub.com/ember-template-lint/ember-template-lint/pull/2053) Add `labelTags` option for custom label components to `require-input-label` rule ([`@&#8203;lifeart](https://togithub.com/lifeart))` - [#&#8203;2118](https://togithub.com/ember-template-lint/ember-template-lint/pull/2118) Add autofixer to `no-negated-condition` rule ([`@&#8203;bmish](https://togithub.com/bmish))` - [#&#8203;1935](https://togithub.com/ember-template-lint/ember-template-lint/pull/1935) Add autofixer to `no-unknown-arguments-for-builtin-components` rule ([`@&#8203;dwickern](https://togithub.com/dwickern))` - [#&#8203;2013](https://togithub.com/ember-template-lint/ember-template-lint/pull/2013) Add `Textarea` support to `builtin-component-arguments` rule ([`@&#8203;lifeart](https://togithub.com/lifeart))` ##### 🐛 Bug Fix - [#&#8203;1934](https://togithub.com/ember-template-lint/ember-template-lint/pull/1934) Fix false positives in `deprecated-inline-view-helper` rule ([`@&#8203;dwickern](https://togithub.com/dwickern))` - [#&#8203;1851](https://togithub.com/ember-template-lint/ember-template-lint/pull/1851) Fix false positive with slash symbol in `no-unbound` rule ([`@&#8203;lifeart](https://togithub.com/lifeart))` - [#&#8203;1861](https://togithub.com/ember-template-lint/ember-template-lint/pull/1861) Fix false positive with local `log` in `no-log` rule ([`@&#8203;bertdeblock](https://togithub.com/bertdeblock))` - [#&#8203;1864](https://togithub.com/ember-template-lint/ember-template-lint/pull/1864) Add `has-block-params` as built-in helper to `no-implicit-this` rule ([`@&#8203;bertdeblock](https://togithub.com/bertdeblock))` ##### 📝 Documentation - [#&#8203;2119](https://togithub.com/ember-template-lint/ember-template-lint/pull/2119) Stricter validation of rule doc notices ([`@&#8203;bmish](https://togithub.com/bmish))` ##### 🏠 Internal - [#&#8203;2107](https://togithub.com/ember-template-lint/ember-template-lint/pull/2107) Move helpers located in `_internal` folder to main `helpers` folder ([`@&#8203;bertdeblock](https://togithub.com/bertdeblock))` ##### Committers: 6 - Alex Kanunnikov ([`@&#8203;lifeart](https://togithub.com/lifeart))` - Bert De Block ([`@&#8203;bertdeblock](https://togithub.com/bertdeblock))` - Bryan Mishkin ([`@&#8203;bmish](https://togithub.com/bmish))` - Derek Wickern ([`@&#8203;dwickern](https://togithub.com/dwickern))` - Faith Or ([`@&#8203;faith-or](https://togithub.com/faith-or))` - Sam Van Campenhout ([`@&#8203;Windvis](https://togithub.com/Windvis))` </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 191e41c + 3c3c35b commit a4b4963

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"ember-set-body-class": "1.0.2",
101101
"ember-source": "3.28.1",
102102
"ember-svg-jar": "2.3.3",
103-
"ember-template-lint": "3.8.0",
103+
"ember-template-lint": "3.9.0",
104104
"ember-test-selectors": "6.0.0",
105105
"ember-tooltips": "3.4.7",
106106
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7113,10 +7113,10 @@ ember-svg-jar@2.3.3:
71137113
mkdirp "^0.5.1"
71147114
path-posix "^1.0.0"
71157115

7116-
ember-template-lint@3.8.0:
7117-
version "3.8.0"
7118-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.8.0.tgz#e1faf7ef013ef2b8772c11e442dbb63e3fa92b07"
7119-
integrity sha512-saaJz6ZK/B4jz1pdfJlkRimnwtOKfDZRhw3eAcO5P6OD/pV5ZKMRniy1AyX7E2jymkGc6pbs8dUrhF08Usivrw==
7116+
ember-template-lint@3.9.0:
7117+
version "3.9.0"
7118+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.9.0.tgz#f45d82081f0d753c59b39c36e6bbdf252d85b842"
7119+
integrity sha512-qo3iMiiP+a+5K4E1AlH+PSPbXBLP8fgb2BYwyUQ8k6IIs6Z00Ct2ySd3BWxGL2rw+Dyp53yJ5Zj8sSSYDFDTkg==
71207120
dependencies:
71217121
"@ember-template-lint/todo-utils" "^10.0.0"
71227122
chalk "^4.1.2"

0 commit comments

Comments
 (0)