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

pip dev: (deps-dev): bump cyclonedx-python-lib from 7.6.2 to 8.6.0 #2144

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps cyclonedx-python-lib from 7.6.2 to 8.6.0.

Release notes

Sourced from cyclonedx-python-lib's releases.

v8.6.0 (2025-02-04)

Feature

  • feat: expand the capabilities of models.definition.Standard (#713)
  • feat: allow empty OrganizationalEntity object (#768)

What's Changed

Full Changelog: CycloneDX/cyclonedx-python-lib@v8.5.1...v8.6.0

v8.5.1 (2025-01-28)

Documentation

  • docs: responsibilities & capabilities (#763)
  • docs: Fix typos in conda-forge.md and remove unused reference in README (#762)
  • docs: modernize docstrings for CDX1.6 (#759)

Feature

  • feat: couple classes and their serializes (#757) Deprecates .serialization.BomRefHelper and .serialization.LicenseRepositoryHelper. (stealth-release of this feature, as it is almost only used internally)

What's Changed

New Contributors

Full Changelog: CycloneDX/cyclonedx-python-lib@v8.5.0...v8.5.1

v8.5.0 (2024-11-18)

... (truncated)

Changelog

Sourced from cyclonedx-python-lib's changelog.

v8.6.0 (2025-02-04)

Feature

  • feat: expand the capabilities of models.definition.Standard (#713)

Signed-off-by: Hakan Dilek <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: Jan Kowalleck <[email protected]> (901dcdc)

  • feat: allow empty OrganizationalEntity object (#768)

fixes CycloneDX/cyclonedx-python-lib#764

Signed-off-by: Johannes Feichtner <[email protected]> (472bded)

v8.5.1 (2025-01-28)

Documentation

  • docs: responsibilities & capabilities (#763)

Signed-off-by: Jan Kowalleck <[email protected]> (ab4ae45)

  • docs: Fix typos in in conda-forge.md and remove unused reference in README (#762)
  • Fix few typos in conda-forge.md
  • Removed unused PEP-508 ref in README.md

Signed-off-by: Arthit Suriyawongkul <[email protected]> (66ece7a)

  • docs: modernize docstrings for CDX1.6 (#759)

Signed-off-by: Jan Kowalleck <[email protected]> (fb9a42e)

Feature

  • feat: couple classes and their serializes (#757)

Deprecates .serialization.BomRefHelper and .serialization.LicenseRepositoryHelper

fixes #756

... (truncated)

Commits
  • 97fc1a2 chore(release): 8.6.0
  • 901dcdc feat: expand the capabilities of models.definition.Standard (#713)
  • 3369a6a chore: tools shebang (#770)
  • 472bded feat: allow empty OrganizationalEntity object (#768)
  • b8cbb59 chore(release): 8.5.1
  • ab4ae45 docs: responsibilities & capabilities (#763)
  • 66ece7a docs: Fix typos in in conda-forge.md and remove unused reference in README (#...
  • e297759 chore(deps-dev): update tox requirement from 4.23.2 to 4.24.1 (#761)
  • 6003feb feat: couple classes and their serializes (#757)
  • fb9a42e docs: modernize docstrings for CDX1.6 (#759)
  • 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 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)

Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 7.6.2 to 8.6.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](CycloneDX/cyclonedx-python-lib@v7.6.2...v8.6.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2025 06:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2025
Copy link

sonarqubecloud bot commented Feb 5, 2025

@A-Ashiq A-Ashiq closed this Feb 5, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/cyclonedx-python-lib-8.6.0 branch February 5, 2025 10:29
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.

1 participant