Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

npm: bump eslint-plugin-qunit from 5.2.0 to 6.1.0 #497

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2021

Bumps eslint-plugin-qunit from 5.2.0 to 6.1.0.

Changelog

Sourced from eslint-plugin-qunit's changelog.

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)
  • Chore: Use requireindex to ensure correct rule files are exported (Kevin Partington)
  • Build: Run CI on all pushed branches (Kevin Partington)
Commits
  • ce4803f 6.1.0
  • 291a6c1 Update: add checkBooleanAssertions option to no-ok-equality rule (#173)
  • e8403d5 Chore: Add eslint-plugin-unicorn (#180)
  • 12c0d71 Update: add checkBooleanAssertions option to no-negated-ok rule (#174)
  • 7790c4d Fix: handle typed this callback argument in no-hooks-from-ancestor-modules ru...
  • 71fc542 Build: start testing under Node 16 (#181)
  • 05c9738 Update: Ensure boolean assertions are not missed by several rules (#172)
  • 09f7872 Chore: add eslint-plugin-eslint-comments (#178)
  • 564e755 Docs: enable/autofix indent rule in markdown JS code samples (#177)
  • a0f21a0 Docs: Add eslint-plugin-markdown for JavaScript code samples in documentation...
  • 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 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2021

Superseded by #567.

@dependabot dependabot bot closed this May 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-qunit-6.1.0 branch May 17, 2021 07:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant