OpenAPITools / openapi-diff

Utility for comparing two OpenAPI specifications.
Apache License 2.0
784 stars 153 forks source link

build(deps): bump cyclonedx-maven-plugin from 2.7.5 to 2.7.6 #505

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cyclonedx-maven-plugin from 2.7.5 to 2.7.6.

Release notes

Sourced from cyclonedx-maven-plugin's releases.

2.7.6

🚀 New features and improvements

🐛 Bug Fixes

  • Fixes #307, addresses cyclic dependencies created by self references (#308) @​knrc
  • Fixes #284, Switch to aether and filter artifacts based on individual… (#302) @​knrc
  • schema version 1.1 requires components cleanup from dependencies (#293) @​hboutemy

📦 Dependency updates

Commits
  • 3ede739 [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.6
  • c93260c Merge pull request #321 from goldmann/outputDirectory-property
  • a051288 feat: expose the outputDirectory configuration parameter as a property
  • 0290325 Merge pull request #316 from CycloneDX/dependabot/maven/org.apache.maven.plug...
  • 0ff2c32 Merge pull request #320 from CycloneDX/dependabot/github_actions/actions/chec...
  • d014108 Bump actions/checkout from 3.3.0 to 3.5.0
  • 5fff900 Bump maven-release-plugin from 3.0.0-M7 to 3.0.0
  • 9689d39 Merge pull request #309 from CycloneDX/scopes
  • 13a1e3d imprive documentation on Maven dependency scopes (not CycloneDX scopes)
  • 3d16603 Merge pull request #308 from knrc/cyclic_dependency
  • Additional commits viewable in compare view


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