Skip to content

MAINT: Bump https://github.com/allganize/ty-pre-commit from v0.0.32 to 0.0.43#1919

Merged
romanlutz merged 1 commit into
mainfrom
dependabot/pre_commit/https-/github.com/allganize/ty-pre-commit-0.0.43
Jun 4, 2026
Merged

MAINT: Bump https://github.com/allganize/ty-pre-commit from v0.0.32 to 0.0.43#1919
romanlutz merged 1 commit into
mainfrom
dependabot/pre_commit/https-/github.com/allganize/ty-pre-commit-0.0.43

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps https://github.com/allganize/ty-pre-commit from v0.0.32 to 0.0.43.

Release notes

Sourced from https://github.com/allganize/ty-pre-commit's releases.

v0.0.43

See: https://github.com/astral-sh/ty/releases/tag/0.0.43

v0.0.42

See: https://github.com/astral-sh/ty/releases/tag/0.0.42

v0.0.41

See: https://github.com/astral-sh/ty/releases/tag/0.0.41

v0.0.40

See: https://github.com/astral-sh/ty/releases/tag/0.0.40

v0.0.39

See: https://github.com/astral-sh/ty/releases/tag/0.0.39

v0.0.38

See: https://github.com/astral-sh/ty/releases/tag/0.0.38

v0.0.37

See: https://github.com/astral-sh/ty/releases/tag/0.0.37

v0.0.36

See: https://github.com/astral-sh/ty/releases/tag/0.0.36

v0.0.35

See: https://github.com/astral-sh/ty/releases/tag/0.0.35

v0.0.34

See: https://github.com/astral-sh/ty/releases/tag/0.0.34

v0.0.33

See: https://github.com/astral-sh/ty/releases/tag/0.0.33

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [https://github.com/allganize/ty-pre-commit](https://github.com/allganize/ty-pre-commit) from v0.0.32 to 0.0.43.
- [Release notes](https://github.com/allganize/ty-pre-commit/releases)
- [Commits](allganize/ty-pre-commit@v0.0.32...v0.0.43)

---
updated-dependencies:
- dependency-name: https://github.com/allganize/ty-pre-commit
  dependency-version: 0.0.43
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jun 4, 2026
@romanlutz romanlutz added this pull request to the merge queue Jun 4, 2026
Merged via the queue into main with commit 32ba74d Jun 4, 2026
47 checks passed
@romanlutz romanlutz deleted the dependabot/pre_commit/https-/github.com/allganize/ty-pre-commit-0.0.43 branch June 4, 2026 03:38
romanlutz added a commit to romanlutz/PyRIT that referenced this pull request Jun 4, 2026
Merge 26 commits from main, including:
- MAINT Breaking: Convert ScenarioResult to Pydantic (microsoft#1908)
- MAINT: Migrating Seed classes to Pydantic (microsoft#1898)
- MAINT: Migrating AttackResult to Pydantic (microsoft#1899)
- MAINT: Bump ty-pre-commit v0.0.32 -> 0.0.43 (microsoft#1919)
- FEAT: Realtime streaming session support and server-side barge-in attack (microsoft#1766)
- FEAT text adaptive scenario (microsoft#1760)
- FIX: Integration Test Fixes (microsoft#1907)
- DOC: Scoring Docs Refactor (microsoft#1892)
- Various dependency bumps

Conflicts (15 files) resolved by taking main's version + re-running
ruff --fix to re-apply PEP 604 typing modernization on the incoming code
(177 violations auto-fixed). All resolved files re-staged.

Local verification:
- ruff check: All checks passed
- ruff format: clean
- pytest tests/unit -n 8: 9550 passed, 6 skipped

Known issue (pre-existing on main, not caused by this merge):
- ty 0.0.43 enabled missing-override-decorator rule, which flags hundreds
  of pre-existing methods across the codebase. Main's own CI is currently
  failing on this. Our PR will inherit the same failure since touched
  files come into pre-commit scope. Fixing this rule globally is a
  separate, large mechanical change orthogonal to typing modernization.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant