Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ember-template-lint to v3 #241

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-template-lint ^2.9.1 -> ^3.0.0 age adoption passing confidence

Release Notes

ember-template-lint/ember-template-lint

v3.2.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​1862 Fix require-has-block-helper rule autofix when multiple parameters present (@​bertdeblock)
  • #​1850 Only catch exact matches of title and link text in no-invalid-link-title rule (@​bmish)
  • #​1823 Fix suggestions for deprecated events and argument names in no-unknown-built-in-component-arguments (@​lifeart)
  • #​1824 Add missing ARIA roles to no-invalid-role (@​Windvis)
  • #​1822 Prevent no-duplicate-landmark-elements false positive for non-landmark roles (@​rwjblue)
📝 Documentation
🏠 Internal
Committers: 10

v3.1.1

Compare Source

🐛 Bug Fix
Committers: 2

v3.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​1822 Prevent no-duplicate-landmark-elements false positive for non-landmark roles (@​rwjblue)
📝 Documentation
Committers: 3

v3.0.1

Compare Source

🐛 Bug Fix
  • #​1807 Remove deprecated-each-syntax from recommended config (@​rwjblue)
  • #​1806 Ensure no-bare-strings check's placeholder attribute for <Input /> and <Textarea /> (@​lifeart)
  • #​1805 Ensure no-unknown-arguments-for-builtin-components allows @query only <LinkTo>'s (@​lifeart)
Committers: 3

v3.0.0

Compare Source

Highlights
  • 🚀 Added new todo feature. Allows for 'stashing' lint violations away to be fixed at a later date. Read more in our docs!
  • 💥 JavaScript API Changes
    • Allow rules to have async visitor functions
    • Change the internal linter class's .verify/.verifyAndFix methods to be asynchronous
  • 💥 Changes to configuration (adding more rules)
    • Promoted "octane" config to be "recommended"
    • Added the following to recommended
      • builtin-component-arguments
      • deprecated-each-syntax
      • deprecated-inline-view-helper
      • no-accesskey-attribute
      • no-action
      • no-arguments-for-html-elements
      • no-aria-hidden-body
      • no-block-params-for-html-elements
      • no-down-event-binding
      • no-duplicate-id
      • no-duplicate-landmark-elements
      • no-forbidden-elements
      • no-heading-inside-button
      • no-invalid-block-param-definition
      • no-invalid-link-title
      • no-link-to-positional-params
      • no-nested-landmark
      • no-nested-splattributes
      • no-passed-in-event-handlers
      • no-positional-data-test-selectors
      • no-potential-path-strings
      • no-redundant-fn
      • no-redundant-landmark-role
      • no-unbalanced-curlies
      • no-unknown-arguments-for-builtin-components
      • no-yield-only
      • require-has-block-helper
      • require-input-label
      • require-lang-attribute
      • splat-attributes-only
💥 Breaking Change
🚀 Enhancement
Committers: 14

v2.21.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v2.20.0

Compare Source

🚀 Enhancement
Committers: 5

v2.19.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 8

v2.18.1

Compare Source

🐛 Bug Fix
Committers: 2

v2.18.0

Compare Source

🚀 Enhancement
Committers: 2

v2.17.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 6

v2.16.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
  • #​1670 Remove lerna-changelog dependency since it is provided and handled by release-it-lerna-changelog (@​bmish)
Committers: 6

v2.15.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
  • #​1606 Fix false positive with content within {{#if}}/{{else}} blocks in no-duplicate-id rule (@​MelSumner)
  • #​1605 Fix false positive in no-invalid-link-title when using a dynamic value surrounded by whitespace. (@​josephdsumner)
  • #​1137 Prevent no-unused-block-params from flagging locals that are used within {{template-lint-disable}}ed content (@​lifeart)
📝 Documentation
Committers: 7

v2.14.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 7

v2.13.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 6

v2.12.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v2.12.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 5

v2.11.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​1136 no-curly-component-invocation: update rule to ignore ember-cli-app-version usage (@​lifeart)
📝 Documentation
🏠 Internal
Committers: 12

Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box.

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

@renovate renovate bot force-pushed the renovate/ember-template-lint-3.x branch from 128caf2 to ef5a12c Compare April 6, 2021 07:10
@scalvert scalvert force-pushed the renovate/ember-template-lint-3.x branch from ef5a12c to 15e1c4b Compare April 19, 2021 16:25
@scalvert scalvert merged commit 92ee70b into master Apr 19, 2021
@renovate renovate bot deleted the renovate/ember-template-lint-3.x branch April 19, 2021 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants