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

Update cyclonedx-python-lib[validation] requirement from ~=7.5.1 to ~=7.6.0 #1351

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Updates the requirements on cyclonedx-python-lib[validation] to permit the latest version.

Release notes

Sourced from cyclonedx-python-lib[validation]'s releases.

v7.6.0 (2024-08-14)

Feature

  • feat: HashType.from_composite_str for Blake2b, SHA3, Blake3 (#663)

The code mistreated hashes for Blake2b and SHA3. Code for explicitly handling SHA1 & BLAKE3 was added, as those have no variants defined in the CycloneDX specification.

fixes #652


Signed-off-by: Michael Schlenker <[email protected]> Co-authored-by: Michael Schlenker <[email protected]> Co-authored-by: Jan Kowalleck <[email protected]> (c59036e)


What's Changed

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

Changelog

Sourced from cyclonedx-python-lib[validation]'s changelog.

v7.6.0 (2024-08-14)

Feature

  • feat: HashType.from_composite_str for Blake2b, SHA3, Blake3 (#663)

The code mistreated hashes for Blake2b and SHA3. Code for explicitly handling SHA1 & BLAKE3 was added, as those have no variants defined in the CycloneDX specification.

fixes #652


Signed-off-by: Michael Schlenker <[email protected]> Co-authored-by: Michael Schlenker <[email protected]> Co-authored-by: Jan Kowalleck <[email protected]> (c59036e)

v7.5.1 (2024-07-08)

Fix

  • fix: XML serialize normalizedString and token properly (#646)

fixes #638


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

v7.5.0 (2024-07-04)

Feature

  • feat: add workaround property for v1.5 and v1.6 (#642)

Property workaround was missing from the vulnerability model. It was added in spec v1.5 and was marked as TODO before.

This is my first contribution on this project so if I done something wrong, just say me 😃

Signed-off-by: Louis Maillard <[email protected]> Signed-off-by: Louis Maillard <[email protected]> Co-authored-by: Louis Maillard <[email protected]> (b5ebcf8)

Style

... (truncated)

Commits
  • 35368c5 chore(release): 7.6.0
  • c59036e feat: HashType.from_composite_str for Blake2b, SHA3, Blake3 (#663)
  • 99bcdd2 chore(deps-dev): update coverage requirement from 7.6.0 to 7.6.1 (#660)
  • 9ba4cde chore(deps-dev): update flake8 requirement from 7.1.0 to 7.1.1 (#661)
  • e927bb1 chore(deps-dev): update tox requirement from 4.16.0 to 4.17.1 (#662)
  • 83b54aa chore(deps-dev): update mypy requirement from 1.11.0 to 1.11.1 (#655)
  • d7e517b chore(deps-dev): update mypy requirement from 1.10.1 to 1.11.0 (#651)
  • 77628be chore(deps-dev): update coverage requirement from 7.5.4 to 7.6.0 (#647)
  • See full diff 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 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 the 📦 dependencies Update of dependencies label Aug 14, 2024
Updates the requirements on [cyclonedx-python-lib[validation]](https://github.com/CycloneDX/cyclonedx-python-lib) to permit the latest version.
- [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.5.1...v7.6.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib[validation]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/cyclonedx-python-lib-validation--approx-eq-7.6.0 branch from c5a5a28 to 06e97a0 Compare August 15, 2024 05:57
@kdeldycke kdeldycke merged commit 29969d2 into main Aug 15, 2024
13 of 14 checks passed
@kdeldycke kdeldycke deleted the dependabot/pip/cyclonedx-python-lib-validation--approx-eq-7.6.0 branch August 15, 2024 05:58
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦 dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant