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.3.1 in /packages/pact-config #1886

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release v10.2.2

10.2.2 (2022-11-14)

Fixes and Improvements

  • remove all remaining absolute imports (1d16a76)

Release v10.2.1

10.2.1 (2022-11-14)

Fixes and Improvements

  • remove absolute import paths in types. Fixes #974 (a20ad80)

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

... (truncated)

Changelog

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

10.3.1 (2022-11-30)

Fixes and Improvements

  • PactV4 feature flag check was causing import errors for all imports (8897da7)

10.3.0 (2022-11-29)

Features

  • expose V4 public interface (047b61d)

Fixes and Improvements

  • add --detectOpenHandles to provider state tests (9f14582)
  • update to latest pact-core 13.12.2 (e54aa7a)

10.2.2 (2022-11-14)

Fixes and Improvements

  • remove all remaining absolute imports (1d16a76)

10.2.1 (2022-11-14)

Fixes and Improvements

  • remove absolute import paths in types. Fixes #974 (a20ad80)

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

... (truncated)

Commits
  • 2dc966e chore(release): 10.3.1
  • 8897da7 fix: PactV4 feature flag check was causing import errors for all imports
  • a7a84d5 chore: improve TCP example error handling
  • 9d22a9c chore: use ./dist path to fix failing release
  • 5d77b63 chore(release): 10.3.0
  • 9f14582 fix: add --detectOpenHandles to provider state tests
  • a71a553 chore: catching errors in TCP/HTTP servers
  • e54aa7a fix: update to latest pact-core 13.12.2
  • 2442371 chore: build and release from node 18
  • 047b61d feat: expose V4 public interface
  • 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 #1913.