adopted-ember-addons / ember-cognito

AWS Amplify/Cognito and ember-simple-auth integration
MIT License
32 stars 25 forks source link

Bump eslint-plugin-qunit from 7.2.0 to 7.3.4 #398

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-qunit from 7.2.0 to 7.3.4.

Release notes

Sourced from eslint-plugin-qunit's releases.

v7.3.4

7.3.4 (2022-11-30)

Fix

  • false positives with arrow functions in no-hooks-from-ancestor-modules rule (#275) (abcb81e), closes #275

Chore

Docs

  • Add missing changelog entry (3369a75)

Upgrade

  • Bump @​typescript-eslint/parser from 5.43.0 to 5.44.0 (#274) (b9c283c), closes #274
  • Bump eslint-doc-generator from 0.25.0 to 0.28.0 (#272) (98572d5), closes #272
  • Bump eslint-plugin-unicorn from 45.0.0 to 45.0.1 (#273) (672dfb5), closes #273

Release 7.3.3

  • Chore: Add dependabot (#247) (d791740)
  • Chore: Add release-it (4ac96ab)
  • Chore: Remove npm upgrade step from CI (#264) (c27c2a2)
  • Chore: Tweak release-it (1e8c668)
  • Docs: Add missing word (#266) (64d6faa)
  • Update: no-hooks-from-ancestor-modules works with arrow module callbacks (#267) (f02b60f)
  • Upgrade: Bump @​typescript-eslint/parser from 5.30.5 to 5.42.0 (#255) (61b2278)
  • Upgrade: Bump @​typescript-eslint/parser from 5.42.0 to 5.43.0 (#265) (0529b29)
  • Upgrade: Bump all-contributors-cli from 6.20.0 to 6.24.0 (#250) (4900937)
  • Upgrade: Bump chai from 4.3.6 to 4.3.7 (#262) (3ba3eb7)
  • Upgrade: Bump eslint from 8.19.0 to 8.26.0 (#248) (9219d80)
  • Upgrade: Bump eslint from 8.26.0 to 8.27.0 (#259) (a9ca61c)
  • Upgrade: Bump eslint from 8.27.0 to 8.28.0 (#268) (7e19200)
  • Upgrade: Bump eslint-doc-generator from 0.16.0 to 0.19.0 (#251) (70f1b71)
  • Upgrade: Bump eslint-doc-generator from 0.19.0 to 0.19.1 (#261) (3d2b3fb)
  • Upgrade: Bump eslint-doc-generator from 0.19.1 to 0.25.0 (#269) (db8d797)
  • Upgrade: Bump eslint-plugin-eslint-plugin from 4.4.0 to 5.0.6 (#258) (bdb2254)
  • Upgrade: Bump eslint-plugin-markdown from 2.2.1 to 3.0.0 (#260) (e12cfe9)
  • Upgrade: Bump eslint-plugin-mocha from 10.0.5 to 10.1.0 (#256) (457260a)
  • Upgrade: Bump eslint-plugin-unicorn from 42.0.0 to 44.0.2 (#257) (beb4bf3)
  • Upgrade: Bump eslint-plugin-unicorn from 44.0.2 to 45.0.0 (#271) (163bfdf)
  • Upgrade: Bump markdownlint-cli from 0.31.1 to 0.32.2 (#252) (805fb67)
  • Upgrade: Bump mocha from 10.0.0 to 10.1.0 (#254) (3225f2e)
  • Upgrade: Bump semver from 7.3.7 to 7.3.8 (#253) (ec622e2)
  • Upgrade: Bump typescript from 4.7.4 to 4.8.4 (#249) (ed4fa87)

... (truncated)

Changelog

Sourced from eslint-plugin-qunit's changelog.

7.3.4 (2022-11-30)

Chore

Docs

  • Add missing changelog entry (3369a75)

Fix

  • false positives with arrow functions in no-hooks-from-ancestor-modules rule (#275) (abcb81e), closes #275

Upgrade

  • Bump @​typescript-eslint/parser from 5.43.0 to 5.44.0 (#274) (b9c283c), closes #274
  • Bump eslint-doc-generator from 0.25.0 to 0.28.0 (#272) (98572d5), closes #272
  • Bump eslint-plugin-unicorn from 45.0.0 to 45.0.1 (#273) (672dfb5), closes #273

7.3.3

  • Chore: Add dependabot (#247) (d791740)
  • Chore: Add release-it (4ac96ab)
  • Chore: Remove npm upgrade step from CI (#264) (c27c2a2)
  • Chore: Tweak release-it (1e8c668)
  • Docs: Add missing word (#266) (64d6faa)
  • Update: no-hooks-from-ancestor-modules works with arrow module callbacks (#267) (f02b60f)
  • Upgrade: Bump @​typescript-eslint/parser from 5.30.5 to 5.42.0 (#255) (61b2278)
  • Upgrade: Bump @​typescript-eslint/parser from 5.42.0 to 5.43.0 (#265) (0529b29)
  • Upgrade: Bump all-contributors-cli from 6.20.0 to 6.24.0 (#250) (4900937)
  • Upgrade: Bump chai from 4.3.6 to 4.3.7 (#262) (3ba3eb7)
  • Upgrade: Bump eslint from 8.19.0 to 8.26.0 (#248) (9219d80)
  • Upgrade: Bump eslint from 8.26.0 to 8.27.0 (#259) (a9ca61c)
  • Upgrade: Bump eslint from 8.27.0 to 8.28.0 (#268) (7e19200)
  • Upgrade: Bump eslint-doc-generator from 0.16.0 to 0.19.0 (#251) (70f1b71)
  • Upgrade: Bump eslint-doc-generator from 0.19.0 to 0.19.1 (#261) (3d2b3fb)
  • Upgrade: Bump eslint-doc-generator from 0.19.1 to 0.25.0 (#269) (db8d797)
  • Upgrade: Bump eslint-plugin-eslint-plugin from 4.4.0 to 5.0.6 (#258) (bdb2254)
  • Upgrade: Bump eslint-plugin-markdown from 2.2.1 to 3.0.0 (#260) (e12cfe9)
  • Upgrade: Bump eslint-plugin-mocha from 10.0.5 to 10.1.0 (#256) (457260a)
  • Upgrade: Bump eslint-plugin-unicorn from 42.0.0 to 44.0.2 (#257) (beb4bf3)
  • Upgrade: Bump eslint-plugin-unicorn from 44.0.2 to 45.0.0 (#271) (163bfdf)
  • Upgrade: Bump markdownlint-cli from 0.31.1 to 0.32.2 (#252) (805fb67)
  • Upgrade: Bump mocha from 10.0.0 to 10.1.0 (#254) (3225f2e)
  • Upgrade: Bump semver from 7.3.7 to 7.3.8 (#253) (ec622e2)
  • Upgrade: Bump typescript from 4.7.4 to 4.8.4 (#249) (ed4fa87)
  • Upgrade: Bump typescript from 4.8.4 to 4.9.3 (#270) (84a9d56)

... (truncated)

Commits
  • e399d6f Release 7.3.4
  • 908ed50 Chore: Add CodeQL (#276)
  • abcb81e Fix: false positives with arrow functions in no-hooks-from-ancestor-modules r...
  • 98572d5 Upgrade: Bump eslint-doc-generator from 0.25.0 to 0.28.0 (#272)
  • 672dfb5 Upgrade: Bump eslint-plugin-unicorn from 45.0.0 to 45.0.1 (#273)
  • b9c283c Upgrade: Bump @​typescript-eslint/parser from 5.43.0 to 5.44.0 (#274)
  • 3369a75 Docs: Add missing changelog entry
  • 4e2f397 Chore: Add @​release-it/conventional-changelog
  • 8e22f44 Release 7.3.3
  • 1e8c668 Chore: Tweak release-it
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bmishkin, a new releaser for eslint-plugin-qunit since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

RobbieTheWagner commented 8 months ago

@dependabot rebase

dependabot[bot] commented 8 months ago

Superseded by #458.