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 12.2.0 #187

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

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

Release notes

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

Release v12.2.0

12.2.0 (2024-02-09)

Features

  • remove feature flag for v4 (3d8eccc)

Fixes and Improvements

  • retire lodash omitby to fix vulnerability (fedcc2e)
  • revert test workaround / update to matt plugin 0.1.0 (f306c2b)

Release v12.1.3

12.1.3 (2024-01-23)

Fixes and Improvements

  • ci: update matt plugin provider test (db37296)
  • support multiple states with same name (36dfb4f), closes #848
Changelog

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

12.2.0 (2024-02-09)

Features

  • remove feature flag for v4 (3d8eccc)

Fixes and Improvements

  • retire lodash omitby to fix vulnerability (fedcc2e)
  • revert test workaround / update to matt plugin 0.1.0 (f306c2b)

12.1.3 (2024-01-23)

Fixes and Improvements

  • ci: update matt plugin provider test (db37296)
  • support multiple states with same name (36dfb4f), closes #848
Commits
  • 3ac5e0c chore(release): 12.2.0
  • 0f2b8fd chore: upgrade to matt plugin 0.1.1 (#1177)
  • bcc1f57 Merge pull request #1175 from yukun-han/fix/retire-lodash-omitby
  • c3b9d6c Merge pull request #1171 from pact-foundation/fix/pact_ref_issue-366
  • 38a360c Merge pull request #1176 from pact-foundation/feat/release-v4
  • 3d8eccc feat: remove feature flag for v4
  • fedcc2e fix: retire lodash omitby to fix vulnerability
  • dd9218b Merge pull request #1172 from pact-foundation/ci/rm_cirrus
  • 5b49248 ci: remove cirrus whilst over limits
  • f306c2b fix: revert test workaround / update to matt plugin 0.1.0
  • 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 4 months ago

Superseded by #192.