Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps flake8-aaa from 0.16.0 to 0.17.0.

Changelog

Sourced from flake8-aaa's changelog.

0.17.0_ - 2023/10/30

Added .....

  • ⛏️ Syntax upgrades on named tuples and f-strings.

  • ⛏️ Type hint added for Flake8 config manager.

  • 🎈 Explicit support added for Python 3.12. Issue 228 <https://github.com/jamescooke/flake8-aaa/issues/228>_.

  • ⛏️ Tox label added to help with dependency bumping. Pull [#231](https://github.com/jamescooke/flake8-aaa/issues/231) <:ttps://github.com/jamescooke/flake8-aaa/pull/231>_.

Changed .......

  • 📕 Readme updated to reflect re-focus on only operating as a Flake8 plugin.

  • ⛏️ Test requirements unpinned from old Flake8 and Mypy.

  • ⛏️ All requirements bumped. Issue 227 <https://github.com/jamescooke/flake8-aaa/issues/227>_.

Removed .......

  • 🔥 Command line support dropped. Issue 225 <https://github.com/jamescooke/flake8-aaa/issues/225>_. In addition:

    • 📕 Command line documentation removed.
    • ⛏️ Tests and tox environments for command line code removed.
    • ⛏️ Function.__str__ method cleaned up.
  • ⛏️ Old style setup.py check lint call removed so that Python 3.12 can pass without complicated work arounds.

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 31, 2023
@PabloLec
Copy link
Owner

PabloLec commented Nov 1, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/flake8-aaa-0.17.0 branch from 7bfe1f1 to 7f26a9b Compare November 1, 2023 09:03
@PabloLec
Copy link
Owner

PabloLec commented Nov 1, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/flake8-aaa-0.17.0 branch from 7f26a9b to ff552be Compare November 1, 2023 09:06
@PabloLec
Copy link
Owner

PabloLec commented Nov 1, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/flake8-aaa-0.17.0 branch from ff552be to 6c9649b Compare November 1, 2023 09:16
@PabloLec
Copy link
Owner

PabloLec commented Nov 1, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/flake8-aaa-0.17.0 branch from 6c9649b to 5587dac Compare November 1, 2023 09:28
@PabloLec
Copy link
Owner

PabloLec commented Nov 1, 2023

https://github.com/dependabot recreate

Bumps [flake8-aaa](https://github.com/jamescooke/flake8-aaa) from 0.16.0 to 0.17.0.
- [Changelog](https://github.com/jamescooke/flake8-aaa/blob/master/CHANGELOG.rst)
- [Commits](jamescooke/flake8-aaa@v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-aaa-0.17.0 branch from 5587dac to a70bd00 Compare November 1, 2023 09:34
@PabloLec PabloLec merged commit 6b0f117 into main Nov 1, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot deleted the dependabot/pip/flake8-aaa-0.17.0 branch November 1, 2023 09:34
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.

2 participants