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 aprslib from 0.6.46 to 0.6.47 #13

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2020

Bumps aprslib from 0.6.46 to 0.6.47.

Commits
  • 097ba85 bump v0.6.37
  • 512d971 fix StopIteration breaking a test on py37+
  • 2f0f74a fix SyntaxWarning for py38 and remove py33 on travis
  • c3c886e fix #54; getting a float instead of integer
  • 5a84e5f travis: remove py2.6 add py3.7
  • 94b89a6 parsing: fix incorrect parsing of msgNo
  • acb4c66 fix #39; typos
  • 39a9c0a fix #35 #lines not being filtered on python3
  • b6d67fd docs: fix print syntax in example
  • 96d914b Initial telemetry packet report (#27)
  • 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 the dependencies Pull requests that update a dependency file label Jul 17, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2020

Codecov Report

Merging #13 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   10.52%   10.52%           
=======================================
  Files           2        2           
  Lines          38       38           
=======================================
  Hits            4        4           
  Misses         34       34           

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 4d0209d...5b99b4d. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/aprslib-0.6.47 branch from 8d9b554 to a5f32ea Compare August 3, 2020 22:56
@areed145 areed145 self-requested a review August 3, 2020 22:57
@areed145 areed145 self-assigned this Aug 3, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/aprslib-0.6.47 branch from a5f32ea to 5b99b4d Compare August 3, 2020 22:57
@areed145 areed145 merged commit f2f2487 into master Aug 3, 2020
@areed145 areed145 deleted the dependabot/pip/aprslib-0.6.47 branch August 3, 2020 22:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants