Skip to content

Conversation

@dependabot-preview
Copy link

Bumps radon from 1.4.2 to 3.0.3.

Changelog

Sourced from radon's changelog.

3.0.1 (Feb 03, 2019)

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

3.0.0 (Jan 26, 2019)

  • 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

2.4.0 (Oct 11, 2018)

2.3.1 (Oct 02, 2018)

  • Quickfix for Python 2.7
  • Add official Python 3.7 support

2.3.0 (Oct 02, 2018)

2.2.0 (Jan 11, 2018)

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

2.1.1 (Sep 07, 2017)

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

2.0.3 (Aug 30, 2017)

  • Fix encoding issues for all commands: #115 and #127

2.0.2 (Jun 04, 2017)

... (truncated)
Commits
  • 954dda3 chore(release): bump to v3.0.3
  • 38a6271 chore(deps): add missing 'future' requirement (#173)
  • 1292211 chore(release): bump to v3.0.2
  • fb94658 fix(super): import Py3's super() for Py2 users (#172)
  • 420cbe4 fix(readme): correct coala website URL (#168)
  • 525afce chore(release): bump to v3.0.1
  • e507f90 chore(changes): document changes to is_python_file
  • 3b5d1f7 fix(tools): exclude binary files automatically instead of failing
  • 72903d5 chore(release): bump to v3.0.0
  • b0e9e2e chore(changes): update changelog
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 1, 2019
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant