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 12.5.2 #1274

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

Release v12.5.2

12.5.2 (2024-05-30)

Fixes and Improvements

  • prevent non-number use in number matcher (d0ee6c4)

Release v12.5.1

12.5.1 (2024-05-30)

Fixes and Improvements

  • prevent non-number use in number matcher (0db6f7f)

Release v12.4.0

12.4.0 (2024-03-25)

Features

  • corporate proxy: support in verifier (f3ec1be)

Release v12.3.1

12.3.1 (2024-03-25)

Fixes and Improvements

  • update to latest pact-core 14.3.3 (34d8a4b)

Release v12.3.0

12.3.0 (2024-02-28)

Features

  • allow v3 matchers in message metadata (58b1251)

Release v12.2.0

12.2.0 (2024-02-09)

Features

  • remove feature flag for v4 (3d8eccc)

Fixes and Improvements

... (truncated)

Changelog

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

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 eachLike V3 documentation. (68e5013)
  • package.json & package-lock.json to reduce vulnerabilities (7c2e119)
  • update to latest pact-core 14.3.4 (1b56a73)
  • updated deprecated eachLike V3 description. (1e7b7ae)

12.4.0 (2024-03-25)

Features

  • corporate proxy: support in verifier (f3ec1be)

12.3.1 (2024-03-25)

Fixes and Improvements

  • update to latest pact-core 14.3.3 (34d8a4b)

12.3.0 (2024-02-28)

Features

  • allow v3 matchers in message metadata (58b1251)

... (truncated)

Commits
  • 54087fa chore(release): 12.5.2
  • d0ee6c4 fix: prevent non-number use in number matcher
  • 3329139 chore(release): 12.5.1
  • 0db6f7f fix: prevent non-number use in number matcher
  • 7f58a25 chore: upgrade ramda
  • df2a321 chore: source LOG_LEVEL for graphql test
  • aabba64 chore: remove hard coded log level from v4 matchers test
  • c3afdfa chore(release): 12.5.0
  • cf920a2 chore: add v4 matchers test to builds
  • c3b3314 chore: fix failing v4 matchers test
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)