Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps dlint from 0.12.0 to 0.13.0.

Changelog

Sourced from dlint's changelog.

[0.13.0] - 2022-08-09

Added

  • Support for Flake8 5 (#45)

Changed

  • Support usedforsecurity=False parameter to hashlib constructors (#39)
Commits
  • 4c162c3 Release version 0.13.0 of Dlint
  • a742b4f feat(requirements): Support flake8 v5 (#46)
  • fcadc1b refactor: remove future imports (#43)
  • ce0b19c Update DUO130 to support hashlib constructor usedforsecurity=False param (#42)
  • f282d31 Fix common typo in doc comment of all helper classes (#41)
  • 444acdc Add GitHub static analysis paper
  • dc37434 Add some additional applied research SAST links
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 10, 2022
@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (b40c9c6) compared to base (66227eb).
Patch has no changes to coverable lines.

❗ Current head b40c9c6 differs from pull request most recent head 61c7980. Consider uploading reports for the commit 61c7980 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           91        91           
  Branches        15        15           
=========================================
  Hits            91        91           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [dlint](https://github.com/dlint-py/dlint) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/dlint-py/dlint/releases)
- [Changelog](https://github.com/dlint-py/dlint/blob/master/CHANGELOG.md)
- [Commits](dlint-py/dlint@0.12.0...0.13.0)

---
updated-dependencies:
- dependency-name: dlint
  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/dlint-0.13.0 branch from b40c9c6 to 61c7980 Compare December 16, 2022 13:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2023

Superseded by #70.

@dependabot dependabot bot closed this Feb 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/dlint-0.13.0 branch February 7, 2023 02:11
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.

0 participants