fix(deps): update dependency @astrojs/rss to v4.0.5 #61
+3
−3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0
->4.0.5
Release Notes
withastro/astro (@astrojs/rss)
v4.0.5
Compare Source
Patch Changes
8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c
Thanks @madcampos! - Allows `enclosure' to have a length of 0v4.0.4
Compare Source
Patch Changes
457e8b6422704ba23347c766a8bb9c101c2aba0b
Thanks @wkillerud! - RestoresrssSchema
to a zod objectv4.0.3
Compare Source
Patch Changes
7356336d18c916804001bdf64bff5445d82baceb
Thanks @florian-lefebvre! - FixesrssSchema
definition to allow calling standard zod object methods (likeextend
)v4.0.2
Compare Source
Patch Changes
24663c9695385fed9ece57bf4aecdca3a8581e70
Thanks @florian-lefebvre! - Fixes the RSS schema to make thetitle
optional if the description is already provided. It also makespubDate
andlink
optional, as specified in the RSS specification.v4.0.1
Compare Source
Patch Changes
edfae50e6
Thanks @cdvillard! - Improves the@astrojs/rss
error message thrown when the object passed to theitems
property is missing any of the three required keys or if one of those keys is mistyped.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.