Skip to content

chore(deps-dev): Bump strict-kwargs from 2026.5.19.post1 to 2026.5.19.post3#3013

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/strict-kwargs-2026.5.19.post3
May 19, 2026
Merged

chore(deps-dev): Bump strict-kwargs from 2026.5.19.post1 to 2026.5.19.post3#3013
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/strict-kwargs-2026.5.19.post3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps strict-kwargs from 2026.5.19.post1 to 2026.5.19.post3.

Release notes

Sourced from strict-kwargs's releases.

Release 2026.5.19-post.3

2026.5.19-post.3 (2026-05-19)

Build Systems

  • deps: bump actions/upload-artifact from 4 to 7 (#109) (161e725)
  • deps: bump astral-sh/setup-uv from 6 to 7 (#108) (94204c2)

Release 2026.5.19-post.2

2026.5.19-post.2 (2026-05-19)

Build Systems

  • deps: bump actions/upload-artifact from 4 to 7 (#109) (161e725)
  • deps: bump astral-sh/setup-uv from 6 to 7 (#108) (94204c2)
Changelog

Sourced from strict-kwargs's changelog.

Changelog

Next

  • strict-kwargs checks can now enable the persistent diagnostic cache through [tool.strict_kwargs].cache_dir or the STRICT_KWARGS_CACHE_DIR environment variable. The effective cache location precedence is --cache-dir, then pyproject configuration, then the environment variable. Relative pyproject paths resolve against the project root.

2026.5.19-post.3

  • --fix-synthesized-constructors can now also be enabled in pyproject.toml with [tool.strict_kwargs].fix_synthesized_constructors = true.

2026.5.19-post.2

2026.5.19-post.1

  • Add category-specific strict-kwargs fix controls instead of a blanket unsafe mode. --fix-synthesized-constructors rewrites dataclass and NamedTuple calls from synthesized field models. Overload rewrites are default-on when analysis selects one precise arm. The synthesized constructor control can be used with or without --diff; ordinary single-signature fixes remain default-on regardless of which resolver found the signature.

  • strict-kwargs fix now reports declined rewrite reasons by category on stderr, including synthesized constructors, unresolved overloads, ambiguous ty hovers, goto-definition-only ty resolutions, unsafe call-site unpacking, and unsupported signature shapes. --diff stdout remains patch-only.

2026.5.19

  • Synthesized @dataclass constructor models now include inherited dataclass fields in runtime order, while preserving exclusions such as ClassVar, field(init=False), @dataclass(init=False), and

... (truncated)

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 [strict-kwargs](https://github.com/adamtheturtle/strict-kwargs) from 2026.5.19.post1 to 2026.5.19.post3.
- [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.5.19-post.1...2026.5.19-post.3)

---
updated-dependencies:
- dependency-name: strict-kwargs
  dependency-version: 2026.5.19.post3
  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 May 19, 2026
@dependabot dependabot Bot temporarily deployed to development May 19, 2026 22:24 Inactive
@github-actions github-actions Bot enabled auto-merge May 19, 2026 22:24
@github-actions github-actions Bot merged commit 899edf5 into main May 19, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/strict-kwargs-2026.5.19.post3 branch May 19, 2026 22:29
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