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 #101

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Bump usort from 1.0.5 to 1.0.7 #101

merged 1 commit into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

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

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)

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 12, 2024
@amyreese amyreese merged commit d0b16e6 into main Feb 12, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/usort-1.0.7 branch February 12, 2024 01:58
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