Update module github.com/mmcdole/gofeed to v1.3.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/mmcdole/gofeed | require | minor |
v1.2.1 -> v1.3.0
|
Release Notes
mmcdole/gofeed (github.com/mmcdole/gofeed)
v1.3.0
What's Changed
- Added oddball date format by @rodmcelrath in https://github.com/mmcdole/gofeed/pull/204
- chore: slice append replace loop by @testwill in https://github.com/mmcdole/gofeed/pull/213
- chore: remove refs to deprecated io/ioutil by @testwill in https://github.com/mmcdole/gofeed/pull/212
- Use itunes:summary if no description tag in feed and items description by @rdelaage in https://github.com/mmcdole/gofeed/pull/209
- Remove spaces from go identifiers in readme by @infogulch in https://github.com/mmcdole/gofeed/pull/215
- Update translator.go by @Strubbl in https://github.com/mmcdole/gofeed/pull/216
- Fix RSS enclosure parsing by @sgodart in https://github.com/mmcdole/gofeed/pull/218
- Added fallback to atom icon when atom logo is missing by @spacecowboy in https://github.com/mmcdole/gofeed/pull/221
- Extract feed and item images from more places by @infogulch in https://github.com/mmcdole/gofeed/pull/220
- Fix handling of RSS content:encoded by @cristoper in https://github.com/mmcdole/gofeed/pull/223
- Atom: use correct xml:base for decoded elements by @cristoper in https://github.com/mmcdole/gofeed/pull/222
New Contributors
- @testwill made their first contribution in https://github.com/mmcdole/gofeed/pull/213
- @rdelaage made their first contribution in https://github.com/mmcdole/gofeed/pull/209
- @infogulch made their first contribution in https://github.com/mmcdole/gofeed/pull/215
- @Strubbl made their first contribution in https://github.com/mmcdole/gofeed/pull/216
- @sgodart made their first contribution in https://github.com/mmcdole/gofeed/pull/218
- @spacecowboy made their first contribution in https://github.com/mmcdole/gofeed/pull/221
Full Changelog: https://github.com/mmcdole/gofeed/compare/v1.2.1...v1.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.