Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cucumber-rails from 1.4.2 to 1.8.0 #810

Conversation

dependabot-preview[bot]
Copy link

Bumps cucumber-rails from 1.4.2 to 1.8.0.

Release notes

Sourced from cucumber-rails's releases.

v1.8.0

Changed

  • Dropped support for Ruby 2.2 (In line with cucumber ruby policies elsewhere)
  • All core runtime / development dependencies have been given a massive review / bump where appropriate

Fixed

  • Generic rubocop cleanups to improve the codebase
  • Rails6 wasn't working since the official rc cut, now it works again.
  • Travis has been updated and given a healthcheck to make sure all relevant passing builds do pass
  • Ruby 2.7-preview now builds successfully (This is still a moving target, so is allowed to fail)

v1.7.0

Changed

  • Dropped support for Rails 4.0 / 4.1 (In-line with rails policies).
  • Allow Ruby 2.6 users to use ERB.new
  • Allow Experimental usage of Rails6
  • Updated CI to test the latest and most relevant rubies

Fixed

  • Appraisals build issues caused due to outdated geckodriver
  • Generic Travis cleanup to mitigate against sporadic failures

v1.4.4

No release notes provided.

Changelog

Sourced from cucumber-rails's changelog.

v1.8.0 (2019-08-06)

Changed

  • Drop Ruby 2.2 support (target 2.3 and up) (#424 [mvz])

  • Begin to update the core runtime / development dependencies to something a little more recent
    (#413 /
    #431 /
    #432
    [mvz] /
    [luke-hill])

Fixed

  • Various rubocop / styling issues that had built up over time
    (#414 /
    #416 /
    #419 /
    #420 /
    #421 /
    #421
    [luke-hill] /
    [mvz])

  • Generic Travis Healthcheck (Fixed up polluted logs and use newer Ubuntu OS)
    (#415 /
    #417
    [luke-hill])

  • Rails6 not building correctly
    (#418
    [luke-hill])

  • Provisional Ruby 2.7 builds not working
    (#427
    [amatsuda] /
    [luke-hill])

v1.7.0 (2019-04-17)

Changed

  • Drop rails 4.0 / 4.1 support (#392 [deivid-rodriguez])
  • Allow Ruby 2.6 users to ERB.new (#399 [koic])
  • Allow Rails to be used in the 6.x series (Currently as of release only beta1 is supported) (#405 [kotovalexarian])
  • Update CI to test most relevant Rubies (#411 [olleolleolle])

Fixed

... (truncated)
Commits
  • c4c606b Merge pull request #436 from cucumber/release/v1_8
  • b58f92e Cut v1.8
  • d4538f2 Merge pull request #434 from cucumber/feature/doc_cop_review
  • f38ca00 Fix up inconsistencies in Changelog
  • b1bbe84 Regenerated configs, only 18remaining failures to tackle
  • d81205e Fix RSpec ExampleLength and VerifiedDoubles
  • e479c87 Updated changelog for current master
  • abcf4a0 Add some extra one-line private methods / tweak some line structures to appea...
  • eb0955a Remove extra level of file structure which isn't needed
  • 40fc5b2 Add Linelength restriction from cucumber-ruby
  • Additional commits viewable 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 ignore this ['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). To ignore the specific version in this PR you can just close it
  • @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:

  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 8, 2019
@dependabot-preview
Copy link
Author

Superseded by #827.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/cucumber-rails-1.8.0 branch November 5, 2019 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants