Skip to content

Bump slotscheck from 0.20.1 to 0.21.0 - #2509

Merged
sobolevn merged 1 commit into
masterfrom
dependabot/pip/slotscheck-0.21.0
Sep 14, 2026
Merged

sobolevn merged 1 commit into
masterfrom
dependabot/pip/slotscheck-0.21.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps slotscheck from 0.20.1 to 0.21.0.

Release notes

Sourced from slotscheck's releases.

v0.21.0

  • Add --pythonpath option to add directories to Python's import path. This is equivalent to setting $PYTHONPATH, but usable in places where environment variables are awkward to set (such as pre-commit on Windows).
  • When a file isn't importable, the error message now suggests the directory to add to the import path, instead of only linking to the documentation.
Changelog

Sourced from slotscheck's changelog.

0.21.0 (2026-09-06)

  • Add --pythonpath option to add directories to Python's import path. This is equivalent to setting $PYTHONPATH, but usable in places where environment variables are awkward to set (such as pre-commit on Windows).
  • When a file isn't importable, the error message now suggests the directory to add to the import path, instead of only linking to the documentation.
Commits
  • c30bb06 prepare release
  • 129f7c1 fix fragile test
  • e02c376 add help and CLI option for specifying pythonpath
  • f56e8e6 Bump ruff from 0.16.4 to 0.16.5
  • 5dcb4ce Bump sphinx-argparse from 0.6.0 to 0.6.1
  • 4ebde0b Bump ruff from 0.16.3 to 0.16.4
  • c7242db Bump astral-sh/setup-uv from 9.0.0 to 10.0.1
  • bc214fc Bump ruff from 0.16.2 to 0.16.3
  • df8268c Bump ruff from 0.16.1 to 0.16.2
  • 4d0c116 Bump ruff from 0.16.0 to 0.16.1
  • 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 [slotscheck](https://github.com/ariebovenberg/slotscheck) from 0.20.1 to 0.21.0.
- [Release notes](https://github.com/ariebovenberg/slotscheck/releases)
- [Changelog](https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst)
- [Commits](ariebovenberg/slotscheck@v0.20.1...v0.21.0)

---
updated-dependencies:
- dependency-name: slotscheck
  dependency-version: 0.21.0
  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 Sep 14, 2026
@codspeed

codspeed Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 22 untouched benchmarks


Comparing dependabot/pip/slotscheck-0.21.0 (27f9bc3) with master (3789716)

Open in CodSpeed

@sobolevn
sobolevn merged commit bbe2bc1 into master Sep 14, 2026
24 checks passed
@sobolevn
sobolevn deleted the dependabot/pip/slotscheck-0.21.0 branch September 14, 2026 15:01
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

Development

Successfully merging this pull request may close these issues.

1 participant