Skip to content

Bump usort from 1.1.0 to 1.1.3#1303

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

Bump usort from 1.1.0 to 1.1.3#1303
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 Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps usort from 1.1.0 to 1.1.3.

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

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 dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 12, 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 Jun 12, 2026
@meta-codesync

meta-codesync Bot commented Jun 12, 2026

Copy link
Copy Markdown

This pull request has been imported. If you are a Meta employee, you can view this in D108447487. (Because this pull request was imported automatically, there will not be any future comments.)

Bumps [usort](https://github.com/facebook/usort) from 1.1.0 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.1.0...v1.1.3)

---
updated-dependencies:
- dependency-name: usort
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/usort-1.1.3 branch from 339db40 to 5eb3c77 Compare June 19, 2026 06:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants