Skip to content
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

[build] Prepare for release of Selenium 4.18.0 #58

Draft
wants to merge 6 commits into
base: release-4.18.0
Choose a base branch
from

Conversation

titusfortner
Copy link
Owner

@titusfortner titusfortner commented Jan 25, 2024

Warning: Manually update the changelogs before merging

This PR:

  • Updates Rust version for Selenium Manager release
  • Updates Pinned browser version to coincide with new CDP release
  • Adds support for new CDP version and removes old CDP version
  • Selenium Manager references the new Selenium Manager release
  • Updates Maven Dependencies
  • Adds new authors to authors file
  • Updates all versions for all bindings
  • Generates rough change logs for each bindings (please tidy them up before merging this)

@titusfortner titusfortner force-pushed the create-pull-request/patch branch from 9c45d1d to 6b245c0 Compare January 26, 2024 21:58
@titusfortner
Copy link
Owner Author

/help

Copy link

codiumai-pr-agent-free bot commented Feb 23, 2024

PR Agent Walkthrough

🤖 Welcome to the PR Agent, an AI-powered tool for automated pull request analysis, feedback, suggestions and more.

Here is a list of tools you can use to interact with the PR Agent:

ToolDescriptionInvoke Interactively 💎

DESCRIBE

Generates PR description - title, type, summary, code walkthrough and labels
  • Run

REVIEW

Adjustable feedback about the PR, possible issues, security concerns, review effort and more
  • Run

IMPROVE

Code suggestions for improving the PR.
  • Run

ANALYZE 💎

Identifies code components that changed in the PR, and enables to interactively generate tests, docs, and code suggestions for each component.
  • Run

UPDATE CHANGELOG

Automatically updates the changelog.
  • Run

ADD DOCUMENTATION 💎

Generates documentation to methods/functions/classes that changed in the PR.
  • Run

ASK

Answering free-text questions about the PR.

[*]

GENERATE CUSTOM LABELS

Generates custom labels for the PR, based on specific guidelines defined by the user

[*]

TEST 💎

Generates unit tests for a specific component, based on the PR code change.

[*]

CI FEEDBACK 💎

Generates feedback and analysis for a failed CI job.

[*]

CUSTOM SUGGESTIONS 💎

Generates custom suggestions for improving the PR code, based on specific guidelines defined by the user.

[*]

SIMILAR ISSUE

Automatically retrieves and presents similar issues.

[*]

(1) Note that each tool be triggered automatically when a new PR is opened, or called manually by commenting on a PR.

(2) Tools marked with [*] require additional parameters to be passed. For example, to invoke the /ask tool, you need to comment on a PR: /ask "<question content>". See the relevant documentation for each tool for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants