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

Update dependency @pact-foundation/pact to v12 - abandoned #1416

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pact-foundation/pact (source) ^9.17.3 -> ^12.0.0 age adoption passing confidence

Release Notes

pact-foundation/pact-js (@​pact-foundation/pact)

v12.1.1

Compare Source

v12.1.0

Compare Source

Features
  • add eachKeyMatches + eachValueMatches matchers (0b2098b)
Fixes and Improvements

v12.0.0

Compare Source

⚠ 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
11.0.1 (2023-03-09)
Fixes and Improvements

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

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

v10.4.1

Compare Source

v10.4.0

Compare Source

Features
  • add support for rendering plugin content mismatches (2185693)
  • upgrade to latest pact-core (0b56823)
Fixes and Improvements
10.3.1 (2022-11-30)
Fixes and Improvements
  • PactV4 feature flag check was causing import errors for all imports (8897da7)

v10.3.1

Compare Source

v10.3.0

Compare Source

Features
  • expose V4 public interface (047b61d)
Fixes and Improvements
  • add --detectOpenHandles to provider state tests (9f14582)
  • update to latest pact-core 13.12.2 (e54aa7a)
10.2.2 (2022-11-14)
Fixes and Improvements
  • remove all remaining absolute imports (1d16a76)
10.2.1 (2022-11-14)
Fixes and Improvements

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

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)
Fixes and Improvements
  • print errors if fn passed to executeTest throws (8cfc8c7)

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

Features
  • port extractPayload function from 9.x (1afef87)
10.0.2 (2022-08-08)
Fixes and Improvements
  • dsl/verifier - express import typescript error (60fa69f)
  • import clc from cli-colour (785b38c)
10.0.1 (2022-07-28)
Fixes and Improvements

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

🎉 TL;DR - lots. See https://github.com/pact-foundation/pact-js/blob/master/docs/migrations/9-10.md for more!

9.18.1 (2022-06-28)
Fixes and Improvements
  • package.json & package-lock.json to reduce vulnerabilities (#​879) (5005463)

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@renovate renovate bot enabled auto-merge (rebase) October 13, 2023 09:09
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 13, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Oct 13, 2023
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch from 44589c5 to 1e781a3 Compare October 13, 2023 10:12
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Oct 13, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 13, 2023
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch 9 times, most recently from 111bc55 to 13426b5 Compare October 20, 2023 10:57
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch 2 times, most recently from 7e2f3ea to a5f0c9a Compare October 23, 2023 10:38
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch from a5f0c9a to 0b330d0 Compare October 24, 2023 11:25
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Oct 24, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 24, 2023
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch 3 times, most recently from 9da9f06 to 83ebbe2 Compare October 25, 2023 10:55
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch 5 times, most recently from 7228ade to 5da8fd8 Compare November 10, 2023 15:49
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch from 5da8fd8 to 4ba9ce9 Compare November 10, 2023 19:58
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 10, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 10, 2023
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch 2 times, most recently from 1d52cff to c7a2ba9 Compare November 14, 2023 10:06
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch from c7a2ba9 to 6ddc792 Compare November 15, 2023 09:49
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 15, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Nov 15, 2023
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch 3 times, most recently from 3540a5f to 1294b9a Compare November 15, 2023 13:06
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch 2 times, most recently from 6b754fc to c8c28b6 Compare December 4, 2023 13:56
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-12.x branch from c8c28b6 to 220c56a Compare December 6, 2023 14:58
Copy link
Contributor Author

renovate bot commented Dec 6, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency @pact-foundation/pact to v12 Update dependency @pact-foundation/pact to v12 - abandoned Jun 17, 2024
Copy link
Contributor Author

renovate bot commented Jun 17, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant