Skip to content

Conversation

@dependabot-preview
Copy link

Bumps radon from 1.4.2 to 2.4.0.

Changelog

Sourced from radon's changelog.

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)

  • Update mando dependency: #120

2.0.1 (Jun 02, 2017)

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

2.0.0 (May 30, 2017)

  • 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

1.5.0 (Mar 14, 2017)

  • Use UTF-8 or RADONFILESENCODING to open files: #86
  • Fix raw analysis bug on docstrings: #106
Commits
  • 0ba9972 chore(release): bump to v2.4.0
  • 5efc6c9 fix(output_file): pass all kwargs down to the deepest log functions
  • 52ed049 feat(cli): add a --output_file option (#154)
  • e28094d chore(main): add a main module (#153)
  • 6f7b825 cli: add a --output_file option
  • cce7890 chore(release): bump to v2.3.1
  • e62d579 fix(iter_filenames): exclude files if they match exclude patterns
  • fe65c61 fix(syntax): replace yield from since we support Python 2.7
  • ae1fe87 tests(travis-ci): add Python 3.7 workaround
  • 65941c7 tests(travis-ci): update travis config
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @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.

Bumps [radon](https://github.com/rubik/radon) from 1.4.2 to 2.4.0.
- [Release notes](https://github.com/rubik/radon/releases)
- [Changelog](https://github.com/rubik/radon/blob/master/CHANGELOG)
- [Commits](rubik/radon@v1.4.2...v2.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 1, 2018
@dependabot-preview
Copy link
Author

Superseded by #31.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/radon-2.4.0 branch March 1, 2019 07:53
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.

2 participants