mozilla / mozillians-tests

DEPRECATED - Mozillians Tests
http://www.mozillians.org
Other
51 stars 74 forks source link

Bump configparser from 3.8.1 to 4.0.2 #572

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 5 years ago

Bumps configparser from 3.8.1 to 4.0.2.

Changelog *Sourced from [configparser's changelog](https://github.com/jaraco/configparser/blob/master/CHANGES.rst).* > v4.0.2 > ====== > > - Re-release after pulling 4.0.0 and 4.0.1 due to [#45](https://github-redirect.dependabot.com/jaraco/configparser/issues/45). > > v4.0.1 > ====== > > - Cleaned up broken badges and release notes publishing. > > v4.0.0 > ====== > > - Switched to [semver](https://semver.org/spec/v2.0.0.html) for versioning this backport. > - Project now uses `setuptools_scm` for tagging releases.
Commits - [`9337b6a`](https://github.com/jaraco/configparser/commit/9337b6aacd8bf594584903443285e99085a406ea) Update changelog. Ref [#45](https://github-redirect.dependabot.com/jaraco/configparser/issues/45). - [`af80df1`](https://github.com/jaraco/configparser/commit/af80df15fd53afe6e0cd25f8e9867fbfd654fd7e) Merge https://github.com/jaraco/tidelift - [`57da31a`](https://github.com/jaraco/configparser/commit/57da31abfd266ad3f4667676e8725dfdd3a7785d) configparser docs are pushed to RTD, so rely on those. - [`1c187ad`](https://github.com/jaraco/configparser/commit/1c187ad0cf50fbc14626f63cb669a9ec5949012f) List sidebars to avoid errors looking for template 't' - [`8277169`](https://github.com/jaraco/configparser/commit/8277169ac27e7e5c3f271c1e11faabd1d3d4e33a) Fix hyperlink - [`f171f7d`](https://github.com/jaraco/configparser/commit/f171f7dc93fbb6d018b97563d3e785369ab67693) Merge https://github.com/jaraco/tidelift - [`8f99a0c`](https://github.com/jaraco/configparser/commit/8f99a0c1b8ee2cb28a8bdb1811ef96da68636d1b) Add funding reference to project - [`4eea74e`](https://github.com/jaraco/configparser/commit/4eea74ef039dd6b61e29da789b720443e199f527) Update changelog - [`c171ce5`](https://github.com/jaraco/configparser/commit/c171ce5c141e8cec9e48406b15f06fa58b5bc35a) Use template when publishing release notes to override the reference to read ... - [`175998b`](https://github.com/jaraco/configparser/commit/175998bc215b795c5a6e06db740bebef014a4481) Merge https://github.com/jaraco/tidelift - Additional commits viewable in [compare view](https://github.com/jaraco/configparser/compare/3.8.1...v4.0.2)


Dependabot compatibility score

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](https://app.dependabot.com): - 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.