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

Bump flake8-type-checking from 2.4.0 to 2.4.1 #18

Merged
merged 1 commit into from Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps flake8-type-checking from 2.4.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

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
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @seapagan.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 24, 2023
@seapagan
Copy link
Owner

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/pip/flake8-type-checking-2.4.1 branch 2 times, most recently from 595421b to e03dce6 Compare July 25, 2023 14:33
Bumps [flake8-type-checking](https://github.com/snok/flake8-type-checking) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/snok/flake8-type-checking/releases)
- [Commits](snok/flake8-type-checking@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: flake8-type-checking
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-type-checking-2.4.1 branch 2 times, most recently from f89375d to 296a86d Compare July 25, 2023 14:35
@dependabot dependabot bot merged commit adc5fa3 into main Jul 25, 2023
1 check passed
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.

None yet

1 participant