lunohodov / eventical

Instant iCal feeds for your EVE Online calendar(s).
MIT License
7 stars 6 forks source link

Bump standard from 1.8.0 to 1.10.0 #704

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps standard from 1.8.0 to 1.10.0.

Changelog

Sourced from standard's changelog.

1.10.0

  • Update rubocop from 1.26.1 to 1.27.0

1.9.1

  • Update rubocop from 1.26.0 to 1.26.1

1.9.0

  • Rule change to Layout/CaseIndentation to have the when and ins inside a case statement aligned with the end of the case. The end will be aligned with a variable instead of the case keyword if applicable.
Commits
  • 327f177 πŸš— 1.10.0
  • 59a4439 Merge pull request #406 from testdouble/update-deps-2022-04-11
  • bff22fa Configures the new cops in 1.27.0
  • bd941e2 [ 2022-04-11 ] - Update dependencies
  • e51ec91 πŸ‘’ v1.9.1
  • edbe504 Merge pull request #404 from testdouble/update-deps-2022-03-28
  • 7a55270 [ 2022-03-28 ] - Update dependencies
  • f32ad50 🌁 v1.9.0
  • 91d40ed Merge pull request #324 from testdouble/change-case-indentation
  • 350e08f Documents how to handle new ruby versions.
  • See full diff in compare view


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 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)