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.0 #1132

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.0.

Release notes

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

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)

Release v10.0.0

10.0.0 (2022-07-28)

Features

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

Release v10.0.0-beta.62

10.0.0-beta.62 (2022-07-27)

Fixes and Improvements

  • states not added when using PactV3.addInteraction (cb4bd1a)

Release v10.0.0-beta.61

10.0.0-beta.61 (2022-07-26)

Features

  • migrate message pact to new js core (156886f)
  • remove deprecated VerifierV3 from beta interface. BREAKING CHANGE (25dc07e)
  • replace ruby core with rust core in stable pact http package (7b7d415)

... (truncated)

Changelog

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

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)

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)

... (truncated)

Commits
  • 8f6e7f4 chore(release): 10.1.0
  • 2d6d551 Merge pull request #914 from goshatch/master
  • 02885f8 Merge pull request #916 from TimothyJones/patch-2
  • 1afef87 feat: port extractPayload function from 9.x
  • 2de47fc docs(migration): Correct migration guide
  • 6eabde9 chore: update troubleshooting link in issue template
  • e3607bd docs: improve error handling scenario. Thanks to https://github.com/pact-foun...
  • 6a38be8 docs: further explanation to the negative scenarios
  • 4996701 docs: update negative scenario name
  • 51af5e6 docs: add troubleshooting section for negative scenarios
  • 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 #1133.