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 pyupgrade from 3.3.1 to 3.12.0 #250

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps pyupgrade from 3.3.1 to 3.12.0.

Commits
  • 3bbf781 v3.12.0
  • 8fa06f4 Merge pull request #893 from asottile/os-error-is-an-alias
  • 10319a8 also rewrite os.error -> OSError
  • b0e58ec v3.11.2
  • 443797a Merge pull request #891 from piazzesiNiccolo/unit_test_deprecated_aliases_bug
  • c98e8ed prevent rewriting unittest module functions with additional arguments
  • b499613 v3.11.1
  • ecaf736 Merge pull request #890 from asottile/noop-named-escape
  • 5dd175d fix string formatting with named escape adjacent to placeholder
  • a61ea87 Merge pull request #888 from asottile/pre-commit-ci-update-config
  • 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 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 [pyupgrade](https://github.com/asottile/pyupgrade) from 3.3.1 to 3.12.0.
- [Commits](asottile/pyupgrade@v3.3.1...v3.12.0)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #250 (a3517b5) into main (ca2eaa3) will increase coverage by 33.14%.
Report is 157 commits behind head on main.
The diff coverage is 93.59%.

@@             Coverage Diff             @@
##             main     #250       +/-   ##
===========================================
+ Coverage   61.06%   94.21%   +33.14%     
===========================================
  Files           5        5               
  Lines         131      294      +163     
  Branches       22       32       +10     
===========================================
+ Hits           80      277      +197     
+ Misses         51       11       -40     
- Partials        0        6        +6     
Files Changed Coverage Δ
homewizard_energy/homewizard_energy.py 90.20% <89.69%> (+58.20%) ⬆️
homewizard_energy/models.py 97.77% <96.96%> (-2.23%) ⬇️
homewizard_energy/__init__.py 100.00% <100.00%> (ø)
homewizard_energy/const.py 100.00% <100.00%> (ø)
homewizard_energy/errors.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #251.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/pyupgrade-3.12.0 branch September 25, 2023 04:47
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