Skip to content

chore(deps): update dependencies#3

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies
Open

chore(deps): update dependencies#3
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 6, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 16.2.116.3.0 age confidence
@commitlint/config-conventional (source) 16.2.116.2.4 age confidence
c8 7.11.07.14.0 age confidence
chai (source) 4.3.64.5.0 age confidence
eslint (source) 8.9.08.57.1 age confidence
mocha (source) 9.2.19.2.2 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v16.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

16.2.4 (2022-04-28)

Note: Version bump only for package @​commitlint/cli

16.2.3 (2022-03-16)

Note: Version bump only for package @​commitlint/cli

16.2.1 (2022-02-13)

Note: Version bump only for package @​commitlint/cli

v16.2.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v16.2.3

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v16.2.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

bcoe/c8 (c8)

v7.14.0

Compare Source

Features
  • added a new CLI arg --merge-async to asynchronously and incrementally merge process coverage files to avoid OOM due to heap exhaustion (#​469) (45f2f84)

v7.13.0

Compare Source

Features

v7.12.0

Compare Source

Features
7.11.3 (2022-05-16)
Bug Fixes
7.11.2 (2022-04-20)
Bug Fixes
  • perf: cache this.exclude.shouldInstrument for improved performance (#​388) (8b36f23)
7.11.1 (2022-04-20)
Bug Fixes

v7.11.3

Compare Source

Features
7.11.3 (2022-05-16)
Bug Fixes
7.11.2 (2022-04-20)
Bug Fixes
  • perf: cache this.exclude.shouldInstrument for improved performance (#​388) (8b36f23)
7.11.1 (2022-04-20)
Bug Fixes

v7.11.2

Compare Source

Features
7.11.3 (2022-05-16)
Bug Fixes
7.11.2 (2022-04-20)
Bug Fixes
  • perf: cache this.exclude.shouldInstrument for improved performance (#​388) (8b36f23)
7.11.1 (2022-04-20)
Bug Fixes

v7.11.1

Compare Source

Features
7.11.3 (2022-05-16)
Bug Fixes
7.11.2 (2022-04-20)
Bug Fixes
  • perf: cache this.exclude.shouldInstrument for improved performance (#​388) (8b36f23)
7.11.1 (2022-04-20)
Bug Fixes
chaijs/chai (chai)

v4.5.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.1...v4.5.0

v4.4.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

  • Allow deepEqual fonction to be configured globally (4.x.x branch) by @​forty in #​1553

Full Changelog: chaijs/chai@v4.3.10...v4.4.0

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

v4.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v4.3.7...v4.3.8

v4.3.7

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.6...v4.3.7

eslint/eslint (eslint)

v8.57.1

Compare Source

v8.57.0

Compare Source

v8.56.0

Compare Source

v8.55.0

Compare Source

v8.54.0

Compare Source

v8.53.0

Compare Source

v8.52.0

Compare Source

v8.51.0

Compare Source

v8.50.0

Compare Source

v8.49.0

Compare Source

v8.48.0

Compare Source

v8.47.0

Compare Source

v8.46.0

Compare Source

v8.45.0

Compare Source

v8.44.0

Compare Source

v8.43.0

Compare Source

v8.42.0

Compare Source

v8.41.0

Compare Source

v8.40.0

Compare Source

v8.39.0

Compare Source

v8.38.0

Compare Source

v8.37.0

Compare Source

v8.36.0

Compare Source

v8.35.0

Compare Source

v8.34.0

Compare Source

v8.33.0

Compare Source

v8.32.0

Compare Source

v8.31.0

Compare Source

v8.30.0

Compare Source

v8.29.0

Compare Source

v8.28.0

Compare Source

v8.27.0

Compare Source

Features

  • f14587c feat: new no-new-native-nonconstructor rule (#​16368) (Sosuke Suzuki)
  • 978799b feat: add new rule no-empty-static-block (#​16325) (Sosuke Suzuki)
  • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#​16470) (Nitin Kumar)
  • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#​16458) (Milos Djermanovic)

Bug Fixes

  • c3ce521 fix: Ensure unmatched glob patterns throw an error (#​16462) (Nicholas C. Zakas)
  • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#​16437) (Francesco Trotta)

Documentation

  • ce93b42 docs: Stylelint property-no-unknown (#​16497) (Nick Schonning)
  • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#​16498) (Nick Schonning)
  • 0a92805 docs: stylelint color-hex-case (#​16496) (Nick Schonning)
  • 74a5af4 docs: fix stylelint error (#​16491) (Milos Djermanovic)
  • 324db1a docs: explicit stylelint color related rules (#​16465) (Nick Schonning)
  • 94dc4f1 docs: use Stylelint for HTML files (#​16468) (Nick Schonning)
  • cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#​16466) (Nick Schonning)
  • d03a8bf docs: Add heading to justification explanation (#​16430) (Maritaria)
  • 8a15968 docs: add Stylelint configuration and cleanup (#​16379) (Nick Schonning)
  • 9b0a469 docs: note commit messages don't support scope (#​16435) (Andy Edwards)
  • 1581405 docs: improve context.getScope() docs (#​16417) (Ben Perlmutter)
  • b797149 docs: update formatters template (#​16454) (Milos Djermanovic)
  • 5ac4de9 docs: fix link to formatters on the Core Concepts page (#​16455) (Vladislav)
  • 33313ef docs: core-concepts: fix link to semi rule (#​16453) (coderaiser)

v8.26.0

Compare Source

Features

  • 4715787 feat: check Object.create() in getter-return (#​16420) (Yuki Hirasawa)
  • 28d1902 feat: no-implicit-globals supports exported block comment (#​16343) (Sosuke Suzuki)
  • e940be7 feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#​16356) (Tomer Aberbach)
  • dd0c58f feat: Swap out Globby for custom globbing solution. (#​16369) (Nicholas C. Zakas)

Bug Fixes

  • df77409 fix: use baseConfig constructor option in FlatESLint (#​16432) (Milos Djermanovic)
  • 33668ee fix: Ensure that glob patterns are matched correctly. (#​16449) (Nicholas C. Zakas)
  • 740b208 fix: ignore messages without a ruleId in getRulesMetaForResults (#​16409) (Francesco Trotta)
  • 8f9759e fix: --ignore-pattern in flat config mode should be relative to cwd (#​16425) (Milos Djermanovic)
  • 325ad37 fix: make getRulesMetaForResults return a plain object in trivial case (#​16438) (Francesco Trotta)
  • a2810bc fix: Ensure that directories can be unignored. (#​16436) (Nicholas C. Zakas)
  • 35916ad fix: Ensure unignore and reignore work correctly in flat config. (#​16422) (Nicholas C. Zakas)

Documentation

  • 651649b docs: Core concepts page (#​16399) (Ben Perlmutter)
  • 631cf72 docs: note --ignore-path not supported with flat config (#​16434) (Andy Edwards)
  • 1692840 docs: fix syntax in examples for new config files (#​16427) (Milos Djermanovic)
  • d336cfc docs: Document extending plugin with new config (#​16394) (Ben Perlmutter)

Chores

v8.25.0

Compare Source

Features

  • 173e820 feat: Pass --max-warnings value to formatters (#​16348) (Brandon Mills)
  • 6964cb1 feat: remove support for ignore files in FlatESLint (#​16355) (Milos Djermanovic)
  • 1cc4b3a feat: id-length counts graphemes instead of code units (#​16321) (Sosuke Suzuki)

Documentation

Chores

v8.24.0

Compare Source

Features

  • 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#​16308) (Milos Djermanovic)
  • b0d72c9 feat: add rule logical-assignment-operators (#​16102) (fnx)
  • f02bcd9 feat: array-callback-return support findLast and findLastIndex (#​16314) (Sosuke Suzuki)

Documentation

Chores

v8.23.1

Compare Source

Bug Fixes

  • b719893 fix: Upgrade eslintrc to stop redefining plugins (#​16297) (Brandon Mills)
  • 734b54e fix: improve autofix for the prefer-const rule (#​16292) (Nitin Kumar)
  • 6a923ff fix: Ensure that glob patterns are normalized (#​16287) (Nicholas C. Zakas)
  • c6900f8 fix: Ensure globbing doesn't include subdirectories (#​16272) (Nicholas C. Zakas)

Documentation

  • 16cba3f docs: fix mobile double tap issue (#​16293) (Sam Chen)
  • e098b5f docs: keyboard control to search results (#​16222) (Shanmughapriyan S)
  • 1b5b2a7 docs: add Consolas font and prioritize resource loading (#​16225) (Amaresh S M)
  • 1ae8236 docs: copy & use main package version in docs on release (#​16252) (Jugal Thakkar)
  • 279f0af docs: Improve id-denylist documentation (#​16223) (Mert Ciflikli)

Chores

v8.23.0

Compare Source

Features

  • 3e5839e feat: Enable eslint.config.js lookup from CLI (#​16235) (Nicholas C. Zakas)
  • 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#​15887) (Amaresh S M)
  • 43f03aa feat: no-warning-comments support comments with decoration (#​16120) (Lachlan Hunt)

Documentation

Chores

v8.22.0

Compare Source

Features

  • 2b97607 feat: Implement caching for FlatESLint (#​16190) (Nicholas C. Zakas)
  • fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#​16185) (Milos Djermanovic)

Documentation

Chores

  • 10a6e0e chore: remove deploy workflow for playground (#​16186) (Milos Djermanovic)

v8.21.0

Compare Source

Features

  • 7b43ea1 feat: Implement FlatESLint (#​16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#​16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#​16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#​16063) (Nitin Kumar)

Bug Fixes

  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#​16153) (Nitin Kumar)

Documentation

Chores

v8.20.0

Compare Source

Features

Bug Fixes

  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)

Documentation

Chores

  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)

v8.19.0

Compare Source

Features

  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#​16059) (Brandon Scott)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#​16068) (Milos Djermanovic)

Bug Fixes

  • fc81848 fix: throw helpful exception when rule has wrong return type (#​16075) (Bryan Mishkin)

Documentation

  • 3ae0574 docs: Remove duplicate rule descriptions (#​16052) (Amaresh S M)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#​16046) (Nicholas C. Zakas)
  • ae4b449 docs: make logo link clickable on small width screens (#​16058) (Milos Djermanovic)
  • 280f898 docs: use only fenced code blocks (#​16044) (Milos Djermanovic)
  • f5d63b9 docs: add listener only if element exists (#​16045) (Amaresh S M)
  • 8b639cc docs: add missing migrating-to-8.0.0 in the user guide (#​16048) (唯然)
  • b8e68c1 docs: Update release process (#​16036) (Nicholas C. Zakas)
  • 6d0cb11 docs: remove table of contents from markdown text (#​15999) (Nitin Kumar)

Chores

  • e884933 chore: use github-slugger for markdown anchors (#​16067) (Strek)
  • [02e9cb0](http

Configuration

📅 Schedule: (in timezone Asia/Calcutta)

  • Branch creation
    • "before 3am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/dependencies branch from 0fab00c to 0d82f11 Compare March 11, 2022 17:51
@renovate renovate Bot changed the title Update dependency eslint to v8.10.0 Update dependencies Mar 11, 2022
@renovate renovate Bot force-pushed the renovate/dependencies branch from 0d82f11 to 115df94 Compare March 11, 2022 23:52
@renovate renovate Bot changed the title Update dependencies chore(deps): update dependencies Mar 12, 2022
@renovate renovate Bot force-pushed the renovate/dependencies branch from 115df94 to bc51be4 Compare March 16, 2022 06:17
@renovate renovate Bot force-pushed the renovate/dependencies branch from bc51be4 to 18ad1be Compare March 26, 2022 00:04
@renovate renovate Bot force-pushed the renovate/dependencies branch from 18ad1be to ce21f19 Compare April 9, 2022 00:47
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from 3e047af to 915ed72 Compare April 22, 2022 23:08
@renovate renovate Bot force-pushed the renovate/dependencies branch from 915ed72 to b5035ee Compare April 28, 2022 03:35
@renovate renovate Bot force-pushed the renovate/dependencies branch from b5035ee to cba0146 Compare May 6, 2022 23:10
@renovate renovate Bot force-pushed the renovate/dependencies branch from cba0146 to bdb0b47 Compare May 16, 2022 01:03
@renovate renovate Bot force-pushed the renovate/dependencies branch from bdb0b47 to f074479 Compare June 18, 2022 18:56
@renovate renovate Bot force-pushed the renovate/dependencies branch from f074479 to 3a43199 Compare September 25, 2022 21:25
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

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

@renovate renovate Bot force-pushed the renovate/dependencies branch from 3a43199 to a8a3212 Compare March 16, 2023 08:08
@renovate renovate Bot force-pushed the renovate/dependencies branch from a8a3212 to 514984f Compare March 30, 2023 12:01
@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from bbf1076 to d4d61f3 Compare June 3, 2023 08:41
@renovate renovate Bot force-pushed the renovate/dependencies branch from d4d61f3 to cd1b30f Compare June 17, 2023 02:28
@renovate renovate Bot force-pushed the renovate/dependencies branch from cd1b30f to 8406b16 Compare July 1, 2023 00:58
@renovate renovate Bot force-pushed the renovate/dependencies branch from 8406b16 to 4e26669 Compare July 15, 2023 05:05
@renovate renovate Bot force-pushed the renovate/dependencies branch from 4e26669 to c2e8461 Compare July 29, 2023 05:11
@renovate renovate Bot force-pushed the renovate/dependencies branch from c2e8461 to 07913a6 Compare August 12, 2023 08:22
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from b521a66 to e8b3b4e Compare August 27, 2023 02:42
@renovate renovate Bot force-pushed the renovate/dependencies branch from e8b3b4e to e0e5e36 Compare September 9, 2023 11:58
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from a835fb5 to 1cd0220 Compare September 28, 2023 06:00
@renovate renovate Bot force-pushed the renovate/dependencies branch from b792658 to 4418ff3 Compare November 4, 2023 05:30
@renovate renovate Bot force-pushed the renovate/dependencies branch from 4418ff3 to ff36089 Compare November 18, 2023 08:27
@renovate renovate Bot force-pushed the renovate/dependencies branch from ff36089 to dcecd7d Compare December 2, 2023 08:24
@renovate renovate Bot force-pushed the renovate/dependencies branch from dcecd7d to da9febc Compare December 16, 2023 05:35
@renovate renovate Bot force-pushed the renovate/dependencies branch from da9febc to 92a994b Compare January 6, 2024 02:58
@renovate renovate Bot force-pushed the renovate/dependencies branch from 92a994b to 177b2ff Compare January 13, 2024 17:44
@renovate renovate Bot force-pushed the renovate/dependencies branch from 177b2ff to 4ef2393 Compare February 24, 2024 11:20
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate Bot force-pushed the renovate/dependencies branch from 4ef2393 to 92b20db Compare July 26, 2024 02:22
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/dependencies branch from 92b20db to 928b553 Compare September 17, 2024 02:57
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from b4e5a7a to 258c9cb Compare August 15, 2025 19:36
@renovate renovate Bot force-pushed the renovate/dependencies branch from 258c9cb to e7d82a4 Compare August 23, 2025 23:48
@renovate renovate Bot force-pushed the renovate/dependencies branch from e7d82a4 to 148f33d Compare September 26, 2025 12:08
@renovate renovate Bot force-pushed the renovate/dependencies branch from 148f33d to 2092d7f Compare October 23, 2025 06:34
@renovate renovate Bot force-pushed the renovate/dependencies branch from 2092d7f to b385b7c Compare November 16, 2025 19:56
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from 39dccea to 3b1a63b Compare January 1, 2026 11:49
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from 622d797 to 01ea4ab Compare January 24, 2026 16:04
@renovate renovate Bot force-pushed the renovate/dependencies branch from 01ea4ab to c297d04 Compare February 3, 2026 20:06
@renovate renovate Bot force-pushed the renovate/dependencies branch from c297d04 to d448fdf Compare February 13, 2026 07:48
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from ff350f3 to 80bf75d Compare March 14, 2026 21:14
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/dependencies branch from 80bf75d to 253ef7b Compare April 15, 2026 14:29
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants