Bump @astrojs/rss from 4.0.3 to 4.0.4 #20

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/astrojs/rss-4.0.4 into main 2024-01-29 12:18:43 +00:00
dependabot[bot] commented 2024-01-29 11:39:09 +00:00 (Migrated from github.com)

Bumps @astrojs/rss from 4.0.3 to 4.0.4.

Release notes

Sourced from @​astrojs/rss's releases.

@​astrojs/rss@​4.0.4

Patch Changes

Changelog

Sourced from @​astrojs/rss's changelog.

4.0.4

Patch Changes

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.3 to 4.0.4. <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.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/9797">#9797</a> <a href="https://github.com/withastro/astro/commit/457e8b6422704ba23347c766a8bb9c101c2aba0b"><code>457e8b6422704ba23347c766a8bb9c101c2aba0b</code></a> Thanks <a href="https://github.com/wkillerud"><code>@​wkillerud</code></a>! - Restores <code>rssSchema</code> to a zod object</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.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/9797">#9797</a> <a href="https://github.com/withastro/astro/commit/457e8b6422704ba23347c766a8bb9c101c2aba0b"><code>457e8b6422704ba23347c766a8bb9c101c2aba0b</code></a> Thanks <a href="https://github.com/wkillerud"><code>@​wkillerud</code></a>! - Restores <code>rssSchema</code> to a zod object</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/8281ebddaac1bd1355f1d2bc7967ec36b6d61299"><code>8281ebd</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9802">#9802</a>)</li> <li><a href="https://github.com/withastro/astro/commit/457e8b6422704ba23347c766a8bb9c101c2aba0b"><code>457e8b6</code></a> fix(rss): apply refinement at the point of parsing (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9797">#9797</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/rss@4.0.4/packages/astro-rss">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/rss&package-manager=npm_and_yarn&previous-version=4.0.3&new-version=4.0.4)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
vercel[bot] commented 2024-01-29 11:39:11 +00:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astro-ghostcms-demo Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2024 11:40am
astro-ghostcms-xyz Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2024 11:40am
[vc]: #rlm4lvHcvClz6TOih3sk2/Ea1kdV1TknaSCTJofKNHk=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJhc3Ryby1naG9zdGNtcy1kZW1vIiwicm9vdERpcmVjdG9yeSI6ImRlbW8iLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vYWRhbW1hdHRoaWVzZW5zLXByb2plY3RzL2FzdHJvLWdob3N0Y21zLWRlbW8vNXp0a3F5TXQyOEFWRHlDRk5iQkVIWjhoNHRRQyIsInByZXZpZXdVcmwiOiJhc3Ryby1naG9zdGNtcy1kZW1vLWdpdC1kZXBlbmRhLTE3Y2JkYy1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJhc3Ryby1naG9zdGNtcy1kZW1vLWdpdC1kZXBlbmRhLTE3Y2JkYy1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCJ9fSx7Im5hbWUiOiJhc3Ryby1naG9zdGNtcy14eXoiLCJyb290RGlyZWN0b3J5Ijoid3d3IiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL2FkYW1tYXR0aGllc2Vucy1wcm9qZWN0cy9hc3Ryby1naG9zdGNtcy14eXovMnlrRDN3MUQ5NnVkR2hROXl2YnlwTGNpZmM1ZiIsInByZXZpZXdVcmwiOiJhc3Ryby1naG9zdGNtcy14eXotZ2l0LWRlcGVuZGFiLTg0N2UxNy1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJhc3Ryby1naG9zdGNtcy14eXotZ2l0LWRlcGVuZGFiLTg0N2UxNy1hZGFtbWF0dGhpZXNlbnMtcHJvamVjdHMudmVyY2VsLmFwcCJ9fV19 **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **astro-ghostcms-demo** | ✅ Ready ([Inspect](https://vercel.com/adammatthiesens-projects/astro-ghostcms-demo/5ztkqyMt28AVDyCFNbBEHZ8h4tQC)) | [Visit Preview](https://vercel.live/open-feedback/astro-ghostcms-demo-git-dependa-17cbdc-adammatthiesens-projects.vercel.app?via=pr-comment-visit-preview-link&passThrough=1) | 💬 [**Add feedback**](https://vercel.live/open-feedback/astro-ghostcms-demo-git-dependa-17cbdc-adammatthiesens-projects.vercel.app?via=pr-comment-feedback-link) | Jan 29, 2024 11:40am | | **astro-ghostcms-xyz** | ✅ Ready ([Inspect](https://vercel.com/adammatthiesens-projects/astro-ghostcms-xyz/2ykD3w1D96udGhQ9yvbypLcifc5f)) | [Visit Preview](https://vercel.live/open-feedback/astro-ghostcms-xyz-git-dependab-847e17-adammatthiesens-projects.vercel.app?via=pr-comment-visit-preview-link&passThrough=1) | 💬 [**Add feedback**](https://vercel.live/open-feedback/astro-ghostcms-xyz-git-dependab-847e17-adammatthiesens-projects.vercel.app?via=pr-comment-feedback-link) | Jan 29, 2024 11:40am |
Adammatthiesen (Migrated from github.com) approved these changes 2024-01-29 12:18:37 +00:00
Sign in to join this conversation.
No description provided.