Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Update cucumber to the latest version 馃殌 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 4, 2017

Version 3.0.4 of cucumber just got published.

Dependency cucumber
Current Version 1.3.1
Type dependency

The version 3.0.4 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of cucumber.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 150 commits.

  • 57c7c23 Release v3.0.4
  • fb9e8fc cli: repeatable tags option (#940)
  • 81aeaed rerun formatter: custom separator (#930)
  • 869af7c Fix badge link
  • 4dcdf4a Add OpenCollective badges
  • b06635f Update README.md
  • 85874ae Release 3.0.2
  • fd1f7a0 support to imperatively skip steps (#912)
  • 1bcb9a4 Release 3.0.2
  • c922c6f fix usage helpers (#925)
  • e14cef6 defineParameterType: update options (#904)
  • 45f7748 Release v3.0.1
  • 73ec18d fix undefined hook parameter (#919)
  • 2a8f3a0 CHANGELOG Update for cucumber/cucumber #251 (#915)
  • 08c138a docs: fix typo and make punctuation consistent (#909)

There are 150 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

greenkeeper bot added a commit that referenced this pull request Oct 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 14, 2017

Version 3.0.5 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • 880c82d Release 3.0.5
  • ca74e8d hooks: update parameter to include pickle (#947)
  • ed8fbef update dependencies
  • 5245468 Attribution for #948
  • 9eb2fc7 Merge branch 'parameter-type-transform-runs-in-world'
  • a5f085f ParameterType transformer runs in World
  • 6c8bad2 Import TagExpressionParser directly
  • 234f55f Upgrade to cucumber-expressions 4.0.4

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2017

Version 3.0.6 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 329ae81 Release 3.0.6
  • 7d8784f cli: don't split formatter output on Windows drive letters (#954)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 25, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 25, 2017

Version 3.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 052cd20 Release 3.1.0
  • 584d325 add --language cli option (#951)
  • 6e23320 pickle filter: support relative paths (#962)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 8, 2017

Version 3.2.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 13 commits.

  • 37b4a67 Release 3.2.0
  • ae5c3d4 Upgrade tag-expressions to 1.1.1 and fix CHANGELOG.md
  • e9b1a94 Upgrade to cucumber-expressions@^5.0.7
  • 7ba246e Upgrade to cucumber-expressions@5.0.6 and tag-expressions@1.1.0
  • 3bc0e74 Revert "Upgrade cucumber-expressions and tag-expressions"
  • 83a4a2b json formatter: format step result exception (#973)
  • b7cb3bc Upgrade cucumber-expressions and tag-expressions
  • a412c96 update attachment documentation
  • 267725e update yarn.lock
  • 7bb5a3b Require at least cucumber-version 5.0.3
  • b28de6f update browser and nodejs examples
  • 8b5fcdd cli: extract option splitter and use it for --compiler (#958)
  • 184faba add exception to test-case-finished event (#952)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 4, 2018

Version 3.2.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2018

Version 4.0.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 5d14014 Release 4.0.0
  • 99fe37f revert json formatter duration to nanoseconds (#968)
  • de65b7e experimental: parallelization (#1018)
  • b7de87e cleanup binaries (#1020)
  • 8eb3145 add snippet interface "async-await" (#1003)
  • 73df8eb remove compiler option (#1008)
  • 9182e1e Fix typo in faq.md
  • a33145c deprecate defineSupportCode (#1005)
  • 48aac9a mocha: stop using deprecated option
  • 7ac2803 wait for event loop to drain (#1002)
  • 367a2ea require latest lodash

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 27, 2018

Version 4.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 15 commits.

  • d53e404 Release 4.1.0
  • 78363a1 fix error serialization in parallel mode (#1053)
  • 2089c60 print text step attachments (#1041)
  • 58caad3 update parallel docs about printing to stdout (#1052)
  • ea386c5 default to synchronous snippets (#1051)
  • e3715f6 Upgrade to cucumber-expressions 5.0.13 (#1030)
  • e58b268 documentation: fix import on attachments doc (#1039)
  • e901991 update step timeout error message for each interface (#1028)
  • 4a94dfd Update CHANGELOG.md
  • 8d8a3e6 Fixed typo in CHANGELOG.md (#1048)
  • df5843d Update README.md
  • 1927e5d prettier: use trailing comma (#1024)
  • b3b2d51 eslint: remove globals (#1023)
  • 4cb47a0 eslint: use standard (#1022)
  • 81d4f3d remove bower.json

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2018

Version 4.2.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • ab45972 Release 4.2.1
  • b653727 improve the error message for gherkin parse errors (#1064)
  • ae78a7b Release 4.2.0
  • 563076c random feature execution order (#1055)

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants