Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump slotscheck from 0.16.0 to 0.16.3 #1542

Merged
merged 1 commit into from Jan 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps slotscheck from 0.16.0 to 0.16.3.

Changelog

Sourced from slotscheck's changelog.

0.16.3 (2023-01-03)

  • Fix broken Protocol import due to absent typing_extensions on Python <3.10.

0.16.2 (2022-12-29)

  • Don't flag Protocol classes as needing slots if strict require-subclass option is enabled.

0.16.1 (2022-11-21)

  • Don't flag TypedDict subclasses as missing slots (#120).
Commits
  • e80825a Merge pull request #134 from FasterSpeeding/bugfix/protocol-imports
  • de66970 ✅ Mypy fix, prepare release
  • c77c27a Fix Protocol imports on >=3.10
  • 309adab Merge pull request #132 from ariebovenberg/dependabot/pip/sphinx-approx-eq-6.0.0
  • 644d21a Update sphinx requirement from ~=5.3.0 to ~=6.0.0
  • 9fc82b2 Merge pull request #131 from ariebovenberg/protocols
  • 2abe53a require-subclass option now doesn't flag protocol classes (#130)
  • 215cf2a Merge pull request #122 from ariebovenberg/dependabot/pip/sphinx-click-approx...
  • 37a502d Update sphinx-click requirement from ~=4.3.0 to ~=4.4.0
  • e23154f fix date in changelog
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.16.0 to 0.16.3.
- [Release notes](https://github.com/ariebovenberg/slotscheck/releases)
- [Changelog](https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst)
- [Commits](ariebovenberg/slotscheck@v0.16...v0.16.3)

---
updated-dependencies:
- dependency-name: slotscheck
  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 Jan 3, 2023
@sobolevn sobolevn merged commit 2bdab5e into master Jan 4, 2023
@sobolevn sobolevn deleted the dependabot/pip/slotscheck-0.16.3 branch January 4, 2023 08:54
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.

None yet

1 participant