Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 5 updates#833

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-8d11f0cf1c
Open

chore(deps): bump the production-dependencies group across 1 directory with 5 updates#833
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-8d11f0cf1c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
@diplodoc/tabs-extension 3.8.0 3.9.0
cssfilter 0.0.10 0.0.11
lodash 4.17.21 4.17.23
markdownlint 0.32.1 0.40.0
markdownlint-rule-helpers 0.17.2 0.30.0

Updates @diplodoc/tabs-extension from 3.8.0 to 3.9.0

Release notes

Sourced from @​diplodoc/tabs-extension's releases.

v3.9.0

3.9.0 (2026-01-28)

Features

  • add map attribute to tab-panel tokens (f2c2464)
Changelog

Sourced from @​diplodoc/tabs-extension's changelog.

3.9.0 (2026-01-28)

Features

  • add map attribute to tab-panel tokens (f2c2464)
Commits

Updates cssfilter from 0.0.10 to 0.0.11

Commits

Updates lodash from 4.17.21 to 4.17.23

Commits

Updates markdownlint from 0.32.1 to 0.40.0

Changelog

Sourced from markdownlint's changelog.

0.40.0

  • Improve MD011/MD013/MD051/MD060
  • Update dependencies

0.39.0

  • Add MD060/table-column-style
  • Improve MD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059
  • Add support for reporting violations as severity warning
  • Deprecate resultVersion and toString (breaking change)
  • Improve type definitions
  • Improve demo web page
  • Update dependencies

0.38.0

  • Add MD059/descriptive-link-text
  • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
  • markdown-it parser no longer a production dependency (breaking change)
    • Add markdownItFactory option, remove markdownItPlugins option
  • Remove support for end-of-life Node version 18
  • Improve performance
  • Update dependencies

0.37.4

  • Stop using module.createRequire, export resolveModule

0.37.3

  • Tweak package.json dependencies to work with pnpm

0.37.2

  • Add subpath imports for overriding default bundler behavior
  • Improve MD032

0.37.1

  • Add support for "browser" condition (as used by webpack)

0.37.0

0.36.1

... (truncated)

Commits
  • 63fefcb Update to version 0.40.0.
  • dc97978 Add scenarios for aligned tables with irregular trailing pipes.
  • e645385 Update test repository snapshots.
  • 240e27b Update test repository snapshots.
  • b3a49a7 Update MD060/table-column-style to rename "heading" to "header" for consisten...
  • f6c5369 Update MD060/table-column-style to add aligned_delimiter parameter (fixes #18...
  • 8e974f9 Update MD013/line-length default mode to prevent trailing non-whitespace text...
  • 6019101 Remove outdated table-column-style suppression from dotnet/docs test repo.
  • 9ad696e Add more tests for MD013/line-length edge case behavior.
  • d8bf33d Refactor MD013/line-length to simplify length check.
  • Additional commits viewable in compare view

Updates markdownlint-rule-helpers from 0.17.2 to 0.30.0

Changelog

Sourced from markdownlint-rule-helpers's changelog.

0.30.0

  • Use micromark in MD022/MD026/MD032/MD037/MD045/MD051
  • Incorporate micromark-extension-math for math syntax
  • Allow custom rules to override information URL
  • Update dependencies

0.29.0

  • Update micromark parser dependencies for better performance
  • Use micromark in MD049/MD050
  • Improve MD034/MD037/MD044/MD049/MD050
  • Support multiple parsers in demo page
  • Remove support for end-of-life Node version 14
  • Update dependencies

0.28.2

0.28.1

  • Update dependencies

0.28.0

  • Introduce micromark parser for better positional data (internal only)
  • Use micromark in MD013/MD033/MD034/MD035/MD038/MD044/MD052/MD053
  • Simplify file-based test cases
  • Unify browser script for demo page
  • Update dependencies

0.27.0

  • Improve MD011/MD013/MD022/MD031/MD032/MD033/MD034/MD040/MD043/MD051/MD053
  • Generate/separate documentation
  • Improve documentation
  • Update dependencies

0.26.2

  • Improve MD037/MD051/MD053

0.26.1

  • Improve MD051

0.26.0

  • Add MD051/MD052/MD053 for validating link fragments & reference

... (truncated)

Commits
  • d641caf Update to version 0.30.0.
  • d9de1dd Update MD022/blanks-around-headings to allow specifying a different number of...
  • bdc9d35 Bump @​babel/core from 7.22.9 to 7.22.10
  • 480df6a Bump @​babel/preset-env from 7.22.9 to 7.22.10
  • 36e84a4 Bump eslint-plugin-jsdoc from 46.4.5 to 46.4.6
  • 8098410 Update MD022/blanks-around-headings to allow passing -1 for lines_above/lines...
  • f079df1 Reimplement MD022/blanks-around-headings using micromark tokens.
  • 1eb40d3 Update MD051/link-fragments to not provide error context for multi-line scena...
  • ef1bd28 Reimplement MD051/link-fragments using micromark tokens, report reference lin...
  • dd73b0a Bump eslint from 8.45.0 to 8.46.0
  • Additional commits viewable 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

…y with 5 updates

Bumps the production-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@diplodoc/tabs-extension](https://github.com/diplodoc-platform/tabs-extension) | `3.8.0` | `3.9.0` |
| [cssfilter](https://github.com/leizongmin/js-css-filter) | `0.0.10` | `0.0.11` |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` |
| [markdownlint](https://github.com/DavidAnson/markdownlint) | `0.32.1` | `0.40.0` |
| [markdownlint-rule-helpers](https://github.com/DavidAnson/markdownlint) | `0.17.2` | `0.30.0` |



Updates `@diplodoc/tabs-extension` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/diplodoc-platform/tabs-extension/releases)
- [Changelog](https://github.com/diplodoc-platform/tabs-extension/blob/master/CHANGELOG.md)
- [Commits](diplodoc-platform/tabs-extension@v3.8.0...v3.9.0)

Updates `cssfilter` from 0.0.10 to 0.0.11
- [Commits](https://github.com/leizongmin/js-css-filter/commits)

Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

Updates `markdownlint` from 0.32.1 to 0.40.0
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.32.1...v0.40.0)

Updates `markdownlint-rule-helpers` from 0.17.2 to 0.30.0
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.17.2...v0.30.0)

---
updated-dependencies:
- dependency-name: "@diplodoc/tabs-extension"
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cssfilter
  dependency-version: 0.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: markdownlint
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: markdownlint-rule-helpers
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 2, 2026 09:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested review from martyanovandrey and removed request for a team February 2, 2026 09:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants