python-telegram-bot-django-persistence
python-telegram-bot-django-persistence copied to clipboard
Bump isort from 5.10.1 to 5.12.0
Bumps isort from 5.10.1 to 5.12.0.
Release notes
Sourced from isort's releases.
5.12.0
Changes
- Fix poetry pip-shims extras dependency (#2078)
@jooola- Add the ability to restrict which directories isort works against (#1967)
@vkomarov-r7- docs: fix simple typo, detrmination -> determination (#1948)
@timgates42- updated format strings to fstrings (#2076)
@marksmayo- Simplify typeshed integration test (#2075)
@AlexWaygood- Fix re-export sorter (#2065)
@parafoxia- Add more docs about filter-files option (#2074)
@micahjsmith- Removal Python 3.7 (#2064)
@staticdev- Added test case and fix for cython pure python import (#2063)
@jtoledo19745.11.4
Changes
- Remove obsolete
tomlimport from the test suite (#1978)@mgorny- Stop installing documentation files to top-level site-packages (#2057)
@mgorny- Only run release workflows for upstream (#2052)
@hugovk:package: Dependencies
- Bump Poetry 1.3.1 (#2058)
@staticdev5.11.3
Changes
- Renable portray (#2043)
@timothycrosley- chore(ci): add minimum GitHub token permissions for workflows (#1969)
@varunsh-coder:beetle: Fixes
- Fix packaging pypoetry (#2042)
@staticdev- Fix settings for py3.11 (#2040)
@staticdev:construction_worker: Continuous Integration
- General CI improvements (#2041)
@staticdev- Add release workflow (#2026)
@staticdevv5.11.3
Changes
- Renable portray (#2043)
@timothycrosley- chore(ci): add minimum GitHub token permissions for workflows (#1969)
@varunsh-coder:beetle: Fixes
- Fix packaging pypoetry (#2042)
@staticdev- Fix settings for py3.11 (#2040)
@staticdev
... (truncated)
Changelog
Sourced from isort's changelog.
5.12.0 January 28 2023
- Removed support for Python 3.7
- Fixed incompatiblity with latest poetry version
- Added support for directory limitations within built in git hook
5.11.4 December 21 2022
- Fixed #2038 (again): stop installing documentation files to top-level site-packages (#2057)
@mgorny- CI: only run release workflows for upstream (#2052)
@hugovk- Tests: remove obsolete toml import from the test suite (#1978)
@mgorny- CI: bump Poetry 1.3.1 (#2058)
@staticdev5.11.3 December 16 2022
- Fixed #2007: settings for py3.11 (#2040)
@staticdev- Fixed #2038: packaging pypoetry (#2042)
@staticdev- Docs: renable portray (#2043)
@timothycrosley- Ci: add minimum GitHub token permissions for workflows (#1969)
@varunsh-coder- Ci: general CI improvements (#2041)
@staticdev- Ci: add release workflow (#2026)
@staticdev5.11.2 December 12 2022
- Hotfix #2034: isort --version is not accurate on 5.11.x releases (#2034)
@gschaffner5.11.1 December 12 2022
- Hotfix #2031: only call
colorama.initifcoloramais available (#2032)@tomaarsen5.11.0 December 12 2022
- Added official support for Python 3.11 (#1996, #2008, #2011)
@staticdev- Dropped support for Python 3.6 (#2019)
@barrelful- Fixed problematic tests (#2021, #2022)
@staticdev- Fixed #1960: Rich compatibility (#1961)
@ofek- Fixed #1945, #1986: Python 4.0 upper bound dependency resolving issues
@staticdev- Fixed Pyodide CDN URL (#1991)
@andersk- Docs: clarify description of use_parentheses (#1941)
@mgedmin- Fixed #1976:
blackcompatibility for.pyifiles@XuehaiPan- Implemented #1683: magic trailing comma option (#1876)
@legau- Add missing space in unrecoverable exception message (#1933)
@andersk- Fixed #1895: skip-gitignore: use allow list, not deny list
@bmalehorn- Fixed #1917: infinite loop for unmatched parenthesis (#1919)
@anirudnits- Docs: shared profiles (#1896)
@matthewhughes934- Fixed build-backend values in the example plugins (#1892)
@mgorny- Remove reference to jamescurtin/isort-action (#1885)
@AndrewLane- Split long cython import lines (#1931)
@davidcollins001- Update plone profile: copy of
black, plus three settings. (#1926)@mauritsvanrees- Fixed #1815, #1862: Add a command-line flag to sort all re-exports (#1863)
@parafoxia
... (truncated)
Commits
e44834bFix changelog / version to a minor bump due to the size of the change82569d9Bump version to 5.11.5e00db96Formatting fixe833931Merge pull request #2078 from jooola/fix_poetry_validation0d219a6fix: poetry pip-shims extras dependencyae0cc1cMerge pull request #1967 from vkomarov-r7/feature/directory-hooks06d8ef5Merge pull request #1948 from timgates42/bugfix_typo_determination0c8a8b8Merge pull request #2076 from marksmayo/main5b63fbaClean upa0cb1b8Fix tmuxp test- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)