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

⬆️ Bump eslint-plugin-ember from 10.6.0 to 11.4.5 #685

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps eslint-plugin-ember from 10.6.0 to 11.4.5.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.4.5

🐛 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

Release 11.4.4

🐛 Bug Fix

  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@​canrozanes)

Committers: 1

Release 11.4.3

🐛 Bug Fix

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

Committers: 1

Release 11.4.2

🐛 Bug Fix

🏠 Internal

Committers: 2

Release 11.4.1

🐛 Bug Fix

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

Committers: 1

Release 11.4.0

🚀 Enhancement

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.4.5 (2023-01-28)

🐛 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 (2023-01-23)

🐛 Bug Fix

  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@​canrozanes)

Committers: 1

v11.4.3 (2023-01-15)

🐛 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 (2023-01-04)

🐛 Bug Fix

🏠 Internal

Committers: 2

v11.4.1 (2023-01-03)

🐛 Bug Fix

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

Committers: 1

... (truncated)

Commits
  • d357f01 Release 11.4.5
  • 4295eef Ignore Ember Data store service calls in no-array-prototype-extensions ru...
  • 0891d4e Fix false positive with Promise.any() in no-array-prototype-extensions ru...
  • 184e2e5 build(deps): Bump simple-git from 3.15.1 to 3.16.0 (#1759)
  • 0d8a471 Release 11.4.4
  • 9ded580 Ignore direct instantiation of EmberArray in `no-array-prototype-extensions...
  • 8ce78ea build(deps-dev): Bump @​typescript-eslint/parser from 5.48.1 to 5.48.2 (#1752)
  • 4f4cd1d build(deps-dev): Bump sort-package-json from 2.1.0 to 2.2.0 (#1751)
  • def4860 build(deps-dev): Bump eslint-plugin-eslint-plugin from 5.0.7 to 5.0.8 (#1753)
  • 91478fe build(deps-dev): Bump eslint-plugin-import from 2.27.4 to 2.27.5 (#1754)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.6.0 to 11.4.5.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v10.6.0...v11.4.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2023

Dependabot tried to add @jhuckabay and @nadnoslen as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cybertooth-io/ember-data-autocomplete-js/pulls/685/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cybertooth-io/ember-data-autocomplete-js repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #686.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/eslint-plugin-ember-11.4.5 branch February 1, 2023 23:03
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