iMattPro / abbc3

Advanced BBCode Box - An extension for phpBB
https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/
GNU General Public License v2.0
26 stars 28 forks source link

Bump jshint from 2.13.1 to 2.13.4 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jshint from 2.13.1 to 2.13.4.

Release notes

Sourced from jshint's releases.

JSHint 2.13.4

2.13.4 (2022-01-24)

Bug Fixes

JSHint 2.13.3

2.13.3 (2022-01-05)

Bug Fixes

  • Recognize ES2020 globals (b1426f1)

JSHint 2.13.2

2.13.2 (2021-12-27)

Bug Fixes

  • Add missing well-known globals (#3582) (cc1adf6)
  • add URL for node in src/vars.js (#3570) (ca06e6a)
  • change escape-sequence handler for double quotes (") (#3566) (75e48b7)
  • Limit "Too many Errors" (E043) to errors only (#3562) (4a681b9)
  • Tolerate keyword in object shorthand (057b1c6)
  • Tolerate unterminated nullish coalescing (ecae54a)
Changelog

Sourced from jshint's changelog.

2.13.4 (2022-01-24)

Bug Fixes

2.13.3 (2022-01-05)

Bug Fixes

  • Recognize ES2020 globals (b1426f1)

2.13.2 (2021-12-27)

Bug Fixes

  • Add missing well-known globals (#3582) (cc1adf6)
  • add URL for node in src/vars.js (#3570) (ca06e6a)
  • change escape-sequence handler for double quotes (") (#3566) (75e48b7)
  • Limit "Too many Errors" (E043) to errors only (#3562) (4a681b9)
  • Tolerate keyword in object shorthand (057b1c6)
  • Tolerate unterminated nullish coalescing (ecae54a)

Commits
  • 61c868c v2.13.4
  • eb4609a [[FIX]] Remove shelljs
  • b23e125 [[CHORE]] Remove shelljs from internal tooling
  • 56d4a47 [[CHORE]] Use consistent interface for fs ops
  • 33cfc87 [[CHORE]] Migrate from TravisCI to CircleCI
  • a53cc95 [[CHORE]] Update version of package manifest (#3602)
  • 2a842ac v2.13.3
  • 06accfa [[CHORE]] Correct annotation for globals
  • b1426f1 [[FIX]] Recognize ES2020 globals
  • be94b1d [[DOCS]] Remove david-dm badges (#3596)
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (b686467) into develop (ad9ead9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #104   +/-   ##
==========================================
  Coverage      97.64%   97.64%           
  Complexity       136      136           
==========================================
  Files             11       11           
  Lines            468      468           
==========================================
  Hits             457      457           
  Misses            11       11           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad9ead9...b686467. Read the comment docs.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.