Commit 3ca0b5c
authored
chore(deps): update dependency mocha to v11 (#41)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [mocha](https://mochajs.org/)
([source](https://redirect.github.com/mochajs/mocha)) | [`10.8.2` ->
`11.7.4`](https://renovatebot.com/diffs/npm/mocha/10.8.2/11.7.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mochajs/mocha (mocha)</summary>
###
[`v11.7.4`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1174-2025-10-01)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.3...v11.7.4)
##### 🩹 Fixes
- watch mode using chokidar v4
([#​5379](https://redirect.github.com/mochajs/mocha/issues/5379))
([c2667c3](https://redirect.github.com/mochajs/mocha/commit/c2667c3b3fca33c21306f59a1cca55bb7e1dac1f))
##### 📚 Documentation
- migrate remaining legacy wiki pages to main documentation
([#​5465](https://redirect.github.com/mochajs/mocha/issues/5465))
([bff9166](https://redirect.github.com/mochajs/mocha/commit/bff91660733b71b124aad939538dee7747cfbeb8))
##### 🧹 Chores
- remove trailing spaces
([#​5475](https://redirect.github.com/mochajs/mocha/issues/5475))
([7f68e5c](https://redirect.github.com/mochajs/mocha/commit/7f68e5c1565606bcebeb715b8591c52973d00dff))
###
[`v11.7.3`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1173-2025-09-30)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.2...v11.7.3)
##### 🩹 Fixes
- use original require() error for TS files if
ERR\_UNKNOWN\_FILE\_EXTENSION
([#​5408](https://redirect.github.com/mochajs/mocha/issues/5408))
([ebdbc48](https://redirect.github.com/mochajs/mocha/commit/ebdbc487693254498de62068c59e3e43d078eff1))
##### 📚 Documentation
- add security escalation policy
([#​5466](https://redirect.github.com/mochajs/mocha/issues/5466))
([4122c7d](https://redirect.github.com/mochajs/mocha/commit/4122c7d13d0941be451365397fbf43e1f3103027))
- fix duplicate global leak documentation
([#​5461](https://redirect.github.com/mochajs/mocha/issues/5461))
([1164b9d](https://redirect.github.com/mochajs/mocha/commit/1164b9da895e56cf745acda2792e634080018ff6))
- migrate third party UIs wiki page to docs
([#​5434](https://redirect.github.com/mochajs/mocha/issues/5434))
([6654704](https://redirect.github.com/mochajs/mocha/commit/66547045cb9bd2fa8209b34c36da2a5ef49d23fc))
- update maintainer release notes for release-please
([#​5453](https://redirect.github.com/mochajs/mocha/issues/5453))
([185ae1e](https://redirect.github.com/mochajs/mocha/commit/185ae1eabe5c1e92c758bdfb398f7f47b6ef9483))
##### 🤖 Automation
- **deps:** bump actions/setup-node in the github-actions group
([#​5459](https://redirect.github.com/mochajs/mocha/issues/5459))
([48c6f40](https://redirect.github.com/mochajs/mocha/commit/48c6f4068b5d22ebc49220900f0b53f8ecdc2b74))
###
[`v11.7.2`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1172-2025-09-01)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.1...v11.7.2)
##### 🩹 Fixes
- fail with an informative error message on a file with a broken default
import
([#​5413](https://redirect.github.com/mochajs/mocha/issues/5413))
([b0e6135](https://redirect.github.com/mochajs/mocha/commit/b0e61350594f2a044bf34ea153d1fab1e82e80cc))
- load mjs files correctly
([#​5429](https://redirect.github.com/mochajs/mocha/issues/5429))
([a947b9b](https://redirect.github.com/mochajs/mocha/commit/a947b9b95501a35efa73c18aa57a74dad555c03a))
##### 📚 Documentation
- add banner from old site to new site, link from new to old
([#​5414](https://redirect.github.com/mochajs/mocha/issues/5414))
([dedef11](https://redirect.github.com/mochajs/mocha/commit/dedef110a2af2f8632fb6c1b864fa0a46ad6ca9c))
- add info on spies to legacy docs
([#​5421](https://redirect.github.com/mochajs/mocha/issues/5421))
([21f5544](https://redirect.github.com/mochajs/mocha/commit/21f554459c75f5a75b22556b6e2ac70d6ac0e9fc))
- explain node import swallowing error
([#​5401](https://redirect.github.com/mochajs/mocha/issues/5401))
([09f5b2c](https://redirect.github.com/mochajs/mocha/commit/09f5b2c9de67ef40d5bd1775c3fca3bdb138f371))
- fix links in new site
([#​5416](https://redirect.github.com/mochajs/mocha/issues/5416))
([b2bc769](https://redirect.github.com/mochajs/mocha/commit/b2bc769c6c8d87311ba0bdc9df8b9b588494eba5))
- migrate assertion libraries wiki link to main docs
([#​5442](https://redirect.github.com/mochajs/mocha/issues/5442))
([95f3ca8](https://redirect.github.com/mochajs/mocha/commit/95f3ca8bc3a6c6af2932f7fd59a404768c0c6693))
- migrate count assertions wiki page to docs
([#​5438](https://redirect.github.com/mochajs/mocha/issues/5438))
([02a306c](https://redirect.github.com/mochajs/mocha/commit/02a306c6cbf31f4eef7d4c9bf5e06c917d3efc11))
- migrate shared behaviours to docs-next
([#​5432](https://redirect.github.com/mochajs/mocha/issues/5432))
([1dc4aa9](https://redirect.github.com/mochajs/mocha/commit/1dc4aa98eb3793865fa2a4da3373534dafc1c9a7))
- migrate Spies wiki page to explainers
([#​5420](https://redirect.github.com/mochajs/mocha/issues/5420))
([cbcf007](https://redirect.github.com/mochajs/mocha/commit/cbcf007c5ae25f203863aac0b43eca1e8aefe093))
- Migrate tagging wiki page to docs
([#​5435](https://redirect.github.com/mochajs/mocha/issues/5435))
([876247a](https://redirect.github.com/mochajs/mocha/commit/876247a8a636cc7bb1c3bf31390e7771182a090a))
- migrate third party reporters wiki page to docs
([#​5433](https://redirect.github.com/mochajs/mocha/issues/5433))
([f70764c](https://redirect.github.com/mochajs/mocha/commit/f70764c9a56fcf12e316d5539788c7be0693b6a9))
- migrate to global leak wiki page to docs
([#​5437](https://redirect.github.com/mochajs/mocha/issues/5437))
([8a6fdca](https://redirect.github.com/mochajs/mocha/commit/8a6fdcafccd94c888fae5e8be47dd29a604241b6))
- update /next bug report link to be docs issue template
([#​5424](https://redirect.github.com/mochajs/mocha/issues/5424))
([668cb66](https://redirect.github.com/mochajs/mocha/commit/668cb66e1288051369ab144ccb50c840ebe34267))
##### 🧹 Chores
- add issue form for ⚡️ Performance
([#​5406](https://redirect.github.com/mochajs/mocha/issues/5406))
([a908b3b](https://redirect.github.com/mochajs/mocha/commit/a908b3b86604d41d5751cccfaff505d7092c114f))
- add test for `-R import-only-loader`
([#​5391](https://redirect.github.com/mochajs/mocha/issues/5391))
([6ee5b48](https://redirect.github.com/mochajs/mocha/commit/6ee5b483b8c29e0593c7765ad7a5c7b7f7764fc3))
- also test Node.js 24 in CI
([#​5405](https://redirect.github.com/mochajs/mocha/issues/5405))
([15f5980](https://redirect.github.com/mochajs/mocha/commit/15f59805287f4c84ab8d057735a391a795be23f1))
- bump CI to use 20.19.4, 22.18.0, 24.6.0
([#​5430](https://redirect.github.com/mochajs/mocha/issues/5430))
([ace5eb4](https://redirect.github.com/mochajs/mocha/commit/ace5eb47a7926fe9d56ebcd95fd659c557a5be4d))
- bump Knip to 5.61.2
([#​5394](https://redirect.github.com/mochajs/mocha/issues/5394))
([f3d7430](https://redirect.github.com/mochajs/mocha/commit/f3d743061d6523f7077b21749089e6fb2f9c32e3))
- cleanup references of --opts
([#​5402](https://redirect.github.com/mochajs/mocha/issues/5402))
([1096b37](https://redirect.github.com/mochajs/mocha/commit/1096b376c3c3bb9d4256c643ad35a459ed750928))
- enabled ESLint's no-unused-vars
([#​5399](https://redirect.github.com/mochajs/mocha/issues/5399))
([d4168ae](https://redirect.github.com/mochajs/mocha/commit/d4168aef4c21f8fd119385da1cf1794a1ec5c2e1))
- move callback and object typedefs to a new types.d.ts
([#​5351](https://redirect.github.com/mochajs/mocha/issues/5351))
([3300d21](https://redirect.github.com/mochajs/mocha/commit/3300d2155a1b06059fbe89c98a1d8bf979539019))
- rewrite base path instead of copy-pasting
([#​5431](https://redirect.github.com/mochajs/mocha/issues/5431))
([c6c6740](https://redirect.github.com/mochajs/mocha/commit/c6c6740fb45da43510f86c1d22ea46ce9ee6a7ae))
- unify caught errors as err
([#​5439](https://redirect.github.com/mochajs/mocha/issues/5439))
([d4912e7](https://redirect.github.com/mochajs/mocha/commit/d4912e705cf9ae1c3aa274b6449a6a0ff6d408c5))
- Update experimental module detection test and pin exact Node versions
([#​5417](https://redirect.github.com/mochajs/mocha/issues/5417))
([2489090](https://redirect.github.com/mochajs/mocha/commit/2489090223f2629e4a380abe4cc6d46858ada922))
##### 🤖 Automation
- **deps:** bump actions/checkout in the github-actions group
([#​5419](https://redirect.github.com/mochajs/mocha/issues/5419))
([03ac2d0](https://redirect.github.com/mochajs/mocha/commit/03ac2d0e6e75e95b3dc7fb08f2e1a1117d9718ca))
###
[`v11.7.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1171-2025-06-24)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.7.0...v11.7.1)
##### 🩹 Fixes
- always fallback to import() if require() fails
([#​5384](https://redirect.github.com/mochajs/mocha/issues/5384))
([295c168](https://redirect.github.com/mochajs/mocha/commit/295c168628c2583245fb67d371b640309ba243ba))
##### 🧹 Chores
- add esm loader test
([#​5383](https://redirect.github.com/mochajs/mocha/issues/5383))
([f58e49f](https://redirect.github.com/mochajs/mocha/commit/f58e49f08df2066e27f87f93ad7ee9cd6f91d225))
###
[`v11.7.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1170-2025-06-18)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.6.0...v11.7.0)
##### 🌟 Features
- use require to load esm
([#​5366](https://redirect.github.com/mochajs/mocha/issues/5366))
([41e24a2](https://redirect.github.com/mochajs/mocha/commit/41e24a242944da0cfc9d4d6989dede85f648cb40))
###
[`v11.6.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1160-2025-06-09)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.5.0...v11.6.0)
##### 🌟 Features
- bump workerpool from ^6.5.1 to ^9.2.0
([#​5350](https://redirect.github.com/mochajs/mocha/issues/5350))
([581a3c5](https://redirect.github.com/mochajs/mocha/commit/581a3c554489855ac02860689d3f4ae772c2ea79))
###
[`v11.5.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1150-2025-05-22)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.4.0...v11.5.0)
##### 🌟 Features
- bump mimimatch from ^5.1.6 to ^9.0.5
([#​5349](https://redirect.github.com/mochajs/mocha/issues/5349))
([a3dea85](https://redirect.github.com/mochajs/mocha/commit/a3dea85b316e229ea95f51c715ad61708e9ab9a3))
###
[`v11.4.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1140-2025-05-19)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.3.0...v11.4.0)
##### 🌟 Features
- bump diff from ^5.2.0 to ^7.0.0
([#​5348](https://redirect.github.com/mochajs/mocha/issues/5348))
([554d6bb](https://redirect.github.com/mochajs/mocha/commit/554d6bbec92c3c938af0a533109749b6f3b7bd2c))
##### 📚 Documentation
- added CHANGELOG.md note around 11.1 yargs-parser update
([#​5362](https://redirect.github.com/mochajs/mocha/issues/5362))
([618415d](https://redirect.github.com/mochajs/mocha/commit/618415d9c6fa3ef4e959207c8dd404f4703de7a7))
###
[`v11.3.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1130-2025-05-16)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.2.2...v11.3.0)
##### 🌟 Features
- add option to use posix exit code upon fatal signal
([#​4989](https://redirect.github.com/mochajs/mocha/issues/4989))
([91bbf85](https://redirect.github.com/mochajs/mocha/commit/91bbf855012ee9b83700d3c563b517483de0831c))
##### 📚 Documentation
- Deploy new site alongside old one
([#​5360](https://redirect.github.com/mochajs/mocha/issues/5360))
([6c96545](https://redirect.github.com/mochajs/mocha/commit/6c96545aee03efeee78c55feedcf70664426514c))
- mention explicit browser support range
([#​5354](https://redirect.github.com/mochajs/mocha/issues/5354))
([c514c0b](https://redirect.github.com/mochajs/mocha/commit/c514c0bfad044f8450a63b2f9c6c781b9ce6f164))
- update Node.js version requirements for 11.x
([#​5329](https://redirect.github.com/mochajs/mocha/issues/5329))
([abf3dd9](https://redirect.github.com/mochajs/mocha/commit/abf3dd921544b45c4c09eef8f7c9c3c4481a3d66))
##### 🧹 Chores
- remove prerelease setting in release-please config
([#​5363](https://redirect.github.com/mochajs/mocha/issues/5363))
([8878f22](https://redirect.github.com/mochajs/mocha/commit/8878f222c418a0bf4fe170c17573c30b5ea2d567))
###
[`v11.2.2`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1122-2025-04-10)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.2.1...v11.2.2)
##### 🩹 Fixes
- **deps:** update chokidar to v4
([#​5256](https://redirect.github.com/mochajs/mocha/issues/5256))
([8af0f1a](https://redirect.github.com/mochajs/mocha/commit/8af0f1a9005a948fbefeb19be618a64dd910d39f))
##### 📚 Documentation
- add ClientRedirects.astro
([#​5324](https://redirect.github.com/mochajs/mocha/issues/5324))
([b88d441](https://redirect.github.com/mochajs/mocha/commit/b88d441cc7616253892572778150998627d746ec))
- add example/tests.html to docs-next
([#​5325](https://redirect.github.com/mochajs/mocha/issues/5325))
([6ec5762](https://redirect.github.com/mochajs/mocha/commit/6ec5762edd419578e9d3ce2fcc2b8dedcb0caf06))
###
[`v11.2.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1121-2025-04-10)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.2.0...v11.2.1)
##### 🩹 Fixes
- switch from ansi-colors to picocolors
([#​5323](https://redirect.github.com/mochajs/mocha/issues/5323))
([7c08d09](https://redirect.github.com/mochajs/mocha/commit/7c08d0944d2255084bc4415238430b13c90f0df5))
##### 📚 Documentation
- fix new website typos, improve readability
([#​5312](https://redirect.github.com/mochajs/mocha/issues/5312))
([fbceb19](https://redirect.github.com/mochajs/mocha/commit/fbceb19bbdad121f0100ec3434258775bd87aeaf))
##### 🧹 Chores
- "force" Netlify to use npm to build new site
([#​5319](https://redirect.github.com/mochajs/mocha/issues/5319))
([3a46855](https://redirect.github.com/mochajs/mocha/commit/3a46855294f82e58a5a414aed3525e394b82aced))
- Fix tests
([#​5320](https://redirect.github.com/mochajs/mocha/issues/5320))
([18699a0](https://redirect.github.com/mochajs/mocha/commit/18699a0d668ed2654dd15433f03b74348baf9559))
###
[`v11.2.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1120-2025-03-17)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.1.0...v11.2.0)
##### 🌟 Features
- enable reporters to show relative paths of tests
([#​5292](https://redirect.github.com/mochajs/mocha/issues/5292))
([81ea666](https://redirect.github.com/mochajs/mocha/commit/81ea6667e9286c55ffa67977448b776a23c6da2d))
##### 📚 Documentation
- add instructions for API docs
([#​5287](https://redirect.github.com/mochajs/mocha/issues/5287))
([b720ec1](https://redirect.github.com/mochajs/mocha/commit/b720ec1b3ca630a90f80311da391b2a0cdfead4e))
- add new website using Astro Starlight
([#​5246](https://redirect.github.com/mochajs/mocha/issues/5246))
([b1f1cb7](https://redirect.github.com/mochajs/mocha/commit/b1f1cb78b655191b7a43dc962b513bf1b076890c))
- improve third-party reporter docs
([#​5285](https://redirect.github.com/mochajs/mocha/issues/5285))
([c5a0ef5](https://redirect.github.com/mochajs/mocha/commit/c5a0ef523d52d8cab50e4a9b226af3790f54e75f))
##### 🧹 Chores
- enabled eslint-plugin-n
([#​5280](https://redirect.github.com/mochajs/mocha/issues/5280))
([945d6e3](https://redirect.github.com/mochajs/mocha/commit/945d6e3bf5a9de19c3aa26fbdac966a721006b58))
- pin node-lts tests to 22.11.0
([#​5279](https://redirect.github.com/mochajs/mocha/issues/5279))
([664e1f4](https://redirect.github.com/mochajs/mocha/commit/664e1f49f7ae214a9666c90f388407e9fa100309))
- replace `fs-extra` with newer `fs` built-ins
([#​5284](https://redirect.github.com/mochajs/mocha/issues/5284))
([75dcf8c](https://redirect.github.com/mochajs/mocha/commit/75dcf8c6c40ed1ce134ae5e174b6f4c4ca4d8c42))
###
[`v11.1.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1110-2025-01-02)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.0.2...v11.1.0)
##### 🌟 Features
- bump yargs to 17
([#​5165](https://redirect.github.com/mochajs/mocha/issues/5165))
([8f1c8d8](https://redirect.github.com/mochajs/mocha/commit/8f1c8d888b0104afcd95ca55a517320399755749))
- Note that this also included a version bump of
[`yargs-parser`](http://npmjs.com/package/yargs-parser) from `^20.2.9`
to `^21.1.`, which fixed a bug that caused extra quotes in file paths to
be removed.
See
[#​5341](https://redirect.github.com/mochajs/mocha/issues/5341)
for more information.
- replace `strip-ansi` with `util.stripVTControlCharacters`
([#​5267](https://redirect.github.com/mochajs/mocha/issues/5267))
([3c191c0](https://redirect.github.com/mochajs/mocha/commit/3c191c05d9db1e99aec9b600edac2ce10a6b6d71)),
closes
[#​5265](https://redirect.github.com/mochajs/mocha/issues/5265)
###
[`v11.0.2`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1102-2024-12-09)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.0.1...v11.0.2)
##### 🩹 Fixes
- catch exceptions setting Error.stackTraceLimit
([#​5254](https://redirect.github.com/mochajs/mocha/issues/5254))
([259f8f8](https://redirect.github.com/mochajs/mocha/commit/259f8f8ba5709b5d84fa66e17cd10560a11f45c9))
- error handling for unexpected numeric arguments passed to cli
([#​5263](https://redirect.github.com/mochajs/mocha/issues/5263))
([210d658](https://redirect.github.com/mochajs/mocha/commit/210d658678a2ec3b6f85c59d4b300b4722671099))
##### 📚 Documentation
- correct outdated `status: accepting prs` link
([#​5268](https://redirect.github.com/mochajs/mocha/issues/5268))
([f729cd0](https://redirect.github.com/mochajs/mocha/commit/f729cd09b61bb598409f19b3c76b9e9536812237))
- replace "New in" with "Since" in version annotations
([#​5262](https://redirect.github.com/mochajs/mocha/issues/5262))
([6f10d12](https://redirect.github.com/mochajs/mocha/commit/6f10d12c6c6dfa4df7d5221a3ce688f687aaf320))
###
[`v11.0.1`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1101-2024-12-02)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v11.0.0...v11.0.1)
##### 🌟 Features
- bumped glob dependency from 8 to 10
([#​5250](https://redirect.github.com/mochajs/mocha/issues/5250))
([43c3157](https://redirect.github.com/mochajs/mocha/commit/43c3157c6ef4f2d4bfecf3ad3a42479fd64187b8))
##### 📚 Documentation
- fix examples for `linkPartialObjects` methods
([#​5255](https://redirect.github.com/mochajs/mocha/issues/5255))
([34e0e52](https://redirect.github.com/mochajs/mocha/commit/34e0e52e047a9119aeae9cb5b660a8438656a1e0))
###
[`v11.0.0`](https://redirect.github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1100-2024-11-11)
[Compare
Source](https://redirect.github.com/mochajs/mocha/compare/v10.8.2...v11.0.0)
##### ⚠ BREAKING CHANGES
- adapt new engine range for Mocha 11
([#​5216](https://redirect.github.com/mochajs/mocha/issues/5216))
##### 🌟 Features
- allow calling hook methods
([#​5231](https://redirect.github.com/mochajs/mocha/issues/5231))
([e3da641](https://redirect.github.com/mochajs/mocha/commit/e3da641b08bed20f12df524fc64cb9579f980c1e))
##### 🩹 Fixes
- adapt new engine range for Mocha 11
([#​5216](https://redirect.github.com/mochajs/mocha/issues/5216))
([80da25a](https://redirect.github.com/mochajs/mocha/commit/80da25a4132ca50d3ad35087cb62c9b0f8fc946a))
##### 📚 Documentation
- downgrade example/tests chai to 4.5.0
([#​5245](https://redirect.github.com/mochajs/mocha/issues/5245))
([eac87e1](https://redirect.github.com/mochajs/mocha/commit/eac87e10f49207a9b388f87d77d198583c6f889a))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the 1-7 day on Sunday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/emartech/json-logger-js).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDEuMTMxLjkiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 955b89c commit 3ca0b5c
2 files changed
+313
-221
lines changed
0 commit comments