Bump the minor-versions group across 1 directory with 7 updates#178
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-versions group across 1 directory with 7 updates#178dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-versions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `63.0.2` | `63.0.9` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.8.5` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.6.0` | `9.6.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.0` | `8.62.0` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.1` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.1.0` | Updates `eslint-plugin-jsdoc` from 63.0.2 to 63.0.9 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.2...v63.0.9) Updates `globals` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.7.0) Updates `prettier` from 3.8.4 to 3.8.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.8.5) Updates `ts-loader` from 9.6.0 to 9.6.2 - [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.6.0...v9.6.2) Updates `typescript-eslint` from 8.61.0 to 8.62.0 - [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.62.0/packages/typescript-eslint) Updates `webpack` from 5.107.2 to 5.108.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.1) Updates `webpack-cli` from 7.0.3 to 7.1.0 - [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.3...webpack-cli@7.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-versions - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-versions - dependency-name: prettier dependency-version: 3.8.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-versions - dependency-name: ts-loader dependency-version: 9.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-versions - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-versions - dependency-name: webpack dependency-version: 5.108.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-versions - dependency-name: webpack-cli dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor 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 7 updates in the / directory:
63.0.263.0.917.6.017.7.03.8.43.8.59.6.09.6.28.61.08.62.05.107.25.108.17.0.37.1.0Updates
eslint-plugin-jsdocfrom 63.0.2 to 63.0.9Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
ba37859refactor(valid-types): drop obsolete raw-value workaround for@templatenames5a07314test: cover parseClosureTemplateTag comma splitting0980b71fix(check-template-names,require-template,valid-types): keep commas i...208079ffix(check-template-names): detect template usage in@augments/@extends/...804a13dfix(no-undefined-types): predefine Iterable/Iterator types; fixes #1712ebe0d08fix:iterateAllJsdocsfree comments after each filea50f71ffix(no-undefined-types): check descendant scopes for variables; fixes #1704b993425fix: ensure tsModule check can catch multiple modulesd8f4738fix(no-undefined-types): treat TS module vars as defined; fixes #1701Updates
globalsfrom 17.6.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)Updates
prettierfrom 3.8.4 to 3.8.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1ce8c47Release 3.8.574923faFix variance annotation8b4eb33Bump Prettier dependency to 3.8.4e9cbdfaClean changelog_unreleasedUpdates
ts-loaderfrom 9.6.0 to 9.6.2Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
b347bb7chore: trim runtime dependencies — remove enhanced-resolve/semver, swap micro...32d82e6fix: rspack support (#1699)6bd992echore: Update GitHub Actions workflow for releaseUpdates
typescript-eslintfrom 8.61.0 to 8.62.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.1Updates
webpackfrom 5.107.2 to 5.108.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
da91761chore(release): new release (#21284)b6c9fcfchore: move members to emeritus (#21281)062aa20Fix invalid property access for escaped namespace with mangled exports (#21280)ed9fa71fix: render ProfilingPlugin trace in Chrome DevTools (#21269)322b060chore(release): new release (#21037)03a0433test: run AbstractMethodError and parseJson unit tests under Bun (#21273)e7202b4chore(deps): bump the dependencies group with 3 updates (#21270)9a51ee1fix(html): run the any-other-end-tag fallback for a marker-shielded nobr (#21...a040ac1test: cap Node jest worker memory and fix harness teardown leaks (#21268)7c81bdeRe-encode inline hash digests ([contenthash]/[chunkhash]/[fullhash]/[moduleha...Updates
webpack-clifrom 7.0.3 to 7.1.0Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
3cd7423chore(release): new release (#4778)b42d1f4fix(webpack-cli): declare json5/js-yaml/toml as optional peerDependencies (#4...3471103refactor(cli): hierarchical indentation for styled CLI output (#4786)772330cbuild(deps): update dependencies (except commander) (#4785)a7380e1feat(cli): refresh CLI output via commander's help API + shared status icons ...721d8fdchore(deps): bump the dependencies group with 2 updates (#4780)65aa86cchore(deps-dev): bump the dependencies group with 3 updates (#4781)134e62dfeat(webpack-cli): support json5/yaml/toml configs via direct parsing (no int...0b22f77fix(cli): make config loading errors more verbose (#4776)a5af401chore(deps): bump launch-editor from 2.13.1 to 2.14.1 (#4774)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