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

chore(deps): update dependency yapf to ^0.43.0 #492

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yapf (changelog) ^0.32.0 -> ^0.43.0 age adoption passing confidence

Release Notes

google/yapf (yapf)

v0.43.0

Compare Source

v0.40.2

Compare Source

Changes
  • The verification module has been removed. NOTE: this changes the public APIs
    by removing the "verify" parameter.
  • Changed FORCE_MULTILINE_DICT to override SPLIT_ALL_TOP_LEVEL_COMMA_SEPARATED_VALUES.
  • Adopt pyproject.toml (PEP 517) for build system
Fixed
  • Do not treat variables named match as the match keyword.
  • Fix SPLIT_ARGUMENTS_WHEN_COMMA_TERMINATED for one-item argument lists.
  • Fix trailing backslash-newline on Windows when using stdin.

v0.40.1

Compare Source

Fixed
  • Corrected bad distribution v0.40.0 package.

v0.40.0

Compare Source

Added
  • Support for Python 3.11
  • Add the --print-modified flag to print out file names of modified files when
    running in in-place mode.
Changes
  • Replace the outdated and no-longer-supported lib2to3 with a fork of blib2to3,
    Black's version of lib2to3.
Removed
  • Support for Python versions < 3.7 are no longer supported.

v0.33.0

Compare Source

Added
  • Add a new Python parser to generate logical lines.
  • Added support for # fmt: on and # fmt: off pragmas.
Changes
  • Moved 'pytree' parsing tools into its own subdirectory.
  • Add support for Python 3.10.
  • Format generated dicts with respect to same rules as regular dicts
  • Generalized the ending comma heuristic to subscripts.
  • Supports "pyproject.toml" by default.
Fixed
  • Split line before all comparison operators.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 26, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


    Because no versions of yapf match >=0.40.0,<0.40.1 || >0.40.1,<0.40.2 || >0.40.2,<0.41.0
 and yapf (0.40.1) depends on importlib-metadata (>=6.6.0), yapf (>=0.40.0,<0.40.2 || >0.40.2,<0.41.0) requires importlib-metadata (>=6.6.0).
(1) So, because yapf (0.40.2) depends on importlib-metadata (>=6.6.0), yapf (>=0.40.0,<0.41.0) requires importlib-metadata (>=6.6.0).

    Because no versions of flake8 match >5.0.0,<5.0.1 || >5.0.1,<5.0.2 || >5.0.2,<5.0.3 || >5.0.3,<5.0.4 || >5.0.4,<6.0.0
 and flake8 (5.0.0) depends on importlib-metadata (<4.3), flake8 (>=5.0.0,<5.0.1 || >5.0.1,<5.0.2 || >5.0.2,<5.0.3 || >5.0.3,<5.0.4 || >5.0.4,<6.0.0) requires importlib-metadata (<4.3).
    And because flake8 (5.0.1) depends on importlib-metadata (<4.3)
 and flake8 (5.0.2) depends on importlib-metadata (<4.3), flake8 (>=5.0.0,<5.0.3 || >5.0.3,<5.0.4 || >5.0.4,<6.0.0) requires importlib-metadata (<4.3).
    And because flake8 (5.0.3) depends on importlib-metadata (<4.3)
 and flake8 (5.0.4) depends on importlib-metadata (>=1.1.0,<4.3), flake8 (>=5.0.0,<6.0.0) requires importlib-metadata (<4.3).
    And because yapf (>=0.40.0,<0.41.0) requires importlib-metadata (>=6.6.0) (1), yapf (>=0.40.0,<0.41.0) is incompatible with flake8 (>=5.0.0,<6.0.0)
    So, because upnpavcontrol depends on both flake8 (^5.0.0) and yapf (^0.40.0), version solving failed.

@renovate renovate bot enabled auto-merge (rebase) August 26, 2023 22:43
@renovate renovate bot force-pushed the renovate/yapf-0.x branch 2 times, most recently from a489c3f to c7d65a5 Compare August 27, 2023 03:58
@renovate renovate bot force-pushed the renovate/yapf-0.x branch from c7d65a5 to a00739c Compare October 8, 2023 06:18
@renovate renovate bot force-pushed the renovate/yapf-0.x branch 4 times, most recently from ea47a6d to 1b20613 Compare October 24, 2023 14:21
@renovate renovate bot force-pushed the renovate/yapf-0.x branch 8 times, most recently from d851be7 to 1e7e6e1 Compare January 6, 2024 00:52
@renovate renovate bot force-pushed the renovate/yapf-0.x branch from 1e7e6e1 to 4270039 Compare January 20, 2024 04:21
@renovate renovate bot force-pushed the renovate/yapf-0.x branch 8 times, most recently from c4c6f88 to 6267010 Compare March 25, 2024 21:54
@renovate renovate bot force-pushed the renovate/yapf-0.x branch 2 times, most recently from 9ac50cf to 13d7ebb Compare June 8, 2024 13:08
@renovate renovate bot force-pushed the renovate/yapf-0.x branch from 13d7ebb to efdee15 Compare November 14, 2024 04:15
@renovate renovate bot changed the title chore(deps): update dependency yapf to ^0.40.0 chore(deps): update dependency yapf to ^0.43.0 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants