Skip to content

Bump usort from 1.0.8.post1 to 1.1.3#569

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/usort-1.1.3
Open

Bump usort from 1.0.8.post1 to 1.1.3#569
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/usort-1.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps usort from 1.0.8.post1 to 1.1.3.

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.3

  • Feature release 4 +
    5 + - New collapse_blank_lines_in_category option to control blank line behavior within import categories (#350) 6 + - Default true: collapses blank lines within a category (current behavior) 7 + - Set to false: preserves one blank line within a category (pre-1.1.0 behavior)
$ git shortlog -sn v1.1.2...
     4     Maggie Moss

1.1.2

  • Fixes bug that splits one line import statements with comments
$ git shortlog -sn v1.1.1...
     1     Maggie Moss

1.1.1

  • Adds new option, preserve_inline_comments, to keep inline comments when consolidating imports (#344)
$ git shortlog -sn v1.1.0...
     7     Maggie Moss
     2     Bowie Chen
     1     Cristian Le

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

... (truncated)

Commits
  • 7eb453a Update changelog
  • b57203f Release v1.2.0
  • 628a028 Merge pull request #350 from maggiemoss/add-config-option-to-collapse-lines
  • efc7749 Fix lint.
  • c0c3f8e Add test interacting with first_party config option
  • 65447bf Add flag and related tests
  • 423dc72 Merge pull request #349 from maggiemoss/main
  • 9d2a8f0 Bugfix release v1.1.2
  • e5b32d3 Merge pull request #348 from maggiemoss/fix-preserve-comments-bug
  • 2aa6c16 Run make format
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [usort](https://github.com/facebook/usort) from 1.0.8.post1 to 1.1.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from amyreese as a code owner July 1, 2026 10:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2026
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 1, 2026
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. 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.

0 participants