generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency au.com.dius.pact.consumer:junit5 to v4.6.16 #2005
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/au.com.dius.pact.consumer-junit5-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hmcts-jenkins-j-to-z
bot
added
ns:sptribs
prd:sptribs
rel:sptribs-case-api-pr-2005
labels
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 10, 2024 10:09
7453584
to
a49bab3
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 10, 2024 10:48
a49bab3
to
bd16baa
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 10, 2024 13:14
bd16baa
to
c19adab
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 10, 2024 17:44
c19adab
to
fb33534
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 11, 2024 10:55
fb33534
to
8eb7bf2
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 11, 2024 12:26
8eb7bf2
to
a8dfeb9
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 12, 2024 10:40
a8dfeb9
to
e23b2ca
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 16, 2024 10:08
e23b2ca
to
dd0b1e3
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 16, 2024 11:16
dd0b1e3
to
2ee6452
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 16, 2024 12:37
2ee6452
to
ada19ed
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 16, 2024 13:32
ada19ed
to
34ce603
Compare
renovate
bot
force-pushed
the
renovate/au.com.dius.pact.consumer-junit5-4.x
branch
from
December 17, 2024 13:28
34ce603
to
f80019d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
ns:sptribs
prd:sptribs
rel:sptribs-case-api-pr-2005
0 participants
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.11
->4.6.16
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pact-foundation/pact-jvm (au.com.dius.pact.consumer:junit5)
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)Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.