pact-msw-adapter
pact-msw-adapter copied to clipboard
chore(deps-dev): bump @pact-foundation/pact from 12.1.2 to 13.1.1
Bumps @pact-foundation/pact from 12.1.2 to 13.1.1.
Release notes
Sourced from @pact-foundation/pact's releases.
Release v13.1.1
13.1.1 (2024-07-15)
Fixes and Improvements
Release v13.1.0
13.1.0 (2024-06-24)
Features
- support alpine via pact-js-core 15.1.0 (1d35c82)
Release v13.0.0
13.0.0 (2024-06-17)
⚠ BREAKING CHANGES
- update to
@pact-foundation/pact-coreto 15.xRelates to pact-foundation/pact-js-core#488
Fixes and Improvements
- update to
@pact-foundation/pact-coreto 15.x (42f52bb)Breaking Change Detail
All CLI/API functionality provided by the Pact CLI tools (ruby based) now migrated to
Repo
NPM Package
imports
@pact-foundation/pact-coreimports will now become@pact-foundation/pact-clifor programatic usage of the CLI toolsnpx usage
npx --package=@pact-foundation/[email protected] -c 'pact-broker'
... (truncated)
Changelog
Sourced from @pact-foundation/pact's changelog.
13.1.1 (2024-07-15)
Fixes and Improvements
13.1.0 (2024-06-24)
Features
- support alpine via pact-js-core 15.1.0 (1d35c82)
13.0.0 (2024-06-17)
⚠ BREAKING CHANGES
- update to
@pact-foundation/pact-coreto 15.xFixes and Improvements
- update to
@pact-foundation/pact-coreto 15.x (42f52bb)12.5.2 (2024-05-30)
Fixes and Improvements
- prevent non-number use in number matcher (d0ee6c4)
12.5.1 (2024-05-30)
Fixes and Improvements
- prevent non-number use in number matcher (0db6f7f)
12.5.0 (2024-04-26)
Features
- support matching numbers, bool in query strings (d2237bd)
Fixes and Improvements
- broken
eachLikeV3 documentation. (68e5013)
... (truncated)
Commits
c852019chore(release): 13.1.1bee3afbfix: nullValue matcher does not reify (#1230)74d2e76chore: add .nycrc file to ts example50517c0chore: update misspelling in docs example test (#1227)6e3fd47chore(release): 13.1.06107a35Merge pull request #1225 from pact-foundation/feat/support_alpine6dbfb22chore(ci): remove arch condition from matrix76c88eadocs: update compatability chart309b996test: update net specialPort to -12d56e71chore(deps): update ci actions to latest- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)