featurehub-io / featurehub-javascript-sdk

Official FeatureHub Javascript, Typescript, React, SolidJS, Node SDKs
MIT License
6 stars 4 forks source link

Bump protobufjs and @cucumber/cucumber in /examples/todo-server-tests #166

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Removes protobufjs. It's no longer used after updating ancestor dependency @cucumber/cucumber. These dependencies need to be updated together.

Removes protobufjs

Updates @cucumber/cucumber from 7.0.0 to 7.3.2

Release notes

Sourced from @​cucumber/cucumber's releases.

v7.3.2

Fixed

  • Pin colors to 1.4.0 to fix security vulnerability (#1884)
  • Pin cli-table3 to 0.6.1 to fix security vulnerability (#251)

v7.3.1

Deprecated

  • Deprecate setDefinitionFunctionWrapper and step definition option wrapperOptions

Fixed

  • Prevent duplicate scenario execution where the same feature is targeted in multiple line expressions (#1706)
  • Fixed reports banner to point to new docs about environment variables
  • Re-add color functions for use with custom formatters 1582
  • IParameterTypeDefinition regexp fix 1702

v7.3.0

Added

Changed

  • All testCase messages now emitted upfront at the start of the run (relevant for formatter authors) (#1408 #1669)
  • Clarify that the JSON formatter will not be removed any time soon

Fixed

  • this now has correct TypeScript type in support code functions (#1667 #1690)
  • Progress bar formatter now reports total step count correctly (#1579 #1669)
  • Rerun functionality will now run nothing if the rerun file is empty from the previous run (#1302 #1568)
  • All messages now emitted with project-relative uris (#1534 #1672)
  • Json formatter now works with tagged examples (#1621 #1651)
Changelog

Sourced from @​cucumber/cucumber's changelog.

[7.3.2] - 2022-01-10

Fixed

  • Pin colors to 1.4.0 to fix security vulnerability (#1884)
  • Pin cli-table3 to 0.6.1 to fix security vulnerability (#251)

[7.3.1] - 2021-07-20

Deprecated

  • Deprecate setDefinitionFunctionWrapper and step definition option wrapperOptions

Fixed

  • Prevent duplicate scenario execution where the same feature is targeted in multiple line expressions (#1706)
  • Fixed reports banner to point to new docs about environment variables
  • Re-add color functions for use with custom formatters 1582
  • IParameterTypeDefinition regexp fix 1702

[7.3.0] - 2021-06-17

Added

Changed

  • All testCase messages now emitted upfront at the start of the run (relevant for formatter authors) (#1408 #1669)
  • Clarify that the JSON formatter will not be removed any time soon

Fixed

  • this now has correct TypeScript type in support code functions (#1667 #1690)
  • Progress bar formatter now reports total step count correctly (#1579 #1669)
  • Rerun functionality will now run nothing if the rerun file is empty from the previous run (#1302 #1568)
  • All messages now emitted with project-relative uris (#1534 #1672)
  • Json formatter now works with tagged examples (#1621 #1651)

[7.2.1] - 2021-04-21

Fixed

  • Temporarily remove ESM changes due to impact on formatters

[7.2.0] - 2021-04-20

Added

[7.1.0] - 2021-04-06

Added

  • Support attachments that are already base64-encoded via a prefix on the MIME type e.g. this.attach(base64String, 'base64:image/png') (#1552)
  • Support tagged rules (cucumber#1123)

... (truncated)

Commits


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 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/featurehub-io/featurehub-javascript-sdk/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.