mcaulifn / solcast

Apache License 2.0
7 stars 2 forks source link

chore(deps): update dependency autopep8 to v2.3.1 #268

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autopep8 2.2.0 -> 2.3.1 age adoption passing confidence

Release Notes

hhatto/autopep8 (autopep8) ### [`v2.3.1`](https://togithub.com/hhatto/autopep8/releases/tag/v2.3.1) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v2.3.0...v2.3.1) #### What's Changed ##### Bug Fix - skip e501 fixed method for f-string line without aggressive option by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/754](https://togithub.com/hhatto/autopep8/pull/754) - Fix argument parser errors are printed without a trailing newline by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/758](https://togithub.com/hhatto/autopep8/pull/758) ##### Enhancement - Refactor unit test by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/756](https://togithub.com/hhatto/autopep8/pull/756) - Remove coveralls by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/757](https://togithub.com/hhatto/autopep8/pull/757) - codecov with 3.11 and 3.12 by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/755](https://togithub.com/hhatto/autopep8/pull/755) **Full Changelog**: https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1 ### [`v2.3.0`](https://togithub.com/hhatto/autopep8/releases/tag/v2.3.0) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v2.2.0...v2.3.0) #### What's Changed - add handling for E204 whitespace after decorator by [@​asottile](https://togithub.com/asottile) in [https://github.com/hhatto/autopep8/pull/752](https://togithub.com/hhatto/autopep8/pull/752) - require to pycodestyle v2.12.0+ **Full Changelog**: https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/autopep8 2.3.1 :green_circle: 6.5
Details
CheckScoreReason
Code-Review:warning: 0Found 1/12 approved changesets -- score normalized to 0
Maintained:green_circle: 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases:warning: -1no releases found
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:green_circle: 10project is fuzzed
Packaging:green_circle: 10packaging workflow detected
Security-Policy:warning: 0security policy file not detected
SAST:green_circle: 10SAST tool is run on all commits
pip/autopep8 2.2.0 :green_circle: 6.5
Details
CheckScoreReason
Code-Review:warning: 0Found 1/12 approved changesets -- score normalized to 0
Maintained:green_circle: 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases:warning: -1no releases found
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:green_circle: 10project is fuzzed
Packaging:green_circle: 10packaging workflow detected
Security-Policy:warning: 0security policy file not detected
SAST:green_circle: 10SAST tool is run on all commits

Scanned Manifest Files

poetry.lock
  • autopep8@2.3.1
  • autopep8@2.2.0
codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit 0ee9193c and detected 0 issues on this pull request.

View more on Code Climate.