Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump usort from 1.0.4 to 1.0.7 #35

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps usort from 1.0.4 to 1.0.7.

Changelog

Sourced from usort's changelog.

1.0.7

Maintenance release

  • Added pre-commit hook for usort (#261, #260)
  • Fixed tests for LibCST 1.0 release and native parser
$ git shortlog -sn v1.0.6...
     3  Amethyst Reese

1.0.6

Bugfix release

  • Fix dropped inline comments on last import item without trailing comma (#251, #249)
$ git shortlog -sn v1.0.5...
     4  Amethyst Reese

1.0.5

Bugfix release

  • Fix AssertionError when sorting multiple statements on one line (#203, #204)
  • Deprecated: Python 3.6 support will be dropped in v1.1.0 (#154)
$ git shortlog -sn v1.0.4...
     4  Amethyst Reese
Commits
  • 77c2d3e Changelog updates for 1.0.7
  • d242659 Simple pre-commit hook for usort
  • d72adf0 Fix test for libcst 1.0 and native parser
  • e93b8b1 Restrict libcst to <1 for compat issues
  • d76f953 Prepare for 1.0.6 release
  • 9030a2d More name updates
  • 4905e0a Correctly track inline comments on items without trailing commas
  • 5f5d83b Update backcompat script to not compare with newer versions
  • ca91a4d Bugfix release v1.0.5
  • eeb86ec Update repo urls with new org
  • 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 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 2, 2023
Bumps [usort](https://github.com/facebook/usort) from 1.0.4 to 1.0.7.
- [Changelog](https://github.com/facebook/usort/blob/main/CHANGELOG.md)
- [Commits](facebook/usort@v1.0.4...v1.0.7)

---
updated-dependencies:
- dependency-name: usort
  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.0.7 branch from 1d5e0e9 to 896cf5d Compare November 2, 2023 06:00
@amyreese amyreese merged commit f20a2de into main Nov 2, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/usort-1.0.7 branch November 2, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant