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

Update dependency ember-template-lint to v6 #2583

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-template-lint 2.21.0 -> 6.0.0 age adoption passing confidence

Release Notes

ember-template-lint/ember-template-lint (ember-template-lint)

v6.0.0

Compare Source

💥 Breaking Change
  • #​3029 Enable more recommended rules: no-action-on-submit-button, no-at-ember-render-modifiers, no-builtin-form-components, no-unnecessary-curly-parens, no-unnecessary-curly-strings, simple-modifiers (@​bmish)
  • #​3031 Replace 4-x-recommended config with 5-x-recommended (@​bmish)
  • #​3023 Drop support for Node 14, 16, 19 (@​Techn1x)
  • #​2913 Add additional elements to DOCUMENT_STRUCTURE_ROLES for no-invalid-role rule (@​mrloop)
  • #​2729 Add param to obsolete list in no-obsolete-elements rule (@​geneukum)
🏠 Internal
Committers: 4

Tracking issue: https://github.com/ember-template-lint/ember-template-lint/issues/2712

v5.13.0

Compare Source

🚀 Enhancement
Committers: 1

v5.12.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 4

v5.11.2

Compare Source

🐛 Bug Fix
Committers: 2

v5.11.1

Compare Source

🐛 Bug Fix
Committers: 1

v5.11.0

Compare Source

🚀 Enhancement
Committers: 1

v5.10.3

Compare Source

🐛 Bug Fix
Committers: 1

v5.10.2

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 3

v5.10.1

Compare Source

🐛 Bug Fix
Committers: 3

v5.10.0

Compare Source

🚀 Enhancement
Committers: 1

v5.9.0

Compare Source

🚀 Enhancement
Committers: 1

v5.8.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v5.7.3

Compare Source

🐛 Bug Fix
  • #​2339 Convert path to URL before import of config/plugin for Windows support (@​lifeart)
Committers: 1

v5.7.2

Compare Source

🐛 Bug Fix
Committers: 1

v5.7.1

Compare Source

🐛 Bug Fix
Committers: 2

v5.7.0

Compare Source

🐛 Bug Fix
Committers: 3

v5.6.0

Compare Source

🚀 Enhancement
  • #​2818 Add additionalNonSemanticTags option to require-presentational-children rule (@​Techn1x)
🐛 Bug Fix
Committers: 1

v5.5.1

Compare Source

🐛 Bug Fix
  • #​2802 Rename no-unnecessary-curly-literals rule to no-unnecessary-curly-strings (@​bmish)
Committers: 1

v5.5.0

Compare Source

🚀 Enhancement
Committers: 1

v5.4.0

Compare Source

🚀 Enhancement
Committers: 1

v5.3.3

Compare Source

🐛 Bug Fix
Committers: 1

v5.3.2

Compare Source

🐛 Bug Fix
Committers: 1

v5.3.1

Compare Source

🐛 Bug Fix
  • #​2765 Throw the more-helpful, original exception when encountering an ESM plugin/config loading error (@​jsturgis)
📝 Documentation
🏠 Internal
Committers: 3

v5.3.0

Compare Source

🚀 Enhancement
Committers: 1

v5.2.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 1

v5.1.1

Compare Source

🐛 Bug Fix
📝 Documentation
  • #​2732 Link to "skipping helpers" part of the codemod doc in no-curly-component-invocation rule doc (@​geneukum)
Committers: 1

v5.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​2726 Allow passing only @model or @models for <LinkTo> in no-unknown-arguments-for-builtin-components rule (@​geneukum)
📝 Documentation
  • #​2727 Add note about title property limitations to require-valid-alt-text rule doc (@​geneukum)
Committers: 2

v5.0.2

Compare Source

🐛 Bug Fix
  • #​2722 Fix autofixer bug with firstObject inside a MustacheStatement in no-array-prototype-extensions rule (@​tgvrssanthosh)
Committers: 1

v5.0.1

Compare Source

🐛 Bug Fix
Committers: 1

v5.0.0

Compare Source

💥 Breaking Change
  • #​2669 Drop Node 12 and 17 support (@​bmish)
  • #​2606 Lint embedded templates by default (@​NullVoxPopuli)
  • #​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)
  • #​2675 Rename no-redundant-landmark-role rule to no-redundant-role and change checkAllHTMLElements option default to true (@​bmish)
  • #​2054 Rename and narrow rule no-down-event-binding to no-pointer-down-event-binding (@​jfdnc)
  • #​2674 Change validateValues option default to true in require-lang-attribute rule (@​bmish)
  • #​2673 Change simplifyHelpers option default to true in no-negated-condition rule (@​bmish)
  • #​2672 Change maxHelpers option default to 1 in simple-unless rule (@​bmish)
  • #​2657 Include modifiers in no-restricted-invocations rule (@​achambers)
Committers: 4

v4.18.2

Compare Source

🐛 Bug Fix
Committers: 1

v4.18.1

Compare Source

🐛 Bug Fix
  • #​2701 Fix autofixer for value-less attributes and comment order in attribute-order rule (@​rob-long)
📝 Documentation
🏠 Internal
Committers: 4

v4.18.0

Compare Source

Related note: The first v5 preview release is available for testing: v5.0.0-alpha.0.

🚀 Enhancement
Committers: 1

v4.17.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 3

v4.16.1

Compare Source

🐛 Bug Fix
Committers: 1

v4.16.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 3

v4.15.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 2

v4.14.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 2

v4.13.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​2589 Remove <s> and <u> from no-obsolete-elements (@​sukima)
  • #​2593 Add unique-id to allowed built-in helpers in no-curly-component-invocation and no-implicit-this rules (@​geneukum)
🏠 Internal
Committers: 5

v4.12.0

Compare Source

🚀 Enhancement
📝 Documentation
Committers: 3

v4.11.0

Compare Source

🚀 Enhancement
Committers: 1

v4.10.1

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 4

v4.10.0

Compare Source

🚀 Enhancement
Committers: 1

v4.9.1

Compare Source

🐛 Bug Fix
Committers: 1

v4.9.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v4.8.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 2

v4.7.0

Compare Source

🚀 Enhancement
Committers: 1

v4.6.0

Compare Source

🚀 Enhancement
  • #​2487 Add checkAllHTMLElements option to no-redundant-landmark-role rule to lint against all HTML elements with default ARIA roles (@​judithhinlung)
Committers: 1

v4.5.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 3

v4.4.2

Compare Source

🐛 Bug Fix
Committers: 1

v4.4.1

Compare Source

🐛 Bug Fix
  • #​2474 Ensure --compact-todo functions properly (@​scalvert)
  • #​2468 Ensure configuration can be resolved from a parent directory when no --config-path override is present (e.g. within a monorepo with .template-lintrc.js in the monorepo root). (@​scalvert)
  • #​2466 Remove validation of mustache statements in no-invalid-aria-attributes rule (@​judithhinlung)
📝 Documentation
🏠 Internal
Committers: 4

v4.4.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 5

v4.3.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 3

v4.2.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v4.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 5

v4.0.0

Compare Source

Also see the v4 migration guide.

💥 Breaking Change

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.


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

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants