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

chore: bump cyclonedx-python-lib from 8.5.0 to 8.5.1 #368

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cyclonedx-python-lib from 8.5.0 to 8.5.1.

Release notes

Sourced from cyclonedx-python-lib's releases.

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

Changelog

Sourced from cyclonedx-python-lib's changelog.

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


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

Commits
  • 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)
  • 8c14a87 chore(deps-dev): update mypy requirement from 1.13.0 to 1.14.1 (#751)
  • e0c7e51 chore(deps-dev): update flake8-bugbear requirement from 24.10.31 to 24.12.12 ...
  • c3935ec chore(deps-dev): update tomli requirement from 2.1.0 to 2.2.1 (#744)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL204410394% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
379 2 💤 0 ❌ 0 🔥 13.231s ⏱️

@italvi
Copy link
Collaborator

italvi commented Feb 3, 2025

@dependabot recreate

Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 8.5.0 to 8.5.1.
- [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@v8.5.0...v8.5.1)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/main/cyclonedx-python-lib-8.5.1 branch from 2dffedc to 59ca483 Compare February 3, 2025 06:59
Copy link
Collaborator

@italvi italvi left a comment

Choose a reason for hiding this comment

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

seems to only make changes to a function we don't use anyway, so LGTM

@italvi italvi merged commit a1ba5f0 into main Feb 3, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/main/cyclonedx-python-lib-8.5.1 branch February 3, 2025 07:11
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 python Pull requests that update Python code settings_changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant