Skip to content
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

Bump au.com.dius.pact.provider:maven from 4.6.2 to 4.6.3 #263

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps au.com.dius.pact.provider:maven from 4.6.2 to 4.6.3.

Release notes

Sourced from au.com.dius.pact.provider:maven's releases.

4.6.3

Bugfix Release

  • 5d2911613 - fix: Unstable key generation with provider states #1717
  • c6efac9c0 - fix: If the JUnit test framework has an exception, add a failure to the test results #1715
  • e3950d413 - feat: Update the new builder DSL to allow setting contents as byte arrays #600
  • ef22eb3a5 - feat: Retry all http methods (Sebastian Lohmeier)
  • 2b2055f0d - chore: Add missing key and pending methods to SynchronousMessagePactBuilder #1707
  • 1b00f6325 - chore: add a ProviderState injected test with integer values #1700
  • b1806abeb - feat: Add support for adding multiparts that can use JSON DSL #1642
  • f98f1adf2 - chore: Upgrade plugin driver to 0.4.1 #1698
Changelog

Sourced from au.com.dius.pact.provider:maven's changelog.

4.6.3 - Bugfix Release

  • b318149bf - chore: fix codenarc violations #1717 (Ronald Holshausen, Thu Sep 21 12:43:18 2023 +1000)
  • 5d2911613 - fix: Unstable key generation with provider states #1717 (Ronald Holshausen, Thu Sep 21 12:36:54 2023 +1000)
  • c6efac9c0 - fix: If the JUnit test framework has an exception, add a failure to the test results #1715 (Ronald Holshausen, Thu Sep 21 11:58:10 2023 +1000)
  • e3950d413 - feat: Update the new builder DSL to allow setting contents as byte arrays #600 (Ronald Holshausen, Thu Sep 21 10:56:54 2023 +1000)
  • 90d6cc447 - Merge pull request #1713 from monochromata/retry-any-http-method (Ronald Holshausen, Wed Sep 6 09:47:48 2023 +1000)
  • ef22eb3a5 - feat: Retry all http methods (Sebastian Lohmeier, Mon Sep 4 22:03:05 2023 +0200)
  • 2b2055f0d - chore: Add missing key and pending methods to SynchronousMessagePactBuilder #1707 (Ronald Holshausen, Mon Aug 28 10:40:55 2023 +1000)
  • 1b00f6325 - chore: add a ProviderState injected test with integer values #1700 (Ronald Holshausen, Wed Aug 23 14:08:20 2023 +1000)
  • b1806abeb - feat: Add support for adding multiparts that can use JSON DSL #1642 (Ronald Holshausen, Tue Aug 22 11:50:21 2023 +1000)
  • f98f1adf2 - chore: Upgrade plugin driver to 0.4.1 #1698 (Ronald Holshausen, Mon Aug 21 15:04:27 2023 +1000)
  • 5e6fe7550 - Update README.md (Ronald Holshausen, Mon Aug 21 14:44:06 2023 +1000)
  • 3755f1e3c - Update README.md (Ronald Holshausen, Mon Aug 21 14:43:30 2023 +1000)
  • 4c97e3915 - Update README.md (Ronald Holshausen, Mon Aug 21 14:41:46 2023 +1000)
  • 07904cfcf - Merge branch 'v4.6.x' (Ronald Holshausen, Mon Aug 21 14:40:37 2023 +1000)
  • a91598b74 - Update README.md (Ronald Holshausen, Fri Aug 18 15:27:27 2023 +1000)
  • ad6a0316a - bump version to 4.6.3 (Ronald Holshausen, Fri Aug 18 15:19:17 2023 +1000)
Commits

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 <dependency name> 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps [au.com.dius.pact.provider:maven](https://github.com/pact-foundation/pact-jvm) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/pact-foundation/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pact-foundation/pact-jvm/commits)

---
updated-dependencies:
- dependency-name: au.com.dius.pact.provider:maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
@auto-assign auto-assign bot requested a review from wenqiglantz September 22, 2023 08:00
@github-actions github-actions bot merged commit ae3ecac into main Sep 22, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/au.com.dius.pact.provider-maven-4.6.3 branch September 22, 2023 08:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant