Skip to content

ci(deps): bump markdown-it and renovate#103

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-706cae220e
Open

ci(deps): bump markdown-it and renovate#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-706cae220e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps markdown-it to 14.2.0 and updates ancestor dependency renovate. These dependencies need to be updated together.

Updates markdown-it from 14.1.1 to 14.2.0

Changelog

Sourced from markdown-it's changelog.

[14.2.0] - 2026-05-24

Added

  • isPunctCharCode to utilities.

Fixed

  • Don't end HTML comment blocks on a blank line, #1155.
  • Properly recognize astral chars (surrogates) in delimiter scans for emphasis-like markers, #1072. Big thanks to @​tats-u for his global efforts with improving CJK support.
  • Preserve unicode whitespaces when trimm headings/paragraphs, #1074.
  • More strict entities decode to avoid false positives ;, #1096.
  • Restore block parser state on fail in lheading rule, #1131.

Security

  • Fixed poor smartquotes perfomance on > 70k quotes in single block
  • Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.
Commits

Updates renovate from 43.139.6 to 43.233.4

Release notes

Sourced from renovate's releases.

43.233.4

43.233.4 (2026-06-20)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.62.3 (main) (#44112) (8ba083c)

Miscellaneous Chores

  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.12.2 (main) (#44111) (70322c7)

43.233.3

43.233.3 (2026-06-19)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.62.2 (main) (#44109) (83a863f)

Miscellaneous Chores

  • deps: update dependency @​smithy/util-stream to v4.6.7 (main) (#44106) (b08b3c5)
  • deps: update dependency astral-sh/uv to v0.11.23 (main) (#44107) (10f5d61)
  • deps: update dependency uv to v0.11.23 (main) (#44108) (7c38c00)

43.233.2

43.233.2 (2026-06-19)

Bug Fixes

43.233.1

43.233.1 (2026-06-19)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.62.1 (main) (#44104) (05874ee)

Documentation

  • restructure postUpdateOptions table into headers (#44089) (67c9e08)

Miscellaneous Chores

  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.12.1 (main) (#44103) (fb2f117)

43.233.0

43.233.0 (2026-06-19)

Features

... (truncated)

Commits
  • 8ba083c fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.62.3 (main...
  • 70322c7 chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v14.12.2...
  • 83a863f fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.62.2 (main...
  • 7c38c00 chore(deps): update dependency uv to v0.11.23 (main) (#44108)
  • 10f5d61 chore(deps): update dependency astral-sh/uv to v0.11.23 (main) (#44107)
  • b08b3c5 chore(deps): update dependency @​smithy/util-stream to v4.6.7 (main) (#44106)
  • b8c4eb2 fix(containerbase): support constraints.rust=nightly (#43543)
  • 05874ee fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.62.1 (main...
  • 67c9e08 docs: restructure postUpdateOptions table into headers (#44089)
  • fb2f117 chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v14.12.1...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Jun 17, 2026
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 14.2.0 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


Updates `markdown-it` from 14.1.1 to 14.2.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@14.1.1...14.2.0)

Updates `renovate` from 43.139.6 to 43.233.4
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Commits](renovatebot/renovate@43.139.6...43.233.4)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: indirect
- dependency-name: renovate
  dependency-version: 43.228.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-706cae220e branch from ffd9884 to 18c9aaa Compare June 21, 2026 00:48
@dependabot @github

dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request.

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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants