telemetry-analysis-service
telemetry-analysis-service copied to clipboard
Bump configparser from 3.5.0 to 4.0.2
Bumps configparser from 3.5.0 to 4.0.2.
Changelog
Sourced from configparser's changelog.
v4.0.2
- Re-release after pulling 4.0.0 and 4.0.1 due to #45.
v4.0.1
- Cleaned up broken badges and release notes publishing.
v4.0.0
- Switched to semver for versioning this backport.
- Project now uses
setuptools_scm
for tagging releases.3.8.1
- Synced with Python 3.8.0b3.
3.7.5
- Synced project with Python 3.7.4 (no meaningful changes).
3.7.4
- Project is now officially supported through Tidelift.
3.7.3
- Issue #34: Temporarily degrade to use ASCII for author's name.
3.7.2
(also released as 3.8.0)
- Repackaged using setuptools_scm for file discovery and other features from 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.3.7.1
- Issue #30: Fixed issue on Python 2.x when future is present.
3.7.0
... (truncated)
Commits
-
9337b6a
Update changelog. Ref #45. -
af80df1
Merge https://github.com/jaraco/tidelift -
57da31a
configparser docs are pushed to RTD, so rely on those. -
1c187ad
List sidebars to avoid errors looking for template 't' -
8277169
Fix hyperlink -
f171f7d
Merge https://github.com/jaraco/tidelift -
8f99a0c
Add funding reference to project -
4eea74e
Update changelog -
c171ce5
Use template when publishing release notes to override the reference to read ... -
175998b
Merge https://github.com/jaraco/tidelift - 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 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 -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.