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 yapf from 0.40.1 to 0.40.2 in /tests #683

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps yapf from 0.40.1 to 0.40.2.

Changelog

Sourced from yapf's changelog.

[0.40.2] 2023-09-22

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.
Commits

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 Sep 25, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Sep 25, 2023

AI-Generated Summary: This pull request updates the dependency version for yapf in the test requirements from 0.40.1 to 0.40.2. This is a minor version update for the auto-formatting tool used during testing. The change has been made in the requirements-test.txt file used for setting up the testing environment.

@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Sep 25, 2023
@grzanka
Copy link
Contributor

grzanka commented Oct 2, 2023

@dependabot rebase

Bumps [yapf](https://github.com/google/yapf) from 0.40.1 to 0.40.2.
- [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG.md)
- [Commits](google/yapf@v0.40.1...v0.40.2)

---
updated-dependencies:
- dependency-name: yapf
  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/tests/yapf-0.40.2 branch from 24a4672 to b2d6e2f Compare October 2, 2023 19:31
@reviewpad
Copy link
Contributor

reviewpad bot commented Oct 2, 2023

AI-Generated Summary: This pull request represents an automatic dependency update by Dependabot. It upgrades yapf, a dependency used in tests, from version 0.40.1 to 0.40.2. The change involves one file, "tests/requirements-test.txt", where the version of yapf is updated accordingly. One line was added and one was deleted in this change.

@grzanka grzanka enabled auto-merge (rebase) October 2, 2023 20:36
@grzanka grzanka merged commit bd50582 into master Oct 2, 2023
11 checks passed
@grzanka grzanka deleted the dependabot/pip/tests/yapf-0.40.2 branch October 2, 2023 20:36
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 small Pull request is small waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant