fix(deps): update dependency @astrojs/rss to v4 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@astrojs/rss (source) | dependencies | major | ^3.0.0 -> ^4.0.0 |
Release Notes
withastro/astro (@astrojs/rss)
v4.0.5
Patch Changes
-
#9967
8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c
Thanks @madcampos! - Allows `enclosure' to have a length of 0
v4.0.4
Patch Changes
-
#9797
457e8b6422704ba23347c766a8bb9c101c2aba0b
Thanks @wkillerud! - RestoresrssSchema
to a zod object
v4.0.3
Patch Changes
-
#9746
7356336d18c916804001bdf64bff5445d82baceb
Thanks @florian-lefebvre! - FixesrssSchema
definition to allow calling standard zod object methods (likeextend
)
v4.0.2
Patch Changes
-
#9610
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
Patch Changes
-
#9299
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.
v4.0.0
Major Changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.
Edited by Housekeeper (bot)