Skip to content
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

chore(deps): update dependency mypy to v1.12.1 #1645

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (source, changelog) 1.12.0 -> 1.12.1 age adoption passing confidence

Release Notes

python/mypy (mypy)

v1.12.1

Compare Source

  • Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, PR 17961)
  • Fix iteration over union (when self type is involved) (Shantanu, PR 17976)
  • Fix type object with type var default in union context (Jukka Lehtosalo, PR 17991)
  • Revert change to os.path stubs affecting use of os.PathLike[Any] (Shantanu, PR 17995)

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 is behind base branch, 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 requested a review from Anselmoo as a code owner October 14, 2024 16:26
Copy link

Review changes with SemanticDiff.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file root labels Oct 14, 2024
Copy link
Contributor

sourcery-ai bot commented Oct 14, 2024

🧙 Sourcery has finished reviewing your pull request!


Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (52a5d27) to head (d75d275).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1645   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         4518      4518           
=========================================
  Hits          4518      4518           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.12.0 chore(deps): update dependency mypy to v1.12.0 - autoclosed Oct 14, 2024
@renovate renovate bot closed this Oct 14, 2024
@renovate renovate bot deleted the renovate/mypy-1.x-lockfile branch October 14, 2024 18:13
@renovate renovate bot restored the renovate/mypy-1.x-lockfile branch October 20, 2024 06:41
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.12.0 - autoclosed chore(deps): update dependency mypy to v1.12.0 Oct 20, 2024
@renovate renovate bot reopened this Oct 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.12.0 chore(deps): update dependency mypy to v1.12.1 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 0117818 to f000f78 Compare October 20, 2024 06:43
Copy link

phylum-io bot commented Oct 20, 2024

Phylum OSS Supply Chain Risk Analysis - FAILED

This repository analyzes the risk of new dependencies. An
administrator of this repository has set requirements via Phylum policy.

If you see this comment, one or more dependencies have failed Phylum's risk analysis.

Package: [email protected] failed.

[email protected] contains obfuscated Python.

Risk Domain: Malicious Code
Risk Level: high

Reason: Obfuscated code

View this project in the Phylum UI

@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from f000f78 to d75d275 Compare October 20, 2024 06:52
Copy link

sonarcloud bot commented Oct 20, 2024

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 root size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants