vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Bump cyclonedx-bom from 4.5.0 to 4.5.1 #2002

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps cyclonedx-bom from 4.5.0 to 4.5.1.

Release notes

Sourced from cyclonedx-bom's releases.

v4.5.1 (2024-09-18)

Documentation

  • docs: fix typo

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (9f9fa9e)

Fix

  • fix: assert copyright headers (#787)

utilizes flake8 plugin <https://pypi.org/project/flake8-copyright-validator/> to assert the correct headers

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (dddcb5d)


What's Changed

Full Changelog: https://github.com/CycloneDX/cyclonedx-python/compare/v4.5.0...v4.5.1

Changelog

Sourced from cyclonedx-bom's changelog.

v4.5.1 (2024-09-18)

Documentation

  • docs: fix typo

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (9f9fa9e)

Fix

  • fix: assert copyright headers (#787)

utilizes flake8 plugin <https://pypi.org/project/flake8-copyright-validator/> to assert the correct headers

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (dddcb5d)

Commits
  • fd9b856 chore(release): 4.5.1
  • dddcb5d fix: assert copyright headers (#787)
  • b2cc77e chore(deps-dev): Update tox requirement from 4.18.0 to 4.18.1 (#786)
  • b4ab508 chore(deps-dev): Update mypy requirement from 1.11.1 to 1.11.2 (#783)
  • 0350ec3 chore(deps-dev): Update flake8-bugbear requirement from 24.4.26 to 24.8.19 (#...
  • a8878b7 chore(deps-dev): Update tox requirement from 4.16.0 to 4.18.0 (#779)
  • 9f9fa9e docs: fix typo
  • 87ea09c chore(deps-dev): Update coverage requirement from 7.6.0 to 7.6.1 (#775)
  • e7a2b9d chore(deps-dev): Update flake8 requirement from 7.1.0 to 7.1.1 (#774)
  • 9ebc479 chore(deps-dev): Update mypy requirement from 1.11.0 to 1.11.1 (#771)
  • 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 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)
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud