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 - autoclosed #966

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-ember 10.6.1 -> 11.12.0 age adoption passing confidence

Release Notes

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

v11.12.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
  • #​2027 Allow ember-data type registry imports in use-ember-data-rfc-395-imports rule (@​wagenet)
Committers: 2

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: 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 7 times, most recently from 3d30f9d to 3973f58 Compare July 26, 2022 16:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 4 times, most recently from 6383676 to 465da7f Compare August 3, 2022 22:39
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from 4756499 to 25792b1 Compare August 8, 2022 04:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 4 times, most recently from b0e7a23 to cef67dd Compare August 22, 2022 03:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 3 times, most recently from ecd69ea to bf78a77 Compare September 2, 2022 02:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 3 times, most recently from 5e3fc69 to 37dd4ac Compare September 12, 2022 05:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from 3984da9 to d78bfa5 Compare September 19, 2022 05:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from d78bfa5 to 6b96f56 Compare September 26, 2022 04:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 4 times, most recently from 47cf451 to 1107452 Compare October 5, 2022 00:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from 0661041 to dbee3c3 Compare January 28, 2023 16:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from a189946 to 4ea642a Compare February 8, 2023 09:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 4ea642a to 8aae112 Compare February 17, 2023 04:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 3 times, most recently from b887f0c to bc15346 Compare March 8, 2023 23:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 5 times, most recently from 5a563f6 to 81751bb Compare March 20, 2023 23:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 81751bb to c28684b Compare March 28, 2023 20:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from 6b91af7 to 6570256 Compare April 7, 2023 06:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 6570256 to 443cd36 Compare April 22, 2023 16:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 3 times, most recently from 71b7f26 to 0f3af74 Compare May 21, 2023 19:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 0f3af74 to 09cae56 Compare June 1, 2023 19:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 09cae56 to f7d4d7c Compare June 26, 2023 20:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from f7d4d7c to e37b85e Compare July 7, 2023 22:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 2 times, most recently from 6e88f0b to 818068a Compare August 22, 2023 16:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 818068a to 4b0cafd Compare December 13, 2023 01:54
@renovate renovate bot changed the title Update dependency eslint-plugin-ember to v11 Update dependency eslint-plugin-ember to v11 - autoclosed Dec 29, 2023
@renovate renovate bot closed this Dec 29, 2023
@renovate renovate bot deleted the renovate/eslint-plugin-ember-11.x branch December 29, 2023 15:40
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