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

Bump pytest-mypy from 0.8.0 to 0.8.1 in /ingestion-edge #1614

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps pytest-mypy from 0.8.0 to 0.8.1.

Release notes

Sourced from pytest-mypy's releases.

v0.8.1

https://github.com/dbader/pytest-mypy/milestone/16

Changelog

Sourced from pytest-mypy's changelog.

0.8.1

Commits
  • 8b622ea Merge pull request #119 from dmtucker/release
  • bc6248d Update the changelog for 0.8.1
  • 11cfb3c Merge pull request #117 from dmtucker/issue38
  • f53c060 Implement MypyItem.collect for pytest < 6.0
  • 4802444 Merge pull request #118 from dmtucker/dev
  • 98429f7 Update static and publish deps
  • d3181c3 Update build deps
  • d4ac36d Use build instead of pep517 to publish
  • 1b7155b Add Black and flake8-commas
  • f0403cf Run mypy and bandit on setup.py
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 22, 2021
@dependabot dependabot bot requested a review from relud March 22, 2021 06:48
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/pytest-mypy-0.8.1 branch from 13d297d to e8f648c Compare March 23, 2021 15:07
@codecov-io
Copy link

Codecov Report

Merging #1614 (e8f648c) into master (5f75f19) will increase coverage by 13.71%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             master     #1614       +/-   ##
==============================================
+ Coverage     86.28%   100.00%   +13.71%     
==============================================
  Files           109         8      -101     
  Lines          4499       398     -4101     
  Branches        421         0      -421     
==============================================
- Hits           3882       398     -3484     
+ Misses          482         0      -482     
+ Partials        135         0      -135     
Flag Coverage Δ Complexity Δ
ingestion_beam ? ?
ingestion_edge 100.00% <ø> (ø) 0.00 <ø> (ø)
ingestion_sink ? ?

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

Impacted Files Coverage Δ Complexity Δ
...com/mozilla/telemetry/aet/SanitizeJsonPayload.java
.../mozilla/telemetry/transforms/CompressPayload.java
...lla/telemetry/republisher/RepublishPerChannel.java
...mozilla/telemetry/options/BigQueryWriteMethod.java
...ozilla/telemetry/transforms/PubsubConstraints.java
...m/mozilla/telemetry/PioneerBenchmarkGenerator.java
...lla/telemetry/transforms/DecodePubsubMessages.java
.../telemetry/decoder/ipprivacy/RemoveAttributes.java
...ozilla/telemetry/ingestion/sink/io/PubsubLite.java
.../com/mozilla/telemetry/util/NoColonFileNaming.java
... and 91 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f75f19...e8f648c. Read the comment docs.

Copy link
Contributor

@relud relud left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/pytest-mypy-0.8.1 branch from e8f648c to 1896818 Compare March 23, 2021 16:35
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion-edge/pytest-mypy-0.8.1 branch from 1896818 to e0a435f Compare March 23, 2021 16:39
@dependabot dependabot bot merged commit f853869 into master Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/pip/ingestion-edge/pytest-mypy-0.8.1 branch March 23, 2021 16:42
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.

None yet

2 participants