Skip to content

build(deps-dev): bump ruff from 0.16.1 to 0.16.3 in /services/account_unification - #108

Open
dependabot[bot] wants to merge 2 commits into
fix/account-unification-lock-20260819from
dependabot/pip/services/account_unification/ruff-0.16.3
Open

build(deps-dev): bump ruff from 0.16.1 to 0.16.3 in /services/account_unification#108
dependabot[bot] wants to merge 2 commits into
fix/account-unification-lock-20260819from
dependabot/pip/services/account_unification/ruff-0.16.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps ruff from 0.16.1 to 0.16.3.

Release notes

Sourced from ruff's releases.

0.16.3

Release Notes

Released on 2026-08-13.

Preview features

  • [pylint] Fix false negatives on negative numbers (PLR6104) (#27251)
  • [pyupgrade] Add rule to replace while 1 with while True (UP048) (#27190)

Bug fixes

  • [flake8-bandit] Also check keyword arguments (S602, S603, S607, S609) (#27687)
  • [pylint] Allow continue in finally on Python 3.8 (#27626)
  • [pylint] Fix PLE1307 false positive with bools (#27651)
  • [pylint] Fix false positives and negatives with %b format character (PLE1300, PLE1307) (#27560)
  • [pylint] Improve handling of concatenated strings (PLE1300) (#27659)

Rule changes

  • [numpy] Make np.chararray autofix backwards-compatible (NPY201) (#27527)

Performance

  • Enable PGO for Linux x86-64 Ruff releases (#27570)
  • Enable PGO for Linux ARM64 Ruff releases (#27574)
  • Enable PGO for Windows x86-64 Ruff releases (#27573)
  • Enable PGO for macOS ARM64 Ruff releases (#27572)
  • Reduce Expr size to 64 bytes (#27591)

CLI

  • Hyperlink rule codes in ruff check --statistics output (#27646)

Documentation

  • [ruff] Also suggest asyncio.TaskGroup (RUF006) (#27461)

Other changes

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.3

Released on 2026-08-13.

Preview features

  • [pylint] Fix false negatives on negative numbers (PLR6104) (#27251)
  • [pyupgrade] Add rule to replace while 1 with while True (UP048) (#27190)

Bug fixes

  • [flake8-bandit] Also check keyword arguments (S602, S603, S607, S609) (#27687)
  • [pylint] Allow continue in finally on Python 3.8 (#27626)
  • [pylint] Fix PLE1307 false positive with bools (#27651)
  • [pylint] Fix false positives and negatives with %b format character (PLE1300, PLE1307) (#27560)
  • [pylint] Improve handling of concatenated strings (PLE1300) (#27659)

Rule changes

  • [numpy] Make np.chararray autofix backwards-compatible (NPY201) (#27527)

Performance

  • Enable PGO for Linux x86-64 Ruff releases (#27570)
  • Enable PGO for Linux ARM64 Ruff releases (#27574)
  • Enable PGO for Windows x86-64 Ruff releases (#27573)
  • Enable PGO for macOS ARM64 Ruff releases (#27572)
  • Reduce Expr size to 64 bytes (#27591)

CLI

  • Hyperlink rule codes in ruff check --statistics output (#27646)

Documentation

  • [ruff] Also suggest asyncio.TaskGroup (RUF006) (#27461)

Other changes

Contributors

... (truncated)

Commits
  • b0e4702 Bump 0.16.3 (#27723)
  • ecdd401 [ty] Separate script and uv modules from project metadata (#27720)
  • 1263524 [ty] Simplify display implementations with std::fmt::from_fn (#27718)
  • 59196ba [ty] Unify polarity-aware relation construction (#27707)
  • b8c5e73 [ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)
  • 2b0d210 [ty] Centralize matched argument relations (#27705)
  • a9130f3 [pyupgrade] Add rule to replace while 1 with while True (while-one, `...
  • c64c7d6 [ty] Model try exception flow with operation checkpoints (#27471)
  • 9dea5ef [ty] Avoid deriving sequents for typevars with concrete bounds (#27587)
  • 9798e88 [ty] Preserve enum exhaustiveness with custom missing methods (#27700)
  • Additional commits viewable in compare view

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)

Open in Devin Review

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 19, 2026

Copy link
Copy Markdown
Contributor

Exact-head fix pushed: d9791bba5a2e277c2ae503504b871e8df0937439.

The exact-head CI failure first exposed the stale account-unification lockfile. Cherry-picked the validated #112 resynchronization, then regenerated only the lock entries required by this PR's ruff 0.16.3 update.

Local verification at this exact tree: locked dependency sync and the complete account-unification pytest suite passed; git diff check passed.

@opencode-agent please independently review this exact head and revalidate all terminal Checks. Do not self-approve, merge, or enable auto-merge.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@seonghobae
seonghobae changed the base branch from main to fix/account-unification-lock-20260819 August 20, 2026 23:41
@seonghobae

Copy link
Copy Markdown
Contributor

Stacked this dependency PR on the lock-refresh base fix/account-unification-lock-20260819 (PR #112) because it changes uv.lock. The exact current head is d9791bba5a2e277c2ae503504b871e8df0937439; its refreshed-base rollup has 19 successful and 1 queued Check with no terminal failure. Please bind independent review and any approval to this exact head; do not transfer stale approval or self-approve.

@seonghobae

Copy link
Copy Markdown
Contributor

@opencode-agent @cwl-noema-review Please perform a fresh independent review anchored to exact current head d9791bb. Re-check the current base, complete diff, and terminal/queued Checks; bind any review to this SHA only. Do not treat prior comments or queued Checks as approval, and do not self-approve or merge.

dependabot Bot and others added 2 commits August 21, 2026 08:49
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.1 to 0.16.3.
- [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.16.1...0.16.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@seonghobae
seonghobae force-pushed the dependabot/pip/services/account_unification/ruff-0.16.3 branch from d9791bb to 538cead Compare August 20, 2026 23:50
@seonghobae

Copy link
Copy Markdown
Contributor

@opencode-agent @cwl-noema-review Please perform a fresh independent review anchored to exact current head 538cead. This branch was cleanly rebased onto the #112 lock-refresh base after a lockfile conflict. Local locked-dependency installation and the full service pytest suite passed; hosted Checks are fresh and queued. Bind any review to this SHA only and do not treat queued Checks as approval.

Copy link
Copy Markdown
Contributor

Review only exact current HEAD 538cead991a7c1bed32f2dcb5413b5fc56f53e93 against base fix/account-unification-lock-20260819@f02acf93367a40dbfb23a73985017dca8d42ff39. Re-evaluate the Ruff dependency update, lock/export consistency, and security workflow contracts. Do not modify or merge.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant