Skip to content

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

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/pip/strict-kwargs-2026.6.4
Jun 5, 2026
Merged

chore(deps-dev): Bump strict-kwargs from 2026.5.20 to 2026.6.4#3040
github-actions[bot] merged 2 commits into
mainfrom
dependabot/pip/strict-kwargs-2026.6.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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 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.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 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 10:33 Inactive
@github-actions github-actions Bot enabled auto-merge June 5, 2026 10:33
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>
@adamtheturtle adamtheturtle deployed to development June 5, 2026 14:55 — with GitHub Actions Active
@github-actions github-actions Bot merged commit c00fec3 into main Jun 5, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/strict-kwargs-2026.6.4 branch June 5, 2026 14:59
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