Skip to content

chore(deps-dev): Bump strict-kwargs from 2026.8.28 to 2026.8.28.post2 - #3183

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/strict-kwargs-2026.8.28.post2
Sep 1, 2026
Merged

chore(deps-dev): Bump strict-kwargs from 2026.8.28 to 2026.8.28.post2#3183
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/strict-kwargs-2026.8.28.post2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps strict-kwargs from 2026.8.28 to 2026.8.28.post2.

Release notes

Sourced from strict-kwargs's releases.

Release 2026.8.28-post.2

2026.8.28-post.2

  • Complete the rebinding-exclusion set before judging any call, so a whole-project run reports the same diagnostics every time. Files were previously checked in parallel while the same pass was still discovering exclusions, so identical input could produce different diagnostics run to run.

Release 2026.8.28-post.1

2026.8.28-post.1

  • Stop rewriting calls inside an f-string debug specifier (f"{expr=}") or a t-string interpolation, where the expression's source text is part of the program's output.
Changelog

Sourced from strict-kwargs's changelog.

Changelog

.. towncrier release notes start

2026.8.28-post.2

  • Complete the rebinding-exclusion set before judging any call, so a whole-project run reports the same diagnostics every time. Files were previously checked in parallel while the same pass was still discovering exclusions, so identical input could produce different diagnostics run to run.

2026.8.28-post.1

  • Stop rewriting calls inside an f-string debug specifier (f"{expr=}") or a t-string interpolation, where the expression's source text is part of the program's output.
Commits
  • 5d8506b Bump CHANGELOG and version for release
  • ae64359 Merge pull request #1297 from adamtheturtle/agent/issue-1293-deterministic-ex...
  • 168c6fd Complete the exclusion set before judging any call
  • ac79e5d Bump CHANGELOG and version for release
  • 7f62d1f Merge pull request #1296 from adamtheturtle/agent/issue-1294-text-as-data
  • bc36cde Do not rewrite calls whose source text a string captures
  • afa98e9 Merge pull request #1295 from adamtheturtle/test/hook-e2e
  • 74dd108 Run the hook end-to-end test in CI
  • b615715 Test the published pre-commit hook in CI
  • See full diff 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)

Bumps [strict-kwargs](https://github.com/adamtheturtle/strict-kwargs) from 2026.8.28 to 2026.8.28.post2.
- [Release notes](https://github.com/adamtheturtle/strict-kwargs/releases)
- [Changelog](https://github.com/adamtheturtle/strict-kwargs/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/strict-kwargs@2026.8.28...2026.8.28-post.2)

---
updated-dependencies:
- dependency-name: strict-kwargs
  dependency-version: 2026.8.28.post2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 1, 2026
@dependabot
dependabot Bot deployed to development September 1, 2026 10:34 Active
@github-actions
github-actions Bot enabled auto-merge September 1, 2026 10:34
@github-actions
github-actions Bot merged commit a89d8c0 into main Sep 1, 2026
13 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/strict-kwargs-2026.8.28.post2 branch September 1, 2026 10:37
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.

0 participants