Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps radon from 5.1.0 to 6.0.1.

Changelog

Sourced from radon's changelog.

6.0.1 (Mar 26, 2023)

  • Prevent tomllib error when the toml module is not available

6.0.0 (Mar 26, 2023)

Commits
  • 5061d86 chore(release): bump to v6.0.1
  • 1be986d fix: tomllib name error when not supported
  • 864c461 chore(release): bump to v6.0.0
  • e6e5152 chore: add pyproject.toml and poetry.lock
  • 786ac37 fix: tests across versions
  • a2359ce chore: improve documentation around pyproject.toml usage
  • 5f65de3 feat: pyproject.toml support (#236)
  • 4ac025c feat: add support for match pattern (#227)
  • 84db767 chore: mando 0.7 support (#237)
  • 27b78d1 fix: HCHarvester JSON results format (#240)
  • 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 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)

Bumps [radon](https://github.com/rubik/radon) from 5.1.0 to 6.0.1.
- [Release notes](https://github.com/rubik/radon/releases)
- [Changelog](https://github.com/rubik/radon/blob/master/CHANGELOG)
- [Commits](rubik/radon@v5.1.0...v6.0.1)

---
updated-dependencies:
- dependency-name: radon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2023 01:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 27, 2023
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #280 (a24c323) into main (0d197af) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #280   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines         2663      2663           
=========================================
  Hits          2663      2663           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@CoMPaTech CoMPaTech merged commit 8027123 into main Mar 27, 2023
@CoMPaTech CoMPaTech deleted the dependabot/pip/radon-6.0.1 branch March 27, 2023 06:41
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