Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump @cucumber/cucumber from 10.1.0 to 10.3.1 #6943

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2024

Bumps @cucumber/cucumber from 10.1.0 to 10.3.1.

Release notes

Sourced from @​cucumber/cucumber's releases.

v10.3.1

Changed

  • Allow provided configuration to be an array (#2374)

v10.3.0

Added

  • Allow provided configuration to be a string (#2373)
  • Include stackTrace in result exception object (#2371)

v10.2.1

Fixed

  • Resolve release process issues

Changed

  • Improve API documentation and TypeScript types (#2367)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[10.3.1] - 2024-01-16

Changed

  • Allow provided configuration to be an array (#2374)

[10.3.0] - 2024-01-15

Added

  • Allow provided configuration to be a string (#2373)
  • Include stackTrace in result exception object (#2371)

[10.2.1] - 2024-01-07

Fixed

  • Resolve release process issues

[10.2.0] - 2024-01-07

Changed

  • Improve API documentation and TypeScript types (#2367)
Commits
  • 9e4d7bd Prepare release v10.3.1
  • 47dbe42 accept provided configuration as array of argv (#2374)
  • 23e0155 chore: add test to cover undefined values when merging configuration
  • 19e9f55 Prepare release v10.3.0
  • 0f51ea7 include stackTrace in result exception object (#2371)
  • 567a491 Removed $ from README.md (#2372)
  • 3f59e62 allow provided configuration to be a string (#2373)
  • 53ccc44 Prepare release v10.2.1
  • 8fcde54 fix: resolve issues with genversion and api-extractor
  • 2bf51c0 Prepare release v10.2.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@mahula
Copy link
Contributor

mahula commented Jan 20, 2024

@dependabot rebase

Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 10.1.0 to 10.3.1.
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js@v10.1.0...v10.3.1)

---
updated-dependencies:
- dependency-name: "@cucumber/cucumber"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cucumber/cucumber-10.3.1 branch from 428dfdb to 230e5b4 Compare January 20, 2024 07:51
@mahula mahula merged commit 5af4302 into master Jan 20, 2024
25 checks passed
@mahula mahula deleted the dependabot/npm_and_yarn/cucumber/cucumber-10.3.1 branch January 20, 2024 08:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant