Skip to content

chore(deps): update dependency selenium to v4.23.0 #1817

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

Merged
merged 4 commits into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
selenium ==4.22.0 -> ==4.23.0 age adoption passing confidence

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 Jul 19, 2024

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit a256e7d
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/669dff2f81f77500082f9089
😎 Deploy Preview https://deploy-preview-1817--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.

Copy link
Contributor

qodo-merge-pro bot commented Jul 22, 2024

CI Failure Feedback 🧐

(Checks updated until commit a256e7d)

Action: test_build

Failed stage: Build [❌]

Failure summary:

The action failed because the Hugo site generation encountered an error:

  • Hugo attempted to fetch a JSON resource from the GitHub API but received a 404 Not Found response.
  • The specific resource URL was
    "https://api.github.com/repos/SeleniumHQ/seleniumhq.github.io/contents/examples/python/tests/bidi/test_logging.py?ref=renovate/selenium-4.x".
  • This error caused the site build process to fail with an exit code 1.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    133:  run `npm fund` for details
    134:  found 0 vulnerabilities
    135:  �[0;32mGenerating Hugo site for website...�[0m
    136:  �[0;32mUsing SELENIUM_EXAMPLES_REPO=seleniumhq.github.io SELENIUM_EXAMPLES_ORG=SeleniumHQ SELENIUM_EXAMPLES_BRANCH=renovate/selenium-4.x hugo --minify ...�[0m
    137:  hugo: downloading modules …
    138:  hugo: collected modules in 15336 ms
    139:  Start building sites … 
    140:  hugo v0.125.4-cc3574ef4f41fccbe88d9443ed066eb10867ada2+extended linux/amd64 BuildDate=VendorInfo=gohugoio
    141:  ERROR Failed to get JSON resource "https://***@api.github.com/repos/SeleniumHQ/seleniumhq.github.io/contents/examples/python/tests/bidi/test_logging.py?ref=renovate/selenium-4.x": failed to retrieve remote file: Not Found, body: "{\"message\":\"Not Found\",\"documentation_url\":\"https://docs.github.com/rest/repos/contents#get-repository-content\",\"status\":\"404\"}"
    142:  You can suppress this error by adding the following to your site configuration:
    143:  ignoreLogs = ['error-remote-getjson']
    144:  Total in 53802 ms
    145:  Error: error building site: logged 1 error(s)
    146:  ##[error]Process completed with exit 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.

    Copy link
    Contributor Author

    renovate bot commented Jul 22, 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.

    @pujagani pujagani merged commit 641ab4f into trunk Jul 22, 2024
    11 of 12 checks passed
    @pujagani pujagani deleted the renovate/selenium-4.x branch July 22, 2024 07:14
    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