mainmatter / ember-simple-auth

A library for implementing authentication/authorization in Ember.js applications.
https://ember-simple-auth.com
MIT License
1.93k stars 606 forks source link

chore(deps): update dependency ember-template-lint to v6 #2757

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

ember-template-lint/ember-template-lint (ember-template-lint) ### [`v6.0.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v600-2024-03-29) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.13.0...v6.0.0) ##### :boom: Breaking Change - [#​3029](https://togithub.com/ember-template-lint/ember-template-lint/pull/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](https://togithub.com/bmish)) - [#​3031](https://togithub.com/ember-template-lint/ember-template-lint/pull/3031) Replace `4-x-recommended` config with `5-x-recommended` ([@​bmish](https://togithub.com/bmish)) - [#​3023](https://togithub.com/ember-template-lint/ember-template-lint/pull/3023) Drop support for Node 14, 16, 19 ([@​Techn1x](https://togithub.com/Techn1x)) - [#​2913](https://togithub.com/ember-template-lint/ember-template-lint/pull/2913) Add additional elements to `DOCUMENT_STRUCTURE_ROLES` for `no-invalid-role` rule ([@​mrloop](https://togithub.com/mrloop)) - [#​2729](https://togithub.com/ember-template-lint/ember-template-lint/pull/2729) Add `param` to obsolete list in `no-obsolete-elements` rule ([@​geneukum](https://togithub.com/geneukum)) ##### :house: Internal - [#​3024](https://togithub.com/ember-template-lint/ember-template-lint/pull/3024) Switch to eslint-plugin-n ([@​Techn1x](https://togithub.com/Techn1x)) - [#​3026](https://togithub.com/ember-template-lint/ember-template-lint/pull/3026) Update to eslint-plugin-unicorn v51 ([@​Techn1x](https://togithub.com/Techn1x)) - [#​3025](https://togithub.com/ember-template-lint/ember-template-lint/pull/3025) Update to prettier v3 ([@​Techn1x](https://togithub.com/Techn1x)) - [#​3028](https://togithub.com/ember-template-lint/ember-template-lint/pull/3028) Start running test that was disabled in Node 14 ([@​bmish](https://togithub.com/bmish)) ##### Committers: 4 - Brad Overton ([@​Techn1x](https://togithub.com/Techn1x)) - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Ewan McDougall ([@​mrloop](https://togithub.com/mrloop)) - Geordan Neukum ([@​geneukum](https://togithub.com/geneukum)) Tracking issue: [https://github.com/ember-template-lint/ember-template-lint/issues/2712](https://togithub.com/ember-template-lint/ember-template-lint/issues/2712)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

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

github-actions[bot] commented 3 months ago

Some tests with 'continue-on-error: true' have failed: