Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change
patrol_finders (source) dev_dependencies minor 2.1.3 -> 2.7.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

leancodepl/patrol (patrol_finders)

v2.7.0

Compare Source

  • Add alignment parameter to waitUntilVisible in order to improve visibility check on Row and Column widgets. (#​2464)
  • Add isVisibleAt method to check if a widget is visible at a given alignment in case visible fails. (#​2464)
  • Remove exception from StepEntry. When it was too long, it caused crash because of badly formed JSON. (#​2481)
  • Bump patrol_log version.

v2.6.0

Compare Source

  • Patch enterText into same field twice. (#​2461)
  • Bump patrol_log version.

v2.5.1

Compare Source

  • Disable printing logs in nested waitUntilVisible and waitUntilExists calls.

v2.5.0

Compare Source

  • Update patrol_log.

v2.4.0

Compare Source

  • Wrap actions on finders with patrol logs.

v2.3.0

Compare Source

  • Add option to disable printing patrol logs. Default value is disabled.

v2.2.0+1

Compare Source

  • Bump patrol_log version.

v2.2.0

Compare Source

  • Bump patrol_log version.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@codecov
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.33%. Comparing base (f9af786) to head (7ea3880).
Report is 15 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1369   +/-   ##
=======================================
  Coverage   97.33%   97.33%           
=======================================
  Files          79       79           
  Lines        4945     4945           
=======================================
  Hits         4813     4813           
  Misses        132      132           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Nov 14, 2024

@renovate renovate bot force-pushed the renovate/patrol_finders-2.x branch from f48609e to 68dd6fa Compare November 20, 2024 14:46
@renovate renovate bot changed the title Update dependency patrol_finders to v2.3.0 Update dependency patrol_finders to v2.4.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/patrol_finders-2.x branch from 68dd6fa to c68f452 Compare November 22, 2024 16:59
@renovate renovate bot changed the title Update dependency patrol_finders to v2.4.0 Update dependency patrol_finders to v2.5.0 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/patrol_finders-2.x branch from c68f452 to 3606e9b Compare December 4, 2024 11:20
@renovate renovate bot changed the title Update dependency patrol_finders to v2.5.0 Update dependency patrol_finders to v2.5.1 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/patrol_finders-2.x branch from 3606e9b to 785d2ae Compare December 23, 2024 13:38
@renovate renovate bot changed the title Update dependency patrol_finders to v2.5.1 Update dependency patrol_finders to v2.6.0 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/patrol_finders-2.x branch from 785d2ae to d9fbd13 Compare January 19, 2025 09:41
@renovate renovate bot changed the title Update dependency patrol_finders to v2.6.0 Update dependency patrol_finders to v2.7.0 Jan 19, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Feb 17, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@daohoangson daohoangson merged commit 97e4109 into master Feb 17, 2025
17 of 18 checks passed
@daohoangson daohoangson deleted the renovate/patrol_finders-2.x branch February 17, 2025 21:01
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.

2 participants