decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
414 stars 130 forks source link

chore(deps): update devdeps #1244

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@jest/globals 29.6.2 -> 29.7.0 age adoption passing confidence
@microsoft/api-documenter (source) 7.22.33 -> 7.23.0 age adoption passing confidence
@microsoft/api-extractor (source) 7.36.4 -> 7.37.0 age adoption passing confidence
@microsoft/api-extractor-model (source) 7.27.6 -> 7.28.0 age adoption passing confidence
@types/node (source) 20.5.0 -> 20.6.2 age adoption passing confidence
babel-jest 29.6.2 -> 29.7.0 age adoption passing confidence
eslint (source) 8.48.0 -> 8.49.0 age adoption passing confidence
jest (source) 29.6.2 -> 29.7.0 age adoption passing confidence
jest-config 29.6.2 -> 29.7.0 age adoption passing confidence
jest-environment-jsdom 29.6.2 -> 29.7.0 age adoption passing confidence
jest-environment-node 29.6.2 -> 29.7.0 age adoption passing confidence
jest-jasmine2 29.6.2 -> 29.7.0 age adoption passing confidence
lerna (source) 7.2.0 -> 7.3.0 age adoption passing confidence
puppeteer (source) 21.1.0 -> 21.2.1 age adoption passing confidence

Release Notes

