[PR #882] [CLOSED] Bump micromark-extension-gfm-table from 1.0.7 to 2.0.0 in /micromark #1089

Closed
opened 2026-03-03 02:01:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/882
Author: @dependabot[bot]
Created: 6/26/2023
Status: Closed

Base: nextHead: dependabot/npm_and_yarn/micromark/next/micromark-extension-gfm-table-2.0.0


📝 Commits (1)

  • 9b4863f Bump micromark-extension-gfm-table from 1.0.7 to 2.0.0 in /micromark

📊 Changes

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

View changed files

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

📄 Description

Bumps micromark-extension-gfm-table from 1.0.7 to 2.0.0.

Release notes

Sourced from micromark-extension-gfm-table's releases.

2.0.0

Change

  • da8dc23 Change to require Node.js 16 migrate: update Node
  • 57a0069 Change to expose functions migrate: gfmTable -> gfmTable()
  • b2ebed6 Update micromark

Full Changelog: https://github.com/micromark/micromark-extension-gfm-table/compare/1.0.7...2.0.0

Commits

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 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/882 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/26/2023 **Status:** ❌ Closed **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/micromark/next/micromark-extension-gfm-table-2.0.0` --- ### 📝 Commits (1) - [`9b4863f`](https://github.com/DavidAnson/markdownlint/commit/9b4863f9b6fdb4245b2dbc17608d507f8b4d0b40) Bump micromark-extension-gfm-table from 1.0.7 to 2.0.0 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-extension-gfm-table](https://github.com/micromark/micromark-extension-gfm-table) from 1.0.7 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/micromark/micromark-extension-gfm-table/releases">micromark-extension-gfm-table's releases</a>.</em></p> <blockquote> <h2>2.0.0</h2> <h4>Change</h4> <ul> <li>da8dc23 Change to require Node.js 16 <strong>migrate</strong>: update Node</li> <li>57a0069 Change to expose functions <strong>migrate</strong>: <code>gfmTable</code> -&gt; <code>gfmTable()</code></li> <li>b2ebed6 Update <code>micromark</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micromark/micromark-extension-gfm-table/compare/1.0.7...2.0.0">https://github.com/micromark/micromark-extension-gfm-table/compare/1.0.7...2.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/f5e8ac19d01ee5c6ad1113c3fec1f44e205450bf"><code>f5e8ac1</code></a> 2.0.0</li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/da8dc2342ae9ed6c06305713d96dbc4d037525fb"><code>da8dc23</code></a> Change to require Node.js 16</li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/8107f5ac8591369c2ce771256fa9d11e4d47be2b"><code>8107f5a</code></a> Remove unneeded <code>main</code>, <code>types</code> fields</li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/2b34d30bdde16300ad7525c5d1bf1b2e0bdc06b7"><code>2b34d30</code></a> Refactor docs</li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/57a006905e3cf1f710ceb9bc658bf339efc1d3cc"><code>57a0069</code></a> Change to expose functions</li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/042751bac293494cf7e93cf522c7bb7985b3a874"><code>042751b</code></a> Add <code>ignore-scripts</code> to <code>.npmrc</code></li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/74dfec3ef0590daf5125cb48cec27363374e93d0"><code>74dfec3</code></a> Replace dependency</li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/b2ebed6bfa3f86b3d05bff672c852c28c0d851d7"><code>b2ebed6</code></a> Update <code>micromark</code></li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/92510dc212be3a973f77d9a9ddb4cf9fbf4c8a92"><code>92510dc</code></a> Refactor code-style</li> <li><a href="https://github.com/micromark/micromark-extension-gfm-table/commit/039da6de3d0053efa29671cb51e6bdd404a66162"><code>039da6d</code></a> Refactor <code>package.json</code>, <code>tsconfig.json</code></li> <li>Additional commits viewable in <a href="https://github.com/micromark/micromark-extension-gfm-table/compare/1.0.7...2.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=micromark-extension-gfm-table&package-manager=npm_and_yarn&previous-version=1.0.7&new-version=2.0.0)](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 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-03 02:01:52 +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#1089
No description provided.