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 v5 #29

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

ember-template-lint/ember-template-lint

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

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Feb 12, 2023

⚠️ No Changeset found

Latest commit: ca7687c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2023

Preview URLs

Env: preview
Docs: https://d59488e3.ember-toucan-core.pages.dev

@renovate renovate bot force-pushed the renovate/major-lint-dependencies branch 5 times, most recently from 0aeea0a to c55cd44 Compare February 16, 2023 17:43
@renovate renovate bot force-pushed the renovate/major-lint-dependencies branch 7 times, most recently from 69dd8ae to 46b6ce7 Compare February 27, 2023 19:29
@renovate renovate bot force-pushed the renovate/major-lint-dependencies branch 8 times, most recently from 8de7f3e to 55d7c27 Compare March 7, 2023 16:21
@renovate renovate bot force-pushed the renovate/major-lint-dependencies branch 4 times, most recently from d639298 to 7cdaa6e Compare March 15, 2023 19:20
@renovate renovate bot force-pushed the renovate/major-lint-dependencies branch 2 times, most recently from 584cb55 to 30d9815 Compare March 17, 2023 12:55
@renovate renovate bot force-pushed the renovate/major-lint-dependencies branch 10 times, most recently from f258ff2 to ad944b1 Compare March 29, 2023 14:26
@renovate renovate bot force-pushed the renovate/major-lint-dependencies branch 5 times, most recently from 39ccf00 to f86e6bd Compare March 31, 2023 14:37
@renovate
Copy link
Contributor Author

renovate bot commented Mar 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ynotdraw ynotdraw force-pushed the renovate/major-lint-dependencies branch from c015c07 to 1965794 Compare March 31, 2023 15:37
Comment on lines 6 to 13
overrides: [
{
files: ['**/*.gjs', '**/*.gts'],
rules: {
'no-implicit-this': false,
},
},
],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be needed due to ember-template-lint/ember-template-lint#2844. Going to dig in more after a bit.

@ynotdraw ynotdraw force-pushed the renovate/major-lint-dependencies branch 2 times, most recently from 46781af to 4d4844c Compare April 3, 2023 13:45
@@ -2,4 +2,13 @@

module.exports = {
extends: 'recommended',

overrides: [
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you link the related issue here? (about .gts)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate renovate bot changed the title chore(deps): update dependency ember-template-lint to v5 chore(deps): update dependency ember-template-lint to v5 - abandoned Apr 27, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 27, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@ynotdraw ynotdraw force-pushed the renovate/major-lint-dependencies branch from 4d4844c to ca7687c Compare April 28, 2023 12:05
@ynotdraw ynotdraw changed the title chore(deps): update dependency ember-template-lint to v5 - abandoned chore(deps): update dependency ember-template-lint to v5 Apr 28, 2023
@ynotdraw ynotdraw merged commit 52eb058 into main Apr 28, 2023
14 checks passed
@ynotdraw ynotdraw deleted the renovate/major-lint-dependencies branch April 28, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants