Bump the minor-versions group across 1 directory with 6 updates#162
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-versions group across 1 directory with 6 updates#162dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-versions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `63.0.0` | `63.0.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.10` | `29.4.11` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.7` | `9.6.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.4` | `8.60.1` | | [webpack](https://github.com/webpack/webpack) | `5.107.0` | `5.107.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.2` | `7.0.3` | Updates `eslint-plugin-jsdoc` from 63.0.0 to 63.0.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.0...v63.0.1) Updates `ts-jest` from 29.4.10 to 29.4.11 - [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.4.10...v29.4.11) Updates `ts-loader` from 9.5.7 to 9.6.0 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.7...v9.6.0) Updates `typescript-eslint` from 8.59.4 to 8.60.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint) Updates `webpack` from 5.107.0 to 5.107.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.0...v5.107.2) Updates `webpack-cli` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.2...webpack-cli@7.0.3) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-versions - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-versions - dependency-name: ts-loader dependency-version: 9.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-versions - dependency-name: typescript-eslint dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-versions - dependency-name: webpack dependency-version: 5.107.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-versions - dependency-name: webpack-cli dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-versions ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-versions group with 6 updates in the / directory:
63.0.063.0.129.4.1029.4.119.5.79.6.08.59.48.60.15.107.05.107.27.0.27.0.3Updates
eslint-plugin-jsdocfrom 63.0.0 to 63.0.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
938a1f0fix(empty-tags): preserve start and ending delimiters to avoid erros with s...1f857a9chore: update jsdoccomment, comment-parser, object-deep-merge, semver, devDeps.3d53b88docs: fix AST and Selectors links; closes #1691a0b05f5chore(deps): bump minimatch from 3.0.5 to 10.2.5Updates
ts-jestfrom 29.4.10 to 29.4.11Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
bff2d64chore(release): 29.4.113941818fix: preserve Bundler on the CJS path under TypeScript >= 6efb3c2fbuild(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website4e46fadci: refactor release workflowUpdates
ts-loaderfrom 9.5.7 to 9.6.0Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
eee9e02chore: version 9.6.0d088b15feat: add webpack 4 support to ts-loader v9 (#1697)e714be1ci: run tests on Node 26 (#1693)972a428feat: remove TS version from comparison tests (#1692)586e3b8feat: upgrade comparison / execution test packs to TS 6 (#1685)Updates
typescript-eslintfrom 8.59.4 to 8.60.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
4f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0Updates
webpackfrom 5.107.0 to 5.107.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
cfb24a4chore(release): new release (#21019)c7d8a3afix: release per-child Compilation heap pressure in MultiCompiler (#21015)d6cdebefix: regression in types for ProgressPlugin (#21036)c073890fix: gap-fill entryOptions when an async block reuses an existing entrypoint ...78158f0docs: streamline AGENTS.md to reduce AI hallucination (#21033)c61c649test: fail on missing per-kind snapshot instead of auto-writing it (#21027)a514897docs: update examples (#21031)cc4035bfix: remove unnecessary webpack_require in ESM library output (#21032)12cb825docs(buildChunkGraph): explain why blocksWithNestedBlocks gates the skip (#21...75f60f6fix(ConcatenatedModule): include runtimeCondition of external infos in update...Updates
webpack-clifrom 7.0.2 to 7.0.3Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
5fb92f3chore(release): new release (#4711)00347edperf(webpack-cli): allocate Levenshtein buffer lazily (#4765)1b40b72chore: update ejs (#4764)2bbb639refactor(webpack-cli): replace fastest-levenshtein with in-tree implementatio...a467d6echore(deps): bump the dependencies group across 1 directory with 10 updates (...183d0e6perf(webpack-cli): cache schema arguments and use map lookups for options (#4...5b33f70chore(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 (#4756)59f362achore(deps): bump qs and express (#4758)eaffa0bchore(deps): bump codecov/codecov-action in the dependencies group (#4757)b3498b6chore(deps): bump the dependencies group with 3 updates (#4754)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions