Release notes
*Sourced from [jekyll-feed's releases](https://github.com/jekyll/jekyll-feed/releases).*
> ## v0.13.0
> ### Minor Enhancements
>
> * Excerpt only flag ([#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287))
> * Add media:content tag ([#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290))
>
> ### Development Fixes
>
> * test: use categories in post ([#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249))
Changelog
*Sourced from [jekyll-feed's changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown).*
> ## 0.13.0 / 2019-11-13
>
> ### Minor Enhancements
>
> * Excerpt only flag ([#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287))
> * Add media:content tag ([#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290))
>
> ### Development Fixes
>
> * test: use categories in post ([#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249))
Commits
- [`9cda8c4`](https://github.com/jekyll/jekyll-feed/commit/9cda8c4e4940cc6947f1525b23461d06b1caaa1c) Merge pull request [#291](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/291) from jekyll/pull/v0.13.0
- [`1a4aec1`](https://github.com/jekyll/jekyll-feed/commit/1a4aec17393d0a28ae33bf226490a691de65aef1) Release: v0.13.0
- [`3efdd1d`](https://github.com/jekyll/jekyll-feed/commit/3efdd1d9031ad911e0f676a0db6289b6c14f6db3) Update history to reflect merge of [#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290) [ci skip]
- [`a9d4bd9`](https://github.com/jekyll/jekyll-feed/commit/a9d4bd9d20d86f4954b75dc0ac10358f94d740f5) Add media:content tag ([#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290))
- [`c2462e5`](https://github.com/jekyll/jekyll-feed/commit/c2462e5212e55505e5f5b8255d80b0507b9a4f35) Update history to reflect merge of [#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287) [ci skip]
- [`8bb2bb0`](https://github.com/jekyll/jekyll-feed/commit/8bb2bb052a3cd97e7051b2916a5f6336831e90ba) Excerpt only flag ([#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287))
- [`9a3acc2`](https://github.com/jekyll/jekyll-feed/commit/9a3acc2dc7ff79665bd530043f73a7659dcdd4bb) Update history to reflect merge of [#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249) [ci skip]
- [`2f70aea`](https://github.com/jekyll/jekyll-feed/commit/2f70aeac3fa4b379a4d455bdb0ba201fefbf44a1) test: use categories in post ([#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249))
- [`dc06a22`](https://github.com/jekyll/jekyll-feed/commit/dc06a2243bcc662a6bda573fee91d276592ddcdf) Use secure protocol in example URL ([#282](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/282))
- See full diff in [compare view](https://github.com/jekyll/jekyll-feed/compare/v0.12.1...v0.13.0)
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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps jekyll-feed from 0.12.1 to 0.13.0.
Release notes
*Sourced from [jekyll-feed's releases](https://github.com/jekyll/jekyll-feed/releases).* > ## v0.13.0 > ### Minor Enhancements > > * Excerpt only flag ([#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287)) > * Add media:content tag ([#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290)) > > ### Development Fixes > > * test: use categories in post ([#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249))Changelog
*Sourced from [jekyll-feed's changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown).* > ## 0.13.0 / 2019-11-13 > > ### Minor Enhancements > > * Excerpt only flag ([#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287)) > * Add media:content tag ([#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290)) > > ### Development Fixes > > * test: use categories in post ([#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249))Commits
- [`9cda8c4`](https://github.com/jekyll/jekyll-feed/commit/9cda8c4e4940cc6947f1525b23461d06b1caaa1c) Merge pull request [#291](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/291) from jekyll/pull/v0.13.0 - [`1a4aec1`](https://github.com/jekyll/jekyll-feed/commit/1a4aec17393d0a28ae33bf226490a691de65aef1) Release: v0.13.0 - [`3efdd1d`](https://github.com/jekyll/jekyll-feed/commit/3efdd1d9031ad911e0f676a0db6289b6c14f6db3) Update history to reflect merge of [#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290) [ci skip] - [`a9d4bd9`](https://github.com/jekyll/jekyll-feed/commit/a9d4bd9d20d86f4954b75dc0ac10358f94d740f5) Add media:content tag ([#290](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/290)) - [`c2462e5`](https://github.com/jekyll/jekyll-feed/commit/c2462e5212e55505e5f5b8255d80b0507b9a4f35) Update history to reflect merge of [#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287) [ci skip] - [`8bb2bb0`](https://github.com/jekyll/jekyll-feed/commit/8bb2bb052a3cd97e7051b2916a5f6336831e90ba) Excerpt only flag ([#287](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/287)) - [`9a3acc2`](https://github.com/jekyll/jekyll-feed/commit/9a3acc2dc7ff79665bd530043f73a7659dcdd4bb) Update history to reflect merge of [#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249) [ci skip] - [`2f70aea`](https://github.com/jekyll/jekyll-feed/commit/2f70aeac3fa4b379a4d455bdb0ba201fefbf44a1) test: use categories in post ([#249](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/249)) - [`dc06a22`](https://github.com/jekyll/jekyll-feed/commit/dc06a2243bcc662a6bda573fee91d276592ddcdf) Use secure protocol in example URL ([#282](https://github-redirect.dependabot.com/jekyll/jekyll-feed/issues/282)) - See full diff in [compare view](https://github.com/jekyll/jekyll-feed/compare/v0.12.1...v0.13.0)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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)