fix(deps): update dependency au.com.dius.pact.provider:junit5spring to v4.6.17 #30
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.6.5
->4.6.17
Release Notes
pact-foundation/pact-jvm (au.com.dius.pact.provider:junit5spring)
v4.6.17
Compare Source
b365641
- fix: Only coerce strings to numbers when comparing headers and query parameters (Ronald Holshausen, Fri Feb 14 10:27:01 2025 +1100)00e4b40
- Merge commit '8cb9773b51dc729c4d03414bcb8bc0a8843662a1' (Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)8cb9773
- Squashed 'compatibility-suite/pact-compatibility-suite/' changes fromcc76eac
..1acfa1e
(Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)1b1cf84
- chore(compatibility-suite): Correct the shared steps after updating the compatibility suite (Ronald Holshausen, Thu Feb 13 10:23:52 2025 +1100)f6fa6e3
- Squashed 'compatibility-suite/pact-compatibility-suite/' changes from416f3a6
..cc76eac
(Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)8789492
- Merge commit 'f6fa6e3fe1da4c8fa8a7285f844c3187252365b3' (Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)c3938b4
- chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:34:10 2025 +1100)dea8fb7
- chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:15:34 2025 +1100)8c5b0b1
- fix: Only split values of known multi-value headers #1852 (Ronald Holshausen, Wed Feb 12 16:01:17 2025 +1100)d7d3030
- fix: Matching rule paths for fields with only digits should not be written as indices #1851 (Ronald Holshausen, Wed Feb 12 11:21:26 2025 +1100)5dba442
- fix: Lambda based DSL stringType method did not match the old DSL #1850 (Ronald Holshausen, Wed Feb 12 10:27:13 2025 +1100)287b16c
- feat: Pass any transport config to the plugin in the test context under the transport_config key (Ronald Holshausen, Mon Dec 16 10:34:56 2024 +1100)80d8a87
- chore: Add example of a test with a pending interaction (Ronald Holshausen, Fri Dec 6 09:38:52 2024 +1100)8b09520
- bump version to 4.6.17 (Ronald Holshausen, Thu Dec 5 09:50:10 2024 +1100)v4.6.16
Compare Source
2d20163
- fix: Dependency conflict with org.slf4j:slf4j-api was causing Spring tests to fail (Ronald Holshausen, Wed Dec 4 14:21:15 2024 +1100)38c0d27
- feat: Update LambdaDsl.newJsonArray to allow setting the number of examples (Ronald Holshausen, Wed Dec 4 10:59:23 2024 +1100)19c663c
- chore: The pact-jvm-server main spec was not configured correctly (Ronald Holshausen, Wed Dec 4 10:24:23 2024 +1100)147a2a6
- fix: LambdaDslJsonArray has no datetime function #1839 (Ronald Holshausen, Wed Dec 4 10:23:10 2024 +1100)c791170
- chore: Update readme (Ronald Holshausen, Wed Dec 4 09:59:01 2024 +1100)7229244
- Merge pull request #1837 from cburgmer/patch-1 (Ronald Holshausen, Fri Nov 15 10:03:21 2024 +1100)e95461a
- Fix path to Clojure example (Christoph Burgmer, Thu Nov 14 14:21:10 2024 +0100)9f6b209
- chore: Add a test + update docs on JUnit 4 report dir default #1836 (Ronald Holshausen, Thu Nov 14 15:58:48 2024 +1100)3e501f5
- chore: Add a test for pact-jvm-server (Ronald Holshausen, Tue Oct 29 17:40:28 2024 +1100)85c9236
- Update README.md (Ronald Holshausen, Tue Oct 29 11:32:02 2024 +1100)5c41e17
- bump version to 4.6.16 (Ronald Holshausen, Tue Oct 29 10:38:07 2024 +1100)v4.6.15
Compare Source
93fe196
- fix: Log the error response bodies from the Pact Broker #1830 (Ronald Holshausen, Thu Oct 24 11:41:59 2024 +1100)3b25199
- fix(mock-server): Setting content length == 0 causes the HTTP exchange to use chunked encoding #1828 (Ronald Holshausen, Wed Oct 23 16:00:35 2024 +1100)ec066a0
- fix: Trim regex anchors before generating random strings from the regex #1826 (Ronald Holshausen, Wed Oct 23 14:27:53 2024 +1100)0554c1a
- Merge pull request #1831 from timvahlbrock/patch-1 (Ronald Holshausen, Fri Oct 11 08:59:24 2024 +1100)62f40d5
- Document usage of pactbroker.providerBranch with the matching branch selector (Tim Vahlbrock, Mon Oct 7 09:30:56 2024 +0200)883f3e5
- chore: add JSON parser test for Windows #1827 (Ronald Holshausen, Thu Sep 26 11:03:22 2024 +1000)ab4c88c
- Merge pull request #1825 from pact-foundation/docs/links (Ronald Holshausen, Thu Sep 26 10:29:23 2024 +1000)43655c8
- docs: update obsolete links [ci skip] (Yousaf Nabi, Fri Sep 6 13:05:08 2024 +0100)5e9ac00
- fix: faiing test after merging PR (Ronald Holshausen, Thu Aug 29 09:38:17 2024 +1000)122db09
- Merge pull request #1823 from huehnerlady/update-httpclient5 (Ronald Holshausen, Thu Aug 29 09:11:00 2024 +1000)7a28b1e
- Merge pull request #1822 from huehnerlady/update-plugin-driver (Ronald Holshausen, Thu Aug 29 09:09:48 2024 +1000)0c2fe9a
- Update httpclient5 (Ruth Bassindale, Wed Aug 28 11:34:38 2024 +0200)67d9576
- Make plugindriver version consistent (Ruth Bassindale, Wed Aug 28 09:49:35 2024 +0200)f5ee0eb
- bump version to 4.6.15 (Ronald Holshausen, Tue Aug 27 16:49:49 2024 +1000)v4.6.14
Compare Source
4cf45a1
- fix: Allow the Pact publish task to set insecure TLS flag #1817 (Ronald Holshausen, Tue Aug 27 16:22:48 2024 +1000)ba845e8
- fix: Support provider tests with multiple targets using different transports #1819 (Ronald Holshausen, Mon Aug 26 14:41:47 2024 +1000)ae9b230
- chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #1816 (Ronald Holshausen, Mon Aug 26 14:38:25 2024 +1000)f19f1cf
- fix(V4): Http mock server was incorrectly setting the trasnport to https (Ronald Holshausen, Thu Aug 22 15:37:09 2024 +1000)9ddf126
- chore: Upgrade plugin driver to 0.5.0 (Ronald Holshausen, Wed Aug 21 16:37:51 2024 +1000)00442e6
- Update README.md (Ronald Holshausen, Fri Aug 9 15:06:16 2024 +1000)5cdf0cb
- bump version to 4.6.14 (Ronald Holshausen, Fri Aug 9 15:01:54 2024 +1000)v4.6.13
Compare Source
ea14386
- fix: Need to pass any provider state data through to the plugins (Ronald Holshausen, Wed Aug 7 12:09:02 2024 +1000)aa5770a
- Update README.md (Ronald Holshausen, Tue Aug 6 10:49:30 2024 +1000)9289a3c
- bump version to 4.6.13 (Ronald Holshausen, Tue Aug 6 10:36:04 2024 +1000)v4.6.12
Compare Source
a8c7a48
- feat: Update the matching rule expression parser to support values from provider states (Ronald Holshausen, Mon Aug 5 17:38:19 2024 +1000)7877404
- Feat: Improve some of the matching definition parser errors (Ronald Holshausen, Mon Aug 5 16:17:47 2024 +1000)bf66235
- feat: Add DSL methods to handle matching each key and value in a JSON object #1813 (Ronald Holshausen, Mon Jul 15 16:49:01 2024 +1000)ae06079
- fix: Deprecate eachKeyLike methods as they actually act on the values #1813 (Ronald Holshausen, Mon Jul 15 11:22:14 2024 +1000)877f21b
- fix: PactBrokerClient throws index-out-of-bounds when can-i-deploy is called for a new tag #1814 (Ronald Holshausen, Fri Jul 12 11:26:04 2024 +1000)65ae785
- Update README.md (Ronald Holshausen, Fri Jul 12 15:11:36 2024 +1000)521e265
- docs(JUnit 4): Update README with allowing provider state generator to fall back to the provider state parameters (Ronald Holshausen, Thu Jul 11 17:00:28 2024 +1000)e586656
- feat(JUnit 4): Allow provider state generator to fall back to the provider state parameters (Ronald Holshausen, Thu Jul 11 16:55:57 2024 +1000)7550a6d
- feat: Allow provider state generator to fall back to the provider state parameters (Ronald Holshausen, Thu Jul 11 15:34:40 2024 +1000)ea7037f
- bump version to 4.6.12 (Ronald Holshausen, Fri Jul 5 12:07:48 2024 +1000)v4.6.11
Compare Source
af93c02
- fix: Allow core content types to be able to be ovveridden #1812 (Ronald Holshausen, Thu Jul 4 11:29:35 2024 +1000)029fcaf
- feat(DSL): Update min and max array like functions to also take a DslPart #1799 (Ronald Holshausen, Thu Jun 20 14:24:13 2024 +1000)527001f
- bump version to 4.6.11 (Ronald Holshausen, Fri May 31 14:47:47 2024 +1000)v4.6.10
Compare Source
0131eb2
- Update README.md (Ronald Holshausen, Mon May 27 09:43:50 2024 +1000)9d46d36
- feat: Allow reusing common DSL parts in different LambdaDslJsonBody objects #1796 (Ronald Holshausen, Wed May 22 11:50:39 2024 +1000)4752365
- chore(ci): allow wf dispatch for docs trigger (Yousaf Nabi, Tue Apr 23 15:40:06 2024 +0100)85b042c
- fix: Add user-agent to the list of single value headers (Ronald Holshausen, Tue Apr 23 09:45:37 2024 +1000)dd23af1
- bump version to 4.6.10 (Ronald Holshausen, Thu Apr 18 14:34:04 2024 +1000)v4.6.9
Compare Source
f835e2a
- chore: Removing publish test result step from CI (Ronald Holshausen, Thu Apr 18 11:29:20 2024 +1000)9fea4e2
- fix: Add tests for generating URLs with null or empty query parameter values #1788 (Ronald Holshausen, Thu Apr 18 11:20:45 2024 +1000)be1989d
- fix: IndexOutOfBoundsException when query param without value #1788 (Ronald Holshausen, Wed Apr 17 17:28:56 2024 +1000)78b265e
- Merge pull request #1785 from danifgxcom/patch-1 (Ronald Holshausen, Wed Apr 17 09:45:48 2024 +1000)b5bf1b3
- Update README.md (danifgxcom, Wed Apr 3 01:16:30 2024 +0200)da146a0
- bump version to 4.6.9 (Ronald Holshausen, Wed Mar 27 15:07:21 2024 +1100)v4.6.8
Compare Source
6ced027
- chore: upgrade Netty to version 4.1.108.Final #1782 (Ronald Holshausen, Wed Mar 27 14:36:04 2024 +1100)71d8fee
- feat(consumer/groovy): Support matchers on plain text bodies #443 (Ronald Holshausen, Tue Mar 26 16:44:35 2024 +1100)7f70936
- feat(consumer-dsl): Support object and array expectation without specifying consumer in LambdaDSL #1737 (Ronald Holshausen, Tue Mar 26 15:52:18 2024 +1100)314f9c0
- feat(consumer-dsl): Support request body as byte array #1777 (Ronald Holshausen, Tue Mar 26 15:03:32 2024 +1100)4f3177a
- Merge pull request #1780 from gjkersten/fix-v4-syn-msg-json-report (Ronald Holshausen, Thu Mar 21 11:22:10 2024 +1100)245b17c
- fix: allow synchronous messages to be saved in a v4 pact json report (Gert Jan Kersten, Wed Mar 20 08:14:38 2024 +0100)ca1afe4
- Merge pull request #1772 from gaeljw/patch-1 (Ronald Holshausen, Mon Mar 18 12:03:03 2024 +1100)411fc82
- docs: remove reference to scala-pact (Gaël Jourdan-Weil, Sat Mar 2 20:38:15 2024 +0100)bc1e744
- fix: Fix for failing Compatibility Suite build (Ronald Holshausen, Tue Feb 20 14:29:04 2024 +1100)1f7d401
- feat: Add interaction description to the verification payload sent to the Pact Broker (Ronald Holshausen, Tue Feb 20 13:57:56 2024 +1100)30c462b
- Merge commit 'fa1f85fd4e37374d207e14f69984cb332c61e6dc' (Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)fa1f85f
- Squashed 'compatibility-suite/pact-compatibility-suite/' changes fromd22d466
..416f3a6
(Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)f5cc823
- chore: Upgrade dependencies (groovy) (Ronald Holshausen, Fri Feb 16 16:18:18 2024 +1100)e89bf5b
- chore: Upgrade dependencies (ktor, netty) (Ronald Holshausen, Fri Feb 16 16:12:15 2024 +1100)a3358ce
- chore: Upgrade dependencies (json, tika, pact plugin driver) (Ronald Holshausen, Fri Feb 16 16:06:24 2024 +1100)7bada26
- chore: remove use of deplicated KLogging (Ronald Holshausen, Fri Feb 16 15:54:31 2024 +1100)04458fc
- chore: Upgrade kotlin-logging to 5.1.4 (Ronald Holshausen, Fri Feb 16 15:32:14 2024 +1100)dac93d7
- bump version to 4.6.8 (Ronald Holshausen, Fri Feb 16 15:10:16 2024 +1100)v4.6.7
Compare Source
2dd6271
- fix: Matching rules for query strings with square brackets were not bing written in V2 format correctly #1766 (Ronald Holshausen, Fri Feb 16 14:17:12 2024 +1100)9480fdc
- fix: Provider branch not sent to Pact Broker in consumer version selectors if enablePending=false #1769 (Ronald Holshausen, Fri Feb 16 10:25:53 2024 +1100)d50ad08
- chore: Disable query with [] test for now #1766 (Ronald Holshausen, Fri Feb 16 10:25:00 2024 +1100)24b14a3
- chore: Add a query with [] test #1766 (Ronald Holshausen, Fri Feb 16 09:29:14 2024 +1100)152c7bc
- fix: matchPath should validate that the example provided explicitly matches the regex #1767 (Ronald Holshausen, Thu Feb 15 12:05:33 2024 +1100)b52f5a7
- Update README.md (Ronald Holshausen, Tue Jan 30 17:32:50 2024 +1100)4806c62
- bump version to 4.6.7 (Ronald Holshausen, Tue Jan 30 17:28:57 2024 +1100)v4.6.6
Compare Source
01058b3
- fix: when Preemptive Authentication is enabled, basic auth creds were not being set correctly #1764 (Ronald Holshausen, Tue Jan 30 15:07:58 2024 +1100)111ae79
- fix: Implemented missing atLeast and atMost options with matching rule definitions (Ronald Holshausen, Tue Jan 30 13:42:01 2024 +1100)936cd34
- Merge pull request #1761 from pact-foundation/docs/update-body-override (Ronald Holshausen, Mon Jan 22 11:01:12 2024 +1100)a4509a0
- docs: update content type override system property (Matt Fellows, Mon Jan 22 09:34:05 2024 +1100)fffc9cc
- docs: update how to override body data type (Matt Fellows, Mon Jan 22 09:32:38 2024 +1100)e78f514
- bump version to 4.6.6 (Ronald Holshausen, Thu Jan 18 15:51:31 2024 +1100)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.