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 tqdm from 4.45.0 to 4.46.0 #6055

Merged
merged 1 commit into from
May 4, 2020
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps tqdm from 4.45.0 to 4.46.0.

Release notes

Sourced from tqdm's releases.

tqdm v4.46.0 stable

  • add contrib.telegram #949 <- #948
  • add bash tab completion and --comppath #946, #947 <- #858
  • fix exception safety in external_write_mode #940
  • add requests examples (#242)
  • update documentation
Commits
  • 89ee144 bump version, merge branch 'devel'
  • f0bdabd sync readme with DEMO.ipynb
  • e00501a add requests examples
  • a25885e Merge branch 'kraptor/master' into devel
  • 8b83af2 Fix: release lock if an exception occurs within the context manager
  • bf6563d Merge branch 'completion' into devel
  • cecc8e0 mention snap tab copletion in readme
  • 2a318d9 add missing docstrings
  • 0ca5e73 fix py26
  • c7586a6 fix codacy
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.45.0 to 4.46.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.45.0...v4.46.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 4, 2020
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label May 4, 2020
@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

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

@@           Coverage Diff           @@
##           master    #6055   +/-   ##
=======================================
  Coverage   58.99%   58.99%           
=======================================
  Files         181      181           
  Lines       20112    20112           
  Branches     3334     3334           
=======================================
  Hits        11865    11865           
  Misses       7214     7214           
  Partials     1033     1033           

@t-book t-book merged commit 7032e6d into master May 4, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/tqdm-4.46.0 branch May 4, 2020 19:12
@afabiani afabiani added this to the 3.0 milestone May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants