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 #27

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-ember ^10.5.8 -> ^11.0.0 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

v11.2.1

Compare Source

🐛 Bug Fix
  • #​1687 Don't lose optional chaining with objectAt in autofix for no-array-prototype-extensions rule (@​52052100)
🏠 Internal
Committers: 2

v11.2.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 3

v11.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​1635 Simpler autofix for sortBy with single arg for no-array-prototype-extension rule (@​bmish)
📝 Documentation
Committers: 2

v11.0.6

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 2

v11.0.5

Compare Source

🐛 Bug Fix
  • #​1552 Fix false positive with reject() on instance of RSVP.defer() in no-array-prototype-extensions rule (@​bmish)
  • #​1547 Improve false positive detection, especially for variable names containing Set/Map, in no-array-prototype-extensions rule (@​bmish)
Committers: 1

v11.0.4

Compare Source

🐛 Bug Fix
  • #​1546 Fix false positives with RSVP.Promise.reject() in no-array-prototype-extensions rule (@​bmish)
📝 Documentation
Committers: 1

v11.0.3

Compare Source

🐛 Bug Fix
  • #​1544 Fix false positive with Set/Map-initialized private class properties in no-array-prototype-extensions rule (@​bmish)
  • #​1543 Fix false positive with Set/Map-initialized public class properties in no-array-prototype-extensions rule (@​bmish)
Committers: 1

v11.0.2

Compare Source

🐛 Bug Fix
  • #​1538 Fix false positive with simple Set/Map-initialized objects in no-array-prototype-extensions rule (@​bmish)
  • #​1539 Fix false positive with RSVP.reject() in no-array-prototype-extensions (@​gilest)
Committers: 2

v11.0.1

Compare Source

🐛 Bug Fix
  • #​1536 Ignore some commonly-known non-array functions/objects to reduce false positives in no-array-prototype-extensions rule (@​bmish)
Committers: 1

v11.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
  • #​1529 Better support native class property definitions (and update to ESLint v8 internally) (@​bmish)
📝 Documentation
🏠 Internal
Committers: 3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Sep 1, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 7f9b909 to a0fba55 Compare September 1, 2023 15:02
@mrloop mrloop merged commit 4003ff0 into main Sep 1, 2023
10 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-ember-11.x branch September 1, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant