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

build(deps-dev): bump eslint-plugin-qunit from 4.3.0 to 5.0.0 #670

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 15, 2020

Bumps eslint-plugin-qunit from 4.3.0 to 5.0.0.

Changelog

Sourced from eslint-plugin-qunit's changelog.

5.0.0

  • Breaking: Update plugin:qunit/recommended config (fixes #86) (Kevin Partington)
  • Build: Fix yarn reference in test script (Kevin Partington)
  • Docs: Update contributor list (Kevin Partington)
  • Fix: resolve-async recognizes .call/.apply (fixes #68) (Kevin Partington)
  • Upgrade: devDependencies to latest (Kevin Partington)
  • Breaking: Drop support for Node 6, 8, and 11 (Kevin Partington)
  • Docs: add config notices to each rule doc (#107) (Bryan Mishkin)
  • Docs: add autogenerated rules table to README (#110) (Bryan Mishkin)
  • Update: add autofixer to no-negated-ok rule (#100) (Bryan Mishkin)
  • Build: add npm-run-all for running lint scripts (#109) (Bryan Mishkin)
  • Docs: add fixable notice to rule doc of autofixable rules (#106) (Bryan Mishkin)
  • Update: add autofixer to no-compare-relation-boolean rule (#102) (Bryan Mishkin)
  • Chore: Add tests to ensure rules have tests and basic rule doc (#105) (Bryan Mishkin)
  • Fix: allow message arguments to have logical expressions in no-assert-logical-expression rule (#104) (Bryan Mishkin)
  • Fix: no-compare-relation-boolean did not report violations when assertion message was passed (#103) (Bryan Mishkin)
  • Update: add autofixer to no-setup-teardown rule (#101) (Bryan Mishkin)
  • Update: add autofixer to no-ok-equality rule (#99) (Bryan Mishkin)
  • Update: add autofixer to literal-compare-order rule (#98) (Bryan Mishkin)
  • Fix: crash when missing assert arguments in literal-compare-order rule (#97) (Bryan Mishkin)
  • New: Add "no-nested-tests" rule (#96) (Aliaksandr Yermalayeu)
Commits
  • 7e85036 5.0.0
  • 0938a5b Breaking: Update plugin:qunit/recommended config (fixes #86)
  • 35b86c6 Build: Fix yarn reference in test script
  • b6de53d Docs: Update contributor list
  • c5d1d76 Fix: resolve-async recognizes .call/.apply (fixes #68)
  • f15fe07 Upgrade: devDependencies to latest
  • d3d1063 Breaking: Drop support for Node 6, 8, and 11
  • 69a9b5c Docs: add config notices to each rule doc (#107)
  • a5a038e Docs: add autogenerated rules table to README (#110)
  • b9f10e9 Update: add autofixer to no-negated-ok rule (#100)
  • 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 not automatically merge this PR because it includes an out-of-range update to a development dependency.


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.yml 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 dependencies Pull requests that update a dependency file internal labels Sep 15, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-qunit-5.0.0 branch from 1710120 to 3f87b35 Compare October 19, 2020 18:25
@alexdiliberto
Copy link
Owner

@dependabot recreate

1 similar comment
@alexdiliberto
Copy link
Owner

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-qunit-5.0.0 branch from 3f87b35 to bb9e413 Compare October 30, 2020 20:41
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@alexdiliberto alexdiliberto merged commit 8afdc2e into master Nov 1, 2020
@alexdiliberto alexdiliberto deleted the dependabot/npm_and_yarn/eslint-plugin-qunit-5.0.0 branch November 1, 2020 05:12
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 internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant