chore(deps-dev): bump the eslint group across 1 directory with 4 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the eslint group across 1 directory with 4 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-37ce0e8872
branch
3 times, most recently
from
August 5, 2026 11:37
31f5c31 to
dc0647a
Compare
Bumps the eslint group with 4 updates in the / directory: [@grafana/eslint-config](https://github.com/grafana/eslint-config-grafana), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-webpack-plugin](https://github.com/webpack/eslint-webpack-plugin). Updates `@grafana/eslint-config` from 9.0.0 to 10.0.0 - [Changelog](https://github.com/grafana-cold-storage/eslint-config-grafana/blob/master/CHANGELOG.md) - [Commits](https://github.com/grafana/eslint-config-grafana/commits) Updates `eslint` from 9.39.5 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.5...v10.8.0) Updates `eslint-plugin-jsdoc` from 52.0.4 to 63.3.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v52.0.4...v63.3.2) Updates `eslint-webpack-plugin` from 5.0.3 to 6.0.0 - [Release notes](https://github.com/webpack/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack/eslint-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/eslint-webpack-plugin@v5.0.3...v6.0.0) --- updated-dependencies: - dependency-name: "@grafana/eslint-config" dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 63.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-webpack-plugin dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-37ce0e8872
branch
from
August 7, 2026 02:08
dc0647a to
f832410
Compare
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 eslint group with 4 updates in the / directory: @grafana/eslint-config, eslint, eslint-plugin-jsdoc and eslint-webpack-plugin.
Updates
@grafana/eslint-configfrom 9.0.0 to 10.0.0Changelog
Sourced from @grafana/eslint-config's changelog.
Commits
Updates
eslintfrom 9.39.5 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
eslint-plugin-jsdocfrom 52.0.4 to 63.3.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
7d5df2echore: update devDeps.36f8e9efix(require-example): support fixer with 1-line JSDoc blocks; fixes #17361dbf404chore: update jsdoccomment and devDeps.ae27cd2fix(normalize-see-links): minimally escape link targets instead of encodeURI ...cfe9cdbfeat(normalize-see-links): autofix delimiter-colliding labels via escape roun...e62e746docs: explain usage withdefineConfig(); fixes #1729 (#1731)3663803fix: update jsdoccomment and devDeps. (#1730)9fd2f28fix: update jsdoccomment, spdx-expression-parse, devDeps.; fixes #1727 (#1728)77a7b1afeat(normalize-see-links): add wrapBareUrls option (#1726)c03dd66feat: addnormalize-see-linksrule (#1725)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-jsdoc since your current version.
Updates
eslint-webpack-pluginfrom 5.0.3 to 6.0.0Release notes
Sourced from eslint-webpack-plugin's releases.
Changelog
Sourced from eslint-webpack-plugin's changelog.
Commits
ccdfa91chore(release): 6.0.0e30cb4dci: update versions (#300)c6c5355chore: update deps (#301)a53360erefactor!: remove threads option (#299)a4400b2fix: do not store errors, errors from files not included should not be report...def99b0fix!: usecompiler.options.modeto set the default value offailOnError(...42de4fefeat!: add support for ESLint v10 and remove support for ESLint v8 and Node.j...