Skip to content

Update dependency radon to v6 #41

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2025

This PR contains the following updates:

Package Change Age Confidence
radon (source) ==1.1.1 -> ==6.0.1 age confidence

Release Notes

rubik/radon (radon)

v6.0.1

Compare Source

  • Prevent tomllib error when the toml module is not available

v6.0.0

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

  • Drop support for flake8 < 3.x (removes flake8-polyfill dependency), by
    @​joxl: #​219

v5.0.0

Compare Source

v4.5.2

Compare Source

  • Add back flake8-polyfill dependency because conditional extra does not work
    as intended, reported by @​joxl: #​217

v4.5.1

Compare Source

v4.5.0

Compare Source

v4.4.0

Compare Source

  • Use utf-8 as the default encoding on Python 3.0+: #​203
  • Allow custom config file path through the RADONCFG env var: #​207

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.2.0

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

  • Automatically exclude binary files, instead of producing an error: #​166

v3.0.0

Compare Source

  • Include files with no extension but a Python shebang (thanks @​hawkeyej): #​155
  • Fix calculation of total complexity for classes: #​156
  • Update Colorama dependency to avoid conflicts with pytest: #​164
  • Fix raw metrics, which were completely broken

v2.4.0

Compare Source

v2.3.1

  • Quickfix for Python 2.7
  • Add official Python 3.7 support

v2.3.0

v2.2.0

Compare Source

  • Add an option to show closures when Radon is used from flake8: #​135

v2.1.1

Compare Source

  • Fix critical bug in Python 2 that prevented analysis of files with no
    comments at the start of the module: #​133

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

  • Fix bug in the error message of Flake8's plugin: #​121

v2.0.0

Compare Source

  • Add --sort option to mi command: #​100
  • Add comment stats summary when using the -s, --summary option of the
    raw command: #​110
  • Fix encoding bug: #​114
  • Fix raw metrics (ensure that LOC = SLOC + Multi + Single Comments + Blank):
    #​118
  • Python 2.6 is not supported anymore

v1.5.0

Compare Source

  • Use UTF-8 or RADONFILESENCODING to open files: #​86
  • Fix raw analysis bug on docstrings: #​106

v1.4.2

Compare Source

  • Use flake8-polyfill in order to keep compatibility with Flake8 2.x and 3.x:
    #​92

v1.4.0

Compare Source

  • Add fingerprint to Code Climate issues: #​88.
  • Ensure the Code Climate issues have integer location values: #​89.
  • Count async def, async for and async with towards CC: #​90.

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

  • Modify behaviour of --show-closures. Now inner classes are added to the
    output as well: #​79.
  • Fix bug in is_multiline_string: #​81.

v1.2.2

Compare Source

  • Add plugin for flake8 tool: #​76.

v1.2.1

Compare Source

  • The XML output now contains the line numbers: #​75.

v1.2

Compare Source

  • Add plugin for flake8 tool: #​76.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/radon-6.x branch from 7fd1983 to fb3df6c Compare August 10, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants