Deps: Bump the dependencies group across 1 directory with 5 updates#732
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Deps: Bump the dependencies group across 1 directory with 5 updates#732dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pontos](https://github.com/greenbone/pontos) | `25.4.0` | `25.6.0` | | [mypy](https://github.com/python/mypy) | `1.16.0` | `1.16.1` | | [lxml](https://github.com/lxml/lxml) | `5.4.0` | `6.0.0` | | [pygments](https://github.com/pygments/pygments) | `2.19.1` | `2.19.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.13` | `0.12.1` | Updates `pontos` from 25.4.0 to 25.6.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v25.4.0...v25.6.0) Updates `mypy` from 1.16.0 to 1.16.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) Updates `lxml` from 5.4.0 to 6.0.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.4.0...lxml-6.0.0) Updates `pygments` from 2.19.1 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.1...2.19.2) Updates `ruff` from 0.11.13 to 0.12.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.13...0.12.1) --- updated-dependencies: - dependency-name: pontos dependency-version: 25.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lxml dependency-version: 6.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pygments dependency-version: 2.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report
🚀 Conventional commits found. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates in the / directory:
25.4.025.6.01.16.01.16.15.4.06.0.02.19.12.19.20.11.130.12.1Updates
pontosfrom 25.4.0 to 25.6.0Release notes
Sourced from pontos's releases.
Commits
d0f886aAutomatic release to 25.6.0b75bb97Change: Silence mypy with type ignore instead of unreacable assert9429004Add: New unit tests5d35d92Change: Adjust unit testsd9b27e4Change: Improve error handling of all exists() API methods1dec614Deps: Bump urllib3 from 2.4.0 to 2.5.0c1f7066Deps: Bump the python-packages group across 1 directory with 8 updates0e460edDeps: Bump ossf/scorecard-action in the actions group74d36feDeps: Bump the python-packages group with 5 updatesf4b94d6Deps: Bump the python-packages group with 2 updatesUpdates
mypyfrom 1.16.0 to 1.16.1Commits
68b8fa0Bump version to 1.16.1e253edeSingle underscore is not a sunder (#19273)9fb5ff6Fix properties with setters after deleters (#19248)c20fd78Handle assignment of bound methods in class bodies (#19233)c86480cTighten metaclass call handling in protocols (#19191)cb3c6ecFix crash on partial type used as context (#19216)c39f5e7[mypyc] Fixing condition for handling user-defined del (#19188)0a4f284Fix crash on invalid property inside its own body (#19208)9b079f6Bump version to 1.16.1+devUpdates
lxmlfrom 5.4.0 to 6.0.0Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
2a67034Prepare release of 6.0.0.e0b4e02Update changelog.d3f4dcfBuild: Upgrade libxml2 to latest 2.14.4.014e51cBuild: Add Windows arm64 wheel builds (GH-465)d3914dcOnly use "xmlCtxtIsStopped()" from libxml2 2.15.0 on since it fails to cover ...6e41390Avoid reading the deprecated "disableSAX" attribute of "xmlParserCtxt".f85da81Use newer "language_level=3" in ElementPath module.787315eBuild: bump pypa/cibuildwheel in the github-actions group (#464)fb3adb1Readme: Add project income report for 2024.8e61a75Fit cached tuple more nicely into cachelines.Updates
pygmentsfrom 2.19.1 to 2.19.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
cfca62ePrepare v2.19.2 release.6688300Disable pyodide (currently broken.)66997c3Update ruff version.94dda77Update CHANGES.26634c8Merge pull request #2882 from thavelick/fix_lua_runaway_regexb6a51ecfix lua regex causing runaway backtracking.edef94dInvestigation for #2839.fb6a00eMerge pull request #2837 from dlazin/sql-cleanupbf7aa23Clean up sql.pyUpdates
rufffrom 0.11.13 to 0.12.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
32c5418Bump 0.12.1 (#18969)b85c219[FastAPI] Add fix safety section toFAST002(#18940)b1d1cf1[ty] Add regression test for leading tab mis-alignment in diagnostic renderin...1dcdf7f[ty] Resolve python environment inOptions::to_program_settings(#18960)d006976[ruff] Fix false positives and negatives inRUF010(#18690)76619b9[ty] Fix rendering of long lines that are indented with tabs6e25cfb[ty] Add regression test for diagnostic rendering panic7638729[ty] Move venv and conda env discovery toSearchPath::from_settings(#18938)d04e63a[ty] Add regression-benchmark for attribute-assignment hang (#18957)86fd9b6[ty] Format conflicting types as an enumeration (#18956)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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