Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2022

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

Release notes

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

Release v9.18.1

9.18.1 (2022-06-28)

Fixes and Improvements

  • package.json & package-lock.json to reduce vulnerabilities (#879) (5005463)

Release v9.18.0

9.18.0 (2022-06-26)

Features

  • drop support for pact web incl. karma examples (d45f898)
  • modify request body inside of verifer (#873) (be8ed15)

Fixes and Improvements

  • nestjs example should use branches in workflow (a7adf07)
  • webpack on node 16 (903cf44)

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)

... (truncated)

Changelog

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

9.18.1 (2022-06-28)

Fixes and Improvements

  • package.json & package-lock.json to reduce vulnerabilities (#879) (5005463)

9.18.0 (2022-06-26)

Features

  • drop support for pact web incl. karma examples (d45f898)
  • modify request body inside of verifer (#873) (be8ed15)

Fixes and Improvements

  • nestjs example should use branches in workflow (a7adf07)
  • webpack on node 16 (903cf44)

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

... (truncated)

Commits
  • bff54b1 chore(release): 9.18.1
  • 5005463 fix: package.json & package-lock.json to reduce vulnerabilities (#879)
  • aac4635 chore(release): 9.18.0
  • 7771740 chore: update more examples to use 127.0.0.1 instead of localhost
  • 8bb871b chore: remove unused ts-mock-imports from examples
  • dc9ee71 chore: use localhost in ava tests
  • e0ce553 chore: replace popsicle with axios
  • a3c8004 chore: cleanup lock file
  • d45f898 feat: drop support for pact web incl. karma examples
  • be8ed15 feat: modify request body inside of verifer (#873)
  • 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

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.18.1.
- [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.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2022
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