| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…9 updates Bumps the all-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [whatwg-url](https://github.com/jsdom/whatwg-url) | `14.1.1` | `14.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.8` | `22.14.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.5.0` | | [jest-html-reporter](https://github.com/Hargne/jest-html-reporter) | `4.0.1` | `4.1.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.6` | `29.3.2` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.9` | `0.28.2` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.4.2` | `4.6.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [webpack](https://github.com/webpack/webpack) | `5.98.0` | `5.99.5` | Updates `whatwg-url` from 14.1.1 to 14.2.0 - [Release notes](https://github.com/jsdom/whatwg-url/releases) - [Commits](jsdom/whatwg-url@v14.1.1...v14.2.0) Updates `@types/node` from 22.13.8 to 22.14.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 16.4.7 to 16.5.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) Updates `jest-html-reporter` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/Hargne/jest-html-reporter/releases) - [Commits](Hargne/jest-html-reporter@4.0.1...4.1.0) Updates `ts-jest` from 29.2.6 to 29.3.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.6...v29.3.2) Updates `typedoc` from 0.27.9 to 0.28.2 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.2) Updates `typedoc-plugin-markdown` from 4.4.2 to 4.6.2 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.6.2/packages/typedoc-plugin-markdown) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) Updates `webpack` from 5.98.0 to 5.99.5 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.98.0...v5.99.5) --- updated-dependencies: - dependency-name: whatwg-url dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: jest-html-reporter dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typedoc dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typedoc-plugin-markdown dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: webpack dependency-version: 5.99.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #235 +/- ##
=======================================
Coverage 86.25% 86.25%
=======================================
Files 11 11
Lines 1011 1011
Branches 305 305
=======================================
Hits 872 872
Misses 139 139 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps the all-dependencies group with 9 updates in the / directory:
Updates whatwg-url from 14.1.1 to 14.2.0
Release notesSourced from whatwg-url's releases.
CommitsUpdates @types/node from 22.13.8 to 22.14.1
CommitsUpdates dotenv from 16.4.7 to 16.5.0
ChangelogSourced from dotenv's changelog.
CommitsUpdates jest-html-reporter from 4.0.1 to 4.1.0
Release notesSourced from jest-html-reporter's releases.
CommitsUpdates ts-jest from 29.2.6 to 29.3.2
Release notesSourced from ts-jest's releases.
ChangelogSourced from ts-jest's changelog.
CommitsUpdates typedoc from 0.27.9 to 0.28.2
Release notesSourced from typedoc's releases.
... (truncated)
ChangelogSourced from typedoc's changelog.
... (truncated)
CommitsUpdates typedoc-plugin-markdown from 4.4.2 to 4.6.2
Release notesSourced from typedoc-plugin-markdown's releases.
ChangelogSourced from typedoc-plugin-markdown's changelog.
... (truncated)
CommitsUpdates typescript from 5.8.2 to 5.8.3
Release notesSourced from typescript's releases.
CommitsUpdates webpack from 5.98.0 to 5.99.5
Release notesSourced from webpack's releases.
... (truncated)
CommitsYou 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: