Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @pact-foundation/pact from 9.18.1 to 12.0.0 #3563

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

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

Release notes

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

Release v12.0.0

12.0.0 (2023-07-10)

⚠ BREAKING CHANGES

  • set node engines min version to 16

Fixes and Improvements

  • set node engines min version to 16 (85df5b7)
  • update to latest pact-core 13.14.0 (a3085d6)

Release v11.0.2

11.0.2 (2023-03-09)

Fixes and Improvements

  • v4 response builder for non-plugin interface (4da4cb3), closes #1073

Release v11.0.1

11.0.1 (2023-03-09)

Fixes and Improvements

  • update to the latest @​pact-foundation/pact-core-13.13.5 (dd5b785)

Release v11.0.0

11.0.0 (2023-03-02)

⚠ BREAKING CHANGES

  • Rename the message-pact state handler type to MessageStateHandlers from StateHandlers avoiding the conflicting type problem introduced in #882. Fixes #1057

Fixes and Improvements

  • Remove all references to AnyTemplate and deprecate the type. See #1054 for details (c7edb7e)
  • Rename the message-pact state handler type to MessageStateHandlers from StateHandlers avoiding the conflicting type problem introduced in #882. Fixes #1057 (9be81ce)
  • Widen types for V3 matchers, avoiding AnyTemplate errors. This has the side effect that functions, Dates and other inappropriate types can now be passed to matchers, and the benefit that people using interfaces don't get spurious errors. Fixes #1054 (0803cdf)

Release v10.4.1

10.4.1 (2023-01-23)

Fixes and Improvements

  • accept multiple values for headers in V2 interface. Fixes #1031 (229aadd)

... (truncated)

Changelog

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

12.0.0 (2023-07-10)

⚠ BREAKING CHANGES

  • set node engines min version to 16

Fixes and Improvements

  • set node engines min version to 16 (85df5b7)
  • update to latest pact-core 13.14.0 (a3085d6)

11.0.2 (2023-03-09)

Fixes and Improvements

  • v4 response builder for non-plugin interface (4da4cb3), closes #1073

11.0.1 (2023-03-09)

Fixes and Improvements

  • update to the latest @​pact-foundation/pact-core-13.13.5 (dd5b785)

11.0.0 (2023-03-02)

⚠ BREAKING CHANGES

  • Rename the message-pact state handler type to MessageStateHandlers from StateHandlers avoiding the conflicting type problem introduced in #882. Fixes #1057

Fixes and Improvements

  • Remove all references to AnyTemplate and deprecate the type. See #1054 for details (c7edb7e)
  • Rename the message-pact state handler type to MessageStateHandlers from StateHandlers avoiding the conflicting type problem introduced in #882. Fixes #1057 (9be81ce)
  • Widen types for V3 matchers, avoiding AnyTemplate errors. This has the side effect that functions, Dates and other inappropriate types can now be passed to matchers, and the benefit that people using interfaces don't get spurious errors. Fixes #1054 (0803cdf)

10.4.1 (2023-01-23)

Fixes and Improvements

  • accept multiple values for headers in V2 interface. Fixes #1031 (229aadd)
  • disabled HTTP tracer as it causes the node process to hang (7de96ca)
  • update to latest pact-core 13.13.2 (671891b)

10.4.0 (2022-12-09)

... (truncated)

Commits
  • b6e5285 chore(release): 12.0.0
  • a8e53d9 Merge pull request #1098 from pact-foundation/upgrade-pact-js-core-prebuilds-ci
  • 79d0f3a chore: allow v4 tests to run without env var for contributors
  • dc0247b chore: update pact-js + examples to pact-core 14.0.1
  • e7e5390 ci(chore): echo to CIRRUS_ENV
  • 9d48af3 ci(chore): output CIRRUS env vars for testing
  • f197883 ci(chore): update cirrus to set GIT_SHA and GIT_BRANCH
  • 85df5b7 fix!: set node engines min version to 16
  • 239c97c chore: update examples to use latest pact-core
  • 67b222b ci: reinstate non macos workflows and cirrus
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file govuk-pay javascript Pull requests that update Javascript code labels Jul 11, 2023
Bumps [@pact-foundation/pact](https://github.com/pact-foundation/pact-js) from 9.18.1 to 12.0.0.
- [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.18.1...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pact-foundation/pact-12.0.0 branch from cb9755f to 877a4af Compare July 17, 2023 09:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2023

Superseded by #3579.

@dependabot dependabot bot closed this Jul 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pact-foundation/pact-12.0.0 branch July 18, 2023 03:24
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 govuk-pay javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants