Skip to content

Bump tqdm from 4.39.0 to 4.40.2#110

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tqdm-4.40.2
Closed

Bump tqdm from 4.39.0 to 4.40.2#110
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tqdm-4.40.2

Conversation

@dependabot-preview
Copy link
Contributor

Bumps tqdm from 4.39.0 to 4.40.2.

Release notes

Sourced from tqdm's releases.

tqdm v4.40.0 stable

  • officially support float for n and total (#802)
    • notebook: use FloatProgress <= IntProgress (#471, #456)
    • allow imprecision (n <= total + epsilon) (#849)
  • fix unicode bar format arguments (#803 -> #851)
  • add contrib submodule (#815)
  • add wrapattr, utils.CallbackIOWrapper, contrib.DummyTqdmFile (#84 -> #844)
  • update tests
  • update documentation
  • tidy automatic snap deployments
  • minor doc update (#854)
Commits
  • 571aa7f bump version, merge branch 'devel'
  • a7c565e add pandas unhashable test
  • d8152a4 fix pandas unhashable func
  • 4276147 bump version, merge branch 'devel'
  • ffb706e add tests for float total < n
  • f422502 fix floating point imprecision raising errors
  • 03f8300 fix auto gh releases
  • 085cc0a update CONTRIBUTING
  • 80464b2 bump version, merge branch 'devel'
  • 5e4094e silly deletion
  • 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.39.0 to 4.40.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.39.0...v4.40.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 10, 2019
@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #110 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   82.24%   82.26%   +0.02%     
==========================================
  Files         112      112              
  Lines        9406     9406              
==========================================
+ Hits         7736     7738       +2     
+ Misses       1670     1668       -2
Flag Coverage Δ
#unittests 82.26% <ø> (+0.02%) ⬆️
Impacted Files Coverage Δ
src/evalg/genprog/mutation.py 90.9% <0%> (-1.02%) ⬇️
src/evalg/genprog/generators.py 97.91% <0%> (+3.12%) ⬆️

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 e1c02d1...dc125ea. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #118.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/tqdm-4.40.2 branch December 23, 2019 11:18
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.

0 participants

Comments