jaredledvina / ledvinafarm-site

Holding all things hosted on https://ledvina.farm
2 stars 0 forks source link

Bump jekyll-watch from 2.1.2 to 2.2.0 #41

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps jekyll-watch from 2.1.2 to 2.2.0.

Release notes *Sourced from [jekyll-watch's releases](https://github.com/jekyll/jekyll-watch/releases).* > ## v2.2.0 > ### Major Enhancements > > * Drop support for Ruby 2.3 > > ### Bug Fixes > > * Fix encoding discrepancy in excluded Windows paths ([#76](https://github-redirect.dependabot.com/jekyll/jekyll-watch/issues/76)) > * Ignore directories rather than all similar paths ([#65](https://github-redirect.dependabot.com/jekyll/jekyll-watch/issues/65)) > > ### Development Fixes > > * Test against Ruby 2.6 > * Relax version constraint on bundler to allow using 1.x or 2.x > * dependencies: rubocop-jekyll 0.5 > * style: target Ruby 2.4
Changelog *Sourced from [jekyll-watch's changelog](https://github.com/jekyll/jekyll-watch/blob/master/History.markdown).* > ## 2.2.0 / 2019-03-22 > > ### Major Enhancements > > * Drop support for Ruby 2.3 > > ### Bug Fixes > > * Fix encoding discrepancy in excluded Windows paths ([#76](https://github-redirect.dependabot.com/jekyll/jekyll-watch/issues/76)) > * Ignore directories rather than all similar paths ([#65](https://github-redirect.dependabot.com/jekyll/jekyll-watch/issues/65)) > > ### Development Fixes > > * Test against Ruby 2.6 > * Relax version constraint on bundler to allow using 1.x or 2.x > * dependencies: rubocop-jekyll 0.5 > * style: target Ruby 2.4
Commits - [`0335ed8`](https://github.com/jekyll/jekyll-watch/commit/0335ed8a71bdcc07502ac93a594965035d4ad43b) Release: v2.2.0 - [`dc93052`](https://github.com/jekyll/jekyll-watch/commit/dc93052cb5be4c4eca61e159ad7ba408fbab0bc3) chore (ci): remove deprecated `sudo: false` in .travis.yml - [`e1149ea`](https://github.com/jekyll/jekyll-watch/commit/e1149ea333d9e00a6320533f66e25899e5397605) docs: update History - [`02502e1`](https://github.com/jekyll/jekyll-watch/commit/02502e1bc9776bfd326ac52f59470c3f437500ee) fix: unfreeze to make tests pass - [`13d0cea`](https://github.com/jekyll/jekyll-watch/commit/13d0ceac5f7fe5129ea929d721b3a8353ef82633) chore(deps): rubocop-jekyll 0.5 / rubocop 0.62 - [`bb2ca89`](https://github.com/jekyll/jekyll-watch/commit/bb2ca899fda4d827822cc3255a1daccf9590425b) chore(deps): loose version on wdm - [`a1c1fb8`](https://github.com/jekyll/jekyll-watch/commit/a1c1fb8256a6264f66053660f046c312ce48c38a) chore(deps): relax version constraint on bundler - [`0cc3434`](https://github.com/jekyll/jekyll-watch/commit/0cc34347107722e3166412f092b9ec78434d6ff1) chore(ci): drop Ruby 2.3 - [`9e855cd`](https://github.com/jekyll/jekyll-watch/commit/9e855cdba5237a1407455fe87f5aec693557f6e5) chore(deps): require Ruby 2.4 - [`63b9cf9`](https://github.com/jekyll/jekyll-watch/commit/63b9cf9d4271cf3c49254dc430be9db5ce584cd3) style: target Ruby 2.4 - Additional commits viewable in [compare view](https://github.com/jekyll/jekyll-watch/compare/v2.1.2...v2.2.0)


Dependabot compatibility score

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #42.