-
Notifications
You must be signed in to change notification settings - Fork 1
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(deps): Bump selenium from 4.24.0 to 4.26.0 #108
base: main
Are you sure you want to change the base?
Conversation
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.24.0 to 4.26.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.26.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
PreviewAfter current modification of the PR, the program builds the main and TSS content as shown below. The content won't be uploaded to Satwiki before the PR is merged. MAIN<includeonly>{{#switch:{{{1|}}}|t=2024年10月31日06时|1=因上游数据进行格式调整,{{AllUp|1}} 暂时停用!{{需要更新}}|2={{#switch:{{{section|}}}|Inclination=51.982°|Eccentricity=0.05465|RA ascending node=6.754 hr|Argument perigee=140.524°|Mean anomaly=223.691°|Orbital period=95.860 min|Epoch of osculation=30 Oct 2024, 12:14|#default=请输入正确的选项名!}}|3={{#switch:{{{section|}}}|1=7190|2=656|3=6534|4=6481|#default=请输入正确的选项名!}}|4={{#echarts:option={
"title": {
"text": "天宫空间站任务列表",
"subtext": "上次更新:2024年10月31日(1281)"
},
"tooltip": {
"trigger": "axis",
"axisPointer": {
"type": "shadow"
}
},
"grid": {
"left": "3%",
"right": "4%",
"bottom": "3%",
"containLabel": true
},
"xAxis": {
"type": "value"
},
"yAxis": {
"type": "category",
"splitLine": {
"show": false
},
"data": ["神舟十八号", "天舟七号", "神舟十七号", "神舟十六号", "天舟六号", "神舟十五号", "天舟五号", "梦天实验舱", "问天实验舱", "神舟十四号", "天舟四号", "神舟十三号", "天舟三号", "神舟十二号", "天舟二号", "天和核心舱"]
},
"series": [
{
"name": "发射时间",
"type": "bar",
"stack": "Total",
"itemStyle": {
"borderColor": "transparent",
"color": "transparent"
},
"emphasis": {
"itemStyle": {
"borderColor": "transparent",
"color": "transparent"
}
},
"data": [1092, 993, 910, 761, 741, 579, 562, 550, 451, 402, 376, 170, 144, 49, 30, 0]
},
{
"name": "已进行任务天数",
"type": "bar",
"stack": "Total",
"label": {
"show": true,
"position": "inside"
},
"data": [
{"value": 189, "itemStyle": {"color": "#fcd34d"} },{"value": 288, "itemStyle": {"color": "#fcd34d"} },{"value": 187, "itemStyle": {"color": "#6ee7b7"} },{"value": 154, "itemStyle": {"color": "#6ee7b7"} },{"value": 254, "itemStyle": {"color": "#6ee7b7"} },{"value": 187, "itemStyle": {"color": "#6ee7b7"} },{"value": 304, "itemStyle": {"color": "#6ee7b7"} },{"value": 731, "itemStyle": {"color": "#fdba74"} },{"value": 830, "itemStyle": {"color": "#fdba74"} },{"value": 182, "itemStyle": {"color": "#6ee7b7"} },{"value": 189, "itemStyle": {"color": "#6ee7b7"} },{"value": 182, "itemStyle": {"color": "#6ee7b7"} },{"value": 310, "itemStyle": {"color": "#6ee7b7"} },{"value": 92, "itemStyle": {"color": "#6ee7b7"} },{"value": 306, "itemStyle": {"color": "#6ee7b7"} },{"value": 1281, "itemStyle": {"color": "#fdba74"} }
]
}
]
}
|style=min-height:380px}}|#default=请输入正确的AllUp编号!}}</includeonly><noinclude>[[Category:模板]]{{documentation}}</noinclude> |
Bumps selenium from 4.24.0 to 4.26.0.
Release notes
Sourced from selenium's releases.
... (truncated)
Commits
69f9e5e
[build] Prepare for release of Selenium 4.26.0 (#14665)5be3015
[ci][rb] Fix remote tests (#14679)e7c09a2
[grid] enable the httpclient to perform async requests #14403 (#14409)f391cd0
[py] Added more internal logging for CDP (#14668)9b8cfb1
[dotnet] Fixed typo in ResponseData MymeType -> MimeType (#14670)8e95ea9
[py] movedisort
,black
anddocformatter
settings fromtox.ini
file t...e9e684d
[grid] limit the number of websocket connections per session (#14410)b01041f
[py]: set consistent polling across java and python forWebDriverWait
metho...68f82b3
[js]: Fix sendKeys command fail on FileDetector.handleFile error. (#14663)b2702ca
[dotnet] Treat SM's logs always as Trace to avoid SM writing at Info level (#...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)