SeleniumHQ / seleniumhq.github.io

Official Selenium website and documentation
https://selenium.dev
Apache License 2.0
1.09k stars 1.28k forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 1 month ago

Deploy Preview for selenium-dev ready!

Name Link
Latest commit a256e7d3632565ad5c2a44528882c13569787842
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.

codiumai-pr-agent-pro[bot] commented 1 month ago

CI Failure Feedback 🧐

(Checks updated until commit https://github.com/SeleniumHQ/seleniumhq.github.io/commit/a256e7d3632565ad5c2a44528882c13569787842)

**Action:** test_build
**Failed stage:** [Build](https://github.com/SeleniumHQ/seleniumhq.github.io/actions/runs/10035965823/job/27732842020) [❌]
**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: ```yaml 1: ##[group]Operating System 2: Ubuntu ... 133: run `npm fund` for details 134: found 0 vulnerabilities 135: Generating Hugo site for website... 136: Using SELENIUM_EXAMPLES_REPO=seleniumhq.github.io SELENIUM_EXAMPLES_ORG=SeleniumHQ SELENIUM_EXAMPLES_BRANCH=renovate/selenium-4.x hugo --minify ... 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](https://pr-agent-docs.codium.ai/tools/ci_feedback/).
    renovate[bot] commented 1 month ago

    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.