[PR #1414] [MERGED] Bump micromark-util-types from 2.0.0 to 2.0.1 in /micromark #3306

Closed
opened 2026-03-07 20:13:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1414
Author: @dependabot[bot]
Created: 11/13/2024
Status: Merged
Merged: 11/14/2024
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/micromark/next/micromark-util-types-2.0.1


📝 Commits (1)

  • e5f12b0 Bump micromark-util-types from 2.0.0 to 2.0.1 in /micromark

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 micromark/package.json (+1 -1)

📄 Description

Bumps micromark-util-types from 2.0.0 to 2.0.1.

Commits
  • e10f892 micromark-build: 2.0.1
  • 09f1efc Fix missing dependency
  • 8e5aca9 Refactor package.json to add format script again
  • 18f2fa6 4.0.0
  • 350078f micromark-core-commonmark: 2.0.0
  • c434de3 micromark-util-subtokenize: 2.0.0
  • 0248217 micromark-util-sanitize-uri: 2.0.0
  • bc2fecf micromark-util-resolve-all: 2.0.0
  • 4433cd9 micromark-util-normalize-identifier: 2.0.0
  • bc5bba0 micromark-util-html-tag-name: 2.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/1414 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/13/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/micromark/next/micromark-util-types-2.0.1` --- ### 📝 Commits (1) - [`e5f12b0`](https://github.com/DavidAnson/markdownlint/commit/e5f12b03c518de16f2d2834c251116047421d071) Bump micromark-util-types from 2.0.0 to 2.0.1 in /micromark ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `micromark/package.json` (+1 -1) </details> ### 📄 Description Bumps [micromark-util-types](https://github.com/micromark/micromark) from 2.0.0 to 2.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micromark/micromark/commit/e10f892185d5616db6a9efad3a557ca1845d1843"><code>e10f892</code></a> micromark-build: 2.0.1</li> <li><a href="https://github.com/micromark/micromark/commit/09f1efc49a4f53435db98636614d489902824025"><code>09f1efc</code></a> Fix missing dependency</li> <li><a href="https://github.com/micromark/micromark/commit/8e5aca9956df3b29bd06e2892dc812e7ea6041b5"><code>8e5aca9</code></a> Refactor <code>package.json</code> to add <code>format</code> script again</li> <li><a href="https://github.com/micromark/micromark/commit/18f2fa6842f964ef6a488f423c291aa06fef7999"><code>18f2fa6</code></a> 4.0.0</li> <li><a href="https://github.com/micromark/micromark/commit/350078fd9304204c4f715f30e128f0abaa34c0b3"><code>350078f</code></a> micromark-core-commonmark: 2.0.0</li> <li><a href="https://github.com/micromark/micromark/commit/c434de349cb30913966a786c29ca506ab652bc61"><code>c434de3</code></a> micromark-util-subtokenize: 2.0.0</li> <li><a href="https://github.com/micromark/micromark/commit/024821772eabbac9572c22d6f1c6235b018956b9"><code>0248217</code></a> micromark-util-sanitize-uri: 2.0.0</li> <li><a href="https://github.com/micromark/micromark/commit/bc2fecf084d6e922ee4bf3dd7fe54480f26728f8"><code>bc2fecf</code></a> micromark-util-resolve-all: 2.0.0</li> <li><a href="https://github.com/micromark/micromark/commit/4433cd9074a9260209089ceee18f1f47c1994174"><code>4433cd9</code></a> micromark-util-normalize-identifier: 2.0.0</li> <li><a href="https://github.com/micromark/micromark/commit/bc5bba002f588c8f4495fe87ec2402d6b280ae34"><code>bc5bba0</code></a> micromark-util-html-tag-name: 2.0.0</li> <li>Additional commits viewable in <a href="https://github.com/micromark/micromark/compare/micromark-util-types@2.0.0...micromark-build@2.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=micromark-util-types&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:13:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#3306
No description provided.