Skip to content

chore(deps): bump the production-dependencies group with 6 updates#1680

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-d7b4550d06
Closed

chore(deps): bump the production-dependencies group with 6 updates#1680
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-d7b4550d06

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps the production-dependencies group with 6 updates:

Package From To
@diplodoc/liquid 1.4.0 1.5.0
execa 9.6.0 9.6.1
js-yaml 4.1.0 4.1.1
katex 0.16.9 0.16.28
lodash 4.17.21 4.17.23
tapable 2.2.1 2.3.0

Updates @diplodoc/liquid from 1.4.0 to 1.5.0

Release notes

Sourced from @​diplodoc/liquid's releases.

v1.5.0

1.5.0 (2025-12-27)

Features

  • add unit tests to pre-commit hook and fix ESLint warnings (c1b956f)

Bug Fixes

  • add include-component-in-tag: false to release-please config (1da2fcc)
  • correct dependency installation for workspace mode (f78dda0)
  • remove invalid --no-warn-ignored flag from ESLint command (2681934)
  • remove package-name from release-please config (791d990)
  • replace lodash/cloneDeepWith with native implementation (b48d8e0)
  • resolve ESLint issues in cloneDeepWith and vitest.config.mjs (87aab8a)
  • resolve ESLint negated condition warning and vitest.config.mjs parsing (2c16df5)
  • resolve ESLint negated condition warning by inverting condition (7fa3893)
  • resolve ESLint warnings for negated conditions in cloneDeepWith (d2f16a2)
  • resolve prettier issue in lint-staged by passing filenames explicitly (d22a2a3)
  • update CI workflow for workspace compatibility (ecb7a43)
  • update lint-staged config to exclude config files from ESLint (64f6c78)
Changelog

Sourced from @​diplodoc/liquid's changelog.

1.5.0 (2025-12-27)

Features

  • add unit tests to pre-commit hook and fix ESLint warnings (c1b956f)

Bug Fixes

  • add include-component-in-tag: false to release-please config (1da2fcc)
  • correct dependency installation for workspace mode (f78dda0)
  • remove invalid --no-warn-ignored flag from ESLint command (2681934)
  • remove package-name from release-please config (791d990)
  • replace lodash/cloneDeepWith with native implementation (b48d8e0)
  • resolve ESLint issues in cloneDeepWith and vitest.config.mjs (87aab8a)
  • resolve ESLint negated condition warning and vitest.config.mjs parsing (2c16df5)
  • resolve ESLint negated condition warning by inverting condition (7fa3893)
  • resolve ESLint warnings for negated conditions in cloneDeepWith (d2f16a2)
  • resolve prettier issue in lint-staged by passing filenames explicitly (d22a2a3)
  • update CI workflow for workspace compatibility (ecb7a43)
  • update lint-staged config to exclude config files from ESLint (64f6c78)
Commits
  • 40a9a57 chore(master): release 1.5.0
  • 9d9d211 chore: update @​diplodoc/lint to 1.7.2
  • 1da2fcc fix: add include-component-in-tag: false to release-please config
  • 791d990 fix: remove package-name from release-please config
  • 0237498 chore: update @​diplodoc/lint to latest
  • 326ae67 chore: remove prerelease.yaml workflow
  • ee9d862 chore: remove duplicate ci.yml workflow
  • 9782325 chore: update workflows and release-please config from @​diplodoc/lint scaffol...
  • 342d663 chore: update @​diplodoc/lint to 1.7.0
  • 0032cd2 chore: update @​diplodoc/lint to latest version with --no-warn-ignored fix
  • Additional commits viewable in compare view

Updates execa from 9.6.0 to 9.6.1

Release notes

Sourced from execa's releases.

