node_vm2
node_vm2 copied to clipboard
Bump natsort from 6.2.1 to 8.3.1
Bumps natsort from 6.2.1 to 8.3.1.
Changelog
Sourced from natsort's changelog.
[8.3.1] - 2023-03-01
Fixed
- Broken test on FreeBSD due to a broken
locale.strxfrm. This change has no effect outside fixing tests (issue #161)[8.3.0] - 2023-02-27
Added
- The
PRESORToption to thensenum to attain consistent sort order in certain corner cases (issue #149)- Logic to ensure
Noneand NaN are sorted in a consistent order (issue #149)- Explict Python 3.11 support
Changed
- Only convert to
strif necessary inos_sorted(@Dobatymo, issues #157 and #158)- Attempt to use new
fastnumbersfunctionality if available- Move non-API documentation to the GitHub wiki
Removed
- Support for EOL Python 3.6
[8.2.0] - 2022-09-01
Changed
- Auto-coerce
pathlib.Pathobjects tostrsince it is the least astonishing behavior (@Gilthans, issues #152 and #153)- Reduce strictness of type hints to avoid over-constraining client code (issues #154 and #155)
[8.1.0] - 2022-01-30
Changed
... (truncated)
Commits
5247629Bump version: 8.3.0 → 8.3.11215858Merge branch 'run-on-freebsd-in-ci'f2ea0d6Update changelogdef5928Add FreeBSD fix for locale failure0f993d0Add FreeBSD failing test examplec9ca4fcAdd FreeBSD CI jobe7ffcbeFix dependency for deploy step451244dBump version: 8.2.0 → 8.3.03dc133cUpdate changelog0e7533dFixed bug in NANLAST/NANFIRST- 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)