Skip to content

Bump the dev-dependencies group with 2 updates#55

Merged
adamlui merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-4c4d7b2d7a
Jul 23, 2025
Merged

Bump the dev-dependencies group with 2 updates#55
adamlui merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-4c4d7b2d7a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2025

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: @eslint/markdown and @stylistic/eslint-plugin.

Updates @eslint/markdown from 7.0.0 to 7.1.0

Release notes

Sourced from @​eslint/markdown's releases.

v7.1.0

7.1.0 (2025-07-22)

Features

  • add checkMissingCells option to table-column-count (#434) (bf3f39b)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#485) (c5398ca)
  • case-insensitive attribute checks in no-missing-link-fragment (#465) (094a59d)
  • case-insensitive checks for HTML attributes in no-missing-link-fragment (094a59d)
  • no-reversed-media-syntax add missing offset for code spans (#460) (af7736c)
  • potential super-linear regular expressions (#463) (bc82567)
  • remove unused types from types.ts (#462) (466f80e)
Changelog

Sourced from @​eslint/markdown's changelog.

7.1.0 (2025-07-22)

Features

  • add checkMissingCells option to table-column-count (#434) (bf3f39b)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#485) (c5398ca)
  • case-insensitive attribute checks in no-missing-link-fragment (#465) (094a59d)
  • case-insensitive checks for HTML attributes in no-missing-link-fragment (094a59d)
  • no-reversed-media-syntax add missing offset for code spans (#460) (af7736c)
  • potential super-linear regular expressions (#463) (bc82567)
  • remove unused types from types.ts (#462) (466f80e)
Commits
  • 1fdbd62 chore: release 7.1.0 🚀 (#467)
  • af7736c fix: no-reversed-media-syntax add missing offset for code spans (#460)
  • c5398ca fix: bump plugin-kit to latest to resolve security vulnerabilities (#485)
  • a46a29a refactor: add missing type annotations to variables (#472)
  • dec9ece docs: Update README sponsors
  • bd149cb refactor: use CustomRuleDefinitionType in MarkdownRuleDefinition (#471)
  • bc82567 fix: potential super-linear regular expressions (#463)
  • bf3f39b feat: add checkMissingCells option to table-column-count (#434)
  • 466f80e fix: remove unused types from types.ts (#462)
  • 094a59d fix: case-insensitive attribute checks in no-missing-link-fragment (#465)
  • Additional commits viewable in compare view

Updates @stylistic/eslint-plugin from 5.2.1 to 5.2.2

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v5.2.2

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

5.2.2 (2025-07-22)

Bug Fixes

  • no-extra-parens: skip nested TSUnionType/TSIntersectionType when nestedBinaryExpressions: false (#905) (348f62f)
  • object-curly-spacing: prevent crash when encountering multiple non-ImportSpecifier nodes (#907) (9b77d02)

Chores

  • padding-line-between-statements: simplify options definition (#900) (ced7591)
Commits
  • 7b45fc5 chore: release v5.2.2 (main) (#908)
  • ced7591 refactor(padding-line-between-statements): simplify options definition (#900)
  • 9b77d02 fix(object-curly-spacing): prevent crash when encountering multiple non-Impor...
  • 348f62f fix(no-extra-parens): skip nested TSUnionType/TSIntersectionType when `nest...
  • See full diff in compare view

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 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-dependencies group with 2 updates: [@eslint/markdown](https://github.com/eslint/markdown) and [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin).


Updates `@eslint/markdown` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/eslint/markdown/releases)
- [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v7.0.0...v7.1.0)

Updates `@stylistic/eslint-plugin` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint/markdown"
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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 Jul 23, 2025
@adamlui adamlui merged commit a5711a4 into master Jul 23, 2025
3 checks passed
@adamlui adamlui deleted the dependabot/npm_and_yarn/dev-dependencies-4c4d7b2d7a branch July 23, 2025 09:18
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