Skip to content

Commit

Permalink
chore(deps): bump the all group with 4 updates (#1496)
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates:
[@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx),
[@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss),
[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.1 to 3.1.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/3"><code>@​3</code></a>.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc"><code>b6afe6a</code></a>]:
<ul>
<li><code>@​astrojs/markdown-remark</code><a
href="https://github.com/5"><code>@​5</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>3.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc"><code>b6afe6a</code></a>]:
<ul>
<li><code>@​astrojs/markdown-remark</code><a
href="https://github.com/5"><code>@​5</code></a>.1.1</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/ce310f829230582e3c61251f2a979984e6a28bb0"><code>ce310f8</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/11297">#11297</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/47e78d4752e09c47c6ab4af910e2552e8ceaf2ca"><code>47e78d4</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/11318">#11318</a>)</li>
<li>See full diff in <a
href="https://github.com/withastro/astro/commits/@astrojs/mdx@3.1.2/packages/integrations/mdx">compare
view</a></li>
</ul>
</details>
<br />

Updates `@astrojs/rss` from 4.0.6 to 4.0.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases"><code>@​astrojs/rss</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/rss</code><a
href="https://github.com/4"><code>@​4</code></a>.0.7</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/11299">#11299</a>
<a
href="https://github.com/withastro/astro/commit/8ce66f2ef7328546d823f1076f9bab4217a6be7d"><code>8ce66f2</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where the <code>pagesGlobToRssItems</code> returned an
incorrect type for <code>items</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md"><code>@​astrojs/rss</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.0.7</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/11299">#11299</a>
<a
href="https://github.com/withastro/astro/commit/8ce66f2ef7328546d823f1076f9bab4217a6be7d"><code>8ce66f2</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where the <code>pagesGlobToRssItems</code> returned an
incorrect type for <code>items</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/ce310f829230582e3c61251f2a979984e6a28bb0"><code>ce310f8</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/11297">#11297</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/8ce66f2ef7328546d823f1076f9bab4217a6be7d"><code>8ce66f2</code></a>
fix(rss): correct types for <code>RSSFeedItem</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/11299">#11299</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/464b0a108ecd0b77e6e34829381ccd1335d525ce"><code>464b0a1</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/11151">#11151</a>)</li>
<li>See full diff in <a
href="https://github.com/withastro/astro/commits/@astrojs/rss@4.0.7/packages/astro-rss">compare
view</a></li>
</ul>
</details>
<br />

Updates `astro` from 4.11.0 to 4.11.3
<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>astro@4.11.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11347">#11347</a>
<a
href="https://github.com/withastro/astro/commit/33bdc5472929f72fa8e39624598bf929c48e60c0"><code>33bdc54</code></a>
Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! -
Fixes installed packages detection when running <code>astro
check</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11327">#11327</a>
<a
href="https://github.com/withastro/astro/commit/0df81422a81c8f8900684d100e9b8f26365fa0b1"><code>0df8142</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue with the container APIs where a runtime error was thrown
during the build, when using <code>pnpm</code> as package manager.</p>
</li>
</ul>
<h2>astro@4.11.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11335">#11335</a>
<a
href="https://github.com/withastro/astro/commit/4c4741b42dc531403f7b9647bd51951d0cdb8f5b"><code>4c4741b</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Reverts <a
href="https://redirect.github.com/withastro/astro/pull/11292">#11292</a>,
which caused a regression to the input type</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11326">#11326</a>
<a
href="https://github.com/withastro/astro/commit/41121fbe00e144d4d93835811e1c4349664d9003"><code>41121fb</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes a case where running <code>astro sync</code> when using the
experimental <code>astro:env</code> feature would fail if environment
variables were missing</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11338">#11338</a>
<a
href="https://github.com/withastro/astro/commit/9752a0b27526270fd0066f3db7049e9ae6af1ef8"><code>9752a0b</code></a>
Thanks <a
href="https://github.com/zaaakher"><code>@​zaaakher</code></a>! - Fixes
svg icon margin in devtool tooltip title to look coherent in
<code>rtl</code> and <code>ltr</code> layouts</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11331">#11331</a>
<a
href="https://github.com/withastro/astro/commit/f1b78a496034d53b0e9dfc276a4a1b1d691772c4"><code>f1b78a4</code></a>
Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! -
Removes <code>resolve</code> package and simplify internal resolve
check</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11339">#11339</a>
<a
href="https://github.com/withastro/astro/commit/8fdbf0e45beffdae3da1e7f36797575c92f8a0ba"><code>8fdbf0e</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Remove
non-fatal errors from telemetry</p>
<p>Previously we tracked non-fatal errors in telemetry to get a good
idea of the types of errors that occur in <code>astro dev</code>.
However this has become noisy over time and results in a lot of data
that isn't particularly useful. This removes those non-fatal errors from
being tracked.</p>
</li>
</ul>
<h2>astro@4.11.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11308">#11308</a>
<a
href="https://github.com/withastro/astro/commit/44c61ddfd85f1c23f8cec8caeaa5e25897121996"><code>44c61dd</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where custom <code>404.astro</code> and
<code>500.astro</code> were not returning the correct status code when
rendered inside a rewriting cycle.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11302">#11302</a>
<a
href="https://github.com/withastro/astro/commit/06225673269201044358788f2a81dbe13912adce"><code>0622567</code></a>
Thanks <a
href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes
an issue with the view transition router when redirecting to an URL with
different origin.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc"><code>b6afe6a</code></a>,
<a
href="https://github.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95"><code>41064ce</code></a>]:</p>
<ul>
<li><code>@​astrojs/markdown-remark</code><a
href="https://github.com/5"><code>@​5</code></a>.1.1</li>
<li><code>@​astrojs/internal-helpers</code><a
href="https://github.com/0"><code>@​0</code></a>.4.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/astro/CHANGELOG.md">astro's
changelog</a>.</em></p>
<blockquote>
<h2>4.11.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11347">#11347</a>
<a
href="https://github.com/withastro/astro/commit/33bdc5472929f72fa8e39624598bf929c48e60c0"><code>33bdc54</code></a>
Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! -
Fixes installed packages detection when running <code>astro
check</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11327">#11327</a>
<a
href="https://github.com/withastro/astro/commit/0df81422a81c8f8900684d100e9b8f26365fa0b1"><code>0df8142</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue with the container APIs where a runtime error was thrown
during the build, when using <code>pnpm</code> as package manager.</p>
</li>
</ul>
<h2>4.11.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11335">#11335</a>
<a
href="https://github.com/withastro/astro/commit/4c4741b42dc531403f7b9647bd51951d0cdb8f5b"><code>4c4741b</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Reverts <a
href="https://redirect.github.com/withastro/astro/pull/11292">#11292</a>,
which caused a regression to the input type</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11326">#11326</a>
<a
href="https://github.com/withastro/astro/commit/41121fbe00e144d4d93835811e1c4349664d9003"><code>41121fb</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes a case where running <code>astro sync</code> when using the
experimental <code>astro:env</code> feature would fail if environment
variables were missing</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11338">#11338</a>
<a
href="https://github.com/withastro/astro/commit/9752a0b27526270fd0066f3db7049e9ae6af1ef8"><code>9752a0b</code></a>
Thanks <a
href="https://github.com/zaaakher"><code>@​zaaakher</code></a>! - Fixes
svg icon margin in devtool tooltip title to look coherent in
<code>rtl</code> and <code>ltr</code> layouts</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11331">#11331</a>
<a
href="https://github.com/withastro/astro/commit/f1b78a496034d53b0e9dfc276a4a1b1d691772c4"><code>f1b78a4</code></a>
Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! -
Removes <code>resolve</code> package and simplify internal resolve
check</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11339">#11339</a>
<a
href="https://github.com/withastro/astro/commit/8fdbf0e45beffdae3da1e7f36797575c92f8a0ba"><code>8fdbf0e</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Remove
non-fatal errors from telemetry</p>
<p>Previously we tracked non-fatal errors in telemetry to get a good
idea of the types of errors that occur in <code>astro dev</code>.
However this has become noisy over time and results in a lot of data
that isn't particularly useful. This removes those non-fatal errors from
being tracked.</p>
</li>
</ul>
<h2>4.11.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11308">#11308</a>
<a
href="https://github.com/withastro/astro/commit/44c61ddfd85f1c23f8cec8caeaa5e25897121996"><code>44c61dd</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue where custom <code>404.astro</code> and
<code>500.astro</code> were not returning the correct status code when
rendered inside a rewriting cycle.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/11302">#11302</a>
<a
href="https://github.com/withastro/astro/commit/06225673269201044358788f2a81dbe13912adce"><code>0622567</code></a>
Thanks <a
href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Fixes
an issue with the view transition router when redirecting to an URL with
different origin.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc"><code>b6afe6a</code></a>,
<a
href="https://github.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95"><code>41064ce</code></a>]:</p>
<ul>
<li><code>@​astrojs/markdown-remark</code><a
href="https://github.com/5"><code>@​5</code></a>.1.1</li>
<li><code>@​astrojs/internal-helpers</code><a
href="https://github.com/0"><code>@​0</code></a>.4.1</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/d7ae91c83cdab310c38a76c98c5c4477ec20e8dc"><code>d7ae91c</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11346">#11346</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/33bdc5472929f72fa8e39624598bf929c48e60c0"><code>33bdc54</code></a>
Fix getPackage resolve path (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11347">#11347</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/0df81422a81c8f8900684d100e9b8f26365fa0b1"><code>0df8142</code></a>
fix(container): breakdown files to avoid importing <code>vite</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11327">#11327</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/d9e6190a0daa1ea224a3c374221601d7ad9abcb8"><code>d9e6190</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11336">#11336</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/f1b78a496034d53b0e9dfc276a4a1b1d691772c4"><code>f1b78a4</code></a>
Remove resolve package and refactor db &amp; studio exports (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11331">#11331</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/9752a0b27526270fd0066f3db7049e9ae6af1ef8"><code>9752a0b</code></a>
[ui] fix margin around devtool tooltip icon in <code>rtl</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11338">#11338</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/8fdbf0e45beffdae3da1e7f36797575c92f8a0ba"><code>8fdbf0e</code></a>
Remove non-fatal errors from telemetry (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11339">#11339</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/16af927e14b443eaf2722b51ab1d5c43e64812d1"><code>16af927</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/02c37c7b8cefcbf1e644c43c237c72ce27b17389"><code>02c37c7</code></a>
refactor(plugin-content): code refactor (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11312">#11312</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/86515f445e821f3733c9b27eef23b2765faa292b"><code>86515f4</code></a>
[ci] format</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/astro@4.11.3/packages/astro">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/simple-icons` from 1.1.106 to 1.1.107
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/iconify/icon-sets/commit/fa508348cbb17fc792806ad3e8cc15aea4820788"><code>fa50834</code></a>
Update Material Design Icons, Simple Icons, Unicons</li>
<li>See full diff in <a
href="https://github.com/iconify/icon-sets/compare/1.1.106...1.1.107">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent d59878a commit 8cc6ee7
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 588 deletions.
Loading

0 comments on commit 8cc6ee7

Please sign in to comment.