Ensono / stacks-webapp-template

Templating monorepo focusing on boilerplate web apps
https://amido.github.io/stacks/
MIT License
3 stars 9 forks source link

chore(deps-dev): bump @pact-foundation/pact from 9.15.5 to 10.2.0 in /packages/pact-config #1851

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @pact-foundation/pact from 9.15.5 to 10.2.0.

Release notes

Sourced from @​pact-foundation/pact's releases.

Release v10.2.0

10.2.0 (2022-11-10)

Features

  • support V4 Pact interface (beta) (7f87896)

Fixes and Improvements

  • Fix an issue where extractPayload would not work correctly with objects with a value key (469e6d3)

Release v10.1.4

10.1.4 (2022-09-21)

Fixes and Improvements

  • Fix issue where MatchersV3.string() with no arguments would not correctly match strings (ed70734)

Release v10.1.3

10.1.3 (2022-09-06)

Fixes and Improvements

  • PactV4 error handling logic (78ff0bf)

Release v10.1.2

10.1.2 (2022-08-20)

Fixes and Improvements

  • binary matching via latest pact-core (887b312)
  • binary matching via latest pact-core (c201eca)

Release v10.1.1

10.1.1 (2022-08-14)

Fixes and Improvements

  • print errors if fn passed to executeTest throws (8cfc8c7)

Release v10.1.0

10.1.0 (2022-08-11)

... (truncated)

Changelog

Sourced from @​pact-foundation/pact's changelog.

10.2.0 (2022-11-10)

Features

  • support V4 Pact interface (beta) (7f87896)

Fixes and Improvements

  • Fix an issue where extractPayload would not work correctly with objects with a value key (469e6d3)

10.1.4 (2022-09-21)

Fixes and Improvements

  • Fix issue where MatchersV3.string() with no arguments would not correctly match strings (ed70734)

10.1.3 (2022-09-06)

Fixes and Improvements

  • PactV4 error handling logic (78ff0bf)

10.1.2 (2022-08-20)

Fixes and Improvements

  • binary matching via latest pact-core (887b312)
  • binary matching via latest pact-core (c201eca)

10.1.1 (2022-08-14)

Fixes and Improvements

  • print errors if fn passed to executeTest throws (8cfc8c7)

10.1.0 (2022-08-11)

Features

  • port extractPayload function from 9.x (1afef87)

10.0.2 (2022-08-08)

... (truncated)

Commits
  • faeb2c9 chore(release): 10.2.0
  • aba5f30 chore: enable ENABLE_FEATURE_V4 toggle
  • 81233cb chore: bump version to release plugins as a beta
  • 7f87896 feat: support V4 Pact interface (beta)
  • 688a124 Merge pull request #970 from hborham/bugfix/reify-with-field-name-as-value
  • 469e6d3 fix: Fix an issue where extractPayload would not work correctly with objects ...
  • 97599f2 chore: update ramda to latest. Fixes #962
  • a6f45b7 docs: clarify that installation requires build chain
  • 201f893 Merge pull request #930 from pact-foundation/dependabot/npm_and_yarn/examples...
  • 79dfa9e Merge pull request #932 from pact-foundation/dependabot/npm_and_yarn/examples...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mfellows, a new releaser for @​pact-foundation/pact since your current version.


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 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)
dependabot[bot] commented 1 year ago

Superseded by #1865.