Skip to content

Commit 90f4f23

Browse files
committed
[ci] Update tag 4.46.0-20260707 in docs and files
[skip test]
1 parent fb5dc8e commit 90f4f23

53 files changed

Lines changed: 382 additions & 381 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ body:
5656
attributes:
5757
label: Docker Selenium version (image tag)
5858
description: What version of Docker Selenium are you using?
59-
placeholder: 4.45.0-20260606? Please use the full tag, avoid "latest"
59+
placeholder: 4.46.0-20260707? Please use the full tag, avoid "latest"
6060
validations:
6161
required: true
6262
- type: input

.github/workflows/release-chrome-for-testing-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
description: 'Build date in format YYYYMMDD. Must provide if reusing base image'
2323
required: false
2424
type: string
25-
default: '20260606'
25+
default: '20260707'
2626
browser-name:
2727
description: 'Browser name to build. E.g: chrome-for-testing'
2828
required: true
@@ -31,7 +31,7 @@ on:
3131
browser-versions:
3232
description: 'List browser version to build. E.g: [130, 131]'
3333
required: true
34-
default: '[113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150]'
34+
default: '[113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151]'
3535
push-image:
3636
description: 'Push image after testing successfully'
3737
required: true

.github/workflows/release-chrome-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
description: 'Build date in format YYYYMMDD. Must provide if reusing base image'
2323
required: false
2424
type: string
25-
default: '20260606'
25+
default: '20260707'
2626
browser-name:
2727
description: 'Browser name to build. E.g: chrome'
2828
required: true

.github/workflows/release-edge-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
description: 'Build date in format YYYYMMDD. Must provide if reusing base image'
2323
required: false
2424
type: string
25-
default: '20260606'
25+
default: '20260707'
2626
browser-name:
2727
description: 'Browser name to build. E.g: edge'
2828
required: true

.github/workflows/release-firefox-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
description: 'Build date in format YYYYMMDD. Must provide if reusing base image'
2323
required: false
2424
type: string
25-
default: '20260606'
25+
default: '20260707'
2626
browser-name:
2727
description: 'Browser name to build. E.g: firefox'
2828
required: true

.keda-external-scaler/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ go 1.26.5
44

55
require (
66
github.com/go-logr/logr v1.4.3
7-
google.golang.org/grpc v1.82.0
7+
google.golang.org/grpc v1.82.1
88
google.golang.org/protobuf v1.36.11
99
)
1010

1111
require (
1212
golang.org/x/net v0.57.0 // indirect
1313
golang.org/x/sys v0.47.0 // indirect
1414
golang.org/x/text v0.40.0 // indirect
15-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260706201446-f0a921348800 // indirect
15+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260715232425-e75dac1f907d // indirect
1616
)

.keda-external-scaler/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ golang.org/x/text v0.40.0 h1:Ub2Z6/xjgF1WrYQz2nuITOEegKFtiIy+rieRJ5lHZKs=
3030
golang.org/x/text v0.40.0/go.mod h1:hpnzDAfGV753zIKo+wk3u1bVKCGPbrnF7+7LBF/UHVY=
3131
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
3232
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
33-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260706201446-f0a921348800 h1:qEHAMpSaUhtD0p3NbEEI83HwNGFxEwaSJ1G9PLnCBZE=
34-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260706201446-f0a921348800/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
35-
google.golang.org/grpc v1.82.0 h1:vguDnZUPjE26w09A63VoxZPnvPjB5Riyc0mkXPFmAIU=
36-
google.golang.org/grpc v1.82.0/go.mod h1:yzTZ1TB1Z3SG+LIYaI+WiE8D5+PZ3ArnrSp8zF3+/ZA=
33+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260715232425-e75dac1f907d h1:Jkpk39hlTZOIp3RbfvNX9R8Hv+Sw0X89nlU/xFOErsc=
34+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260715232425-e75dac1f907d/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
35+
google.golang.org/grpc v1.82.1 h1:NnAxzGRA0677vCa4BUkOAnO5+FfQqVl9iUXeD0IqcGE=
36+
google.golang.org/grpc v1.82.1/go.mod h1:yzTZ1TB1Z3SG+LIYaI+WiE8D5+PZ3ArnrSp8zF3+/ZA=
3737
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
3838
google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=

NodeBase/selenium_grid_logo.png

0 Bytes
Loading

NodeDocker/config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Configs have a mapping between the Docker image to use and the capabilities that need to be matched to
33
# start a container with the given image.
44
configs = [
5-
"selenium/standalone-firefox:4.45.0-20260606", '{"browserName": "firefox", "platformName": "linux"}',
6-
"selenium/standalone-chrome:4.45.0-20260606", '{"browserName": "chrome", "platformName": "linux"}',
7-
"selenium/standalone-edge:4.45.0-20260606", '{"browserName": "MicrosoftEdge", "platformName": "linux"}'
5+
"selenium/standalone-firefox:4.46.0-20260707", '{"browserName": "firefox", "platformName": "linux"}',
6+
"selenium/standalone-chrome:4.46.0-20260707", '{"browserName": "chrome", "platformName": "linux"}',
7+
"selenium/standalone-edge:4.46.0-20260707", '{"browserName": "MicrosoftEdge", "platformName": "linux"}'
88
]
99
# Share configs of volumes, DNS, extra hosts between node-docker and node browser containers
1010
host-config-keys = ["Dns", "DnsOptions", "DnsSearch", "ExtraHosts", "Binds"]
@@ -17,7 +17,7 @@ host-config-keys = ["Dns", "DnsOptions", "DnsSearch", "ExtraHosts", "Binds"]
1717
url = "http://127.0.0.1:2375"
1818
# Docker image used for video recording (set to "false" to disable. Recommend to use new browser
1919
# image tag which has video recorder/uploader inline).
20-
# video-image = "selenium/video:ffmpeg-8.1-20260606"
20+
# video-image = "selenium/video:ffmpeg-8.1-20260707"
2121

2222
# Uncomment the following section if you are running the node on a separate VM
2323
# Fill out the placeholders with appropriate values

NodeKubernetes/config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Configs have a mapping between the container image to use and the capabilities
33
# that need to be matched to start a K8s Job with the given image.
44
configs = [
5-
"selenium/standalone-firefox:4.45.0-20260606", '{"browserName": "firefox", "platformName": "linux"}',
6-
"selenium/standalone-chromium:4.45.0-20260606", '{"browserName": "chrome", "platformName": "linux"}',
7-
"selenium/standalone-edge:4.45.0-20260606", '{"browserName": "MicrosoftEdge", "platformName": "linux"}'
5+
"selenium/standalone-firefox:4.46.0-20260707", '{"browserName": "firefox", "platformName": "linux"}',
6+
"selenium/standalone-chromium:4.46.0-20260707", '{"browserName": "chrome", "platformName": "linux"}',
7+
"selenium/standalone-edge:4.46.0-20260707", '{"browserName": "MicrosoftEdge", "platformName": "linux"}'
88
]
99

1010
# ConfigMap template mode: prefix an entry with "configmap:" to load a full K8s Job
@@ -19,7 +19,7 @@ configs = [
1919

2020
# Docker image used for video recording (set to "false" to disable. Recommend to use new browser
2121
# image tag which has video recorder/uploader inline).
22-
# video-image = "selenium/video:ffmpeg-8.1-20260606"
22+
# video-image = "selenium/video:ffmpeg-8.1-20260707"
2323

2424
# Session assets path — when the Node Pod has a PVC mounted at this path,
2525
# browser Jobs automatically share it for video/logs/capabilities persistence

0 commit comments

Comments
 (0)