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(deps): Bump selenium from 4.21.0 to 4.22.0 #96

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

Bumps selenium from 4.21.0 to 4.22.0.

Release notes

Sourced from selenium's releases.

Selenium 4.22.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

New Contributors

... (truncated)

Commits
  • c5f3146 [build] Prepare for release of Selenium 4.22.0 (#14163)
  • 2a7ddf1 [java] use java.nio to check files #14088
  • 00c4f60 [build] create github workflow for updating documentation
  • 6704db0 [java] minor performance improvements and code cleanup (#14054)
  • aca918b EdgeOptions.useWebView to return "this" (#14157)
  • 0814580 [build] create a stage release workflow for after the pre-release PR (#14122)
  • 8b56711 [py] remove desired capabilities argument for Webkitgtk (#14128)
  • 078ff3b [js] Fix locate nodes BiDi test (#14140)
  • f8db820 [rb] remove guards from test for fixed edge bug
  • 8960ff0 [bidi][js] Add high-level logging API (#14135)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.21.0...selenium-4.22.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from yusancky June 20, 2024 22:13
Copy link

Preview

After 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年06月21日06时|1={{#switch:{{{id|}}}|1={{#switch:{{{section|}}}|km=15,157,485,276 mi|au=163.06124825 AU|kms=15,232,841,674 mi|aus=163.87191757 AU|speed=38,026.77 mph|lt=22:36:08|#default=请输入正确的选项名!}}|2={{#switch:{{{section|}}}|km=12,652,787,148 mi|au=136.11619794 AU|kms=12,721,854,437 mi|aus=136.85921027 AU|speed=34,390.98 mph|lt=18:52:02|#default=请输入正确的选项名!}}|#default=请输入正确的编号!}}|2={{#switch:{{{section|}}}|Inclination=51.995&deg;|Eccentricity=0.06938|RA ascending node=22.108&nbsp;hr|Argument perigee=71.241&deg;|Mean anomaly=296.249&deg;|Orbital period=98.263&nbsp;min|Epoch of osculation=20 Jun 2024, 04:12|#default=请输入正确的选项名!}}|3={{#switch:{{{section|}}}|1=6633|2=462|3=6171|4=6098|#default=请输入正确的选项名!}}|4={{#echarts:option={
  "title": {
    "text": "天宫空间站任务列表",
    "subtext": "上次更新:2024年6月21日(1149)"
  },
  "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": 57, "itemStyle": {"color": "#fcd34d"} },{"value": 156, "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": 599, "itemStyle": {"color": "#fdba74"} },{"value": 698, "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": 1149, "itemStyle": {"color": "#fdba74"} }
      ]
    }
  ]
}
|style=min-height:380px}}|#default=请输入正确的AllUp编号!}}</includeonly><noinclude>[[Category:模板]]{{documentation}}</noinclude>

Copy link
Owner

@yusancky yusancky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 63d6651 into main Jun 21, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/selenium-4.22.0 branch June 21, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant