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 7.1.0 to 7.2.0 #75

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-ember from 7.1.0 to 7.2.0.

Release notes

Sourced from eslint-plugin-ember's releases.

v7.2.0

🚀 Enhancement

🏠 Internal

  • #462 Refactor null checks for new-module-imports and use-ember-data-rfc-395-imports rules (@​dcyriller)
  • #528 Add eslint-plugin-node and enable recommended rules internally (@​bmish)
  • #524 Add eslint-plugin-filenames to enforce kebab-case filenames (@​bmish)
  • #523 Add eslint-plugin-eslint-comments and fix violations (@​bmish)

Committers: 5

Changelog

Sourced from eslint-plugin-ember's changelog.

v7.2.0 (2019-10-20)

🚀 Enhancement

🏠 Internal

  • #462 Refactor null checks for new-module-imports and use-ember-data-rfc-395-imports rules (@​dcyriller)
  • #528 Add eslint-plugin-node and enable recommended rules internally (@​bmish)
  • #524 Add eslint-plugin-filenames to enforce kebab-case filenames (@​bmish)
  • #523 Add eslint-plugin-eslint-comments and fix violations (@​bmish)

Committers: 5

Commits
  • caade48 v7.2.0
  • f7cd4ba Update CHANGELOG
  • 80d2d13 Merge pull request #545 from nlfurniss/fix-get-set-rule
  • ee0153e Add onlyLintThisExpressions to use-ember-get-and-set rule
  • 6b7f671 Merge pull request #534 from NullVoxPopuli/no-arrow-function-computed-propert...
  • 2817e26 Merge pull request #537 from EvgenyOrekhov/add_ignoreGetProperties_option_for...
  • 2347ad4 Fix #536 - Add ignoreGetProperties option for no-get
  • 92c6541 Merge pull request #462 from dcyriller/refact-new-modules
  • cdff503 split out tests, add configuration documentation and add invalid scenarios
  • e9a798f add options, keeping the current behavior, but allowing opt-in to the correct...
  • 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 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 the .dependabot/config.yaml file in this repo:

  • Update frequency
  • 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 Oct 21, 2019
@jrjohnson jrjohnson merged commit 9c5e8df into master Oct 21, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-7.2.0 branch October 21, 2019 17:15
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.

1 participant