wichmannpas / todoscheduler

Manage and schedule your tasks to increase your productivity
Apache License 2.0
2 stars 1 forks source link

Bump freezegun from 0.3.10 to 0.3.11 #109

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps freezegun from 0.3.10 to 0.3.11.

Changelog *Sourced from [freezegun's changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG).* > 0.3.11 > ------ > > * Performance improvements > * Fix nesting time.time > * Add nanosecond property
Commits - [`d1f485e`](https://github.com/spulec/freezegun/commit/d1f485e8ee7154089d0160a0789c834521a2ee78) 0.3.11 - [`b5e00eb`](https://github.com/spulec/freezegun/commit/b5e00ebd07686a1bae43521553e8c8cb5d8ba9c4) Merge pull request [#260](https://github-redirect.dependabot.com/spulec/freezegun/issues/260) from boxed/master - [`971e4fc`](https://github.com/spulec/freezegun/commit/971e4fce8cf1c74cd95f470c76b7404ad0c0f147) Disabled localtime part of should_use_real_time test, since it leaks local in... - [`70d8829`](https://github.com/spulec/freezegun/commit/70d8829a1d865716de49479dc6f30027eedd4ac4) Improved coverage and made the ignore paramater not mutate its input - [`e480d1e`](https://github.com/spulec/freezegun/commit/e480d1e7c312cc7517749d74205de8de018d1d9c) Accidentally committed test code to expand stack limit - [`dcb60ee`](https://github.com/spulec/freezegun/commit/dcb60ee7bf7e5a2eba41a754aabd14828f6d5eb5) Removed incorrect asserts from tests - [`09ebb57`](https://github.com/spulec/freezegun/commit/09ebb574b8326c66dd5e9ac881d717e2e6505d8e) Fixed crash on stack frames without module - [`29ec079`](https://github.com/spulec/freezegun/commit/29ec079263c2b8c60338f2b051c77a7523b3a451) Massive performance improvement. inspect.stack is extremely slow compared to ... - [`f9eabd0`](https://github.com/spulec/freezegun/commit/f9eabd0e385f6bd720f3ae59b1a31bc51301657b) Cleanup and some small optimization - [`0fb6152`](https://github.com/spulec/freezegun/commit/0fb6152ba3cb39313e43d269719e5fbe1ba86ee9) Fixed crash when accessing stack and there is no module for a stack frame - Additional commits viewable in [compare view](https://github.com/spulec/freezegun/compare/0.3.10...0.3.11)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          44       44           
  Lines        2287     2287           
=======================================
  Hits         2257     2257           
  Misses         30       30

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 b2506b8...a78a823. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Looks like freezegun is up-to-date now, so this is no longer needed.