Release notes
*Sourced from [jekyll-postfiles's releases](https://github.com/nhoizey/jekyll-postfiles/releases).*
> ## v3.1.0
> - [Supports Jekyll 4](https://github.com/nhoizey/jekyll-postfiles/commit/9dbb9778fb5cc8036aa819a8476a348a72c10e69)
>
> ## v3.0.0
> - [Rewrite for Jekyll 3.8.0](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/pull/12) by [@Birch-san](https://github.com/Birch-san)
> - Match Jekyll's coding style thanks to [Rubocop](http://rubocop.readthedocs.io/)
Changelog
*Sourced from [jekyll-postfiles's changelog](https://github.com/nhoizey/jekyll-postfiles/blob/master/RELEASES.md).*
> ## v3.1.0
>
> - [Supports Jekyll 4](https://github.com/nhoizey/jekyll-postfiles/commit/9dbb9778fb5cc8036aa819a8476a348a72c10e69)
>
> ## v3.0.0
>
> - [Rewrite for Jekyll 3.8.0](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/pull/12) by [@Birch-san](https://github.com/Birch-san)
> - Match jekyll's coding style thanks to [Rubocop](http://rubocop.readthedocs.io/)
Commits
- [`c47e4c3`](https://github.com/nhoizey/jekyll-postfiles/commit/c47e4c354165adf4832e986543525c2d550fac38) Bump jekyll-postfiles to 3.1.0
- [`73711ec`](https://github.com/nhoizey/jekyll-postfiles/commit/73711ecf86842542da0678ac4d922899ec769a76) Update minimum version of compatible (and safe) Jekyll
- [`1854f06`](https://github.com/nhoizey/jekyll-postfiles/commit/1854f065ffba16868ee4deaab4ab9ef7d83d2c4e) Update changelog
- [`3c32311`](https://github.com/nhoizey/jekyll-postfiles/commit/3c323111fa3333076727f95056ebb4f13d2c4dc2) Merge pull request [#38](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/issues/38) from nhoizey/dependabot/bundler/rake-tw-13.0
- [`2c5c9ef`](https://github.com/nhoizey/jekyll-postfiles/commit/2c5c9ef2468ae8aefa2d4f8280eac966d21fa158) Update rake requirement from ~> 12.0 to ~> 13.0
- [`d9b8418`](https://github.com/nhoizey/jekyll-postfiles/commit/d9b8418c5aa1c81f7424bc7a2041cb14f93986a3) Merge pull request [#41](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/issues/41) from nhoizey/dependabot/bundler/rubocop-tw-0.76.0
- [`9dbb977`](https://github.com/nhoizey/jekyll-postfiles/commit/9dbb9778fb5cc8036aa819a8476a348a72c10e69) This plugin is compatible with Jekyll 4
- [`0946f36`](https://github.com/nhoizey/jekyll-postfiles/commit/0946f36b655c3687bb044a14f04753a53e0f1bad) Update rubocop requirement from ~> 0.60.0 to ~> 0.76.0
- [`5b3b344`](https://github.com/nhoizey/jekyll-postfiles/commit/5b3b3448fb5160b6f5f0c5be739b4a4321bdbda1) Merge pull request [#21](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/issues/21) from DirtyF/patch-1
- [`b393848`](https://github.com/nhoizey/jekyll-postfiles/commit/b393848d55206dea28666d7bd5799af13163b557) Add note on Github Pages compatibility
- Additional commits viewable in [compare view](https://github.com/nhoizey/jekyll-postfiles/compare/v2.1.1...v3.1.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-postfiles from 2.1.1 to 3.1.0.
Release notes
*Sourced from [jekyll-postfiles's releases](https://github.com/nhoizey/jekyll-postfiles/releases).* > ## v3.1.0 > - [Supports Jekyll 4](https://github.com/nhoizey/jekyll-postfiles/commit/9dbb9778fb5cc8036aa819a8476a348a72c10e69) > > ## v3.0.0 > - [Rewrite for Jekyll 3.8.0](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/pull/12) by [@Birch-san](https://github.com/Birch-san) > - Match Jekyll's coding style thanks to [Rubocop](http://rubocop.readthedocs.io/)Changelog
*Sourced from [jekyll-postfiles's changelog](https://github.com/nhoizey/jekyll-postfiles/blob/master/RELEASES.md).* > ## v3.1.0 > > - [Supports Jekyll 4](https://github.com/nhoizey/jekyll-postfiles/commit/9dbb9778fb5cc8036aa819a8476a348a72c10e69) > > ## v3.0.0 > > - [Rewrite for Jekyll 3.8.0](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/pull/12) by [@Birch-san](https://github.com/Birch-san) > - Match jekyll's coding style thanks to [Rubocop](http://rubocop.readthedocs.io/)Commits
- [`c47e4c3`](https://github.com/nhoizey/jekyll-postfiles/commit/c47e4c354165adf4832e986543525c2d550fac38) Bump jekyll-postfiles to 3.1.0 - [`73711ec`](https://github.com/nhoizey/jekyll-postfiles/commit/73711ecf86842542da0678ac4d922899ec769a76) Update minimum version of compatible (and safe) Jekyll - [`1854f06`](https://github.com/nhoizey/jekyll-postfiles/commit/1854f065ffba16868ee4deaab4ab9ef7d83d2c4e) Update changelog - [`3c32311`](https://github.com/nhoizey/jekyll-postfiles/commit/3c323111fa3333076727f95056ebb4f13d2c4dc2) Merge pull request [#38](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/issues/38) from nhoizey/dependabot/bundler/rake-tw-13.0 - [`2c5c9ef`](https://github.com/nhoizey/jekyll-postfiles/commit/2c5c9ef2468ae8aefa2d4f8280eac966d21fa158) Update rake requirement from ~> 12.0 to ~> 13.0 - [`d9b8418`](https://github.com/nhoizey/jekyll-postfiles/commit/d9b8418c5aa1c81f7424bc7a2041cb14f93986a3) Merge pull request [#41](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/issues/41) from nhoizey/dependabot/bundler/rubocop-tw-0.76.0 - [`9dbb977`](https://github.com/nhoizey/jekyll-postfiles/commit/9dbb9778fb5cc8036aa819a8476a348a72c10e69) This plugin is compatible with Jekyll 4 - [`0946f36`](https://github.com/nhoizey/jekyll-postfiles/commit/0946f36b655c3687bb044a14f04753a53e0f1bad) Update rubocop requirement from ~> 0.60.0 to ~> 0.76.0 - [`5b3b344`](https://github.com/nhoizey/jekyll-postfiles/commit/5b3b3448fb5160b6f5f0c5be739b4a4321bdbda1) Merge pull request [#21](https://github-redirect.dependabot.com/nhoizey/jekyll-postfiles/issues/21) from DirtyF/patch-1 - [`b393848`](https://github.com/nhoizey/jekyll-postfiles/commit/b393848d55206dea28666d7bd5799af13163b557) Add note on Github Pages compatibility - Additional commits viewable in [compare view](https://github.com/nhoizey/jekyll-postfiles/compare/v2.1.1...v3.1.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)