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.4.0 #1195

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release v10.4.0

10.4.0 (2022-12-09)

Features

  • add support for rendering plugin content mismatches (2185693)
  • upgrade to latest pact-core (0b56823)

Fixes and Improvements

  • Export VerifierOptions as a root export (bbcccc8)
  • missing min in v3 eachLike pact-foundation/pact-js#958 (18dbfd4)
  • Remove unnecessary dependency @​types/bluebird (also removed bluebird internally) (56efeb3)
  • support multiple header values with matchers (ccd95bb), closes #964

Release v10.2.2

10.2.2 (2022-11-14)

Fixes and Improvements

  • remove all remaining absolute imports (1d16a76)

Release v10.2.1

10.2.1 (2022-11-14)

Fixes and Improvements

  • remove absolute import paths in types. Fixes #974 (a20ad80)

Release v10.2.0

10.2.0 (2022-11-10)

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)

Release v10.1.4

10.1.4 (2022-09-21)

... (truncated)

Changelog

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

10.4.0 (2022-12-09)

Features

  • add support for rendering plugin content mismatches (2185693)
  • upgrade to latest pact-core (0b56823)

Fixes and Improvements

  • Export VerifierOptions as a root export (bbcccc8)
  • missing min in v3 eachLike pact-foundation/pact-js#958 (18dbfd4)
  • Remove unnecessary dependency @​types/bluebird (also removed bluebird internally) (56efeb3)
  • support multiple header values with matchers (ccd95bb), closes #964

10.3.1 (2022-11-30)

Fixes and Improvements

  • PactV4 feature flag check was causing import errors for all imports (8897da7)

10.3.0 (2022-11-29)

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

  • remove absolute import paths in types. Fixes #974 (a20ad80)

... (truncated)

Commits
  • d8fb499 chore(release): 10.4.0
  • b57a43e Merge pull request #1011 from pact-foundation/dependabot/npm_and_yarn/example...
  • 1136324 Merge pull request #1012 from pact-foundation/dependabot/npm_and_yarn/example...
  • 61ead09 chore(deps): bump qs and formidable in /examples/v3/e2e
  • be85f8d chore(deps): bump qs and formidable in /examples/e2e
  • b750a59 Merge pull request #1018 from pact-foundation/dependabot/npm_and_yarn/example...
  • d16368a Merge pull request #1020 from pact-foundation/dependabot/npm_and_yarn/example...
  • ece7d0a chore(deps): bump express in /examples/v3/provider-state-injected
  • 0c25bdb Merge pull request #1010 from pact-foundation/chore/remove-nest-examples
  • 974d247 Merge pull request #1019 from hborham/bugfix/eachLike-v3-differs-from-v2
  • 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 1 year 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 1 year ago

Superseded by #1202.