Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2022

Bumps @pact-foundation/pact from 9.11.1 to 9.17.3.

Release notes

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

Release v9.17.3

9.17.3 (2022-03-16)

Fixes and Improvements

  • remove rust from v3 release build (2a5f65b)
  • The table on README.md is corrupted and unreadable (#832) (b73fa05)
  • throw an error when pact spec version is not set to 2 (4186c22)
  • upgrade to latest pact-node (0d9b127)
  • verifier req/res logging on debug (#835) (3edc5a0)

Release v9.17.2

9.17.2 (2022-01-12)

Fixes and Improvements

  • All options are now passed down to pact-core in consumer pacts, allowing usage of the undocumented monkeypatch option (50f00b4)

Release v9.17.1

9.17.1 (2021-12-31)

Fixes and Improvements

  • Interaction response status can only be a number not a Matcher (Typescript type) (9904eca)

Release v9.17.0

9.17.0 (2021-11-19)

Features

  • upgrade pact-node to support branches in verifications. Fixes #750 (a5ef42e)

Release v9.16.5

9.16.5 (2021-10-24)

Fixes and Improvements

  • Bump version of pact-node to ensure the fix for the SSL certificate issue is included (20bbf7a)
  • consumer-tests: Further improve the error message when a consumer test doesn't seem to have the mock server running (c2d789c)

Release v9.16.4

9.16.4 (2021-10-10)

Fixes and Improvements

... (truncated)

Changelog

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

9.17.3 (2022-03-16)

Fixes and Improvements

  • remove rust from v3 release build (2a5f65b)
  • The table on README.md is corrupted and unreadable (#832) (b73fa05)
  • throw an error when pact spec version is not set to 2 (4186c22)
  • upgrade to latest pact-node (0d9b127)
  • verifier req/res logging on debug (#835) (3edc5a0)

9.17.2 (2022-01-12)

Fixes and Improvements

  • All options are now passed down to pact-core in consumer pacts, allowing usage of the undocumented monkeypatch option (50f00b4)

9.17.1 (2021-12-31)

Fixes and Improvements

  • Interaction response status can only be a number not a Matcher (Typescript type) (9904eca)

9.17.0 (2021-11-19)

Features

  • upgrade pact-node to support branches in verifications. Fixes #750 (a5ef42e)

9.16.5 (2021-10-24)

Fixes and Improvements

  • Bump version of pact-node to ensure the fix for the SSL certificate issue is included (20bbf7a)
  • consumer-tests: Further improve the error message when a consumer test doesn't seem to have the mock server running (c2d789c)

9.16.4 (2021-10-10)

Fixes and Improvements

  • support null values in matchers (5bee9fc)

9.16.3 (2021-10-01)

... (truncated)

Commits
  • 7e51115 chore(release): 9.17.3
  • d945dd6 chore: update dependencies
  • 014e4b0 chore(deps): bump follow-redirects in /examples/nestjs-consumer (#842)
  • 8f61186 chore(deps): bump simple-get from 2.8.1 to 2.8.2 in /examples/serverless (#828)
  • c663e19 chore(deps-dev): bump karma from 6.3.14 to 6.3.16 in /examples/karma (#833)
  • 55a232a chore(deps): bump follow-redirects in /examples/nestjs-provider (#829)
  • 286f7da chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /examples/serverless (#827)
  • 0d9b127 fix: upgrade to latest pact-node
  • 62f19ca Merge pull request #840 from TimothyJones/fix/restrict-pact-spec-version
  • 4186c22 fix: throw an error when pact spec version is not set to 2
  • 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 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)

Bumps [@pact-foundation/pact](https://github.com/pact-foundation/pact-js) from 9.11.1 to 9.17.3.
- [Release notes](https://github.com/pact-foundation/pact-js/releases)
- [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md)
- [Commits](pact-foundation/pact-js@v9.11.1...v9.17.3)

---
updated-dependencies:
- dependency-name: "@pact-foundation/pact"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #442.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pact-foundation/pact-9.17.3 branch June 27, 2022 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants