Skip to content

build(deps): bump pytype from 2024.1.24 to 2024.2.13#24

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/pip/pytype-2024.2.13
Feb 22, 2024
Merged

build(deps): bump pytype from 2024.1.24 to 2024.2.13#24
dependabot[bot] merged 1 commit intomainfrom
dependabot/pip/pytype-2024.2.13

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps pytype from 2024.1.24 to 2024.2.13.

Commits
  • 8af6303 Merge pull request #1585 from google/google_sync
  • ff392ba Prepare a PyPI release.
  • a39c3eb Add protocol overload to definition of builtins.divmod.
  • 834cd27 Catch UnicodeDecodeError when attempting to read excluded files.
  • f9c7c6c Merge pull request #1584 from google/google_sync
  • 55cb8a1 Fix: pytype.single -> pytype.main.
  • cc5b862 rewrite: run function frames in vm.analyze_all_defs() and vm.infer_stub().
  • 36bed9f Merge pull request #1581 from google/google_sync
  • 6bfe898 Ignore non-aliased module nodes when collecting dependencies.
  • 28a1f48 Merge pull request #1580 from google/google_sync
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Feb 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.03%. Comparing base (6fc9b5c) to head (1e4eaa4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files          12       12           
  Lines         227      227           
=======================================
  Hits          218      218           
  Misses          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WilliamBergamin
Copy link
Contributor

@dependabot rebase

Bumps [pytype](https://github.com/google/pytype) from 2024.1.24 to 2024.2.13.
- [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
- [Commits](google/pytype@2024.01.24...2024.02.13)

---
updated-dependencies:
- dependency-name: pytype
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytype-2024.2.13 branch from 3fa14c8 to 1e4eaa4 Compare February 22, 2024 21:38
@WilliamBergamin
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit dafdc58 into main Feb 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/pytype-2024.2.13 branch February 22, 2024 21:54
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