Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to GitHub-native Dependabotdependabot/add-v2-config-file | dependabot-preview[bot] | 2021-04-28 | 1 | -0/+8 |
| | |||||
* | Merge pull request #204 from pallets/pre-commit-ci-update-config | David Lord | 2021-04-27 | 2 | -18/+7 |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | ||||
| * | [pre-commit.ci] auto fixes from pre-commit.com hooks | pre-commit-ci[bot] | 2021-04-26 | 1 | -15/+4 |
| | | | | | | | | for more information, see https://pre-commit.ci | ||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-04-26 | 1 | -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.0rc2 | David Lord | 2021-04-16 | 8 | -33/+37 |
|\ | | | | | Release 2.0.0rc2 | ||||
| * | release version 2.0.0rc2 | David Lord | 2021-04-16 | 1 | -1/+1 |
| | | |||||
| * | docs typehints in descriptions | David Lord | 2021-04-16 | 1 | -0/+1 |
| | | |||||
| * | update deprecated pre-commit hook | David Lord | 2021-04-16 | 1 | -1/+1 |
| | | |||||
| * | update requirements | David Lord | 2021-04-16 | 5 | -15/+18 |
| | | |||||
| * | update pallets-sphinx-themes | David Lord | 2021-04-16 | 3 | -16/+16 |
|/ | |||||
* | mention markupsafe in deprecation message | David Lord | 2021-04-15 | 2 | -2/+2 |
| | |||||
* | Merge pull request #201 from pallets/pre-commit-ci-update-config | David Lord | 2021-04-12 | 1 | -1/+1 |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | ||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-04-12 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #200 from pallets/dependabot/pip/requirements/urllib3-1.26.4 | David Lord | 2021-04-06 | 2 | -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 /requirements | dependabot[bot] | 2021-04-06 | 2 | -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.4 | dependabot-preview[bot] | 2021-04-06 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | [Security] Bump urllib3 from 1.26.3 to 1.26.4 | dependabot-preview[bot] | 2021-04-06 | 2 | -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-config | David Lord | 2021-04-05 | 1 | -1/+1 |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | ||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-04-05 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #196 from pallets/pre-commit-ci-update-config | David Lord | 2021-03-22 | 1 | -1/+1 |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | ||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-03-22 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #195 from pallets/pre-commit-ci-update-config | David Lord | 2021-03-15 | 1 | -1/+1 |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | ||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-03-15 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #193 from pallets/dependabot/pip/mypy-0.812 | dependabot-preview[bot] | 2021-03-01 | 2 | -2/+2 |
|\ | |||||
| * | Bump mypy from 0.800 to 0.812 | dependabot-preview[bot] | 2021-03-01 | 2 | -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.1 | dependabot-preview[bot] | 2021-03-01 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Bump sphinx from 3.4.3 to 3.5.1 | dependabot-preview[bot] | 2021-03-01 | 2 | -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.0 | dependabot-preview[bot] | 2021-03-01 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Bump tox from 3.21.4 to 3.22.0 | dependabot-preview[bot] | 2021-03-01 | 1 | -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/consistency | David Lord | 2021-02-24 | 7 | -31/+54 |
|\ | | | | | various cleanup for consistency between projects | ||||
| * | verbose test output in ci | David Lord | 2021-02-24 | 1 | -1/+1 |
| | | |||||
| * | cache mypy in ci | David Lord | 2021-02-24 | 1 | -1/+7 |
| | | |||||
| * | consistent typing config | David Lord | 2021-02-24 | 2 | -13/+15 |
| | | |||||
| * | update project links | David Lord | 2021-02-24 | 3 | -15/+22 |
| | | |||||
| * | use rtd to build docks for prs | David Lord | 2021-02-24 | 2 | -1/+9 |
|/ | | | | skip code tests when only docs change | ||||
* | prerelease version 2.0.0rc12.0.0rc1 | David Lord | 2021-02-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #189 from pallets/remove-abi3 | David Lord | 2021-02-15 | 3 | -9/+2 |
|\ | | | | | remove abi3 limited api builds | ||||
| * | remove abi3 limited api builds | David Lord | 2021-02-15 | 3 | -9/+2 |
|/ | | | | not compatible with the full Unicode API we use | ||||
* | reduce lock schedule to daily | David Lord | 2021-02-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #186 from pallets/new-cibuildwheel-features | David Lord | 2021-02-09 | 3 | -10/+14 |
|\ | | | | | build py_limited_api abi3 wheel and MacOS universal2 wheel | ||||
| * | use latest wheel and cibuildwheel features | David Lord | 2021-02-09 | 3 | -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-config | David Lord | 2021-02-08 | 1 | -1/+1 |
|\ | | | | | [pre-commit.ci] pre-commit autoupdate | ||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-02-08 | 1 | -1/+1 |
|/ | |||||
* | skip pypy wheels on cibuildwheel | David Lord | 2021-02-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #184 from pallets/pypy-no-speedups | David Lord | 2021-02-06 | 1 | -2/+4 |
|\ | | | | | don't build speedups on PyPy with cibuildwheel | ||||
| * | don't build speedups on PyPy even with cibuildwheel | David Lord | 2021-02-06 | 1 | -2/+4 |
|/ | | | | they're not actually faster on PyPy, at least right now | ||||
* | Merge pull request #183 from pallets/update-project | David Lord | 2021-02-06 | 13 | -62/+133 |
|\ | | | | | add issue templates, update requirements | ||||
| * | update links | David Lord | 2021-02-06 | 1 | -7/+8 |
| | | |||||
| * | add issue templates | David Lord | 2021-02-06 | 4 | -0/+83 |
| | | |||||
| * | update requirements | David Lord | 2021-02-06 | 8 | -55/+42 |
|/ |