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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-ember from 7.7.2 to 10.5.1 #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-ember from 7.7.2 to 10.5.1.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.5.1

馃悰 Bug Fix

馃摑 Documentation

  • #1241 Indicate which rules provide automated suggestions in README rules table (@鈥媌mish)

馃彔 Internal

Committers: 1

Release 10.5.0

馃殌 Enhancement

馃悰 Bug Fix

  • #1212 Improve detection of property names (check string literals in addition to identifiers) in several rules (@鈥媌mish)
  • #1211 Fix false positive with non-components in require-tagless-components rule (@鈥媌mish)
  • #1210 Avoid some false positives with lodash usage when recognizing extended Ember objects (@鈥媌mish)
  • #1197 Check import when detecting controller usage in order-in-* rules (@鈥媗in-ll)
  • #1196 Check import when detecting observer usage in order-in-* rules (@鈥媗in-ll)

馃摑 Documentation

Committers: 2

Release 10.4.2

馃悰 Bug Fix

  • #1195 Fix false positives with service/controller/observer detection in some rules (@鈥媗in-ll)
  • #1187 Fix optional chaining support to handle newer ChainExpression implementation (@鈥媌mish)
  • #1179 Handle spread syntax with both babel-eslint and @babel/eslint-parser parsers in order-in-* rules (@鈥媌mish)

馃彔 Internal

Committers: 2

Release 10.4.1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.5.1 (2021-06-20)

馃悰 Bug Fix

馃摑 Documentation

  • #1241 Indicate which rules provide automated suggestions in README rules table (@鈥媌mish)

馃彔 Internal

Committers: 1

v10.5.0 (2021-05-30)

馃殌 Enhancement

馃悰 Bug Fix

  • #1212 Improve detection of property names (check string literals in addition to identifiers) in several rules (@鈥媌mish)
  • #1211 Fix false positive with non-components in require-tagless-components rule (@鈥媌mish)
  • #1210 Avoid some false positives with lodash usage when recognizing extended Ember objects (@鈥媌mish)
  • #1197 Check import when detecting controller usage in order-in-* rules (@鈥媗in-ll)
  • #1196 Check import when detecting observer usage in order-in-* rules (@鈥媗in-ll)

馃摑 Documentation

Committers: 2

v10.4.2 (2021-05-13)

馃悰 Bug Fix

  • #1195 Fix false positives with service/controller/observer detection in some rules (@鈥媗in-ll)
  • #1187 Fix optional chaining support to handle newer ChainExpression implementation (@鈥媌mish)
  • #1179 Handle spread syntax with both babel-eslint and @babel/eslint-parser parsers in order-in-* rules (@鈥媌mish)

馃彔 Internal

... (truncated)

Commits
  • 2954fca Release 10.5.1
  • aa8bd61 Merge pull request #1241 from bmish/docs-suggestions-readme-rules
  • e779c8b docs: Mention rules that provide automated suggestions in README rules table
  • c339ddf Merge pull request #1239 from ember-cli/dependabot/npm_and_yarn/eslint-7.29.0
  • 4bac832 Merge pull request #1240 from ember-cli/dependabot/npm_and_yarn/eslint-plugin...
  • 4c1a42e build(deps-dev): bump eslint-plugin-eslint-plugin from 3.0.3 to 3.1.0
  • 30f7c44 build(deps-dev): bump eslint from 7.28.0 to 7.29.0
  • 48a5d33 Merge pull request #1237 from bmish/deprecated-report-api
  • 473a816 fix: stop using deprecated report API
  • 6559ca5 Merge pull request #1235 from ember-cli/dependabot/npm_and_yarn/babel/plugin-...
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
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

0 participants