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

chore(deps-dev): bump eslint-plugin-ember from 7.0.0 to 7.1.0 #153

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-ember from 7.0.0 to 7.1.0.

Release notes

Sourced from eslint-plugin-ember's releases.

v7.1.0

🚀 Enhancement

🐛 Bug Fix

  • #511 Avoid crash from empty return statement in require-computed-macros rule (@​bmish)
  • #512 Avoid crash when missing arguments to this.route() in route-path-style rule (@​bmish)
  • #498 Fix decorator handling and improve error messages for computed-property-getters rule (@​Exelord)
  • #504 Update require-computed-property-dependencies rule to ignore injected service names by default (@​bmish)

📝 Documentation

  • #514 Hide the deprecated rules section from the README if empty (@​bmish)
  • #510 Cleanup code samples in some of the new V7 recommended rules (@​bmish)
  • #496 Suggest using the eslint consistent-return rule alongside require-return-from-computed rule to help avoid false positives (@​bmish)
  • #506 Add example of a getter with an if statement for require-return-from-computed rule (@​bradleypriest)

🏠 Internal

  • #519 Add CI check to ensure yarn.lock is up-to-date (@​bmish)
  • #516 Test plugin under both eslint 5 and eslint 6 (@​bmish)
  • #515 Add eslint-plugin-eslint-plugin and enable/autofix most rules (@​bmish)
  • #505 Enforce minimum test coverage (@​bmish)
  • #503 Refactor utils to move type checking utils to a separate file and alphabetize (@​bmish)

Committers: 4

Changelog

Sourced from eslint-plugin-ember's changelog.

v7.1.0 (2019-09-18)

🚀 Enhancement

🐛 Bug Fix

  • #511 Avoid crash from empty return statement in require-computed-macros rule (@​bmish)
  • #512 Avoid crash when missing arguments to this.route() in route-path-style rule (@​bmish)
  • #498 Fix decorator handling and improve error messages for computed-property-getters rule (@​Exelord)
  • #504 Update require-computed-property-dependencies rule to ignore injected service names by default (@​bmish)

📝 Documentation

  • #514 Hide the deprecated rules section from the README if empty (@​bmish)
  • #510 Cleanup code samples in some of the new V7 recommended rules (@​bmish)
  • #496 Suggest using the eslint consistent-return rule alongside require-return-from-computed rule to help avoid false positives (@​bmish)
  • #506 Add example of a getter with an if statement for require-return-from-computed rule (@​bradleypriest)

🏠 Internal

  • #519 Add CI check to ensure yarn.lock is up-to-date (@​bmish)
  • #516 Test plugin under both eslint 5 and eslint 6 (@​bmish)
  • #515 Add eslint-plugin-eslint-plugin and enable/autofix most rules (@​bmish)
  • #505 Enforce minimum test coverage (@​bmish)
  • #503 Refactor utils to move type checking utils to a separate file and alphabetize (@​bmish)

Committers: 4

Commits
  • 8d6eed9 v7.1.0
  • 08e4df8 Update CHANGELOG
  • 722954b Merge pull request #519 from bmish/yarn-frozen-lockfile
  • 4bf98ef build(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1 (#520)
  • e508ec8 Add CI check to ensure yarn.lock is up-to-date.
  • 72a184a Merge pull request #507 from scottkidder/no-pause-test
  • 0d1829f Add new no-pause-test rule
  • 1b14f5f Merge pull request #518 from bmish/test-multiple-eslint-versions-2
  • 6739da7 Test plugin under both eslint 5 and eslint 6 (again)
  • d8f4cf1 Merge pull request #517 from ember-cli/dependabot/npm_and_yarn/eslint-6.4.0
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 19, 2019
@dependabot-preview dependabot-preview bot merged commit 1fc018c into master Sep 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-7.1.0 branch September 19, 2019 02:54
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