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.0.0 to 4.2.0 #562

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-qunit from 4.0.0 to 4.2.0.

Changelog

Sourced from eslint-plugin-qunit's changelog.

4.2.0

  • Fix: literal-compare-order crash on BDD-style assertions (fixes #74) (Kevin Partington)
  • Chore: Add eslint-plugin-eslint-plugin devDependency (fixes #85) (Kevin Partington)
  • New rule: no-skip (#81) (Steve Calvert)

4.1.0

  • Docs: Add more contributors (Kevin Partington)
  • Upgrade: Bump acorn from 6.3.0 to 6.4.1 (#83) (dependabot[bot])
  • Upgrade: Bump eslint-utils from 1.3.1 to 1.4.3 (#82) (dependabot[bot])
  • Docs: Add contributors (Kevin Partington)
  • Fix: require-expect handles implicit body arrow functions correctly (fixes #76) (Kevin Partington)
  • Chore: Improve unit test (Kevin Partington)
  • Build: Add Node 12, 13, and 14 to Travis config (Kevin Partington)
  • Upgrade: Upgrade devDependencies (semver-minor only) (Kevin Partington)
  • Build: Add package-lock.json (Kevin Partington)
  • New: Implement new rule no-assert-ok (#78) (ventuno)
  • Update: Improve no-only rule to detect only() module.only() and QUnit.module.only() (#73) (Brad Overton)
  • Fix: Fix typo in no-test-expect-argument (#71) (Ed S)
Commits
  • 8877b14 4.2.0
  • e055c1b Fix: literal-compare-order crash on BDD-style assertions (fixes #74)
  • 5dec4fc Chore: Add eslint-plugin-eslint-plugin devDependency (fixes #85)
  • da223d1 New rule: no-skip (#81)
  • fd8fa32 4.1.0
  • 0f02d92 Docs: Add more contributors
  • 57987e4 Upgrade: Bump acorn from 6.3.0 to 6.4.1 (#83)
  • 0265404 Upgrade: Bump eslint-utils from 1.3.1 to 1.4.3 (#82)
  • a3c6ef2 Docs: Add contributors
  • b2fc890 Fix: require-expect handles implicit body arrow functions correctly (fixes #76)
  • 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.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)

@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 96ea802 into master May 20, 2020
@alexdiliberto alexdiliberto deleted the dependabot/npm_and_yarn/eslint-plugin-qunit-4.2.0 branch May 20, 2020 20:22
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