-
-
Notifications
You must be signed in to change notification settings - Fork 24
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 dependency six to v1.15.0 #81
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/six-1.x
branch
8 times, most recently
from
June 5, 2020 01:29
a6b8d6d
to
0cb5237
Compare
renovate
bot
force-pushed
the
renovate/six-1.x
branch
from
June 5, 2020 12:46
0cb5237
to
034c605
Compare
renovate
bot
force-pushed
the
renovate/six-1.x
branch
2 times, most recently
from
June 17, 2020 18:46
e243af3
to
f639bb0
Compare
|
renovate
bot
force-pushed
the
renovate/six-1.x
branch
3 times, most recently
from
August 17, 2020 13:25
04f567f
to
8106df2
Compare
renovate
bot
changed the title
Update dependency six to v1.15.0
chore(deps): update dependency six to v1.15.0
Aug 17, 2020
renovate
bot
force-pushed
the
renovate/six-1.x
branch
from
August 17, 2020 15:27
8106df2
to
e5d6289
Compare
renovate
bot
force-pushed
the
renovate/six-1.x
branch
from
September 5, 2020 17:45
e5d6289
to
d170409
Compare
renovate
bot
changed the title
chore(deps): update dependency six to v1.15.0
Update dependency six to v1.15.0
Sep 5, 2020
renovate
bot
force-pushed
the
renovate/six-1.x
branch
4 times, most recently
from
September 6, 2020 00:05
c33f681
to
7583f57
Compare
renovate
bot
force-pushed
the
renovate/six-1.x
branch
from
September 6, 2020 13:59
7583f57
to
6332002
Compare
jackton1
approved these changes
Sep 7, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.13.0
->==1.15.0
Release Notes
benjaminp/six
v1.15.0
Compare Source
six.ensure_str
andsix.ensure_binary
.v1.14.0
Compare Source
Issue #288, pull request #289: Add
six.assertNotRegex
.Issue #317:
six.moves._dummy_thread
now points to the_thread
module onPython 3.9+. Python 3.7 and later requires threading and deprecated the
_dummy_thread
module.Issue #308, pull request #314: Remove support for Python 2.6 and Python 3.2.
Issue #250, issue #165, pull request #251:
six.wraps
now ignores missingattributes. This follows the Python 3.2+ standard library behavior.
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.