pactflow / pact-msw-adapter

Create MSW (mock-service-worker) mocks, and generate pact contracts from the recorded interactions.
MIT License
43 stars 14 forks source link

chore(deps-dev): bump @pact-foundation/pact from 12.1.2 to 13.1.0 #212

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 2 weeks ago

Bumps @pact-foundation/pact from 12.1.2 to 13.1.0.

Release notes

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

Release v13.1.0

13.1.0 (2024-06-24)

Features

  • support alpine via pact-js-core 15.1.0 (1d35c82)

Release v13.0.0

13.0.0 (2024-06-17)

⚠ BREAKING CHANGES

  • update to @​pact-foundation/pact-core to 15.x

Relates to pact-foundation/pact-js-core#488

Fixes and Improvements

  • update to @​pact-foundation/pact-core to 15.x (42f52bb)

Breaking Change Detail

All CLI/API functionality provided by the Pact CLI tools (ruby based) now migrated to

Release v12.5.2

12.5.2 (2024-05-30)

Fixes and Improvements

  • prevent non-number use in number matcher (d0ee6c4)

... (truncated)

Changelog

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

13.1.0 (2024-06-24)

Features

  • support alpine via pact-js-core 15.1.0 (1d35c82)

13.0.0 (2024-06-17)

⚠ BREAKING CHANGES

  • update to @​pact-foundation/pact-core to 15.x

Fixes and Improvements

  • update to @​pact-foundation/pact-core to 15.x (42f52bb)

12.5.2 (2024-05-30)

Fixes and Improvements

  • prevent non-number use in number matcher (d0ee6c4)

12.5.1 (2024-05-30)

Fixes and Improvements

  • prevent non-number use in number matcher (0db6f7f)

12.5.0 (2024-04-26)

Features

  • support matching numbers, bool in query strings (d2237bd)

Fixes and Improvements

  • broken eachLike V3 documentation. (68e5013)
  • package.json & package-lock.json to reduce vulnerabilities (7c2e119)
  • update to latest pact-core 14.3.4 (1b56a73)
  • updated deprecated eachLike V3 description. (1e7b7ae)

12.4.0 (2024-03-25)

... (truncated)

Commits
  • 6e3fd47 chore(release): 13.1.0
  • 6107a35 Merge pull request #1225 from pact-foundation/feat/support_alpine
  • 6dbfb22 chore(ci): remove arch condition from matrix
  • 76c88ea docs: update compatability chart
  • 309b996 test: update net specialPort to -1
  • 2d56e71 chore(deps): update ci actions to latest
  • 63f1ce9 ci: support testing docker variants
  • 841e12c chore(test): support skipping publish test in gha arm64 steps
  • aea1560 chore: rm --ignore-scripts
  • a93e634 test: remove content-type workarounds
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 5 days ago

Superseded by #215.