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.2 in /packages/pact-config #1865

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

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.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

  • 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)

... (truncated)

Commits
  • c6c3fae chore(release): 10.2.2
  • c110381 Merge pull request #975 from pact-foundation/fix/prevent-absolute-imports
  • 1d16a76 fix: remove all remaining absolute imports
  • 94584bf chore: prevent relative import paths
  • cab6ffd chore(release): 10.2.1
  • a20ad80 fix: remove absolute import paths in types. Fixes #974
  • 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)
  • 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 #1886.