Deps: Bump the dependencies group with 4 updates#730
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Deps: Bump the dependencies group with 4 updates#730dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 4 updates: [mypy](https://github.com/python/mypy), [pygments](https://github.com/pygments/pygments), [ruff](https://github.com/astral-sh/ruff) and [urllib3](https://github.com/urllib3/urllib3). 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 `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.0 - [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.0) Updates `urllib3` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-patch 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.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-version: 2.5.0 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 4 updates: mypy, pygments, ruff and urllib3.
Updates
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
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.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
87f0febBump 0.12.0 (#18724)685eac1Revert "[ty] Offer "Did you mean...?" suggestions for unresolvedfromimpor...a93992f[flake8-return] Stabilize only addreturn Noneat the end when fixing `im...50f8480[pyupgrade] Stabilizenon-pep695-generic-function(UP047) (#18524)6754e94[pyupgrade] Stabilizenon-pep695-generic-class(UP046) (#18519)33c8c75[pandas-vet] Deprecatepandas-df-variable-name(PD901) (#18618)34dc8e0[flake8-bandit] Removesuspicious-xmle-tree-usage(S320) (#18617)b01195bStabilizedataclass-enum(RUF049) (#18570)ce176b1Stabilizeunnecessary-dict-index-lookup(PLR1733) (#18571)7072cf6Remove rust-toolchain.toml from sdist (#17925)Updates
urllib3from 2.4.0 to 2.5.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
aaab4ecRelease 2.5.07eb4a2aMerge commit from forkf05b132Merge commit from forkd03fe32Fix HTTP tunneling with IPv6 in older Python versions11661e9Bump github/codeql-action from 3.28.0 to 3.29.0 (#3624)6a0ecc6Update v2 migration guide to 2.4.0 (#3621)8e32e60Raise exception for shutdown on a connection already released to the pool (#3...9996e0fFix emscripten CI for Chrome 137+ (#3599)4fd1a99Bump RECENT_DATE (#3617)c4b5917Add support for the newcompression.zstdmodule in Python 3.14 (#3611)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