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-qunit from 4.0.0 to 6.2.0 #19722

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps eslint-plugin-qunit from 4.0.0 to 6.2.0.

Changelog

Sourced from eslint-plugin-qunit's changelog.

6.2.0

  • Chore: enable all eslint-plugin-eslint-plugin rules (#187) (Bryan Mishkin)
  • Docs: Indicate which rules provide automated suggestions in README rules table (#188) (Bryan Mishkin)
  • Update: Use meta.hasSuggestions for suggestable rules to prepare for ESLint 8 (#186) (Bryan Mishkin)
  • Docs: split emojis into separate columns in README rules table (#185) (Bryan Mishkin)

6.1.1

  • Upgrade: devDependencies (Kevin Partington)
  • Fix: fix global equal() check in no-assert-equal rule (#183) (Bryan Mishkin)
  • Chore: add eslint-plugin-mocha (#184) (Bryan Mishkin)

6.1.0

  • Update: add checkBooleanAssertions option to no-ok-equality rule (#173) (Bryan Mishkin)
  • Chore: Add eslint-plugin-unicorn (#180) (Bryan Mishkin)
  • Update: add checkBooleanAssertions option to no-negated-ok rule (#174) (Bryan Mishkin)
  • Fix: handle typed this callback argument in no-hooks-from-ancestor-modules rule (#162) (Bryan Mishkin)
  • Build: start testing under Node 16 (#181) (Bryan Mishkin)
  • Update: Ensure boolean assertions are not missed by several rules (#172) (Bryan Mishkin)
  • Chore: add eslint-plugin-eslint-comments (#178) (Bryan Mishkin)
  • Docs: enable/autofix indent rule in markdown JS code samples (#177) (Bryan Mishkin)
  • Docs: Add eslint-plugin-markdown for JavaScript code samples in documentation (#176) (Bryan Mishkin)
  • Upgrade: Bump y18n from 4.0.0 to 4.0.1 (#163) (dependabot[bot])
  • Update: add automatic suggestions for no-assert-equal rule (#165) (Bryan Mishkin)
  • Fix: only flag callee node instead of entire call expression in no-hooks-from-ancestor-modules rule (#160) (Bryan Mishkin)
  • Docs: fix typo of deepEqual assert name in require-object-in-propequal rule doc (#166) (Bryan Mishkin)

6.0.0

  • Upgrade: chai, mocha, eslint, markdownlint to latest (Kevin Partington)
  • Chore: Uncomment ES2020 tests in require-object-in-propequal (#159) (Kevin Partington)
  • Breaking: add more recommended rules for v6 (#157) (Bryan Mishkin)
  • Breaking: merge two config into recommended config (#155) (Bryan Mishkin)
  • Breaking: update require-expect rule to default to expect-simple option (#158) (Bryan Mishkin)
  • Breaking: update fixToNotOk rule option default to true in no-compare-relation-boolean rule (#154) (Bryan Mishkin)
  • Breaking: update fixToNotOk rule default option to true in no-negated-ok rule (#153) (Bryan Mishkin)
  • Breaking: drop Node 13 support (#152) (Bryan Mishkin)
  • Chore: require eslint 6+ as peer dependency (#151) (Bryan Mishkin)

5.4.0

  • New: no-async-module-callbacks rule (#147) (#150) (Ray Cohen)
  • New: require-object-in-propequal rule (#148) (Kevin Partington)
  • New: no-hooks-from-ancestor-modules rule (fixes #93) (#94) (Ray Cohen)
  • Build: Run against Node 15 in CI (Kevin Partington)
  • Upgrade: devDependencies (Kevin Partington)

5.3.0

  • Fix: requireindex usage when this plugin is referenced from other plugins (#144) (Bryan Mishkin)
  • Update: fix detection of test-less modules in no-identical-names rule (#146) (Bryan Mishkin)
  • Build: Add Windows to CI testing matrix (#145) (Bryan Mishkin)
  • Fix: false positive for tests in different modules in no-identical-names rule (#143) (Bryan Mishkin)
  • Docs: add npm badge to README (#141) (Bryan Mishkin)

... (truncated)

Commits
  • 70f1f00 6.2.0
  • e05bfd7 Chore: enable all eslint-plugin-eslint-plugin rules (#187)
  • 10f0e79 Docs: Indicate which rules provide automated suggestions in README rules tabl...
  • 9c8e1fd Update: Use meta.hasSuggestions for suggestable rules to prepare for ESLint 8...
  • 7fda3c4 Docs: split emojis into separate columns in README rules table (#185)
  • 7fefc99 6.1.1
  • 16ff30a Upgrade: devDependencies
  • 9fee369 Fix: fix global equal() check in no-assert-equal rule (#183)
  • de7ca73 Chore: add eslint-plugin-mocha (#184)
  • ce4803f 6.1.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.

Dependabot will merge this PR once CI passes on it, as requested by @locks.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 23, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-qunit-6.2.0 branch 2 times, most recently from c5ffabc to 3991611 Compare October 1, 2021 13:39
@locks locks force-pushed the dependabot/npm_and_yarn/eslint-plugin-qunit-6.2.0 branch from 7f689b6 to c839375 Compare October 1, 2021 14:02
@locks locks enabled auto-merge October 1, 2021 14:03
@locks locks disabled auto-merge October 1, 2021 14:03
@locks
Copy link
Contributor

locks commented Oct 1, 2021

@dependabot-bot merge

@dependabot dependabot bot merged commit 61be2e1 into master Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-qunit-6.2.0 branch October 1, 2021 14:16
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant