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 eslint-plugin-ember to v11.11.1 #850

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-ember 11.2.1 -> 11.11.1 age adoption passing confidence

Release Notes

ember-cli/eslint-plugin-ember (eslint-plugin-ember)

v11.11.1

Compare Source

🐛 Bug Fix
Committers: 1

v11.11.0

Compare Source

🚀 Enhancement
Committers: 1

v11.10.0

Compare Source

🚀 Enhancement
Committers: 1

v11.9.0

Compare Source

🚀 Enhancement
🏠 Internal
  • #​1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@​chrisrng)
Committers: 2

v11.8.0

Compare Source

🚀 Enhancement
Committers: 1

v11.7.2

Compare Source

🐛 Bug Fix
  • #​1876 Allow generic type in TypeScript class in no-empty-glimmer-component-classes rule (@​chrisrng)
Committers: 7

v11.7.1

Compare Source

🐛 Bug Fix
  • #​1870 Fix crash with default computed property import in no-unused-services rule (@​bmish)
  • #​1869 Avoid crash with inject decorator in no-restricted-service-injections rule (@​bmish)
  • #​1871 Avoid further decorator detection crashes in no-restricted-service-injections rule (@​bmish)
Committers: 1

v11.7.0

Compare Source

🚀 Enhancement
  • #​1865 Support autofix of numerical property access and ternary expressions in no-get rule (@​evanjehl)
🐛 Bug Fix
  • #​1866 Account for class only having template tag in no-empty-glimmer-component-classes rule (@​chrisrng)
Committers: 2

v11.6.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 1

v11.5.2

Compare Source

🐛 Bug Fix
  • #​1841 Fix a bug in autofixer and autofix additional cases with firstObject and lastObjectinno-get` rule (@​ArtixZ)
Committers: 1

v11.5.1

Compare Source

🐛 Bug Fix
Committers: 1

v11.5.0

Compare Source

🚀 Enhancement
Committers: 1

v11.4.9

Compare Source

🐛 Bug Fix
Committers: 1

v11.4.8

Compare Source

🐛 Bug Fix
  • #​1801 Fix issue with token mapping for lint errors on template tokens in gjs/gts files by displaying eslint error on the opening <template> tag (@​hmajoros)
  • #​1788 Fix no-array-prototype extensions undefined error from trying to access callee from non-CallExpression (@​canrozanes)
  • #​1795 refactor glimmer post-process, better handle template tag (@​hmajoros)
Committers: 2

v11.4.7

Compare Source

🐛 Bug Fix
  • #​1793 [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (@​hmajoros)
  • #​1792 [gjs] Return original diagnostic if transformed line matches original line in glimmer preprocessor (@​hmajoros)
Committers: 1

v11.4.6

Compare Source

🐛 Bug Fix
Committers: 1

v11.4.5

Compare Source

🐛 Bug Fix
  • #​1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@​bmish)
  • #​1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@​bmish)
Committers: 1

v11.4.4

Compare Source

🐛 Bug Fix
Committers: 1

v11.4.3

Compare Source

🐛 Bug Fix
  • #​1735 Fix crash from attempting to access non-existent dependent key in no-tracked-property-from-args rule (@​joancc)
Committers: 1

v11.4.2

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v11.4.1

Compare Source

🐛 Bug Fix
  • #​1722 Fix some crashes including with legacy classes in no-deprecated-router-transition-methods and no-implicit-injections rules (@​rtablada)
Committers: 1

v11.4.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 2

v11.3.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v11.3.0

Compare Source

🚀 Enhancement
📝 Documentation
  • #​1693 Mention ESLint overrides for glob patterns in no-restricted-service-injections rule doc (@​bmish)
Committers: 3

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 716def2 to 08c8f4f Compare December 21, 2022 04:43
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.3.0 Update dependency eslint-plugin-ember to v11.3.1 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 08c8f4f to a59c53b Compare December 31, 2022 00:22
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.3.1 Update dependency eslint-plugin-ember to v11.4.0 Dec 31, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from a59c53b to 14b8abe Compare January 3, 2023 18:37
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.0 Update dependency eslint-plugin-ember to v11.4.1 Jan 3, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.1 Update dependency eslint-plugin-ember to v11.4.2 Jan 4, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 14b8abe to 0b8fe42 Compare January 4, 2023 03:43
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 0b8fe42 to dc50539 Compare January 16, 2023 03:25
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.2 Update dependency eslint-plugin-ember to v11.4.3 Jan 16, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.3 Update dependency eslint-plugin-ember to v11.4.4 Jan 23, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from 757fdb9 to 1b621b3 Compare January 28, 2023 17:04
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.4 Update dependency eslint-plugin-ember to v11.4.5 Jan 28, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 1b621b3 to 0cf929d Compare February 1, 2023 20:39
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.5 Update dependency eslint-plugin-ember to v11.4.6 Feb 1, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.6 Update dependency eslint-plugin-ember to v11.4.8 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 0cf929d to 8a8ecba Compare March 23, 2023 19:59
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.8 Update dependency eslint-plugin-ember to v11.4.9 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 8a8ecba to 0168cf3 Compare March 29, 2023 22:44
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.4.9 Update dependency eslint-plugin-ember to v11.5.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 0168cf3 to 6bdd856 Compare April 17, 2023 11:14
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.5.1 Update dependency eslint-plugin-ember to v11.7.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 6bdd856 to 48d24a7 Compare May 28, 2023 11:17
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.7.2 Update dependency eslint-plugin-ember to v11.8.0 May 31, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 4 times, most recently from ce9dd79 to fc46e06 Compare June 1, 2023 10:08
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.8.0 Update dependency eslint-plugin-ember to v11.9.0 Jun 26, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.10.0 Update dependency eslint-plugin-ember to v11.11.0 Aug 21, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11.11.0 Update dependency eslint-plugin-ember to v11.11.1 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from dcf816b to ecc1bdb Compare August 22, 2023 13:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from ecc1bdb to 30675e7 Compare October 10, 2023 10:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from 373b132 to 6b07b8b Compare November 23, 2023 08:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 20 times, most recently from eee1294 to 23cc48a Compare December 2, 2023 07:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 23cc48a to af1c6c1 Compare December 2, 2023 10:43
@renovate renovate bot merged commit 9589d36 into main Dec 2, 2023
14 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-ember-11.x branch December 2, 2023 10:44
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.

0 participants