meow
meow copied to clipboard
chore(deps): update dependency configparser to v3.8.1 - abandoned
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
configparser | ==3.5.0 -> ==3.8.1 |
Release Notes
jaraco/configparser
v3.8.1
=====
- Synced with
Python 3.8.0b3 <https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-0-beta-3>
_.
v3.7.5
=====
- Synced project with Python 3.7.4 (no meaningful changes).
v3.7.4
=====
- Project is now officially supported through
Tidelift <https://tidelift.com/subscription/pkg/pypi-configparser?utm_source=pypi-configparser&utm_medium=readme>
_.
v3.7.3
=====
- Issue #34: Temporarily degrade to use ASCII for author's name.
v3.7.2
=====
(also released as 3.8.0)
-
Repackaged using setuptools_scm for file discovery and other features from
skeleton <https://pypi.org/project/skeleton>
_. Fixes #33. -
Package now unconditionally installs the
configparser
module. Doing so allowed for the project to release a universal wheel for Python 2 and Python 3. Even though theconfigparser
module is installed unconditionally on Python 3, it's expected that it will be masked in that environment by the module in stdlib, so the same interface applies. Ref #31.
v3.7.1
=====
- Issue #30: Fixed issue on Python 2.x when future is present.
v3.7.0
=====
-
Merge functionality from Python 3.7.2. Now ConfigParser accepts bytes paths as well as any
PathLike <https://docs.python.org/3/library/os.html#os.PathLike>
_ object, including those found in thepathlib2 backport <https://pypi.org/project/pathlib2/>
. -
Project now uses declarative config for package metadata, meaning it requires install from wheel or build using Setuptools 30.4 or later.
v3.5.3
=====
- Issue #27: Reverted the limit on DeprecationWarning, as it had unintended consequences.
v3.5.2
=====
-
Issue #23: Use environment markers to indicate the 'ordereddict' dependency for Python 2.6.
-
Issue #24: Limit DeprecationWarning when a filename is indicated as a bytestring on Python 2. Now the warning is only emitted when py3kwarning is indicated.
v3.5.1
=====
-
jaraco adopts the package.
-
Moved hosting to GitHub.
-
Issue #21: Updated
backports
namespace package to conform with other packages sharing the namespace.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.