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 more-itertools from 8.11.0 to 9.0.0 #24

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Bumps more-itertools from 8.11.0 to 9.0.0.

Release notes

Sourced from more-itertools's releases.

Version 9.0.0

See PR #647 for details

Version 8.14.0

See PR #634

Version 8.13.0

See PR #608

Version 8.12.0

Shipped to fix #578

Version 8.11.2 (docs only)

This is another docs-only release. It fixes an issue with ReadTheDocs, and doesn't contain any code changes. There is no corresponding version on PyPI.

Version 8.11.1 (docs only)

This is a docs-only release incorporating PR #577. It fixes an issue with ReadTheDocs, and doesn't contain any code changes. There is no corresponding version on PyPI.

Commits
  • ffcfe0b Merge pull request #647 from more-itertools/version-9.0.0
  • 7e910e0 Merge pull request #650 from gleb-akhmerov/patch-1
  • bda68db Make flake8 happier!
  • 5ef7562 Make flake8 happy
  • e0c19d1 Update tests/test_recipes.py
  • fcfaf98 Test passing before_and_after remainder into before_and_after again
  • 6afc74c Test passing before_and_after remainder into before_and_after again
  • 99a9faa Allow passing before_and_after remainders into before_and_after again
  • 57d17cf Fix mypy/pypy check
  • 8f4d09a This definitely works in other projects
  • 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)

Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.11.0 to 9.0.0.
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v8.11.0...v9.0.0)

---
updated-dependencies:
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 18, 2022
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #24 (fe83a7b) into trunk (61929d5) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk      #24      +/-   ##
==========================================
+ Coverage   83.29%   83.30%   +0.01%     
==========================================
  Files         400      392       -8     
  Lines       87773    87434     -339     
  Branches    10690    10638      -52     
==========================================
- Hits        73107    72840     -267     
+ Misses      11486    11422      -64     
+ Partials     3180     3172       -8     
Impacted Files Coverage Δ
libcloud/__init__.py
libcloud/pricing.py
libcloud/utils/__init__.py
libcloud/loadbalancer/__init__.py
libcloud/base.py
libcloud/storage/base.py
libcloud/compute/__init__.py
libcloud/storage/__init__.py

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 61929d5...fe83a7b. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #53.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/more-itertools-9.0.0 branch February 27, 2023 15:22
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants