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 future from 0.18.2 to 0.18.3 #7

Open
wants to merge 1 commit into
base: master-ini
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Bumps future from 0.18.2 to 0.18.3.

Release notes

Sourced from future's releases.

v0.18.3

This is a minor bug-fix release containing a number of fixes:

  • Backport fix for bpo-38804 (c91d70b)
  • Fix bug in fix_print.py fixer (dffc579)
  • Fix bug in fix_raise.py fixer (3401099)
  • Fix newint bool in py3 (fe645ba)
  • Fix bug in super() with metaclasses (6e27aac)
  • docs: fix simple typo, reqest -> request (974eb1f)
  • Correct eq (c780bf5)
  • Pass if lint fails (2abe00d)
  • Update docker image and parcel out to constant variable. Add comment to update version constant (45cf382)
  • fix order (f96a219)
  • Add flake8 to image (046ff18)
  • Make lint.sh executable (58cc984)
  • Add docker push to optimize CI (01e8440)
  • Build System (42b3025)
  • Add docs build status badge to README.md (3f40bd7)
  • Use same docs requirements in tox (18ecc5a)
  • Add docs/requirements.txt (5f9893f)
  • Add PY37_PLUS, PY38_PLUS, and PY39_PLUS (bee0247)
  • fix 2.6 test, better comment (ddedcb9)
  • fix 2.6 test (3f1ff7e)
  • remove nan test (4dbded1)
  • include list test values (e3f1a12)
  • fix other python2 test issues (c051026)
  • fix missing subTest (f006cad)
  • import from old imp library on older python versions (fc84fa8)
  • replace fstrings with format for python 3.4,3.5 (4a687ea)
  • minor style/spelling fixes (8302d8c)
  • improve cmp function, add unittest (0d95a40)
  • Pin typing==3.7.4.1 for Python 3.3 compatiblity (1a48f1b)
  • Fix various py26 unit test failures (9ca5a14)
  • Add initial contributing guide with docs build instruction (e55f915)
  • Add docs building to tox.ini (3ee9e7f)
  • Support NumPy's specialized int types in builtins.round (b4b54f0)
  • Added r""" to the docstring to avoid warnings in python3 (5f94572)
  • Add subclasscheck for past.types.basestring (c9bc0ff)
  • Correct example in README (681e78c)
  • Add simple documentation (6c6e3ae)
  • Add pre-commit hooks (a9c6a37)
  • Handling of next and next by future.utils.get_next was reversed (52b0ff9)
  • Add a test for our fix (461d77e)
  • Compare headers to correct definition of str (3eaa8fd)
  • #322 Add support for negative ndigits in round; additionally, fixing a bug so that it handles passing in Decimal properly (a4911b9)
  • Add tkFileDialog to future.movers.tkinter (f6a6549)
  • Sort before comparing dicts in TestChainMap (6126997)
  • Fix typo (4dfa099)
  • Fix formatting in "What's new" (1663dfa)
  • Fix typo (4236061)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from c33c572 to 3ef326c Compare January 26, 2023 07:27
@bhogayatakb bhogayatakb force-pushed the master branch 2 times, most recently from f429f89 to 7c77175 Compare January 26, 2023 07:29
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 3ef326c to 91f56b2 Compare January 26, 2023 07:29
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 91f56b2 to 11f7157 Compare January 26, 2023 07:31
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 11f7157 to 3f1a85c Compare January 26, 2023 07:33
@bhogayatakb bhogayatakb force-pushed the master branch 5 times, most recently from 5e2267b to 167f821 Compare January 26, 2023 08:13
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 3f1a85c to 25df6f0 Compare January 26, 2023 08:13
@bhogayatakb bhogayatakb force-pushed the master branch 2 times, most recently from 9cd9fdd to 225e34e Compare January 26, 2023 08:16
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 25df6f0 to 1b413fa Compare January 26, 2023 08:17
@bhogayatakb bhogayatakb force-pushed the master branch 5 times, most recently from 5b05b30 to 0958738 Compare January 26, 2023 08:27
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 1b413fa to 075c0f3 Compare January 26, 2023 08:28
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch 2 times, most recently from 6da347f to 27787c6 Compare January 26, 2023 08:29
@bhogayatakb bhogayatakb force-pushed the master branch 2 times, most recently from 8a56832 to 2240e19 Compare January 26, 2023 08:56
@bhogayatakb bhogayatakb force-pushed the master branch 5 times, most recently from 4ea4875 to 5589dce Compare January 26, 2023 09:15
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 27787c6 to da24f80 Compare January 26, 2023 09:17
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from da24f80 to b8744df Compare January 26, 2023 09:17
@bhogayatakb bhogayatakb force-pushed the master branch 2 times, most recently from 212459c to a8cf616 Compare January 26, 2023 09:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from b8744df to 5914370 Compare January 26, 2023 11:53
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 5914370 to cbcda5b Compare January 26, 2023 12:01
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from cbcda5b to eb165d7 Compare January 26, 2023 12:04
@bhogayatakb bhogayatakb force-pushed the master branch 2 times, most recently from 453aa03 to d5b68d9 Compare January 26, 2023 12:12
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from eb165d7 to ea36d95 Compare January 26, 2023 12:12
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from ea36d95 to ea6e275 Compare January 26, 2023 16:46
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch 2 times, most recently from 6f872a6 to 7d5fb91 Compare February 10, 2023 09:43
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](PythonCharmers/python-future@v0.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: future
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/future-0.18.3 branch from 7d5fb91 to 230238a Compare February 10, 2023 09:49
@dependabot dependabot bot changed the base branch from master to master-ini October 31, 2023 12:51
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