millicast / millicast-sdk

SDK for building a realtime broadcaster using the Millicast platform.
Other
37 stars 26 forks source link

Bump braces and jest-cucumber in /packages/millicast-sdk #397

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps braces to 3.0.3 and updates ancestor dependency jest-cucumber. These dependencies need to be updated together.

Updates braces from 3.0.2 to 3.0.3

Commits


Updates jest-cucumber from 3.0.1 to 4.4.0

Release notes

Sourced from jest-cucumber's releases.

v4.4.0

4.4.0 (2024-05-15)

Features

  • add basic done callback compatibility in steps (91dc81c)

v4.3.0

4.3.0 (2024-05-13)

Features

  • deps: upgrade @​cucumber/gherkin to v28 (f814610)

v4.2.0

4.2.0 (2024-04-18)

Features

  • added runner compatibility that does not globally expose the 'describe' and 'test' methods (f33a087)

Bug Fixes

  • loadFeature: regression in loadFeature now corrected to consider global options for relative feature file loading (938bf7c)

v4.1.0

4.1.0 (2024-04-03)

Features

  • autoBindSteps: add a context for sharing data between stages (fb316ca)
  • autBindSteps: add the ability to load a single feature via autoBindStep (942d31f)
Changelog

Sourced from jest-cucumber's changelog.

4.4.0 (2024-05-15)

Features

  • add basic done callback compatibility in steps (91dc81c)

4.3.0 (2024-05-13)

Features

  • deps: upgrade @​cucumber/gherkin to v28 (f814610)

4.2.0 (2024-04-18)

Features

  • added runner compatibility that does not globally expose the 'describe' and 'test' methods (f33a087)

Bug Fixes

  • loadFeature: regression in loadFeature now corrected to consider global options for relative feature file loading (938bf7c)

4.1.0 (2024-04-03)

Features

  • autoBindSteps: add a context for sharing data between stages (fb316ca)
  • autBindSteps: add the ability to load a single feature via autoBindStep (942d31f)
Commits


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 show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/millicast/millicast-sdk/network/alerts).
changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 0206790669b2f961d7cb0de4c90e7f0873e390ca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | @millicast/sdk | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR