Provides the functionallity to convert Markdown-files to html, png, or pdf using vscode.
Bumps [@manuth/package-json-editor](https://github.com/manuth/NPMPackageEditor) from 2.2.6 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/manuth/NPMPackageEditor/releases"><code>@manuth/package-json-editor</code>'s releases</a>.</em></p> <blockquote> <h2>NPMPackageEditor v3.0.2</h2> <h3>Added</h3> <ul> <li>Missing package exports</li> </ul> <p><a href="https://github.com/manuth/NPMPackageEditor/compare/v3.0.1...v3.0.2">Show differences</a></p> <h2>NPMPackageEditor v3.0.1</h2> <h3>Added</h3> <ul> <li>Support for new <code>package.json</code> fields: <ul> <li><code>type</code> for specifying whether the package is a CommonJS or an ES Module</li> <li><code>exports</code> for specifying entry points</li> <li><code>imports</code> for declaring subpath imports</li> </ul> </li> </ul> <h3>Updated</h3> <ul> <li>All dependencies</li> </ul> <p><a href="https://github.com/manuth/NPMPackageEditor/compare/v3.0.0...v3.0.1">Show differences</a></p> <h2>NPMPackageEditor v3.0.0</h2> <h3>Breaking</h3> <ul> <li>Converted the package to an ESModule</li> </ul> <h3>Updated</h3> <ul> <li>All dependencies</li> </ul> <p><a href="https://github.com/manuth/NPMPackageEditor/compare/v2.2.6...v3.0.0">Show differences</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/manuth/NPMPackageEditor/blob/main/CHANGELOG.md"><code>@manuth/package-json-editor</code>'s changelog</a>.</em></p> <blockquote> <h2>NPMPackageEditor v3.0.2</h2> <h3>Added</h3> <ul> <li>Missing package exports</li> </ul> <p><a href="https://github.com/manuth/NPMPackageEditor/compare/v3.0.1...v3.0.2">Show differences</a></p> <h2>NPMPackageEditor v3.0.1</h2> <h3>Added</h3> <ul> <li>Support for new <code>package.json</code> fields: <ul> <li><code>type</code> for specifying whether the package is a CommonJS or an ES Module</li> <li><code>exports</code> for specifying entry points</li> <li><code>imports</code> for declaring subpath imports</li> </ul> </li> </ul> <h3>Updated</h3> <ul> <li>All dependencies</li> </ul> <p><a href="https://github.com/manuth/NPMPackageEditor/compare/v3.0.0...v3.0.1">Show differences</a></p> <h2>NPMPackageEditor v3.0.0</h2> <h3>Breaking</h3> <ul> <li>Converted the package to an ESModule</li> </ul> <h3>Updated</h3> <ul> <li>All dependencies</li> </ul> <p><a href="https://github.com/manuth/NPMPackageEditor/compare/v2.2.6...v3.0.0">Show differences</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/601063fc5e40a877024c3b0e46e29dff13738689"><code>601063f</code></a> Merge branch 'release/v3.0.2' into main</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/f4a048178f92829a795558cbc3a2b1fd8390a80d"><code>f4a0481</code></a> Bump the version number</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/c634277242577560040d6bd566ce952e2fffc0c3"><code>c634277</code></a> Update the changelog</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/5bb3eff90c2468f1c792577d7e650bd91dc7cf59"><code>5bb3eff</code></a> Add changelog entries</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/a528383556606a56dd6705452dc2b81f4deb6c6f"><code>a528383</code></a> Reorder package exports</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/f4c329e0fc64e903e9e37e0670a0432980586c3c"><code>f4c329e</code></a> Add missing exports</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/b20ba95dd1db62d9a5968ae61cf32a775a66f601"><code>b20ba95</code></a> Remove unnecessary script</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/91fb4609ebf292995ed169960978c2f8a0dd7d33"><code>91fb460</code></a> Add missing <code>.gitignore</code> entry</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/754d2c0df85e53e499367c4c8411a943ec92c43a"><code>754d2c0</code></a> Refactor the look and feel of the eslint-config</li> <li><a href="https://github.com/manuth/NPMPackageEditor/commit/7bdaa913ff8fd1fcf9ede9903ae2ecc62c1146b3"><code>7bdaa91</code></a> Add drone CI steps for securing publish</li> <li>Additional commits viewable in <a href="https://github.com/manuth/NPMPackageEditor/compare/v2.2.6...v3.0.2">compare view</a></li> </ul> </details> <br /> [](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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.