Skip to content

chore(deps-dev): bump the dev group with 3 updates#1228

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-3d48d32b53
Jan 20, 2026
Merged

chore(deps-dev): bump the dev group with 3 updates#1228
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-3d48d32b53

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps the dev group with 3 updates: eslint-plugin-jsdoc, stylelint-config-recess-order and typescript-eslint.

Updates eslint-plugin-jsdoc from 62.1.0 to 62.2.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.2.0

62.2.0 (2026-01-19)

Features

  • no-undefined-types: support strict validation for TS namespaces (#1616) (ed260c5)
Commits

Updates stylelint-config-recess-order from 7.4.0 to 7.5.0

Release notes

Sourced from stylelint-config-recess-order's releases.

v7.5.0

Minor Changes

Patch Changes

  • Add support for Stylelint v17 (#447)

    Updated peerDependencies version ranges for stylelint and stylelint-order.

    Fixes #446

Changelog

Sourced from stylelint-config-recess-order's changelog.

7.5.0

Minor Changes

Patch Changes

  • Add support for Stylelint v17 (#447)

    Updated peerDependencies version ranges for stylelint and stylelint-order.

    Fixes #446

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint-config-recess-order since your current version.


Updates typescript-eslint from 8.53.0 to 8.53.1

Release notes

Sourced from typescript-eslint's releases.

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.53.1 (2026-01-19)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint-plugin-jsdoc [>= 54.0.0.a, < 54.0.1]
eslint-plugin-jsdoc [>= 54.1.a, < 54.2]
eslint-plugin-jsdoc [>= 55.1.2.a, < 55.1.3]
eslint-plugin-jsdoc [>= 58.1.0.a, < 58.1.1]
eslint-plugin-jsdoc [>= 61.1.3.a, < 61.1.4]

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 will merge this PR once CI passes on it, as requested by @mdn-bot.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dev group with 3 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-plugin-jsdoc` from 62.1.0 to 62.2.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.1.0...v62.2.0)

Updates `stylelint-config-recess-order` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](stormwarning/stylelint-config-recess-order@v7.4.0...v7.5.0)

Updates `typescript-eslint` from 8.53.0 to 8.53.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.53.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: stylelint-config-recess-order
  dependency-version: 7.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: typescript-eslint
  dependency-version: 8.53.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 20, 2026
@dependabot dependabot bot requested review from a team and mdn-bot as code owners January 20, 2026 01:09
@dependabot dependabot bot requested a review from LeoMcA January 20, 2026 01:09
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jan 20, 2026

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit b226d39 into main Jan 20, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-3d48d32b53 branch January 20, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant