chore(deps-dev): bump pytest-playwright from 0.7.2 to 0.8.0#585
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump pytest-playwright from 0.7.2 to 0.8.0#585dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Completed Working on "Code Review"✅ Review submitted: COMMENT. Total comments: 1 across 0 files. ✅ Workflow completed successfully. |
Dependency ReviewThe following issues were found:
License Issuesuv.lock
OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
Final Review Summary
Comment counts by importance
- BLOCKER: 0
- CRITICAL: 0
- MAJOR: 0
- MINOR: 1
- SUGGESTION: 0
- PRAISE: 0
Affected files
- 0 files (no file-specific actionable findings)
Key themes
- Dependency bump and lockfile regeneration appear consistent.
- No correctness, security, performance, or test-coverage regressions were identified.
Next steps
- Proceed with merge once CI passes to confirm environment-level compatibility.
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](microsoft/playwright-pytest@v0.7.2...v0.8.0) --- updated-dependencies: - dependency-name: pytest-playwright dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4107826 to
868d670
Compare
Contributor
Author
|
Looks like pytest-playwright is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pytest-playwright from 0.7.2 to 0.8.0.
Release notes
Sourced from pytest-playwright's releases.
Commits
703c884feat: aggregate expect.soft() failures per test (#312)