v9.6.1

  • Fix VerboseOption type not being properly exported (#1215) 7891c39

sindresorhus/execa@v9.6.0...v9.6.1

Commits

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates katex from 0.16.9 to 0.16.28

Release notes

Sourced from katex's releases.

v0.16.28

0.16.28 (2026-01-25)

Bug Fixes

  • type: add missing types definition path to package.json (#4125) (0ef8921)

v0.16.27

0.16.27 (2025-12-07)

Features

  • support equals sign and surrounding whitespace in \htmlData attribute values (#4112) (c77aaec)

v0.16.26

0.16.26 (2025-12-07)

Bug Fixes

  • \mathop followed by integral symbol (6fbad18)

v0.16.25

0.16.25 (2025-10-13)

Features

  • css: provide katex-swap.css that uses font-display: swap (#3940) (b3f9ce6), closes #2242

v0.16.24

0.16.24 (2025-10-12)

Features

v0.16.23

0.16.23 (2025-10-03)

Bug Fixes

  • Support \def with arguments via macros option (#4087) (80a8158)

v0.16.22

0.16.22 (2025-04-09)

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.28 (2026-01-25)

Bug Fixes

  • type: add missing types definition path to package.json (#4125) (0ef8921)

0.16.27 (2025-12-07)

Features

  • support equals sign and surrounding whitespace in \htmlData attribute values (#4112) (c77aaec)

0.16.26 (2025-12-07)

Bug Fixes

  • \mathop followed by integral symbol (6fbad18)

0.16.25 (2025-10-13)

Features

  • css: provide katex-swap.css that uses font-display: swap (#3940) (b3f9ce6), closes #2242

0.16.24 (2025-10-12)

Features

0.16.23 (2025-10-03)

Bug Fixes

  • Support \def with arguments via macros option (#4087) (80a8158)

0.16.22 (2025-04-09)

Bug Fixes

  • \relax in base or exponent of super/subscript (#4045) (1f43c84)

0.16.21 (2025-01-17)

... (truncated)

Commits
  • dd50cde chore(release): 0.16.28 [ci skip]
  • 0ef8921 fix(type): add missing types definition path to package.json (#4125)
  • a2fcfe3 docs: add MintApps to list of users (#4066)
  • d37328c docs: fix typo in comment about infix precedence (#4095)
  • dd2e2fb docs(supported.md): fix typo in \textquoteleft example
  • b73f941 docs: add Educase as user, fix user icon links (#4104)
  • cc5eee5 chore(release): 0.16.27 [ci skip]
  • c77aaec feat: support equals sign and surrounding whitespace in \htmlData attribute v...
  • 9151d5e chore(release): 0.16.26 [ci skip]
  • 6fbad18 fix: \mathop followed by integral symbol
  • Additional commits viewable in compare view

Updates lodash from 4.17.21 to 4.17.23

Commits

Updates tapable from 2.2.1 to 2.3.0

Release notes

Sourced from tapable's releases.

v2.3.0

Features

  • [TYPES] Added TypedHookMap type.

v2.2.3

Fixes

  • Async hook catch an error when reject a falsy value
  • [typescript] Support to pass return type for waterfall hooks

v2.2.2

Developer Experience

  • add interceptors type to hook class
Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for tapable since your current version.


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 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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 16, 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 added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 16, 2026 09:03
@dependabot dependabot Bot requested review from martyanovandrey and removed request for a team February 16, 2026 09:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-d7b4550d06 branch from 3a2dafa to 1930152 Compare February 18, 2026 14:14
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@diplodoc/liquid](https://github.com/diplodoc-platform/liquid) | `1.4.0` | `1.5.0` |
| [execa](https://github.com/sindresorhus/execa) | `9.6.0` | `9.6.1` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.9` | `0.16.28` |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` |
| [tapable](https://github.com/webpack/tapable) | `2.2.1` | `2.3.0` |


Updates `@diplodoc/liquid` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/diplodoc-platform/liquid/releases)
- [Changelog](https://github.com/diplodoc-platform/liquid/blob/master/CHANGELOG.md)
- [Commits](diplodoc-platform/liquid@v1.4.0...v1.5.0)

Updates `execa` from 9.6.0 to 9.6.1
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v9.6.0...v9.6.1)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `katex` from 0.16.9 to 0.16.28
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.9...v0.16.28)

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 `tapable` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/webpack/tapable/releases)
- [Commits](webpack/tapable@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: "@diplodoc/liquid"
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: execa
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: katex
  dependency-version: 0.16.28
  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: tapable
  dependency-version: 2.3.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 force-pushed the dependabot/npm_and_yarn/production-dependencies-d7b4550d06 branch from 1930152 to 3f0176b Compare February 18, 2026 18:14
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 23, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-d7b4550d06 branch February 23, 2026 09:12
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