flamingo
flamingo copied to clipboard
chore(deps): update module github.com/pact-foundation/pact-go to v1
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/pact-foundation/pact-go | require | major | v0.0.13 -> v1.7.0 |
Release Notes
pact-foundation/pact-go
v1.7.0
-
c040311 - feat: add GraphQL response type (Matt Fellows, Mon Jun 27 11:10:01 2022 +1000)
- dcd8e0e - feat: graphql interface (Matt Fellows, Tue Feb 8 12:58:21 2022 +1100)
- 91f2ac8 - fix: build on darwin arm64 (#211) (Wim Vander Schelden, Fri Apr 22 02:59:43 2022 +0200)
- 4199e8f - docs: update blog link (Yousaf Nabi, Tue Mar 29 16:42:33 2022 +0100)
- 17275b9 - docs: update readme pact broker getting started link (Yousaf Nabi, Mon Mar 28 18:39:49 2022 +0100)
- 59f097f - fix: add option to tag provider with git branch from Verify methods (Jeffrey, Mon Mar 28 15:57:12 2022 +0200)
- 6c60bf7 - docs: update [email protected] to pact-foundation (#208) (Yousaf Nabi, Wed Mar 23 11:17:01 2022 +0000)
- f82584d - fix: Dockerfile to reduce vulnerabilities (#207) (Snyk bot, Mon Mar 21 23:16:03 2022 +0000)
- 25a5ad5 - fix: match should skip unexported fields as they won't be serialized (#201) (Cody A. Ray, Tue Feb 8 21:07:54 2022 -0600)
v1.6.9
- 25a5ad5 - Match should skip unexported fields as they won't be serialized (#201) (Cody A. Ray, Tue Feb 8 21:07:54 2022 -0600)
v1.6.8
- 18c791e - fix: support struct tags for pointers (Sonia Hamilton, Tue Feb 1 10:31:07 2022 +1100)
v1.6.7
- 5160a01 - fix: allow provider log level to be set/logged to file (Matt Fellows, Mon Dec 20 16:28:15 2021 +1100)
v1.6.6
- ad35b25 - feat: support matching branch selector. Fixes #184 (Matt Fellows, Wed Nov 17 17:32:44 2021 +1100)
v1.6.5
-
3dc7736 - feat: update to standalone 1.88.78 and support new verifier option: --provider-version-branch (David Fleming, Thu Nov 4 15:47:19 2021 -0400)
- 511f144 - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Thu Oct 14 07:22:29 2021 +0000)
- 493f853 - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Thu Sep 30 05:23:55 2021 +0000)
- fccd0c7 - Upgrade to GitHub-native Dependabot (dependabot-preview[bot], Wed Apr 28 22:24:10 2021 +0000)
- 0975c27 - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Thu Mar 25 06:15:10 2021 +0000)
v1.6.4
-
01b8e81 - fix: fixed linter errors in dsl/pact (antklim, Fri Jul 30 17:27:18 2021 +1000)
- 5a5ef03 - fix: fixed linter errors in client/service_manager (antklim, Fri Jul 30 17:17:37 2021 +1000)
- 72a05bf - fix: fixing linter errors in client/service_manager (antklim, Fri Jul 30 17:14:16 2021 +1000)
- 60ddda1 - fix: fixed linter errors in dsl/client (antklim, Fri Jul 30 17:09:11 2021 +1000)
- d88f9c3 - fix: fixing linter errors in dsl/client (antklim, Fri Jul 30 17:06:45 2021 +1000)
- 4f57f48 - fix: fixing linter error in dsl/pact (antklim, Fri Jul 30 16:57:38 2021 +1000)
- 6bc61f4 - fix: fixing linter in dsl and client packages (antklim, Fri Jul 30 12:56:10 2021 +1000)
- 1ccc97e - fix: fixed linter errors in test files (antklim, Fri Jul 30 12:09:44 2021 +1000)
v1.6.3
- de0bb5e - feat: support release and environment consumer version selectors (antklim, Thu Jul 29 17:57:40 2021 +1000)
v1.5.3
-
5903b70 - fix: handle verification response correctly (bbmokus, Fri Jul 2 16:49:11 2021 +0200)
- d879a4b - fix(readme): update link to pact broker (Travis Dixon, Mon Jun 21 08:35:50 2021 +1000)
- 2c7a939 - docs: clarify how the verification runs if both PactURLs and BrokerURL are provided (Matt Fellows, Wed Jun 16 11:16:31 2021 +1000)
- 65f4304 - Pass consumer version selectors in VerifyMessageProviderRaw (James Halsall, Tue Jun 15 09:50:46 2021 +0100)
- 629d508 - docs: add note about roadmap/rust shared core (Matt Fellows, Sun May 30 12:18:41 2021 +1000)
- bc10b4b - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Wed Mar 31 06:18:39 2021 +0000)
- 6d76336 - doc: small fix in golang README (Duke, Fri Mar 5 18:17:01 2021 -0300)
- f0d0443 - refactor: remove unnecessary return (g1stavo, Fri Feb 26 09:41:59 2021 -0300)
- 8cde90c - docs: omit explicit returns (g1stavo, Fri Feb 26 00:29:10 2021 -0300)
- d1484a4 - docs: add missing return (g1stavo, Fri Feb 26 00:18:43 2021 -0300)
v1.5.2
- a461ee3 - fix: pass PactLogDir to verifier binary. Fixes #156 (Matt Fellows, Thu Mar 25 13:14:45 2021 +1100)
v1.5.1
- 65822cd - fix: misleading error message in certain verification scenarios (Matt Fellows, Fri Oct 9 23:59:37 2020 +1100)
v1.5.0
-
d3abbd8 - feat: allow setting of ProviderTags on VerifyMessageRequest (James Halsall, Tue Sep 15 08:57:24 2020 +0100)
- d3c15fb - docs: close img tag so it is valid mdx for docs.pact.io (Beth Skurrie, Sat Aug 15 18:02:16 2020 +1000)
v1.4.4
-
a0227bb - fix: make tests fail on non-zero status (Matt Fellows, Fri Aug 7 14:37:42 2020 +1000)
- a7d9596 - fix: timeout in integration test (Matt Fellows, Fri Aug 7 14:18:24 2020 +1000)
- 4fe810d - fix: race in v2 client (Matt Fellows, Sun Aug 2 16:51:43 2020 +1000)
- 2ea979c - fix: increase max size of pact output buffer (Cody Tatman, Thu Aug 6 18:11:26 2020 -0700)
- 1c18257 - fix: address various misspellings (Ben Wells, Fri Jul 17 12:55:33 2020 +0100)
- 146de2c - fix: handle JSON tags correctly (Jonathan Nowak, Tue Jun 30 07:28:00 2020 +0200)
- aec1bf2 - build: test golang 1.11 -> 1.14 (Matt Fellows, Mon Jun 29 09:57:01 2020 +1000)
- 88d6be4 - build: add snyk to build (Matt Fellows, Mon Jun 29 09:47:03 2020 +1000)
- 18398ce - feat: update to standalone 1.86.0 and support new verifier options: --log-level and --log-dir (Matt Fellows, Sat Jun 27 14:21:33 2020 +1000)
- 264394a - docs: move troubleshooting from wiki to repo (Beth Skurrie, Fri Jun 26 14:50:55 2020 +1000)
- 9f54764 - docs: update links (Beth Skurrie, Fri Jun 26 14:49:31 2020 +1000)
- 2fdb281 - docs: update urls (Beth Skurrie, Fri Jun 26 14:46:45 2020 +1000)
- 1fd82fb - docs: use https instead of https for slack image (Beth Skurrie, Fri Jun 26 14:42:29 2020 +1000)
- 7b0175f - docs: update for rending in docs.pact.io (Beth Skurrie, Fri Jun 26 14:42:00 2020 +1000)
v1.4.3
v1.4.2
- 41c3c52 - fix: use stderr scanner on captureing stderr (Shin'ya UEOKA, Mon Jun 8 23:07:01 2020 +0000)
v1.4.1
-
0dfbb4b - fix: remove deadlock for large provider tests (Matt Fellows, Thu May 21 22:06:06 2020 +1000)
- 11629f8 - docs: make it clear that WIP/Pending pacts only available on Pactflow currently (Matt Fellows, Mon May 11 10:11:21 2020 +1000)
v1.4.0
- ac9f226 - fix: pass arguments to the provider verifier (Matt Fellows, Mon May 4 11:16:29 2020 +1000)
v1.3.0
- 50b56b7 - feat: add support for wip pacts (Matt Fellows, Thu Apr 9 10:18:06 2020 +1000)
v1.2.0
-
b85181f - build(windows): add docker compose for local testing (Matt Fellows, Fri Mar 6 21:07:44 2020 +1100)
- fa558a6 - fix: missing err check for http proxy (Matt Fellows, Fri Mar 6 16:52:58 2020 +1100)
- d25becc - build(windows): fail build if commands fail, because, Windows (Matt Fellows, Fri Mar 6 15:31:47 2020 +1100)
- 3310f72 - fix: broken consumer selector test (Matt Fellows, Fri Mar 6 15:19:34 2020 +1100)
- bc0a4fd - build: use go mod instead of 'dep' in windows builds (Matt Fellows, Fri Mar 6 15:00:58 2020 +1100)
- ed61c16 - build: update appveyor go version (Matt Fellows, Fri Mar 6 14:38:19 2020 +1100)
- 8d96456 - fix: update self-signed certificates to expire in 10 years (Matt Fellows, Mon Feb 24 15:21:03 2020 +1100)
- 9a0fdf3 - feat: pending pacts + selectors (Matt Fellows, Wed Jan 22 17:28:19 2020 +1100)
- d457b86 - docs: update how to release notes (Matt Fellows, Wed Jan 22 10:54:11 2020 +1100)
- aa4db89 - fix: cleanup pact tests (Matt Fellows, Wed Feb 12 14:27:25 2020 +1100)
- 2060e2c - fix: remove pending/selectors from pact examples (Matt Fellows, Wed Feb 12 13:53:50 2020 +1100)
- a3bb53c - wip (Matt Fellows, Wed Feb 5 17:29:03 2020 +1100)
- cdc7464 - feat: add consumer version selectors (Matt Fellows, Wed Feb 5 11:25:37 2020 +1100)
- 9fa7706 - docs: update how to release notes (Matt Fellows, Wed Jan 22 10:54:11 2020 +1100)
v1.1.0
- ad9fe09 - feat(pending): support initial pending pacts implementation (Matt Fellows, Mon Jan 20 17:16:16 2020 +1100)
v1.0.4
-
faab07c - fix: os package missing in Publish. Fixes #121 (Matt Fellows, Fri Nov 1 08:32:17 2019 +1100)
- d844d45 - fix: test suite should fail if non-zero exit code (Matt Fellows, Fri Nov 1 08:31:25 2019 +1100)
v1.0.3
v1.0.2
- 7851c37 - fix: add TRACE log level to ensure output is filtered (Matt Fellows, Thu Oct 24 16:33:45 2019 +1100)
v1.0.1
-
2a4dcc8 - fix: remove double escaping for regex matcher. Fixes #119 (Matt Fellows, Wed Oct 23 22:11:16 2019 +1100)
- 649c7a8 - feat(matcher): add support for int, float + bool to dsl.Match (Matt Fellows, Wed Oct 23 17:14:55 2019 +1100)
- cb2a377 - fix: fail if ProviderVersion not provided but BrokerURL is supplied (Matt Fellows, Fri Oct 18 16:02:12 2019 +1100)
- f97b6bd - docs: update go version in readme (Matt Fellows, Fri Oct 18 16:01:44 2019 +1100)
- dda1b80 - docs: specific the v1 prefix when installing Pact Go (Matt Fellows, Fri Oct 18 14:55:29 2019 +1100)
v1.0.0
-
f8ed328 - docs: fix TOC and example in readme (Matt Fellows, Fri Oct 18 14:40:50 2019 +1100)
- 54d3c64 - example: remove go-kit example (Matt Fellows, Mon Oct 14 23:56:54 2019 +1100)
- 89b8822 - feat(tls): allow custom TLS configuration for provider veriication (Matt Fellows, Thu Sep 5 16:08:11 2019 +1000)
- fce9b0c - fix: clear out mock service interactions on verification failure. Fixes #108 (Matt Fellows, Sat Aug 17 23:21:51 2019 +1000)
- c318066 - test: add e2e regression for CustomProviderHeaers in httpbin test. Fixes #113 (Matt Fellows, Sat Aug 17 22:50:02 2019 +1000)
- fdc6dca - feat(tags): adds a better error message when no pacts found to verify. Fixes #105. (Matt Fellows, Sat Aug 17 22:27:06 2019 +1000)
- 17242e6 - test: run example httpbin external provider as part of e2e tests (Matt Fellows, Sat Aug 17 21:49:52 2019 +1000)
- 6eacf8e - fix(https): enable external https verifications (Matt Fellows, Fri Aug 16 22:24:04 2019 +1000)
- 3640617 - Fix tags & provider not being passed to the pact-provider-verifier (#117) (Rob Graham, Fri Aug 9 01:50:38 2019 +0100)
- 735416c - docs: remove outdated community channels (Matt Fellows, Fri Jul 19 15:22:01 2019 +1000)
- dba4481 - fix: pact broker is backwards compatible. Fixes #114 (Matt Fellows, Mon Jul 8 08:36:13 2019 +1000)
- 08ca3f3 - Create FUNDING.yml (Matt Fellows, Fri Jul 5 15:16:18 2019 +1000)
- ae7790d - fix(provider): restore CustomProviderHeaders in provider verification (Matt Fellows, Tue May 28 08:25:09 2019 +1000)
- 467dea5 - fix(docs): Fix code examples, update E2E test steps (#110) (Brendan Devenney, Mon Apr 1 20:37:33 2019 +0100)
- f7dda3b - refactor(examples): make examples more consistent for readability (Matt Fellows, Sun Mar 17 12:14:50 2019 +1100)
- 0346784 - feat(hooks): support hook functions and request middleware (Matt Fellows, Sun Mar 10 21:40:37 2019 +1100)
- 3cd947f - feat(hooks): improve test coverage across Message pacts (Matt Fellows, Sun Mar 3 22:56:25 2019 +1100)
- f5678c7 - feat(hooks): add RequestFilter and StateHandlers to DSL (Matt Fellows, Tue Feb 26 22:21:13 2019 +1100)
- b76bf64 - refactor: removed extra quotes from string Like match (#106) (Alex Ramey, Sat Dec 29 18:58:07 2018 -0500)
- 4027a8b - remove duplicated switch case (Iskander (Alex) Sharipov, Mon Dec 10 16:41:48 2018 +0300)
- da3653c - feat(api): rename Matcher and StringMatcher (Alex Tsibulya, Tue Nov 27 17:51:15 2018 -0800)
- c4d672d - feat(api): inject matcher type in JSON marshaler (Alex Tsibulya, Wed Nov 28 08:30:30 2018 -0800)
- 633eb1f - feat(api): use static types for built-in matchers (Alex Tsibulya, Tue Oct 16 07:47:00 2018 -0700)
- 24ee70f - use the ProviderBaseURL's host when verifying the provider is alive 🐛 (Aidan Fewster, Mon Nov 26 12:33:30 2018 +0000)
- 326282a - fix(version check): Only parse the last line on stdout when checking for version of cli tools (David Elliott, Thu Nov 15 08:12:22 2018 -0600)
- d8bd08a - feat(get-value): implement GetValue in Matcher (Alex Tsibulya, Fri Oct 12 08:11:36 2018 -0700)
- 2acf846 - fix(message): set correct default for message Pact write mode. Fixes #96 (Matt Fellows, Fri Sep 28 14:34:45 2018 +1000)
- 48038ff - fix(match-float): differentiate float vs int in dsl.Match. Fixes #93 (Matt Fellows, Wed Aug 1 07:40:16 2018 +1000)
- ea42258 - feat(upgrade): upgrade to 1.54.1 of standalone CLI (Matt Fellows, Sat Jul 28 13:50:54 2018 +1000)
- 256c2c8 - fix(tests): fix deadlock for non-race tests (Matt Fellows, Sat Jul 14 19:37:55 2018 +1000)
- 56c79b2 - fix(tests): remove race condition in service manager. Fixes #89 (Matt Fellows, Sat Jul 14 19:30:51 2018 +1000)
- 8c8f921 - maintenance(logging): reduce pact discovery log noise (Matt Fellows, Sat Jul 14 17:12:24 2018 +1000)
- c2dcd78 - fix(message): include user-configurable timeout in Message Pact (Matt Fellows, Sat Jul 14 17:06:14 2018 +1000)
- 853794f - fix(os-exit): remove calls. See #46 (Matt Fellows, Sat Jul 14 14:11:19 2018 +1000)
- 5275db7 - feat(client): allow customization of client timeout (#86) (Gael du Plessix, Fri Jul 13 07:45:49 2018 +0200)
- 2635dd0 - feat(upgrade): upgrade to latest CLI tools 1.52.0 (Matt Fellows, Fri Jul 13 15:37:55 2018 +1000)
- 9059d31 - feat(verifications): parse multiple verifications into tests. Fixes #88 (Matt Fellows, Fri Jul 13 15:30:47 2018 +1000)
- f648890 - Fix link (#90) (tomoya yokota, Tue Jul 10 19:47:31 2018 +0900)
- 0ab057f - feat(state): update dsl.State to support v3 params (Matt Fellows, Tue May 22 16:33:04 2018 +1000)
- 250baaa - feat(state): update dsl.State to support v3 params (Matt Fellows, Tue May 22 16:33:04 2018 +1000)
- d64e50b - feat(cli): add PACT_DISABLE_TOOL_VALIDITY_CHECK env var (Matt Fellows, Sun May 20 19:44:49 2018 +1000)
- 288a771 - feat(api): v1.x.x daemonless, v3 API 🎉 (Matt Fellows, Sun May 20 17:40:52 2018 +1000)
- 9d5d1ab - feat(publisher): add SetClient func (Deseao, Thu May 10 12:07:57 2018 -0500)
- 45b72ae - feat(matching): add auto-match capability (#78) (Alex Ramey, Tue May 8 16:39:00 2018 -0400)
- a6a3e76 - fix(verification): fix verifier CLI invocation with multiple pacts. Fixes #75 (Matt Fellows, Sat Mar 31 15:14:10 2018 +1100)
- e2362ea - fix: pass pact-file-write-mode to CLI #71 (Matt Fellows, Wed Mar 21 10:31:00 2018 +1100)
- 3bc71f1 - Fix broken links to realestate-com-au/pact/wiki (#68) (Mohan Raj Rajamanickam, Tue Mar 13 14:28:58 2018 -0700)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.