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

Open
wants to merge 1 commit into
base: master
Choose a base branch
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.0.5 age adoption passing confidence

Release Notes

ember-cli/eslint-plugin-ember

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 due to failing status checks.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 21, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 5 times, most recently from e95462e to c8276f3 Compare July 26, 2022 16:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch 4 times, most recently from a743d86 to 0ec3e1a Compare August 5, 2022 19:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-ember-11.x branch from 0ec3e1a to 2df1e79 Compare August 8, 2022 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants