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.5 to 1.0.7 #144

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Bump usort from 1.0.5 to 1.0.7 #144

merged 1 commit into from
Jul 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps usort from 1.0.5 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
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
  • See full diff 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 2023
@amyreese
Copy link
Member

@dependabot rebase

Bumps [usort](https://github.com/facebook/usort) from 1.0.5 to 1.0.7.
- [Changelog](https://github.com/facebook/usort/blob/main/CHANGELOG.md)
- [Commits](facebook/usort@v1.0.5...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 601a20a to 13451f0 Compare July 28, 2023 05:35
@amyreese amyreese merged commit c2652c1 into main Jul 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/usort-1.0.7 branch July 28, 2023 05:38
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