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

Deps: Bump the dependencies group with 3 updates #386

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the dependencies group with 3 updates: pontos, colorful and lxml.

Updates pontos from 23.12.4 to 24.1.0

Release notes

Sourced from pontos's releases.

pontos 24.1.0

24.1.0 - 2024-01-03

Added

Bug Fixes

  • Find Copyright headers with old company (#927) 5634916

Dependencies

  • Bump the actions group with 2 updates 21e2212
  • Bump the python-packages group with 7 updates 24c3542
Commits
  • 0c62932 Automatic release to 24.1.0
  • d6db54e Add: New "CVE CISA KEV Update" event (#953)
  • 21e2212 Deps: Bump the actions group with 2 updates
  • 24c3542 Deps: Bump the python-packages group with 7 updates
  • 64d761e Update Copyright header for all files
  • 5634916 Fix: Find Copyright headers with old company (#927)
  • 34b451c Automatic adjustments after release
  • See full diff in compare view

Updates colorful from 0.5.5 to 0.5.6

Release notes

Sourced from colorful's releases.

0.5.6

What's Changed

New Contributors

Full Changelog: timofurrer/colorful@v0.5.5...v0.5.6

Changelog

Sourced from colorful's changelog.

[v0.5.6]

  • Fix PEP420 Implicit name space thanks @​MocioF
  • Test Python 3.12 support
Commits
  • 0adf25e release: 0.5.6
  • 4a1a71d Merge pull request #54 from timofurrer/chore/update-py312
  • 03162ce Update outdated Ubuntu 18.04 runners
  • 89ea885 Test for Python 3.12 support
  • e4fc008 Merge pull request #53 from MocioF/master
  • 8987a61 Fixing setup.py for PEP420 Implicit name space
  • See full diff in compare view

Updates lxml from 5.0.0 to 5.0.1

Changelog

Sourced from lxml's changelog.

5.0.1 (2024-01-05)

Bugs fixed

  • LP#2046208: Parsing non-BMP Python Unicode strings could fail on macOS.

  • LP#2044225: When incrementally parsing broken HTML, reporting start events on missing structural tags failed and could lead to subsequent exceptions.

  • LP#2045435: Some (not all) issues with stricter C compilers were resolved.

  • The binary wheels in the 5.0.0 release did not validate cleanly (but installed ok).

.. _latest_release:

Commits
  • eb5cd98 Prepare release of 5.0.1.
  • c1e9e6f Fix test in narrow Py2 unicode builds.
  • be24db7 Py2 fixes.
  • 22eff9f Update changelog.
  • d83c37d Make Python UCS-4 string parsing work more reliably on macOS.
  • 7f07559 Update changelog.
  • 663041a Add casts to silence C compiler warnings with older libxml2 versions that don...
  • 0d30cec Update changelog.
  • 28b416f Intern the HTML tag names in reported SAX start events since they may not alw...
  • 576b8e9 Remove dead code and avoid reading an uninitialised variable.
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [pontos](https://github.com/greenbone/pontos), [colorful](https://github.com/timofurrer/colorful) and [lxml](https://github.com/lxml/lxml).


Updates `pontos` from 23.12.4 to 24.1.0
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v23.12.4...v24.1.0)

Updates `colorful` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/timofurrer/colorful/releases)
- [Changelog](https://github.com/timofurrer/colorful/blob/master/CHANGELOG.md)
- [Commits](timofurrer/colorful@v0.5.5...v0.5.6)

Updates `lxml` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-5.0.0...lxml-5.0.1)

---
updated-dependencies:
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: colorful
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lxml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 8, 2024 04:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2024
@greenbonebot greenbonebot enabled auto-merge (rebase) January 8, 2024 04:18
Copy link

github-actions bot commented Jan 8, 2024

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@greenbonebot greenbonebot merged commit 2d6b2c0 into main Jan 8, 2024
18 of 19 checks passed
@greenbonebot greenbonebot deleted the dependabot/pip/dependencies-9683a78142 branch January 8, 2024 07:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants