Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps usort from 1.0.8.post1 to 1.1.0.

Release notes

Sourced from usort's releases.

v1.1.0

What's Changed

New Contributors

Full Changelog: facebook/usort@v1.0.8...v1.1.0

Changelog

Sourced from usort's changelog.

1.1.0

  • In addition to changes in 1.1.0b1 and 1.1.0b2, this release drops support for Python versions below 3.9.

1.1.0b2

Beta release

  • New magic_commas option to force multi-line import style like black (#252, #247)
  • Fix dropped inline comments on last import item without trailing comma (#251, #249)
$ git shortlog -sn v1.1.0b1...
     5  Amethyst Reese

1.1.0b1

Beta release

  • Splits basic import statements with multiple names (#140)
  • Uniformly collapse blank lines within a category (#201)
  • Support 3.10+ syntax by enabling the LibCST native parser by default (#244)
  • Drop support for Python 3.6 (#154)
$ git shortlog -sn v1.0.5...
    44  Amethyst Reese
    37  dependabot[bot]
     5  Zsolt Dollenstein
     4  Loren Arthur
     1  Arseny Boykov
     1  Tim Hatch

1.0.8

Maintenance release

  • Added py.typed marker
  • Updated RTD build config
$ git shortlog -sn v1.0.7...
     2  Amethyst Reese

1.0.7

Maintenance release

... (truncated)

Commits
  • 4eac6cf changelog for 1.1.0
  • 9c3ba7c Bump actions/checkout from 4 to 5
  • b5c34b6 Bump actions/setup-python from 5 to 6
  • 030ef5d Bump hatch from 1.12.0 to 1.15.1
  • 208885c Bump flake8 from 7.1.0 to 7.3.0
  • c85fe7f Bump black from 24.4.2 to 25.9.0
  • 9982358 Bump coverage from 7.6.1 to 7.10.7
  • 39b34fd Bump mypy from 1.10.1 to 1.18.2
  • c4f3ddc Bump click from 8.1.7 to 8.1.8
  • 6bb4304 Drop support for <=3.9
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 10, 2025
@dependabot dependabot bot requested review from luccabb and skalyan as code owners November 10, 2025 11:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@dependabot dependabot bot requested a review from gunchu as a code owner November 10, 2025 11:16
@dependabot dependabot bot added the python Pull requests that update python code label Nov 10, 2025
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Bumps [usort](https://github.com/facebook/usort) from 1.0.8.post1 to 1.1.0.
- [Release notes](https://github.com/facebook/usort/releases)
- [Changelog](https://github.com/facebook/usort/blob/main/CHANGELOG.md)
- [Commits](facebook/usort@v1.0.8.post1...v1.1.0)

---
updated-dependencies:
- dependency-name: usort
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/usort-1.1.0 branch from 1912830 to 6515431 Compare November 24, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants