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

[DCJ-400-maven]: Bump the maven-dependencies group with 2 updates #976

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the maven-dependencies group with 2 updates: org.testcontainers:mockserver and org.owasp:dependency-check-maven.

Updates org.testcontainers:mockserver from 1.19.8 to 1.20.0

Release notes

Sourced from org.testcontainers:mockserver's releases.

1.20.0

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits

Updates org.owasp:dependency-check-maven from 10.0.2 to 10.0.3

Release notes

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

Version 10.0.3

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

Changelog

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

Version 10.0.3 (2024-07-16)

  • feat: Enable configuration of a lower resultsPerPage on NVD API (#6843)
  • build(deps): bump open-vulnerability-clients from 6.1.6 to 6.1.7 (#6848)
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#6814)
  • build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0 (#6762)
  • build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#6815)
  • build(deps): bump golang from 1.22.4-alpine to 1.22.5-alpine (#6805)

See the full listing of changes.

Commits
  • c888dcc build: prepare release v10.0.3
  • 762c2df docs: release 10.0.3
  • 5f6270c build(deps): bump open-vulnerability-clients from 6.1.6 to 6.1.7 (#6848)
  • 72ce4a0 build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#...
  • ffbc6d8 feat: Enable configuration of a lower resultsPerPage on NVD API (#6843)
  • ed0e8cb build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...
  • b44770a build(deps): bump open-vulnerability-client (#6830)
  • 708ea51 docs: fix typo
  • b96ca71 build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1...
  • 77f1acb build(deps): bump golang from 1.22.4-alpine to 1.22.5-alpine (#6805)
  • Additional commits viewable in compare view

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 2 updates: [org.testcontainers:mockserver](https://github.com/testcontainers/testcontainers-java) and [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck).


Updates `org.testcontainers:mockserver` from 1.19.8 to 1.20.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.0)

Updates `org.owasp:dependency-check-maven` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v10.0.2...v10.0.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:mockserver
  dependency-type: direct:development
  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 July 22, 2024 21:26
@dependabot dependabot bot requested review from rushtong and aarohinadkarni and removed request for a team July 22, 2024 21:26
Copy link
Contributor

@rushtong rushtong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

Copy link
Contributor

@fboulnois fboulnois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fboulnois fboulnois merged commit c4a7de9 into develop Jul 23, 2024
12 checks passed
@fboulnois fboulnois deleted the dependabot/maven/develop/maven-dependencies-6c7093649b branch July 23, 2024 13:04
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.

2 participants