Skip to content

chore(deps-dev): bump flake8-variables-names from 0.0.4 to 0.0.5 #1628

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps flake8-variables-names from 0.0.4 to 0.0.5.

Commits
  • 3db7cd9 Merge pull request #11 from best-doctor/BANG-927-python3.10
  • ecb4fdd BANG-927: fixed dlint version
  • 2cea589 BANG-927: fixed flake8-2020 version; removed setuptools from install_requires
  • ee13bbc BANG-927: added python 3.10 support, removed python 3.6 support
  • 1824c31 BANG-47: configure codeclimate
  • a91476e ENG-1255: gitlab actions instead of travis
  • 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 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 requested a review from a team as a code owner October 20, 2022 20:26
@dependabot dependabot bot requested review from mploski and removed request for a team October 20, 2022 20:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2022
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 20, 2022
@github-actions github-actions bot added the internal Maintenance changes label Oct 20, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/develop/flake8-variables-names-0.0.5 branch from f3878ae to 1d96626 Compare October 20, 2022 20:30
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2022

Codecov Report

Base: 99.76% // Head: 99.35% // Decreases project coverage by -0.40% ⚠️

Coverage data is based on head (1d96626) compared to base (416ab1b).
Patch coverage: 86.84% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1628      +/-   ##
===========================================
- Coverage    99.76%   99.35%   -0.41%     
===========================================
  Files          127      128       +1     
  Lines         5884     5873      -11     
  Branches       668      371     -297     
===========================================
- Hits          5870     5835      -35     
- Misses           6       18      +12     
- Partials         8       20      +12     
Impacted Files Coverage Δ
aws_lambda_powertools/shared/constants.py 100.00% <ø> (ø)
aws_lambda_powertools/utilities/batch/__init__.py 100.00% <ø> (ø)
aws_lambda_powertools/utilities/batch/base.py 97.79% <ø> (-1.48%) ⬇️
...ws_lambda_powertools/utilities/batch/exceptions.py 100.00% <ø> (ø)
aws_lambda_powertools/shared/cookies.py 58.69% <58.69%> (ø)
...bda_powertools/utilities/data_classes/alb_event.py 90.47% <60.00%> (-9.53%) ⬇️
...ambda_powertools/utilities/parameters/appconfig.py 94.28% <86.66%> (-5.72%) ⬇️
...s/utilities/data_classes/dynamo_db_stream_event.py 98.13% <95.45%> (-1.87%) ⬇️
aws_lambda_powertools/event_handler/api_gateway.py 100.00% <100.00%> (ø)
aws_lambda_powertools/shared/headers_serializer.py 100.00% <100.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [flake8-variables-names](https://github.com/best-doctor/flake8-variables-names) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/best-doctor/flake8-variables-names/releases)
- [Commits](best-doctor/flake8-variables-names@v0.0.4...v0.0.5)

---
updated-dependencies:
- dependency-name: flake8-variables-names
  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/develop/flake8-variables-names-0.0.5 branch from 1d96626 to ea4862f Compare October 25, 2022 11:21
@heitorlessa
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit 8fadc40 into develop Oct 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/flake8-variables-names-0.0.5 branch October 25, 2022 12:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants