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.1 to 11.0.2 #608

Merged
merged 1 commit into from Jul 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps eslint-plugin-ember from 10.6.1 to 11.0.2.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.0.2

🐛 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

Release 11.0.1

🐛 Bug Fix

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

Committers: 1

Release 11.0.0

💥 Breaking Change

🚀 Enhancement

  • #1529 Better support native class property definitions (and update to ESLint v8 internally) (@​bmish)

📝 Documentation

  • #1484 Improve links in no-array-prototype-extensions rule doc (@​bmish)
  • #1480 Update optional rule example to use actual optional rule (@​bmish)

🏠 Internal

Committers: 3

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.0.2 (2022-07-23)

🐛 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 (2022-07-21)

🐛 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 (2022-07-20)

💥 Breaking Change

🚀 Enhancement

  • #1529 Better support native class property definitions (and update to ESLint v8 internally) (@​bmish)

📝 Documentation

  • #1484 Improve links in no-array-prototype-extensions rule doc (@​bmish)
  • #1480 Update optional rule example to use actual optional rule (@​bmish)

🏠 Internal

Committers: 3

Commits
  • d0f34e8 Release 11.0.2
  • 2494212 fix: ignore Set/Map objects to reduce false positives in no-array-prototype-e...
  • d4d12c6 fix(no-array-prototype-extensions): add RSVP.reject to KNOWN_NON_ARRAY_FUNCTI...
  • 42a3e85 Release 11.0.1
  • 890a49a fix: ignore some known non-array functions/objects in no-array-prototype-exte...
  • 8e2095f Release 11.0.0
  • f2d599c build(deps-dev): bump release-it from 14.14.3 to 15.1.3 (#1533)
  • cdf575d fix: support Node 14.0.0 (#1532)
  • a53de6a build(deps-dev): bump release-it-lerna-changelog from 3.1.0 to 5.0.0 (#1531)
  • 49532fa Upgrade ESLint dependencies and fix new linting issues (#1352)
  • 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.1 to 11.0.2.
- [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.1...v11.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Jul 25, 2022
@Robdel12 Robdel12 merged commit 549507f into master Jul 30, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-11.0.2 branch July 30, 2022 01:18
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.

None yet

1 participant