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

[DUOS-1740-dependabot]: Bump the maven-dependencies group with 6 updates #2235

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the maven-dependencies group with 6 updates:

Package From To
com.networknt:json-schema-validator 1.1.0 1.2.0
au.com.dius.pact:consumer 4.6.4 4.6.5
au.com.dius.pact:provider 4.6.4 4.6.5
au.com.dius.pact.consumer:junit5 4.6.4 4.6.5
org.elasticsearch.client:elasticsearch-rest-client 8.11.4 8.12.0
org.owasp:dependency-check-maven 9.0.8 9.0.9

Updates com.networknt:json-schema-validator from 1.1.0 to 1.2.0

Release notes

Sourced from com.networknt:json-schema-validator's releases.

1.2.0 - 2024-01-19

Added

Changed

Upgrade Guide

With #915 and #922 implemented, it breaks the API. Users code might need to change in order to move to this version.

Changelog

Sourced from com.networknt:json-schema-validator's changelog.

1.2.0 - 2024-01-19

Added

Changed

Upgrade Guide

With #915 and #922 implemented, it breaks the API. Users code might need to change in order to move to this version.

Commits

Updates au.com.dius.pact:consumer from 4.6.4 to 4.6.5

Release notes

Sourced from au.com.dius.pact:consumer's releases.

4.6.5

Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760
  • e74487f67 - fix: Add set-cookie header to the list of single value headers
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745
  • 9a8d12133 - feat: Add tests for supporting multiple test targets with JUnit 5 #1708
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749
Changelog

Sourced from au.com.dius.pact:consumer's changelog.

4.6.5 - Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760 (Ronald Holshausen, Thu Jan 18 11:46:48 2024 +1100)
  • e74487f67 - fix: Add set-cookie header to the list of single value headers (Ronald Holshausen, Wed Jan 17 13:52:06 2024 +1100)
  • 51762bd96 - Merge pull request #1759 from ealesjordan/check-latest-on-main-branch (Ronald Holshausen, Wed Jan 17 14:29:21 2024 +1100)
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths (Ronald Holshausen, Wed Jan 17 11:49:09 2024 +1100)
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755 (Ronald Holshausen, Mon Jan 15 13:21:01 2024 +1100)
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales, Tue Jan 9 14:41:34 2024 +0000)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745 (Ronald Holshausen, Wed Dec 20 15:53:00 2023 +1100)
  • 9a8d12133 - feat: Add tests for supportingmultiple test targets with JUnit 5 #1708 (Ronald Holshausen, Sat Dec 16 19:05:46 2023 +1100)
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708 (Ronald Holshausen, Fri Dec 15 23:36:28 2023 +1100)
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739 (Ronald Holshausen, Mon Dec 18 11:26:28 2023 +1100)
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749 (Ronald Holshausen, Fri Dec 15 12:21:32 2023 +1100)
  • 3809c9b52 - chore: cleanup disabled test (Ronald Holshausen, Fri Dec 15 10:03:02 2023 +1100)
  • d918302a3 - bump version to 4.6.5 (Ronald Holshausen, Mon Dec 11 16:39:18 2023 +1100)
Commits

Updates au.com.dius.pact:provider from 4.6.4 to 4.6.5

Release notes

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

4.6.5

Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760
  • e74487f67 - fix: Add set-cookie header to the list of single value headers
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745
  • 9a8d12133 - feat: Add tests for supporting multiple test targets with JUnit 5 #1708
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749
Changelog

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

4.6.5 - Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760 (Ronald Holshausen, Thu Jan 18 11:46:48 2024 +1100)
  • e74487f67 - fix: Add set-cookie header to the list of single value headers (Ronald Holshausen, Wed Jan 17 13:52:06 2024 +1100)
  • 51762bd96 - Merge pull request #1759 from ealesjordan/check-latest-on-main-branch (Ronald Holshausen, Wed Jan 17 14:29:21 2024 +1100)
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths (Ronald Holshausen, Wed Jan 17 11:49:09 2024 +1100)
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755 (Ronald Holshausen, Mon Jan 15 13:21:01 2024 +1100)
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales, Tue Jan 9 14:41:34 2024 +0000)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745 (Ronald Holshausen, Wed Dec 20 15:53:00 2023 +1100)
  • 9a8d12133 - feat: Add tests for supportingmultiple test targets with JUnit 5 #1708 (Ronald Holshausen, Sat Dec 16 19:05:46 2023 +1100)
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708 (Ronald Holshausen, Fri Dec 15 23:36:28 2023 +1100)
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739 (Ronald Holshausen, Mon Dec 18 11:26:28 2023 +1100)
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749 (Ronald Holshausen, Fri Dec 15 12:21:32 2023 +1100)
  • 3809c9b52 - chore: cleanup disabled test (Ronald Holshausen, Fri Dec 15 10:03:02 2023 +1100)
  • d918302a3 - bump version to 4.6.5 (Ronald Holshausen, Mon Dec 11 16:39:18 2023 +1100)
