chore(deps): bump the dependencies group in /AegisLab/scripts/command with 6 updates#351
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the dependencies group in /AegisLab/scripts/command with 6 updates: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.24.2` | `0.25.1` | | [uv](https://github.com/astral-sh/uv) | `0.11.7` | `0.11.8` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.47` | `3.1.49` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.2` | `1.1.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.11` | `0.15.12` | | [pytest-order](https://github.com/pytest-dev/pytest-order) | `1.3.0` | `1.4.0` | Updates `typer` from 0.24.2 to 0.25.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.24.2...0.25.1) Updates `uv` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.7...0.11.8) Updates `gitpython` from 3.1.47 to 3.1.49 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.47...3.1.49) Updates `pymysql` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.2...v1.1.3) Updates `ruff` from 0.15.11 to 0.15.12 - [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.11...0.15.12) Updates `pytest-order` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-order/releases) - [Changelog](https://github.com/pytest-dev/pytest-order/blob/main/CHANGELOG.md) - [Commits](pytest-dev/pytest-order@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uv dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymysql dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-order dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
aegisctl schema diff
No schema changes were detected. Gate result: PASS No action required from schema-gate policy. |
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 in /AegisLab/scripts/command with 6 updates:
0.24.20.25.10.11.70.11.83.1.473.1.491.1.21.1.30.15.110.15.121.3.01.4.0Updates
typerfrom 0.24.2 to 0.25.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
cfcc2ef🔖 Release version 0.25.113846cc📝 Update release notesa437469🔧 Add Typer Library Skill for Agents (#1620)ba6cc2c📝 Update release notes0f3ead0⬆ Bump ruff from 0.15.11 to 0.15.12 (#1722)db4ade6📝 Update release notes5a5206c⬆ Bump prek from 0.3.10 to 0.3.11 (#1723)959845e🔖 Release version 0.25.05e1fcfb📝 Update release notesdfb21ad🚸 Don't truncate code lines in traceback when formatted with Rich (#1695)Updates
uvfrom 0.11.7 to 0.11.8Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
Commits
0e961ddBump version to 0.11.8 (#19184)3e9c333Configure logging before globals (#19155)84a3244Redact pre-signed upload URLs in verbose output (#19146)51448c2Use a single codepath for extracting a .tar.zst wheel (#19144)5f461d6Allowscripts/build-trampolines.shto try podman when it's available (#19134)dea9815uv-build: fixup classifiers (#19130)15118d7Drop whoami dependency (#19132)992be06Add rust-toolchain.toml to uv-build sdist (#19131)d46a7b6Fix pip_compile test (#19129)282919cSharepylock.tomlreading and resolution in pip commands (#19125)Updates
gitpythonfrom 3.1.47 to 3.1.49Release notes
Sourced from gitpython's releases.
Commits
aee2fd5bump version to 3.1.491c4ea96Merge pull request #2136 from gitpython-developers/copilot/create-reproducing...6cf7ac3Address rev-parse review feedbackb049a13Merge pull request #2137 from gitpython-developers/fix-config-injectionbdbdf4bFix rev-parse CI issuesd7ce6fcImprove pure Python rev-parse coverage and behavior (#2135)8e24503avoid duplicate validation in set_valuec417af4reject control chars in written values in configuration5a15361a new release with safer reference creationdbfa264Merge pull request #2134 from gitpython-developers/validate-ref-creationUpdates
pymysqlfrom 1.1.2 to 1.1.3Release notes
Sourced from pymysql's releases.
Changelog
Sourced from pymysql's changelog.
Commits
5613187release 1.1.3 (#1230)d498f5eBump actions/setup-python from 5 to 6 (#1229)a38d40fBump codecov/codecov-action from 5 to 6 (#1228)d37c7dfBump actions/checkout from 4 to 6 (#1227)b157d4fdependabot: enable grouping61b30d8use ubuntu-slim and dependabot (#1226)8116389callproc: escape procname (#1225)Updates
rufffrom 0.15.11 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)Updates
pytest-orderfrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-order's releases.
Changelog
Sourced from pytest-order's changelog.
Commits
43375caRelease 1.4.00e1d1efAdded option --order-after-ff3c5f6f9Remove Python 3.9, add Python 3.14 to CI66dd806[pre-commit.ci] pre-commit autoupdate6a76a94[pre-commit.ci] pre-commit autoupdate87112f4[pre-commit.ci] pre-commit autoupdate4d84b46Bump codecov/codecov-action from 5 to 69933cf5[pre-commit.ci] pre-commit autoupdatef9c43a1[pre-commit.ci] pre-commit autoupdate783c9b6[pre-commit.ci] pre-commit autoupdateDependabot 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