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 5.4.0 to 6.4.1 #60

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-ember from 5.4.0 to 6.4.1.

Release notes

Sourced from eslint-plugin-ember's releases.

v6.4.1

🐛 Bug Fix

  • #413 Ignore template literals in no-get and no-get-properties rules (@​bmish)

Committers: 1

v6.4.0

🚀 Enhancement

🐛 Bug Fix

  • #398 no-unnecessary-route-path-option: fix error when path is undefined (@​bmish)

📝 Documentation

Committers: 2

v6.3.0

🚀 Enhancement

📝 Documentation

  • #395 docs: improve closure-action rule examples (@​Caltor)
  • #383 no-deeply-nested-dependent-keys-with-each: Fix documentation examples (@​Alonski)

🏠 Internal

  • #386 test: add null output assertions for lint rules / test cases with no autofixer. (@​bmish)

Committers: 4

v6.2.0

🚀 Enhancement

  • #375 no-test-and-then: slight optimization (@​bmish)
  • #373 no-unnecessary-route-path-option: Add support for --fix (@​bmish)
  • #370 Add no-unnecessary-route-path-option rule (@​bmish)
  • #365 no-invalid-debug-function-arguments: Use dynamic error message (@​bmish)
  • #364 assert-arg-order: Rename to no-invalid-debug-function-arguments and detect invalid usages of deprecate and warn too (@​bmish)
... (truncated)
Changelog

Sourced from eslint-plugin-ember's changelog.

6.4.1 (2019-04-21)

🐛 Bug Fix

  • #413 Ignore template literals in no-get and no-get-properties rules (@​bmish)

Committers: 1

v6.4.0 (2019-04-21)

🚀 Enhancement

🐛 Bug Fix

  • #398 no-unnecessary-route-path-option: fix error when path is undefined (@​bmish)

📝 Documentation

Committers: 2

v6.3.0 (2019-03-19)

🚀 Enhancement

📝 Documentation

  • #395 docs: improve closure-action rule examples (@​Caltor)
  • #383 no-deeply-nested-dependent-keys-with-each: Fix documentation examples (@​Alonski)

🏠 Internal

  • #386 test: add null output assertions for lint rules / test cases with no autofixer. (@​bmish)

Committers: 4

v6.2.0 (2019-01-28)

🚀 Enhancement

... (truncated)
Commits
  • 73c3d29 v6.4.1
  • 73e6f3b Add v6.4.1 to CHANGELOG.
  • c22fc54 Merge pull request #413 from bmish/no-get-ignore-template-literals-fix
  • 05ceb5d fix: ignore template literals in 'no-get' and 'no-get-properties' rules
  • 9f4fe97 v6.4.0
  • c841d14 Add v6.4.0 to CHANGELOG.
  • 9b81bb8 Merge pull request #411 from bmish/bmishkin/docs-contributors
  • 6fa0816 docs: add contributor
  • b594cc7 docs: alphabetize contributors
  • 1f41d1c Merge pull request #409 from esbanarango/patch-1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bmishkin, a new releaser for eslint-plugin-ember since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • 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.

@jrjohnson jrjohnson merged commit de15051 into master May 8, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-6.4.1 branch May 8, 2019 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants