Skip to content

chore(deps): update dependency selenium.support to v4.22.0 #1763

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

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Selenium.Support (source) 4.21.0 -> 4.22.0 age adoption passing confidence

Release Notes

SeleniumHQ/selenium (Selenium.Support)

v4.22.0


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 has been generated by Mend Renovate. View repository job log here.

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 387b609
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/6686794a70b8ba000979411a
😎 Deploy Preview https://deploy-preview-1763--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title Update dependency Selenium.Support to v4.22.0 chore(deps): update dependency selenium.support to v4.22.0 Jun 29, 2024
Copy link
Contributor Author

renovate bot commented Jul 4, 2024

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.

Copy link
Contributor

qodo-merge-pro bot commented Jul 4, 2024

CI Failure Feedback 🧐

(Checks updated until commit 387b609)

Action: tests (macos, stable)

Failed stage: Run tests [❌]

Failure summary:

The action failed because the dotnet test command could not restore the project dependencies due to
a package downgrade error:

  • The project SeleniumDocs detected a downgrade of the Selenium.WebDriver package from version 4.22.0
    to 4.21.0.
  • The error NU1605 indicates that the downgrade was treated as an error because warnings are treated
    as errors.
  • The project SeleniumDocs depends on Selenium.Support version 4.22.0, which requires
    Selenium.WebDriver version >= 4.22.0.
  • The project directly references Selenium.WebDriver version >= 4.21.0, causing the conflict.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  macOS
    ...
    
    173:  timeout_minutes: 20
    174:  max_attempts: 3
    175:  command: cd examples/dotnet/SeleniumDocs
    176:  dotnet test
    177:  
    178:  retry_wait_seconds: 10
    179:  polling_interval_seconds: 1
    180:  warning_on_retry: true
    181:  continue_on_error: false
    ...
    
    201:  ----------------
    202:  Write your first app: https://aka.ms/dotnet-hello-world
    203:  Find out what's new: https://aka.ms/dotnet-whats-new
    204:  Explore documentation: https://aka.ms/dotnet-docs
    205:  Report issues and find source on GitHub: https://github.com/dotnet/core
    206:  Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
    207:  --------------------------------------------------------------------------------------
    208:  Determining projects to restore...
    209:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605: Warning As Error: Detected package downgrade: Selenium.WebDriver from 4.22.0 to 4.21.0. Reference the package directly from the project to select a different version.  [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    210:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605:  SeleniumDocs -> Selenium.Support 4.22.0 -> Selenium.WebDriver (>= 4.22.0)  [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    211:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605:  SeleniumDocs -> Selenium.WebDriver (>= 4.21.0) [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    212:  Failed to restore /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj (in 1.86 sec).
    213:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
    214:  Determining projects to restore...
    215:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605: Warning As Error: Detected package downgrade: Selenium.WebDriver from 4.22.0 to 4.21.0. Reference the package directly from the project to select a different version.  [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    216:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605:  SeleniumDocs -> Selenium.Support 4.22.0 -> Selenium.WebDriver (>= 4.22.0)  [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    217:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605:  SeleniumDocs -> Selenium.WebDriver (>= 4.21.0) [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    218:  Failed to restore /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj (in 145 ms).
    219:  ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 1
    220:  Determining projects to restore...
    221:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605: Warning As Error: Detected package downgrade: Selenium.WebDriver from 4.22.0 to 4.21.0. Reference the package directly from the project to select a different version.  [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    222:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605:  SeleniumDocs -> Selenium.Support 4.22.0 -> Selenium.WebDriver (>= 4.22.0)  [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    223:  /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj : error NU1605:  SeleniumDocs -> Selenium.WebDriver (>= 4.21.0) [/Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.sln]
    224:  Failed to restore /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/SeleniumDocs.csproj (in 126 ms).
    225:  ##[error]Final attempt failed. Child_process exited with error code 1
    

    ✨ CI feedback usage guide:

    The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
    The tool analyzes the failed checks and provides several feedbacks:

    • Failed stage
    • Failed test name
    • Failure summary
    • Relevant error logs

    In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

    /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"
    

    where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

    Configuration options

    • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
    • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
    • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
    • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
    • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

    See more information about the checks tool in the docs.

    @harsha509
    Copy link
    Member

    Closing as the PR has conflicts! !

    @harsha509 harsha509 closed this Jul 9, 2024
    Copy link
    Contributor Author

    renovate bot commented Jul 9, 2024

    Renovate Ignore Notification

    Because you closed this PR without merging, Renovate will ignore this update (4.22.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

    If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

    @renovate renovate bot deleted the renovate/selenium.support-4.x branch July 9, 2024 10:00
    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.

    1 participant