DavyJonesLocker / client_side_validations

Client Side Validations made easy for Ruby on Rails
MIT License
2.69k stars 405 forks source link

Update coveralls_reborn requirement from ~> 0.17.0 to ~> 0.18.0 #806

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on coveralls_reborn to permit the latest version.

Changelog

Sourced from coveralls_reborn's changelog.

0.18.0 / 2020-09-07

  • [ENHANCEMENT] Refactor HTTP client #10
  • [ENHANCEMENT] Update dependencies

0.17.0 / 2020-08-26

  • [FEATURE] Add SimpleCov 0.19.0 compatibility
  • [ENHANCEMENT] Update dependencies

0.16.0 / 2020-04-30

  • [FEATURE] Remove dependency on json gem #4
  • [ENHANCEMENT] Update dependencies

0.15.1 / 2020-04-17

  • [ENHANCEMENT] Test against latest Ruby versions
  • [ENHANCEMENT] Update dependencies

0.15.0 / 2020-02-01

  • [FEATURE] Add SimpleCov 0.18.1 compatibility
  • [FEATURE] Drop Ruby 2.3 Support
  • [ENHANCEMENT] Update dependencies

0.14.0 / 2019-12-15

  • [ENHANCEMENT] Allow Thor 1.0

0.13.4 / 2019-12-05

  • [ENHANCEMENT] Test against latest JRuby version
  • [ENHANCEMENT] Update dependencies

0.13.3 / 2019-10-13

  • [FIX] Do not rescue from LoadError with required gems
  • [FIX] Fix multipart content-type delimeter lemurheavy/coveralls-ruby#154
  • [ENHANCEMENT] Test against latest JRuby version
  • [ENHANCEMENT] Update dependencies

0.13.2 / 2019-07-19

  • [FIX] Do not rescue from LoadError with required gems

0.13.1 / 2019-07-17

  • [FIX] Rescue from LoadError when VCR or webmock are not available
Commits
  • 4b38393 Update version and changelog
  • 004dcb6 Merge pull request #10 from tagliala/chore/refactor-http-client
  • c9ae841 Refactor HTTP Client
  • 86e17ee Update development dependencies
  • 87e58bf Merge pull request #8 from sylvainbx/master
  • ed84d95 Merge pull request #9 from tagliala/dependabot/bundler/rubocop-tw-0.90.0
  • ee041ec Update rubocop requirement from ~> 0.89.1 to ~> 0.90.0
  • e0e04e5 Fix for SSLError (#7)
  • 1a4b937 Fix readme
  • See full diff in compare view


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)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 460ce959cf325e54f35bc1a1bfd3a3be8f7a5bf4 on dependabot/bundler/coveralls_reborn-tw-0.18.0 into 08dc76f3b5080f3fb46e4f3dfb7f959ace099599 on master.