Astrotomic / stancy

This package aims to provide the most common and flexible CMS features to your Laravel project.
https://docs.astrotomic.info/stancy
MIT License
36 stars 5 forks source link

Update spatie/laravel-feed requirement from ^2.5 to ^2.6 #33

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on spatie/laravel-feed to permit the latest version.

Release notes *Sourced from [spatie/laravel-feed's releases](https://github.com/spatie/laravel-feed/releases).* > ## 2.6.0 > - internal refactor to make `Feed` easier to handle programmatically
Changelog *Sourced from [spatie/laravel-feed's changelog](https://github.com/spatie/laravel-feed/blob/master/CHANGELOG.md).* > ## 2.6.0 - 2019-11-08 > > - internal refactor to make `Feed` easier to handle programmatically > > ## 2.5.0 - 2019-10-07 > > - add support for multiple types of feeds ([#110](https://github-redirect.dependabot.com/spatie/laravel-feed/issues/110)) > > ## 2.4.3 - 2019-10-07 > > - fix feed type > > ## 2.4.2 - 2019-09-25 > > - Require individual illuminate components instead of framework > > ## 2.4.1 - 2019-09-16 > - Changed: Updated Laravel 6 compatibility for future versions > > ## 2.4.0 - 2019-09-04 > - add Laravel 6 compatibility > > ## 2.3.1 - 2019-08-29 > > - add `description` and `language keys` to the config file > > ## 2.3.0 - 2019-08-22 > > - add support for Flipboard and conform to RSS 2.0 (fixes [#19](https://github-redirect.dependabot.com/spatie/laravel-feed/issues/19)) > > ## 2.2.2 - 2019-07-24 > > - do not use deprecated Laravel helpers > > ## 2.2.1 - 2019-03-06 > > - allow all versions of carbon > > ## 2.2.0 - 2019-02-27 > - drop support for L5.7 and below, PHP 7.1 and PHPUnit 7 > > ## 2.1.2 - 2019-02-27 > - Added: Laravel 5.8 compatibility > > ## 2.1.1 - 2018-08-27 > - Add support for Laravel 5.7 > > ## 2.1.0 - 2018-06-42 > - Add `view` config option > > ... (truncated)
Commits - [`b8a824f`](https://github.com/spatie/laravel-feed/commit/b8a824fc4452a0b901db2dd4f94c48f7826597b8) Apply fixes from StyleCI ([#112](https://github-redirect.dependabot.com/spatie/laravel-feed/issues/112)) - [`5851fb0`](https://github.com/spatie/laravel-feed/commit/5851fb02fc4d3ca3abe8f9d02cbcb3b09f9c47aa) wip - See full diff in [compare view](https://github.com/spatie/laravel-feed/compare/2.5.0...2.6.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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like spatie/laravel-feed is up-to-date now, so this is no longer needed.