amenezes / config-client

config-client package for spring cloud config and cloud foundry
https://config-client.amenezes.net/
Apache License 2.0
24 stars 18 forks source link

Bump more-itertools from 6.0.0 to 7.1.0 #11

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps more-itertools from 6.0.0 to 7.1.0.

Release notes *Sourced from [more-itertools's releases](https://github.com/erikrose/more-itertools/releases).* > ## Version 7.1.0 > See [the release notes](https://github.com/erikrose/more-itertools/blob/4152860cbbd7a073253d075472c1eb3b73e38a6a/docs/versions.rst#710) for details. > > ## Version 7.0.0 > See [the release notes](https://github.com/erikrose/more-itertools/blob/7fcf148de6482484298796553fccbf9ccfd31516/docs/versions.rst) for the full list of changes.
Commits - [`f569363`](https://github.com/erikrose/more-itertools/commit/f569363433368105f8291e2a7df8c3d9f97747d4) Merge pull request [#293](https://github-redirect.dependabot.com/erikrose/more-itertools/issues/293) from erikrose/version-7.1.0 - [`4152860`](https://github.com/erikrose/more-itertools/commit/4152860cbbd7a073253d075472c1eb3b73e38a6a) Fix indentation - [`6336829`](https://github.com/erikrose/more-itertools/commit/633682914f9618a6908bc3452af916194c7af426) Changes for 7.1.0 - [`9033eaa`](https://github.com/erikrose/more-itertools/commit/9033eaad297d0cbd49c71e60f3fb84a8aee2aac4) Merge pull request [#292](https://github-redirect.dependabot.com/erikrose/more-itertools/issues/292) from erikrose/iterchunked-alt - [`68bc730`](https://github.com/erikrose/more-itertools/commit/68bc730770d16e09c40c0833479c19d52bd31e6b) Fix the while loop - [`f46d321`](https://github.com/erikrose/more-itertools/commit/f46d3218b650b0beb7d32feff4e8a787c23ac01b) We'll call it ichunked - [`4beda7d`](https://github.com/erikrose/more-itertools/commit/4beda7d874c4fb384454c6c2dbca144ea5ebb688) Alternate implemetation of iterchunked - [`93e50a4`](https://github.com/erikrose/more-itertools/commit/93e50a42b9d7ae77595918d6951cd876fee92473) Merge pull request [#290](https://github-redirect.dependabot.com/erikrose/more-itertools/issues/290) from erikrose/unaccumulate-initial - [`6cb48be`](https://github.com/erikrose/more-itertools/commit/6cb48be6b4e2a29c4dd90ae739f000dba45a68eb) Fix duplicate index for docs - [`ec9e743`](https://github.com/erikrose/more-itertools/commit/ec9e743fe8b02db9acd04725abcde34998c4730b) Invere of 3.8 accumulate - Additional commits viewable in [compare view](https://github.com/erikrose/more-itertools/compare/6.0.0...v7.1.0)


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 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). To ignore the version in this PR you can just close it - `@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) - 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-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #11   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          50     50           
  Branches        3      3           
=====================================
  Hits           50     50

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 c91c0ae...f60a2b4. Read the comment docs.