summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to GitHub-native Dependabotdependabot/add-v2-config-filedependabot-preview[bot]2021-04-281-0/+8
|
* Merge pull request #204 from pallets/pre-commit-ci-update-configDavid Lord2021-04-272-18/+7
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-04-261-15/+4
| | | | | | | | for more information, see https://pre-commit.ci
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-04-261-3/+3
|/ | | | | | | updates: - [github.com/asottile/pyupgrade: v2.12.0 → v2.13.0](https://github.com/asottile/pyupgrade/compare/v2.12.0...v2.13.0) - [github.com/asottile/reorder_python_imports: v2.4.0 → v2.5.0](https://github.com/asottile/reorder_python_imports/compare/v2.4.0...v2.5.0) - [github.com/psf/black: 20.8b1 → 21.4b0](https://github.com/psf/black/compare/20.8b1...21.4b0)
* Merge pull request #202 from pallets/release-2.0.0rc22.0.0rc2David Lord2021-04-168-33/+37
|\ | | | | Release 2.0.0rc2
| * release version 2.0.0rc2David Lord2021-04-161-1/+1
| |
| * docs typehints in descriptionsDavid Lord2021-04-161-0/+1
| |
| * update deprecated pre-commit hookDavid Lord2021-04-161-1/+1
| |
| * update requirementsDavid Lord2021-04-165-15/+18
| |
| * update pallets-sphinx-themesDavid Lord2021-04-163-16/+16
|/
* mention markupsafe in deprecation messageDavid Lord2021-04-152-2/+2
|
* Merge pull request #201 from pallets/pre-commit-ci-update-configDavid Lord2021-04-121-1/+1
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-04-121-1/+1
|/
* Merge pull request #200 from pallets/dependabot/pip/requirements/urllib3-1.26.4David Lord2021-04-062-13/+13
|\ | | | | Bump urllib3 from 1.26.3 to 1.26.4 in /requirements
| * Bump urllib3 from 1.26.3 to 1.26.4 in /requirementsdependabot[bot]2021-04-062-15/+15
| | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #199 from pallets/dependabot/pip/urllib3-1.26.4dependabot-preview[bot]2021-04-062-2/+2
|\ \ | |/ |/|
| * [Security] Bump urllib3 from 1.26.3 to 1.26.4dependabot-preview[bot]2021-04-062-2/+2
|/ | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. **This update includes a security fix.** - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #197 from pallets/pre-commit-ci-update-configDavid Lord2021-04-051-1/+1
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-04-051-1/+1
|/
* Merge pull request #196 from pallets/pre-commit-ci-update-configDavid Lord2021-03-221-1/+1
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-03-221-1/+1
|/
* Merge pull request #195 from pallets/pre-commit-ci-update-configDavid Lord2021-03-151-1/+1
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-03-151-1/+1
|/
* Merge pull request #193 from pallets/dependabot/pip/mypy-0.812dependabot-preview[bot]2021-03-012-2/+2
|\
| * Bump mypy from 0.800 to 0.812dependabot-preview[bot]2021-03-012-2/+2
| | | | | | | | | | | | | | Bumps [mypy](https://github.com/python/mypy) from 0.800 to 0.812. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.800...v0.812) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #194 from pallets/dependabot/pip/sphinx-3.5.1dependabot-preview[bot]2021-03-012-2/+2
|\ \ | |/ |/|
| * Bump sphinx from 3.4.3 to 3.5.1dependabot-preview[bot]2021-03-012-2/+2
| | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v3.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #192 from pallets/dependabot/pip/tox-3.22.0dependabot-preview[bot]2021-03-011-1/+1
|\ \ | |/ |/|
| * Bump tox from 3.21.4 to 3.22.0dependabot-preview[bot]2021-03-011-1/+1
|/ | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.21.4 to 3.22.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.21.4...3.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #191 from pallets/consistencyDavid Lord2021-02-247-31/+54
|\ | | | | various cleanup for consistency between projects
| * verbose test output in ciDavid Lord2021-02-241-1/+1
| |
| * cache mypy in ciDavid Lord2021-02-241-1/+7
| |
| * consistent typing configDavid Lord2021-02-242-13/+15
| |
| * update project linksDavid Lord2021-02-243-15/+22
| |
| * use rtd to build docks for prsDavid Lord2021-02-242-1/+9
|/ | | | skip code tests when only docs change
* prerelease version 2.0.0rc12.0.0rc1David Lord2021-02-151-1/+1
|
* Merge pull request #189 from pallets/remove-abi3David Lord2021-02-153-9/+2
|\ | | | | remove abi3 limited api builds
| * remove abi3 limited api buildsDavid Lord2021-02-153-9/+2
|/ | | | not compatible with the full Unicode API we use
* reduce lock schedule to dailyDavid Lord2021-02-091-1/+1
|
* Merge pull request #186 from pallets/new-cibuildwheel-featuresDavid Lord2021-02-093-10/+14
|\ | | | | build py_limited_api abi3 wheel and MacOS universal2 wheel
| * use latest wheel and cibuildwheel featuresDavid Lord2021-02-093-10/+14
|/ | | | | | use limited api to build one wheel for 3.6+ use cibuildwheel action build mac universal2 wheel
* Merge pull request #188 from pallets/pre-commit-ci-update-configDavid Lord2021-02-081-1/+1
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-02-081-1/+1
|/
* skip pypy wheels on cibuildwheelDavid Lord2021-02-061-1/+1
|
* Merge pull request #184 from pallets/pypy-no-speedupsDavid Lord2021-02-061-2/+4
|\ | | | | don't build speedups on PyPy with cibuildwheel
| * don't build speedups on PyPy even with cibuildwheelDavid Lord2021-02-061-2/+4
|/ | | | they're not actually faster on PyPy, at least right now
* Merge pull request #183 from pallets/update-projectDavid Lord2021-02-0613-62/+133
|\ | | | | add issue templates, update requirements
| * update linksDavid Lord2021-02-061-7/+8
| |
| * add issue templatesDavid Lord2021-02-064-0/+83
| |
| * update requirementsDavid Lord2021-02-068-55/+42
|/