Skip to content

Bump flake8-type-checking from 2.3.0 to 2.4.1#100

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flake8-type-checking-2.4.1
Open

Bump flake8-type-checking from 2.3.0 to 2.4.1#100
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flake8-type-checking-2.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps flake8-type-checking from 2.3.0 to 2.4.1.

Release notes

Sourced from flake8-type-checking's releases.

v2.4.1

Fixes

Other

New Contributors

Full Changelog: snok/flake8-type-checking@v2.4.0...v2.4.1

v2.4.0

What's Changed

New Contributors

Full Changelog: snok/flake8-type-checking@v2.3.1...v2.4.0

v2.3.1

What's Changed

This release disables the plugin for stubs (*.pyi) files. Considered a bugfix rather than a breaking change, since the rules of the plugin don't apply there.

New Contributors

Full Changelog: snok/flake8-type-checking@v2.3.0...v2.3.1

Commits
  • 18ee985 chore: Bump version from 2.4.0 to 2.4.1
  • 6c1ef8a Merge pull request #158 from snok/general-updates
  • 699f80b chore: Run black and ignore incompatible flake8 codes
  • c773540 chore: Upgrade Python versions for CI
  • efb53d8 chore: Update lockfile
  • 77d0504 chore: Update pre-commit config
  • 7d430f3 refactor: Simplify is_type_checking_true conditions
  • 6d671fa Merge pull request #157 from iamibi/support-for-is-true
  • 7c0288e addressed review comments
  • 4b7837e added support of TYPE_CHECKING is True operation
  • 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 [flake8-type-checking](https://github.com/snok/flake8-type-checking) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/snok/flake8-type-checking/releases)
- [Commits](snok/flake8-type-checking@v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: flake8-type-checking
  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 Jul 17, 2023
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

Comments