jestjs/jest (@​jest/globals) ### [`v29.7.0`](https://togithub.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2970) [Compare Source](https://togithub.com/jestjs/jest/compare/v29.6.4...v29.7.0) ##### Features - `[create-jest]` Add `npm init` / `yarn create` initialiser for Jest projects ([#​14465](https://togithub.com/jestjs/jest/pull/14453)) - `[jest-validate]` Allow deprecation warnings for unknown options ([#​14499](https://togithub.com/jestjs/jest/pull/14499)) ##### Fixes - `[jest-resolver]` Replace unmatched capture groups in `moduleNameMapper` with empty string instead of `undefined` ([#​14507](https://togithub.com/jestjs/jest/pull/14507)) - `[jest-snapshot]` Allow for strings as well as template literals in inline snapshots ([#​14465](https://togithub.com/jestjs/jest/pull/14465)) - `[@jest/test-sequencer]` Calculate test runtime if `perStats.duration` is missing ([#​14473](https://togithub.com/jestjs/jest/pull/14473)) ##### Performance - `[@jest/create-cache-key-function]` Cache access of `NODE_ENV` and `BABEL_ENV` ([#​14455](https://togithub.com/jestjs/jest/pull/14455)) ##### Chore & Maintenance - `[jest-cli]` Move internal config initialisation logic to the `create-jest` package ([#​14465](https://togithub.com/jestjs/jest/pull/14453)) ### [`v29.6.4`](https://togithub.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2964) [Compare Source](https://togithub.com/jestjs/jest/compare/v29.6.3...v29.6.4) ##### Fixes - `[jest-core]` Fix typo in `scheduleAndRun` performance marker ([#​14434](https://togithub.com/jestjs/jest/pull/14434)) - `[jest-environment-node]` Make sure `atob` and `btoa` are writeable in Node 20 ([#​14446](https://togithub.com/jestjs/jest/pull/14446)) - `[jest-worker]` Additional error wrapper for `parentPort.postMessage` to fix unhandled `DataCloneError`. ([#​14437](https://togithub.com/jestjs/jest/pull/14437)) ### [`v29.6.3`](https://togithub.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2963) [Compare Source](https://togithub.com/jestjs/jest/compare/v29.6.2...v29.6.3) ##### Fixes - `[expect, @​jest/expect-utils]` `ObjectContaining` support `sumbol` as key ([#​14414](https://togithub.com/jestjs/jest/pull/14414)) - `[expect]` Remove `@types/node` from dependencies ([#​14385](https://togithub.com/jestjs/jest/pull/14385)) - `[jest-core]` Use workers in watch mode by default to avoid crashes ([#​14059](https://togithub.com/facebook/jest/pull/14059) & [#​14085](https://togithub.com/facebook/jest/pull/14085)). - `[jest-reporters]` Update `istanbul-lib-instrument` dependency to v6. ([#​14401](https://togithub.com/jestjs/jest/pull/14401)) - `[jest-mock]` Revert [#​13692](https://togithub.com/jestjs/jest/pull/13692) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[jest-mock]` Revert [#​13866](https://togithub.com/jestjs/jest/pull/13866) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[jest-mock]` Revert [#​13867](https://togithub.com/jestjs/jest/pull/13867) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[@jest/reporters]` Marks Reporter's hooks as optional ([#​14433](https://togithub.com/jestjs/jest/pull/14433)) - `[jest-runtime]` Fix dynamic ESM import module bug when loaded module through `jest.isolateModulesAsync` ([#​14397](https://togithub.com/jestjs/jest/pull/14397)) ##### Chore & Maintenance - `[jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform]` Use `invariant` and `notEmpty` from `jest-util` rather than own internal ([#​14366](https://togithub.com/jestjs/jest/pull/14366))
eslint/eslint (eslint) ### [`v8.49.0`](https://togithub.com/eslint/eslint/releases/tag/v8.49.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.48.0...v8.49.0) #### Features - [`da09f4e`](https://togithub.com/eslint/eslint/commit/da09f4e641141f585ef611c6e9d63d4331054706) feat: Implement onUnreachableCodePathStart/End ([#​17511](https://togithub.com/eslint/eslint/issues/17511)) (Nicholas C. Zakas) - [`32b2327`](https://togithub.com/eslint/eslint/commit/32b2327aafdd3b911fabab69ed75c9ff97658c60) feat: Emit deprecation warnings in RuleTester ([#​17527](https://togithub.com/eslint/eslint/issues/17527)) (Nicholas C. Zakas) - [`acb7df3`](https://togithub.com/eslint/eslint/commit/acb7df35b9a7485f26bc6b3e1f9083d1c585dce9) feat: add new `enforce` option to `lines-between-class-members` ([#​17462](https://togithub.com/eslint/eslint/issues/17462)) (Nitin Kumar) #### Documentation - [`ecfb54f`](https://togithub.com/eslint/eslint/commit/ecfb54ff4cdd18f28b4f9b78f0a78fb4cf80f1b8) docs: Update README (GitHub Actions Bot) - [`de86b3b`](https://togithub.com/eslint/eslint/commit/de86b3b2e58edd5826200c23255d8325abe375e1) docs: update `no-promise-executor-return` examples ([#​17529](https://togithub.com/eslint/eslint/issues/17529)) (Nitin Kumar) - [`032c4b1`](https://togithub.com/eslint/eslint/commit/032c4b1476a7b8cfd917a66772d2221950ea87eb) docs: add typescript template ([#​17500](https://togithub.com/eslint/eslint/issues/17500)) (James) - [`cd7da5c`](https://togithub.com/eslint/eslint/commit/cd7da5cc3154f86f7ca45fb58929d27a7af359ed) docs: Update README (GitHub Actions Bot) #### Chores - [`b7621c3`](https://togithub.com/eslint/eslint/commit/b7621c3b16cf7d5539f05336a827e1b32d95e6ac) chore: remove browser test from `npm test` ([#​17550](https://togithub.com/eslint/eslint/issues/17550)) (Milos Djermanovic) - [`cac45d0`](https://togithub.com/eslint/eslint/commit/cac45d04b890b0700dd8908927300608adad05fe) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).49.0 ([#​17549](https://togithub.com/eslint/eslint/issues/17549)) (Milos Djermanovic) - [`cd39508`](https://togithub.com/eslint/eslint/commit/cd395082bffcb4b68efa09226d7c682cef56179e) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`203a971`](https://togithub.com/eslint/eslint/commit/203a971c0abc3a95ae02ff74104a01e569707060) ci: bump actions/checkout from 3 to 4 ([#​17530](https://togithub.com/eslint/eslint/issues/17530)) (dependabot\[bot]) - [`a40fa50`](https://togithub.com/eslint/eslint/commit/a40fa509922b36bb986eb1be9394591f84f62d9e) chore: use eslint-plugin-jsdoc's flat config ([#​17516](https://togithub.com/eslint/eslint/issues/17516)) (Milos Djermanovic) - [`926a286`](https://togithub.com/eslint/eslint/commit/926a28684282aeec37680bbc52a66973b8055f54) test: replace Karma with Webdriver.IO ([#​17126](https://togithub.com/eslint/eslint/issues/17126)) (Christian Bromann) - [`f591d2c`](https://togithub.com/eslint/eslint/commit/f591d2c88bf15af72e3a207b34fa872b4b90464b) chore: Upgrade config-array ([#​17512](https://togithub.com/eslint/eslint/issues/17512)) (Nicholas C. Zakas)
lerna/lerna (lerna) ### [`v7.3.0`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#730-2023-09-13) [Compare Source](https://togithub.com/lerna/lerna/compare/v7.2.0...v7.3.0) ##### Bug Fixes - update make-dir to 4.0.0 and npm audit fix ([#​3828](https://togithub.com/lerna/lerna/issues/3828)) ([373b8bc](https://togithub.com/lerna/lerna/commit/373b8bc8202f15b4cafb216aee97f43885eebddf)) ##### Features - **version:** add --sync-dist-version option ([#​3787](https://togithub.com/lerna/lerna/issues/3787)) ([ba8b946](https://togithub.com/lerna/lerna/commit/ba8b9469809326de1b3929cf11bbb5919c723a78)) - **version:** option to not ignore scripts on lock update ([#​3823](https://togithub.com/lerna/lerna/issues/3823)) ([4843c3c](https://togithub.com/lerna/lerna/commit/4843c3c1a95aa2f6c48204c1da3c06a4dcd746a4))
puppeteer/puppeteer (puppeteer) ### [`v21.2.1`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v21.2.1): puppeteer: v21.2.1 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v21.2.0...puppeteer-v21.2.1) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 21.2.0 to 21.2.1 - [@​puppeteer/browsers](https://togithub.com/puppeteer/browsers) bumped from 1.7.0 to 1.7.1 ### [`v21.2.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v21.2.0): puppeteer: v21.2.0 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v21.1.1...puppeteer-v21.2.0) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 21.1.1 to 21.2.0 ### [`v21.1.1`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v21.1.1): puppeteer-core: v21.1.1 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v21.1.0...puppeteer-v21.1.1) ##### Bug Fixes - **locators:** do not retry via catchError ([#​10762](https://togithub.com/puppeteer/puppeteer/issues/10762)) ([8f9388f](https://togithub.com/puppeteer/puppeteer/commit/8f9388f2ce5220ad9b3c05fb3f3d9a86fac894dc))

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (28c1224) 84.92% compared to head (a9fbbb1) 84.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1244 +/- ## ======================================= Coverage 84.92% 84.92% ======================================= Files 167 167 Lines 18120 18120 Branches 2036 2036 ======================================= Hits 15388 15388 Misses 2732 2732 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.