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 ufmt from 2.0.1 to 2.1.0 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps ufmt from 2.0.1 to 2.1.0.

Changelog

Sourced from ufmt's changelog.

v2.1.0

Feature release

  • Better support for 3.10+ syntax, enable LibCST native parser by default (#127)
  • Stronger validation of ufmt config in pyproject.toml (#137)
$ git shortlog -s v2.0.1...v2.1.0
     1	Aarni Koskela
     9	Amethyst Reese
     5	dependabot[bot]
Commits
  • 6ecf53b Version bump v2.1.0
  • 5b44451 Validate pyproject.toml configuration more stringently
  • 1c5ba5a Move temp directory handling into test case setup
  • 44b2e55 Hide warnings when testing ufmt_string, fail in v3.0
  • df6c282 Upgrade black to 23.1.0
  • 0d86149 Update changelog url in metadata
  • 515e389 Enable LibCST native parser when available
  • 12dd5c3 Bump mypy from 0.971 to 1.1.1 (#135)
  • 12838a5 Bump sphinx from 4.3.2 to 6.1.3 (#130)
  • 8a689a1 Bump coverage from 6.4.4 to 7.2.1 (#133)
  • 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 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 [ufmt](https://github.com/omnilib/ufmt) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/omnilib/ufmt/releases)
- [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md)
- [Commits](omnilib/ufmt@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: ufmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2023
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.

0 participants