owncloud / owncloud-sdk

:cloud: ownCloud client library for JavaScript
https://owncloud.dev/owncloud-sdk/
MIT License
75 stars 33 forks source link

Bump @pact-foundation/pact from 10.0.0-beta.36 to 10.1.3 #1145

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @pact-foundation/pact from 10.0.0-beta.36 to 10.1.3.

Release notes

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

Release v10.1.3

10.1.3 (2022-09-06)

Fixes and Improvements

  • PactV4 error handling logic (78ff0bf)

Release v10.1.2

10.1.2 (2022-08-20)

Fixes and Improvements

  • binary matching via latest pact-core (887b312)
  • binary matching via latest pact-core (c201eca)

Release v10.1.1

10.1.1 (2022-08-14)

Fixes and Improvements

  • print errors if fn passed to executeTest throws (8cfc8c7)

Release v10.1.0

10.1.0 (2022-08-11)

Features

  • port extractPayload function from 9.x (1afef87)

Release v10.0.2

10.0.2 (2022-08-08)

Fixes and Improvements

  • dsl/verifier - express import typescript error (60fa69f)
  • import clc from cli-colour (785b38c)

Release v10.0.1

10.0.1 (2022-07-28)

Fixes and Improvements

  • throw error if V4 test closure fails. Fixes #904 (6b78bed)

... (truncated)

Changelog

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

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)

10.1.0 (2022-08-11)

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

  • throw error if V4 test closure fails. Fixes #904 (6b78bed)

10.0.0 (2022-07-28)

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

... (truncated)

Commits
  • e23e51c chore(release): 10.1.3
  • df33000 Merge pull request #942 from pact-foundation/fix/validation-logic-on-failure
  • 78ff0bf fix: PactV4 error handling logic
  • fa4248c chore (docs): typo in README
  • 6413706 Merge pull request #895 from pact-foundation/dependabot/npm_and_yarn/examples...
  • 0df530b Merge pull request #896 from pact-foundation/dependabot/npm_and_yarn/examples...
  • ad137da Merge pull request #931 from pact-foundation/dependabot/npm_and_yarn/examples...
  • 68918e8 Merge pull request #934 from pact-foundation/dependabot/npm_and_yarn/examples...
  • 838d0da Merge pull request #935 from pact-foundation/dependabot/npm_and_yarn/examples...
  • e65d14f Merge pull request #936 from pact-foundation/e2e_examples
  • 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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 2 years ago

Superseded by #1151.