jekyll / jekyll-avatar

A Jekyll plugin for rendering GitHub avatars
MIT License
89 stars 9 forks source link

Update rubocop-jekyll requirement from ~> 0.9.0 to ~> 0.10.0 #38

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on rubocop-jekyll to permit the latest version.

Release notes *Sourced from [rubocop-jekyll's releases](https://github.com/jekyll/rubocop-jekyll/releases).* > ## v0.10.0 > - Drop support for RuboCop versions older than `v0.68.0` > - Add `rubocop-performance` as a runtime dependency. > - `Layout/IndentArray` cop is now `Layout/IndentFirstArrayElement` cop. > - `Layout/IndentHash` cop is now `Layout/IndentFirstHashElement` cop. > - Add support for upto `RuboCop v0.71.x`
Commits - [`b7331d4`](https://github.com/jekyll/rubocop-jekyll/commit/b7331d4c41d09b20a4911e49c4efe95f8f8d1424) Release :gem: v0.10.0 - [`af8b772`](https://github.com/jekyll/rubocop-jekyll/commit/af8b7721038c136065ecf4efe00f5fd5d00ed9df) Update history to reflect merge of [#15](https://github-redirect.dependabot.com/jekyll/rubocop-jekyll/issues/15) - [`6f2b971`](https://github.com/jekyll/rubocop-jekyll/commit/6f2b971ac3aad9a4cf41bca45ffe91ad3e87640d) Allow using upto RuboCop v0.71.x ([#15](https://github-redirect.dependabot.com/jekyll/rubocop-jekyll/issues/15)) - [`d1907d7`](https://github.com/jekyll/rubocop-jekyll/commit/d1907d712e73bec2592b38d9ce047f43fbd4450b) Update history to reflect merge of [#12](https://github-redirect.dependabot.com/jekyll/rubocop-jekyll/issues/12) [ci skip] - [`be8160f`](https://github.com/jekyll/rubocop-jekyll/commit/be8160f035678c3b36c354e5482c9cd01dfa6316) Bump supported RuboCop version: v0.68.0 - 0.69.x ([#12](https://github-redirect.dependabot.com/jekyll/rubocop-jekyll/issues/12)) - [`36f4ed2`](https://github.com/jekyll/rubocop-jekyll/commit/36f4ed2382e69867b1800e7930d93b8400cb7921) Update homepage URL in gemspec - See full diff in [compare view](https://github.com/jekyll/rubocop-jekyll/compare/v0.9.0...v0.10.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 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.