node_vm2
node_vm2 copied to clipboard
Bump natsort from 6.2.1 to 8.2.0
Bumps natsort from 6.2.1 to 8.2.0.
Changelog
Sourced from natsort's changelog.
[8.2.0] - 2022-09-01
Changed
- Auto-coerce
pathlib.Pathobjects tostrsince it is the least astonishing behavior (@Gilthans, issues #152, #153)- Reduce strictness of type hints to avoid over-constraining client code (issues #154, #155)
[8.1.0] - 2022-01-30
Changed
[8.0.2] - 2021-12-14
Fixed
[8.0.1] - 2021-12-10
Fixed
- Compose unicode characters when using locale to ensure sorting is correct across all locales (issues #140, #141)
[8.0.0] - 2021-11-03
- Re-release 7.2.0 as 8.0.0 because introduction of type hints can break CI builds (issue #139)
[7.2.0] - 2021-11-02 (Yanked)
Added
- Type hints (contributions from
@thethinyand@domdfcoding, issues #132, #135, and #138)- Explicit testing for Python 3.10
Removed
- Support for Python 3.4 and Python 3.5
[7.1.1] - 2021-01-24
Changed
... (truncated)
Commits
48b9168Bump version: 8.1.0 → 8.2.05c52a88Merge pull request #155 from SethMMorton/make-typing-less-strict24b6b81Fix issues found in CIffda841Update changelogc634a4aAdd stubs for icu22cdc56Simplify type hints for public functionse5d2e45Merge pull request #153 from Gilthans/mastere4f8cd2Fixed locale string mypy issuec97f475Fixed locale string mypy issue68bcc05Formatting fix- 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)