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 7.3.4 to 8.0.0 #597

Merged
merged 5 commits into from
Jul 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps eslint-plugin-qunit from 7.3.4 to 8.0.0.

Release notes

Sourced from eslint-plugin-qunit's releases.

Release 8.0.0

8.0.0 (2023-06-28)

⚠ BREAKING CHANGES

  • Require eslint@^8.38, drop support for eslint 7.x (#376)
  • change require-expect rule default option to never-except-zero (#375)
  • strictly define node API (#374)
  • drop support for Node 12, 14, 17, 19 (#373)

Documentation

  • Correct GitHub access token variable name for releases (#277) (7a10cb4)

Chores

  • Add object-curly-newline to ESLint config (0f88ebe)
  • tweak release-it (#380) (85f2d53)
  • Update caniuse in lockfile to suppress warnings in npm test (a29c17e)
  • use ecmaVersion latest for eslint (#379) (e2c206e)
  • use node protocol for imports (#378) (4177030)
Changelog

Sourced from eslint-plugin-qunit's changelog.

8.0.0 (2023-06-28)

⚠ BREAKING CHANGES

  • Require eslint@^8.38, drop support for [email protected] (#376)
  • change require-expect rule default option to never-except-zero (#375)
  • strictly define node API (#374)
  • drop support for Node 12, 14, 17, 19 (#373)

Features

Documentation

  • Correct GitHub access token variable name for releases (#277) (7a10cb4)

Chores

  • Add object-curly-newline to ESLint config (0f88ebe)
  • tweak release-it (#380) (85f2d53)
  • Update caniuse in lockfile to suppress warnings in npm test (a29c17e)
  • use ecmaVersion latest for eslint (#379) (e2c206e)
  • use node protocol for imports (#378) (4177030)
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 18, 2023
@lintrule-review
Copy link

Checks passed

  • Ran no-bugs.md on package.json

@github-actions
Copy link

github-actions bot commented Jul 18, 2023

Test Results

    1 files  ±0      1 suites  ±0   1m 25s ⏱️ -29s
165 tests ±0  163 ✔️ ±0  2 💤 ±0  0 ±0 
170 runs  ±0  168 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit b48c39b. ± Comparison against base commit 7edfd3c.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7edfd3c) 78.62% compared to head (b48c39b) 78.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #597   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files         263      263           
  Lines        2400     2400           
  Branches       58       58           
=======================================
  Hits         1887     1887           
  Misses        502      502           
  Partials       11       11           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) from 7.3.4 to 8.0.0.
- [Release notes](https://github.com/platinumazure/eslint-plugin-qunit/releases)
- [Changelog](https://github.com/platinumazure/eslint-plugin-qunit/blob/master/CHANGELOG.md)
- [Commits](platinumazure/eslint-plugin-qunit@v7.3.4...v8.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-qunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@rohitpaulk rohitpaulk merged commit f936f03 into master Jul 20, 2023
5 checks passed
@rohitpaulk rohitpaulk deleted the dependabot/npm_and_yarn/eslint-plugin-qunit-8.0.0 branch July 20, 2023 14:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants