Skip to content

Commit

Permalink
chore(deps): bump the all group with 3 updates (#1572)
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates:
[@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx),
[astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and
[@iconify-json/simple-icons](https://github.com/iconify/icon-sets).

Updates `@astrojs/mdx` from 3.1.8 to 3.1.9
<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/3"><code>@​3</code></a>.1.9</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12245">#12245</a>
<a
href="https://github.com/withastro/astro/commit/1d4f6a4989bc1cfd7109b1bff41503f115660e02"><code>1d4f6a4</code></a>
Thanks <a href="https://github.com/bmenant"><code>@​bmenant</code></a>!
- Add <code>components</code> property to MDXInstance type definition
(RenderResult and module import)</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>3.1.9</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12245">#12245</a>
<a
href="https://github.com/withastro/astro/commit/1d4f6a4989bc1cfd7109b1bff41503f115660e02"><code>1d4f6a4</code></a>
Thanks <a href="https://github.com/bmenant"><code>@​bmenant</code></a>!
- Add <code>components</code> property to MDXInstance type definition
(RenderResult and module import)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/5f7bf49d38ab888e65f010e106579c7947a8d5c6"><code>5f7bf49</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12290">#12290</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/ecc4402b3a78f0f9856ec1f23da11db1e067673d"><code>ecc4402</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12316">#12316</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/1d4f6a4989bc1cfd7109b1bff41503f115660e02"><code>1d4f6a4</code></a>
fix(<code>@​astro/mdx</code>): add components property to RenderResult
type definition (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12">#12</a>...</li>
<li><a
href="https://github.com/withastro/astro/commit/2edcad14908a3a2225d660b350f2c56c682beb28"><code>2edcad1</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12266">#12266</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/5ab2d980aae8c92e71e01a8bd21c8d771e576085"><code>5ab2d98</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12218">#12218</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 />

Updates `astro` from 4.16.7 to 4.16.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases">astro's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12338">#12338</a>
<a
href="https://github.com/withastro/astro/commit/9ca89b3e13d47e146989cfabb916d6599d140f03"><code>9ca89b3</code></a>
Thanks <a
href="https://github.com/situ2001"><code>@​situ2001</code></a>! - Resets
<code>NODE_ENV</code> to ensure install command run in dev mode</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12286">#12286</a>
<a
href="https://github.com/withastro/astro/commit/9d6bcdb88fcb9df0c5c70e2b591bcf962ce55f63"><code>9d6bcdb</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes a case where a warning for experimental <code>astro:env</code>
support would be shown when using an adapter but not actually using
<code>astro:env</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12342">#12342</a>
<a
href="https://github.com/withastro/astro/commit/ffc836bac0cdea684ea91f958ac8298d4ee4b07d"><code>ffc836b</code></a>
Thanks <a
href="https://github.com/liruifengv"><code>@​liruifengv</code></a>! -
Fixes a typo in the command name of the CLI</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12301">#12301</a>
<a
href="https://github.com/withastro/astro/commit/0cfc69d499815d4e1f1dc37cf32653195586087a"><code>0cfc69d</code></a>
Thanks <a
href="https://github.com/apatel369"><code>@​apatel369</code></a>! -
Fixes an issue with action handler context by passing the correct
context (<code>ActionAPIContext</code>).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12312">#12312</a>
<a
href="https://github.com/withastro/astro/commit/5642ef9029890fc29793c160321f78f62cdaafcb"><code>5642ef9</code></a>
Thanks <a href="https://github.com/koyopro"><code>@​koyopro</code></a>!
- Fixes an issue where using <code>getViteConfig()</code> returns
incorrect and duplicate configuration</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12245">#12245</a>
<a
href="https://github.com/withastro/astro/commit/1d4f6a4989bc1cfd7109b1bff41503f115660e02"><code>1d4f6a4</code></a>
Thanks <a href="https://github.com/bmenant"><code>@​bmenant</code></a>!
- Add <code>components</code> property to MDXInstance type definition
(RenderResult and module import)</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12340">#12340</a>
<a
href="https://github.com/withastro/astro/commit/94eaeea1c437402ffc44103126b355adab4b8a01"><code>94eaeea</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where Astro actions didn't work when <code>base</code>
was different from <code>/</code></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's
changelog</a>.</em></p>
<blockquote>
<h2>4.16.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12338">#12338</a>
<a
href="https://github.com/withastro/astro/commit/9ca89b3e13d47e146989cfabb916d6599d140f03"><code>9ca89b3</code></a>
Thanks <a
href="https://github.com/situ2001"><code>@​situ2001</code></a>! - Resets
<code>NODE_ENV</code> to ensure install command run in dev mode</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12286">#12286</a>
<a
href="https://github.com/withastro/astro/commit/9d6bcdb88fcb9df0c5c70e2b591bcf962ce55f63"><code>9d6bcdb</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes a case where a warning for experimental <code>astro:env</code>
support would be shown when using an adapter but not actually using
<code>astro:env</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12342">#12342</a>
<a
href="https://github.com/withastro/astro/commit/ffc836bac0cdea684ea91f958ac8298d4ee4b07d"><code>ffc836b</code></a>
Thanks <a
href="https://github.com/liruifengv"><code>@​liruifengv</code></a>! -
Fixes a typo in the command name of the CLI</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12301">#12301</a>
<a
href="https://github.com/withastro/astro/commit/0cfc69d499815d4e1f1dc37cf32653195586087a"><code>0cfc69d</code></a>
Thanks <a
href="https://github.com/apatel369"><code>@​apatel369</code></a>! -
Fixes an issue with action handler context by passing the correct
context (<code>ActionAPIContext</code>).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12312">#12312</a>
<a
href="https://github.com/withastro/astro/commit/5642ef9029890fc29793c160321f78f62cdaafcb"><code>5642ef9</code></a>
Thanks <a href="https://github.com/koyopro"><code>@​koyopro</code></a>!
- Fixes an issue where using <code>getViteConfig()</code> returns
incorrect and duplicate configuration</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12245">#12245</a>
<a
href="https://github.com/withastro/astro/commit/1d4f6a4989bc1cfd7109b1bff41503f115660e02"><code>1d4f6a4</code></a>
Thanks <a href="https://github.com/bmenant"><code>@​bmenant</code></a>!
- Add <code>components</code> property to MDXInstance type definition
(RenderResult and module import)</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12340">#12340</a>
<a
href="https://github.com/withastro/astro/commit/94eaeea1c437402ffc44103126b355adab4b8a01"><code>94eaeea</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where Astro actions didn't work when <code>base</code>
was different from <code>/</code></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/5f7bf49d38ab888e65f010e106579c7947a8d5c6"><code>5f7bf49</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12290">#12290</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/ffc836bac0cdea684ea91f958ac8298d4ee4b07d"><code>ffc836b</code></a>
Fix cli command typo (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12342">#12342</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/c414eec6ac404491548dcaa5d4d14d388ae33e0e"><code>c414eec</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/9ca89b3e13d47e146989cfabb916d6599d140f03"><code>9ca89b3</code></a>
fix(cli): reset <code>NODE_ENV</code> to ensure install command run in
dev mode (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12338">#12338</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/e2056c218e249bcbc3a44ae6319176b49222d306"><code>e2056c2</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/ea855464870f70af01eba195d8593b39a581d942"><code>ea85546</code></a>
Fix base not working with server actions (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12280">#12280</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/413503e52c5bf3e31b111e37ee42876c324b1625"><code>413503e</code></a>
Update image error messages (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12331">#12331</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/feb87c21be37e508ec8b23cfbb47056fd0971dfc"><code>feb87c2</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/5642ef9029890fc29793c160321f78f62cdaafcb"><code>5642ef9</code></a>
Fix: The problem getViteConfig() duplicates some config (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12312">#12312</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/0cfc69d499815d4e1f1dc37cf32653195586087a"><code>0cfc69d</code></a>
fix(actions): pass actionAPIContext to action handler instead of
APIContext (...</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/[email protected]/packages/astro">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/simple-icons` from 1.2.9 to 1.2.10
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/commits">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 1d6f711 commit 70b51ff
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 325 deletions.
Loading

0 comments on commit 70b51ff

Please sign in to comment.