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

Update flake8-eradicate requirement from <1.1,>=1.0 to >=1.0,<1.2 in /requirements #3

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2021

Updates the requirements on flake8-eradicate to permit the latest version.

Release notes

Sourced from flake8-eradicate's releases.

Version 1.1.0

Features

  • Improves performance on long files #210
Changelog

Sourced from flake8-eradicate's changelog.

1.1.0

Features

  • Improves performance on long files #210

1.0.0

Features

  • Adds python3.9 support
  • Now using new eradicate API
  • Adds --eradicate-whitelist and --eradicate-whitelist-append options

Misc

  • Moves to Github Actions

0.4.0

Features

  • Adds python3.5 support

0.3.0

Features

  • Adds python3.8 support

0.2.4

Bugfixes

  • Fixes that some lines inside the docstrings were marked as commented out code

0.2.3

Bugfixes

  • Fixed argparse bug, see #76

0.2.2

... (truncated)

Commits
  • 50f4926 Version 1.1.0 release
  • b073917 fix performance issue due to search in tokens (#210)
  • dca1c19 Merge pull request #211 from wemake-services/dependabot/pip/pytest-cov-2.12.1
  • 90815f0 Bump pytest-cov from 2.12.0 to 2.12.1
  • 6a5aab0 Merge pull request #209 from wemake-services/dependabot/pip/pytest-cov-2.12.0
  • ca2efd4 Bump pytest-cov from 2.11.1 to 2.12.0
  • 72d708a Merge pull request #208 from wemake-services/dependabot/pip/flake8-comprehens...
  • a4cd868 Bump flake8-comprehensions from 3.4.0 to 3.5.0
  • 20a5d3a Merge pull request #207 from wemake-services/dependabot/pip/pytest-randomly-3...
  • d70e241 Bump pytest-randomly from 3.7.0 to 3.8.0
  • Additional commits viewable in compare view

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2021

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/flake8-eradicate-gte-1.0-and-lt-1.2 branch from 9b246b1 to 8c50072 Compare July 22, 2021 19:44
Updates the requirements on [flake8-eradicate](https://github.com/wemake-services/flake8-eradicate) to permit the latest version.
- [Release notes](https://github.com/wemake-services/flake8-eradicate/releases)
- [Changelog](https://github.com/wemake-services/flake8-eradicate/blob/master/CHANGELOG.md)
- [Commits](wemake-services/flake8-eradicate@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: flake8-eradicate
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/flake8-eradicate-gte-1.0-and-lt-1.2 branch from 8c50072 to ca0926b Compare July 22, 2021 19:46
@Guts Guts merged commit 0e81ce0 into main Jul 22, 2021
@Guts Guts deleted the dependabot/pip/requirements/flake8-eradicate-gte-1.0-and-lt-1.2 branch July 22, 2021 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant