Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump @astrojs/mdx from 0.18.1 to 0.18.2 (#206)
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 0.18.1 to 0.18.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@astrojs/mdx</code>'s releases</a>.</em></p> <blockquote> <h2><code>@astrojs/mdx</code><a href="https://github.com/0"><code>@0</code></a>.18.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/6552">#6552</a> <a href="https://github.com/withastro/astro/commit/392ba3e4d55f73ce9194bd94a2243f1aa62af079"><code>392ba3e4d</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fix integration return type</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/withastro/astro/commit/90e5f87d03215a833bb6ac91f9548670a25ce659"><code>90e5f87d0</code></a>, <a href="https://github.com/withastro/astro/commit/f5fddafc248bb1ef57b7349bfecc25539ae2b5ea"><code>f5fddafc2</code></a>]:</p> <ul> <li><code>@astrojs/markdown-remark</code><a href="https://github.com/2"><code>@2</code></a>.1.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md"><code>@astrojs/mdx</code>'s changelog</a>.</em></p> <blockquote> <h2>0.18.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/6552">#6552</a> <a href="https://github.com/withastro/astro/commit/392ba3e4d55f73ce9194bd94a2243f1aa62af079"><code>392ba3e4d</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fix integration return type</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/withastro/astro/commit/90e5f87d03215a833bb6ac91f9548670a25ce659"><code>90e5f87d0</code></a>, <a href="https://github.com/withastro/astro/commit/f5fddafc248bb1ef57b7349bfecc25539ae2b5ea"><code>f5fddafc2</code></a>]:</p> <ul> <li><code>@astrojs/markdown-remark</code><a href="https://github.com/2"><code>@2</code></a>.1.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/6afb1efea8601cc2bfacec27a8d09c2533fb704a"><code>6afb1ef</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/6541">#6541</a>)</li> <li><a href="https://github.com/withastro/astro/commit/1e7d6af41219644516757a1bf21d36cdb8795f50"><code>1e7d6af</code></a> feat(all): Migrate to TypeScript 5.0 (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/6579">#6579</a>)</li> <li><a href="https://github.com/withastro/astro/commit/392ba3e4d55f73ce9194bd94a2243f1aa62af079"><code>392ba3e</code></a> Fix mdx and markdoc integrations return type (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/6552">#6552</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/mdx&package-manager=npm_and_yarn&previous-version=0.18.1&new-version=0.18.2)](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>
- Loading branch information