chore(deps): bump the python-minor group across 1 directory with 5 updates#441
chore(deps): bump the python-minor group across 1 directory with 5 updates#441dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the python-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [podman](https://github.com/containers/podman-py) | `5.7.0` | `5.8.0` | | [pyspark-connect](https://github.com/apache/spark) | `4.0.1` | `4.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.7` | `0.15.8` | | [pygithub](https://github.com/pygithub/pygithub) | `2.8.1` | `2.9.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.24` | `0.0.26` | Updates `podman` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/containers/podman-py/releases) - [Commits](containers/podman-py@v5.7.0...v5.8.0) Updates `pyspark-connect` from 4.0.1 to 4.1.1 - [Commits](apache/spark@v4.0.1...v4.1.1) Updates `ruff` from 0.15.7 to 0.15.8 - [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.15.7...0.15.8) Updates `pygithub` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.8.1...v2.9.0) Updates `ty` from 0.0.24 to 0.0.26 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.24...0.0.26) --- updated-dependencies: - dependency-name: podman dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pyspark-connect dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: pygithub dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ty dependency-version: 0.0.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
🎉 Welcome to the Kubeflow SDK! 🎉 Thanks for opening your first PR! We're happy to have you as part of our community 🚀 Here's what happens next:
Join the community:
Feel free to ask questions in the comments if you need any help or clarification! |
Bumps the python-minor group with 5 updates in the / directory:
5.7.05.8.04.0.14.1.10.15.70.15.82.8.12.9.00.0.240.0.26Updates
podmanfrom 5.7.0 to 5.8.0Release notes
Sourced from podman's releases.
Commits
58de2c6Merge pull request #639 from inknos/5.8.077bf780Bump release to 5.8.0882adc8TMT: update version donwstream to match releasedbbaee4Merge pull request #627 from inknos/automate-releasesc0159aaAdd release PR workflow4ae67ddMerge pull request #633 from inknos/post-quadletsaa11e67tests: Fix test_manifest_crud on arm6456e316etests/integration: Skip test on non-x86_64 arches15b91cdImplement client.quadlets.installa71d8ddadd network_dns_servers as supported parameter to network.createUpdates
pyspark-connectfrom 4.0.1 to 4.1.1Commits
c0690c7Preparing Spark release v4.1.1-rc2be0aa70Removing test jars and class files31ecc10Preparing development version 4.1.2-SNAPSHOTe7001a0Revert "Removing test jars and class files"f85e407Preparing Spark release v4.1.1-rc23ba5a6aRemoving test jars and class files6d1113b[SPARK-54753][SQL][4.1] Fix memory leak of ArtifactManagerbfc94abPreparing development version 4.1.2-SNAPSHOT4a628d8Revert "Removing test jars and class files"6392161Preparing Spark release v4.1.1-rc1Updates
rufffrom 0.15.7 to 0.15.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c2a8815Release 0.15.8 (#24217)d444d52[ty] Infer lambda expressions withCallabletype context (#22633)9622285[ty] Autocomplete arguments if in arguments node (#24167)d812662Use thereleaseenvironment inpublish-docs(#24214)eda2355[ty] ShowFinalsource in final assignment diagnostic (#24194)929eb52[ty] Enforce Final attribute assignment rules for annotated and augmented wri...34998be[ty] Fix typo in comment (#24211)560aca0[ty] Minor simplifications to some benchmark code (#24209)683bae5[ty] Track non-terminal-call constraints in global scope (#23245)4704c2a[ty] Remove unnecessary intermediate collection in `StaticClassLiteral::field...Updates
pygithubfrom 2.8.1 to 2.9.0Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
3a17ecfRelease 2.9.0 (#3465)b1a9b7eConsider per-page settings when iterating paginated properties (#3377)24305f6Update test key pair (#3453)f2540dbDeprecateReaction.delete(#3435)19e1c50Addthrowoption toWorkflow.create_dispatchto raise exceptions (#2966)6461909Add Secret Scanning Alerts and Improve Code Scan Alerts (#3307)95648dbAdd Python 3.14 to CI and tox (#3429)3716babUseGETurl or_links.selfas object url (#3421)61dcf49Allow for enterprise base url prefixed withapi.(#3419)ae23d60Restrict PyPi release workflow permissions (#3418)Updates
tyfrom 0.0.24 to 0.0.26Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
9403051Bump version to 0.0.26 (#3145)d60899aBump version to 0.0.25 (#3125)db65b3eUpdate documentation to reflecttype:ignorechanges (#3121)9e46432Use ty in Emacs with Eglot (#3107)1f30d7cUpdate artifact github actions dependencies (#3113)255ef63Revert "Update Artifact GitHub Actions dependencies" (#3112)5fe54caUpdate Artifact GitHub Actions dependencies (#3108)a0cf1e7Update Swatinem/rust-cache action to v2.9.1 (#3110)fd2acb4Update prek dependencies (#3109)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 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