Skip to content

chore(deps-dev): Bump strict-kwargs from 2026.5.20 to 2026.6.4#3218

Merged
adamtheturtle merged 2 commits into
mainfrom
dependabot/pip/strict-kwargs-2026.6.4
Jun 9, 2026
Merged

chore(deps-dev): Bump strict-kwargs from 2026.5.20 to 2026.6.4#3218
adamtheturtle merged 2 commits into
mainfrom
dependabot/pip/strict-kwargs-2026.6.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps strict-kwargs from 2026.5.20 to 2026.6.4.

Release notes

Sourced from strict-kwargs's releases.

Release 2026.6.4

2026.6.4

  • Add Ruff-style # noqa suppression for KW001. A # noqa or # noqa: KW001 comment on the line a diagnostic is reported on suppresses that finding and skips any auto-fix for the call; a directive naming other codes leaves the call reported (issue #185).
Changelog

Sourced from strict-kwargs's changelog.

2026.6.4

  • Add Ruff-style # noqa suppression for KW001. A # noqa or # noqa: KW001 comment on the line a diagnostic is reported on suppresses that finding and skips any auto-fix for the call; a directive naming other codes leaves the call reported (issue #185).
Commits
  • eb844fa Bump CHANGELOG and version for release
  • db9cbd9 Parse ty's resolved bound method hover shape; unpin ty in CI (#189)
  • b566ccf Merge pull request #188 from adamtheturtle/adamtheturtle/issue-185
  • 73f923a ci: pin ty to 0.0.40 to dodge upstream positional-only regression
  • b5548e2 Support Ruff-style # noqa ignores for KW001
  • 22621b1 Merge pull request #187 from adamtheturtle/dependabot/cargo/serde_json-1.0.150
  • 0af456c build(deps): bump serde_json from 1.0.149 to 1.0.150
  • 1f00369 Merge pull request #186 from adamtheturtle/adamtheturtle/address-pr-comments-v1
  • 541bc4d Fix check --fix exit status
  • 6ba77fc Merge pull request #184 from adamtheturtle/adamtheturtle/ruff-like-cli
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 5, 2026
@dependabot dependabot Bot temporarily deployed to development June 5, 2026 05:03 Inactive
@github-actions github-actions Bot enabled auto-merge June 5, 2026 05:04
Bumps [strict-kwargs](https://github.com/adamtheturtle/strict-kwargs) from 2026.5.20 to 2026.6.4.
- [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.20...2026.6.4)

---
updated-dependencies:
- dependency-name: strict-kwargs
  dependency-version: 2026.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/strict-kwargs-2026.6.4 branch from e7e9c4a to 5188d75 Compare June 5, 2026 05:26
@dependabot dependabot Bot temporarily deployed to development June 5, 2026 05:26 Inactive
strict-kwargs 2026.6.4 switched to a Ruff-like CLI where 'fix' is now
'check --fix'. Update the hook entry accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of strict-kwargs exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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