feed-module icon indicating copy to clipboard operation
feed-module copied to clipboard

Everyone deserves RSS, ATOM and JSON feeds!

Results 34 feed-module issues
Sort by recently updated
recently updated
newest added

This draft PR aims to take over #103 and resolves #106. At first, for the next major release, I triaged all the open issues as below (except Renovate Dependency Dashboard...

I check most of rss feeds they got these attributes `xmlns`, is there way also to add this?

Can I put already generated XML in module?

enhancement

There is a nice initiative from @maciejpedzich already: https://github.com/maciejpedzich/nuxt-feed-module/ The upstream issue to consider merging: https://github.com/maciejpedzich/nuxt-feed-module/issues/1 /cc @manniL

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt-community/feed-module). ## Repository Problems These problems occurred while...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | major | `v1` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v1` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | major | `v1` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [consola](https://togithub.com/nuxt/consola) | [`^2.12.1` -> `^2.15.3`](https://renovatebot.com/diffs/npm/consola/2.12.1/2.15.3) | [![age](https://badges.renovateapi.com/packages/npm/consola/2.15.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

The basic exemple of this module not working... I haven't error, but the result is: ``` undefined undefined undefined Sat, 27 Nov 2021 11:34:25 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/nuxt-community/feed-module ``` The code...