Commits

Updates au.com.dius.pact.consumer:junit5 from 4.6.4 to 4.6.5

Release notes

Sourced from au.com.dius.pact.consumer:junit5's releases.

4.6.5

Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760
  • e74487f67 - fix: Add set-cookie header to the list of single value headers
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745
  • 9a8d12133 - feat: Add tests for supporting multiple test targets with JUnit 5 #1708
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749
Changelog

Sourced from au.com.dius.pact.consumer:junit5's changelog.

4.6.5 - Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760 (Ronald Holshausen, Thu Jan 18 11:46:48 2024 +1100)
  • e74487f67 - fix: Add set-cookie header to the list of single value headers (Ronald Holshausen, Wed Jan 17 13:52:06 2024 +1100)
  • 51762bd96 - Merge pull request #1759 from ealesjordan/check-latest-on-main-branch (Ronald Holshausen, Wed Jan 17 14:29:21 2024 +1100)
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths (Ronald Holshausen, Wed Jan 17 11:49:09 2024 +1100)
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755 (Ronald Holshausen, Mon Jan 15 13:21:01 2024 +1100)
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales, Tue Jan 9 14:41:34 2024 +0000)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745 (Ronald Holshausen, Wed Dec 20 15:53:00 2023 +1100)
  • 9a8d12133 - feat: Add tests for supportingmultiple test targets with JUnit 5 #1708 (Ronald Holshausen, Sat Dec 16 19:05:46 2023 +1100)
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708 (Ronald Holshausen, Fri Dec 15 23:36:28 2023 +1100)
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739 (Ronald Holshausen, Mon Dec 18 11:26:28 2023 +1100)
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749 (Ronald Holshausen, Fri Dec 15 12:21:32 2023 +1100)
  • 3809c9b52 - chore: cleanup disabled test (Ronald Holshausen, Fri Dec 15 10:03:02 2023 +1100)
  • d918302a3 - bump version to 4.6.5 (Ronald Holshausen, Mon Dec 11 16:39:18 2023 +1100)
Commits

Updates org.elasticsearch.client:elasticsearch-rest-client from 8.11.4 to 8.12.0

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.

Elasticsearch 8.12.0

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/main/release-notes-8.12.0.html

Commits

Updates org.owasp:dependency-check-maven from 9.0.8 to 9.0.9

Release notes

Sourced from org.owasp:dependency-check-maven's releases.

Version 9.0.9

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Changelog

Sourced from org.owasp:dependency-check-maven's changelog.

Version 9.0.9 (2024-01-17)

  • fix: for #6374 to delete non-empty directories (#6375)
  • fix: NoSuchMethodError closeQuietly(java.io.Closeable[]) (#6377)
  • chore: close stream to prevent possible resource leak (#6382)
  • docs: Document default for CLI --data (#6359)
  • docs: document gradle build (#6371)

See the full listing of changes.

Commits
  • 73c3014 build: prepare release v9.0.9
  • 9cd133f docs: release 9.0.9
  • f5570a0 build(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#...
  • 22a7f7c build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#6179)
  • 1dec982 docs: Document default for CLI --data (#6359)
  • 0d96989 fix: NoSuchMethodError closeQuietly(java.io.Closeable[]) (#6377)
  • a6c3909 chore: close stream to prevent possible resource leak (#6382)
  • 18c70f7 docs: fix links to releases in CHANGELOG.md (#6384)
  • 99af41d docs: remove missed git merge conflict from MD file (#6379)
  • 85d0359 docs: document gradle build (#6371)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.networknt:json-schema-validator [< 1.1, > 1.0.79]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.1.0` | `1.2.0` |
| [au.com.dius.pact:consumer](https://github.com/pact-foundation/pact-jvm) | `4.6.4` | `4.6.5` |
| [au.com.dius.pact:provider](https://github.com/pact-foundation/pact-jvm) | `4.6.4` | `4.6.5` |
| [au.com.dius.pact.consumer:junit5](https://github.com/pact-foundation/pact-jvm) | `4.6.4` | `4.6.5` |
| [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) | `8.11.4` | `8.12.0` |
| [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `9.0.8` | `9.0.9` |


Updates `com.networknt:json-schema-validator` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.1.0...1.2.0)

Updates `au.com.dius.pact:consumer` from 4.6.4 to 4.6.5
- [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)

Updates `au.com.dius.pact:provider` from 4.6.4 to 4.6.5
- [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)

Updates `au.com.dius.pact.consumer:junit5` from 4.6.4 to 4.6.5
- [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)

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.11.4 to 8.12.0
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.11.4...v8.12.0)

Updates `org.owasp:dependency-check-maven` from 9.0.8 to 9.0.9
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.0.8...v9.0.9)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: au.com.dius.pact:consumer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: au.com.dius.pact:provider
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: au.com.dius.pact.consumer:junit5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2024 10:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/maven/develop/maven-dependencies-135c556e5a branch January 29, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants