chore: update module github.com/siderolabs/talos/pkg/machinery to v1.7.5 - autoclosed #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update Request | Renovate Bot
This PR contains the following updates:
v1.7.0-alpha.1
->v1.7.5
Release Notes
siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)
v1.7.5
Compare Source
Talos 1.7.5 (2024-06-21)
Welcome to the v1.7.5 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.6.33
Flannel: 0.25.3
Containerd: 1.7.18
Talos is built with Go 1.22.4.
Contributors
Changes
7 commits
4773162
release(v1.7.5): prepare release6d6751f
feat: update Linux to 6.6.33, Go to 1.22.42c4aa73
chore: fix our dns server implementation8ad20a6
fix: initial assignment of Hetzner Cloud Alias IP90c3a02
feat: update Flannel to v0.25.3b14fe39
fix: downgrade Azure IMDS required versionfa6c852
fix: decrease maximum negative ttl for dns responsesChanges from siderolabs/extras
1 commit
7c627a8
feat: update Go to 1.22.4Changes from siderolabs/pkgs
4 commits
c58ed7f
feat: bump Go to 1.22.4ab5d66b
feat: update Linux to 6.6.330e1002e
feat: enable SCTP supporte04adee
feat: update containerd to 1.7.18Changes from siderolabs/tools
1 commit
6c94771
feat: update Go to 1.22.4Dependency Changes
Previous release can be found at v1.7.4
Images
v1.7.4
Compare Source
Talos 1.7.4 (2024-05-30)
Welcome to the v1.7.4 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Talos is built with Go 1.22.3.
Contributors
Changes
2 commits
cb3a830
release(v1.7.4): prepare releaseb0ad590
fix: correct time adjustment intime.SyncController
Dependency Changes
Previous release can be found at v1.7.3
Images
v1.7.3
Compare Source
Talos 1.7.3 (2024-05-29)
Welcome to the v1.7.3 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.6.32
Talos is built with Go 1.22.3.
Contributors
Changes
9 commits
b4e09d3
release(v1.7.3): prepare release92ec41c
fix: mounttracefs
filesystem1b3ac2c
fix: workaround problems with udevd races1f2a870
fix: time sync over NTP from future era4e9aa30
fix: correctly handle dns messages in our dns implementation8159a00
fix: panic in osroot controllerb78fb4f
fix: update go-tail library to fix 'short read' error2df5319
test: add a test for watchdog timerse529fcc
feat: update Linux to 6.6.32Changes from siderolabs/go-tail
1 commit
7cb7294
fix: remove unexpected short read errorChanges from siderolabs/pkgs
3 commits
a201d27
feat: bump Linux to 6.6.32ce9b072
feat: update Linux firmware to2024051
82b048a
feat: update ipxe to the latestDependency Changes
Previous release can be found at v1.7.2
Images
v1.7.2
Compare Source
Talos 1.7.2 (2024-05-17)
Welcome to the v1.7.2 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Kubernetes: 1.30.1
Linux: 6.6.30
Talos is built with Go 1.22.3.
Contributors
Changes
11 commits
f876025
release(v1.7.2): prepare release53eff98
feat: update Kubernetes to 1.30.15bc446e
chore: update project in GCP testingabaff60
fix: increase host dns packet ttl for pods9189fdf
chore: handle I/O error for xfs_repair172569f
fix: don't enable hostDNS for versions of Talos which do not have ita91527e
chore: extractpkg/imager/quirks
topkg/machinery
5e15444
fix: check fornil
machine config during installation44853ba
feat: update Go to 1.22.3, Linux to 6.6.3024c3532
fix: do not fail cli action tracker when boot id cannot be read4aeb22f
fix: use a fresh context for etcd unlockChanges from siderolabs/pkgs
5 commits
9caa8be
fix: disable CONFIG_EFI_DISABLE_PCI_DMA option4af5dcd
feat: update Linux to 6.6.30996f95d
feat: update zfs package to v2.2.45e3978f
feat: enable NFT FIB lookupsa3c7fbf
feat: update Go to 1.22.3Changes from siderolabs/tools
1 commit
345db93
feat: update Go to 1.22.3Dependency Changes
Previous release can be found at v1.7.1
Images
v1.7.1
Compare Source
Talos 1.7.1 (2024-05-01)
Welcome to the v1.7.1 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.6.29
containerd: 1.7.16
Talos is built with Go 1.22.2.
Contributors
Changes
9 commits
e9cb904
release(v1.7.1): prepare release5614934
feat: update Linux to 6.6.291d9705a
chore: update minimum hardware requirement for vmware ova22e5753
test: improve DNS resolver test stability498b681
test: improve the reset integration tests50023bc
fix: wait for devices to be discovered before probing filesystems41024e1
fix: bump priority of OpenStack routes if IPv6 and default gatewaybd41fee
fix: add endpoints for "virtual"host-dns
service2db54c7
fix: return proper value from Bridge.STP instead of plain nilChanges from siderolabs/pkgs
3 commits
76bd73c
feat: update Linux to 6.6.296d1f537
feat: update containerd to 1.7.16bedd1de
feat(intel): add support for power management and ACPI options for Intel CPUsDependency Changes
Previous release can be found at v1.7.0
Images
v1.7.0
Compare Source
80 commits
403ad93c3
feat: update dependencies7376f34e8
fix: remove maintenance config when maintenance service is shut down952801d8b
fix: handle overlay partition options465b9a4e6
fix: update discovery client with the fix for keepalive interval1e9f866ac
feat: update Kubernetes to v1.30.0-beta.0d118a852b
feat: implementInstall
for imager overlayscd5a5a447
chore: migrate to go-grpc-middleware/v2e3c2a6398
feat: set default NTP server to time.cloudflare.com32e087760
chore: print all available logs containers inlogs
command completionse89d755c5
fix: etcd config validation for worker1aa3c9182
docs: add DreeBot to ADOPTERS.md1bb6027cc
fix: fix nil panic on maintenance upgrade with partial configaa70bfb9d
docs: add Redpill Linpro to adopters listf02aeec92
fix: do not fail cluster create when input dir does not contain talosconfig1ec6683e0
chore: use go-copy3c8f51d70
chore: move cli formatters and version modules to machinery8152a6dd6
feat: update Go to 1.22.18c7953991
docs: update replicated-local-storage-with-openebs-jiva.mdf23bd8144
fix: syslog parserbbed07e03
feat: update Linux to 6.6.188125e754b
feat: imager overlay0b9b4da12
feat: update Kubernetes to 1.30.0-alpha.33a764029e
docs: fix typo in word governord81d49000
chore: update CoreDNS renovate sourceb2ad5dc5f
fix: workaround a race in CNI setup (talosctl cluster create)457507803
fix: provide auth when pulling images in the imagere707175ab
docs: update config patch in cilium docsf8c556a1c
chore: listen for dns requests on 127.0.0.538872a7a21
fix: ignore 'no such device' in addition to 'no such file'1cb544353
chore: uki der certs in iso67ac6933d
fix: handle errors to watch apid/trustd certsc79d69c2e
fix: only set gateway if set in context (opennebula)4575dd8e7
chore: allow not preallocated disks for QEMU cluster0bddfea81
chore: add oceanbox.io to adopters136427592
chore: use propertalos_version_contract
for TF tests6bf50fdc1
chore: disable x/net/trace in gRPC to enable dead code elimination815a8e9cc
feat: add partial config support totalosctl cluster create
64e9703f8
chore: add tests for the Kata Containers extension9b6291925
feat: update pkgs66f3ffdd4
fix: ensure that Talos runs in a pod (container)9dbc33972
feat: add basic syslog implementation0b7a27e6a
feat: allow access to all resources over siderolink in maintenance mode53721883d
feat: support AWS KMS for the SecureBoot signing7ee999f8a
fix: disable KubeSpan endpoint harvesting by default7b87c7fe9
chore: bump Go dependencies8e9596d3c
docs: rpi talosctl install update493bb60f8
fix: correctly handle partial configs inDNSUpstreamController
6deb10ae2
chore: deprecateenvironmentFile
for extensionsf8b4ee82a
chore: update extensions test1366ce14a
feat: update Kubernetes to v1.30.0-alpha.2559308ef7
fix: use MachineStatus resource to check for boot done15e8bca2b
feat: support environment inExtensionServicesConfig
3fe82ec46
feat: custom image settings for k8s upgradefa3b93370
chore: replace fmt.Errorf with errors.New where possibled4521ee9c
feat: update kernel with sfc driver and LSM updates2f0421b40
fix: run xfs_repair on invalid argument errorf868fb8e8
docs: update vmware tools urlfa2d34dd8
chore: enable v6 support on the same port83e0b0c19
chore: adjust dns sockets settingsa1ec1705b
chore: update Go to 1.22.076b50fcd4
chore: add Ænix to the Adopters list5324d3916
chore: bump stuff087b50f42
feat: support systemd-boot ISO enroll keys optionafa71d6b0
chore: use "handle-like" resource inDNSResolveCacheController
013e13070
fix: error with decoding config document with wrong apiVersion1e77bb1c3
chore: allow custom pkgs to build talos3f8a85f1b
fix: unlock the upgrade mutex properly61c3331b1
docs: update indentation in vip.md383e528df
chore: allow uuid-based hostnames in talosctl cluster create1e6c8c4de
feat: extensions services config989ca3ade
feat: add OpenNebula platform support914f88778
docs: update nocloud.md Proxmox informationa04cc8015
fix: pass TTL when generating client certificate3fe8c12ca
fix: add log line about controller runtime failingddbabc7e5
fix: use a separate cgroup for each extension service6ccdd2c09
chore: fix markdown-lint call4184e617a
chore: add test for wasmedge runtime extension95ea3a6c6
chore: bump timeout in acquire testsc19a505d8
chore: bump docker dind imaged7d4154d5
chore: remove channel blocking in qemu launchv1.7.0-beta.1
Compare Source
Talos 1.7.0-beta.1 (2024-04-12)
Welcome to the v1.7.0-beta.1 release of Talos!
This is a pre-release of Talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
CA Rotation
Talos Linux now supports rotating the root CA certificate and key for Talos API and Kubernetes API.
Device Selectors
Talos Linux now supports
physical: true
qualifier for device selectors, it selects non-virtual network interfaces (i.e.en0
is selected, whilebond0
is not).DNS Caching
Talos Linux now provides a caching DNS resolver for host workloads (including host networking pods). It can be disabled with:
You can also enable dns caching for k8s pods with:
Please note that on running cluster you will have to kill CoreDNS pods for this change to apply.
Extension Services Config
Talos now supports supplying configuration files and environment variables for extension services.
The extension service configuration is a separate config document. An example is shown below:
For documentation, see Extension Services Config Files.
Note: The use of
environmentFile
in extension service spec is now deprecated and will be removed in a future release of Talos.Use
ExtensionServiceConfig
instead.IPTables
Talos Linux now forces
kubelet
andkube-proxy
to useiptables-nft
instead ofiptables-legacy
(xtables
) which was the defaultbefore Talos 1.7.0.
Container images based on
iptables-wrapper
should work without changes, but if there was a direct call tolegacy
mode ofiptables
, make sureto update to use
iptables-nft
.Kubernetes Upgrade
The command
talosctl upgrade-k8s
now supports specifying custom image references for Kubernetes components via--*-image
flags.The default behavior is unchanged, and the flags are optional.
KubeSpan
Talos Linux disables by default a KubeSpan feature to harvest additional endpoints from KubeSpan members.
This feature turned out to be less helpful than expected and caused unnecessary performance issues.
Previous behavior can be restored with:
Logging
Talos Linux now supports setting extra tags when sending logs in JSON format:
Time Sync
Default NTP server was updated to be
time.cloudflare.com
instead ofpool.ntp.org
.Default server is only used if the user does not specify any NTP servers in the configuration.
Talos Linux can now sync to PTP devices (e.g. provided by the hypervisor) skipping the network time servers.
In order to activate PTP sync, set
machine.time.servers
to the PTP device name (e.g./dev/ptp0
):OpenNebula
Talos Linux now supports OpenNebula platform.
Platforms
Talos Linux now supports Akamai Connected Cloud provider (platform
akamai
).Kubernetes API Server Service Account Key
Talos Linux starting from this release uses RSA key for Kubernetes API Server Service Account instead of ECDSA key to provide better compatibility with external OpenID Connect implementations.
SBC
Talos has split the SBC's (Single Board Computers) into separate repositories.
There will not be any more SBC specific release assets as part of Talos release.
The default Talos Installer image will stop working for SBC's and will fail the upgrade, if used, starting from Talos v1.7.0.
The SBC's images and installers can be generated on the fly using Image Factory or using Imager for custom images.
The list of official SBC's images supported by Image Factory can be found in the Overlays repository.
Secure Boot Image
Talos Linux now provides a way to configure systemd-boot ISO 'secure-boot-enroll' option while generating a SecureBoot ISO image:
Syslog
Talos Linux now starts a basic syslog receiver listening on
/dev/log
.The receiver can mostly parse both RFC3164 and RFC5424 messages and writes them as JSON formatted message.
The logs can be viewed via
talosctl logs syslogd
.This is mostly implemented for extension services that log to syslog.
Component Updates
Linux: 6.6.26
etcd: 3.5.11
Kubernetes: 1.30.0-rc.2
containerd: 1.7.15
runc: 1.1.12
Flannel: 0.24.4
Talos is built with Go 1.22.2.
Hardware Watchdog Timers
Talos Linux now supports hardware watchdog timers configuration.
If enabled, and the machine becomes unresponsive, the hardware watchdog will reset the machine.
The watchdog can be enabled with the following configuration document:
Contributors
Changes
227 commits
7758144
release(v1.7.0-beta.1): prepare release1c0a917
chore: disable max of one commit50d475b
feat: update Kubernetes to v1.30.0-rc.2a5b4a8a
feat: update Linux 6.6.24, containerd 1.7.15eea41cd
fix: assign different priority to IPv6 default gateway on OpenStackd5932a3
chore: optimize DNSResolveCacheControllereca03b0
fix: don't modify a global map of profiles4da63d1
test: add a test for 'spin' container runtimefb84efc
feat: provide Kubernets/Talos version compatibility for 1.87d24ddd
fix: generate secureboot ISO .der certificate correctly028a5b4
fix: reconnect to the logs stream in dashboard after reboot5019c9f
fix: present all accepted CAs to the kube-apiserver09ef5b3
fix: validate that workers don't get cluster CA key4f7cb9c
fix: make static pods check output consistentdd7d8d3
fix: close the apid connection to other machines gracefully41a54e8
fix: pre-create nftables chain to make kubelet use nftablesabf302f
docs: change localDNS to hostDNS in release notes yaml section78f9713
release(v1.7.0-beta.0): prepare release01d8b89
fix: make safeReset truly safe to call multiple times653f838
feat: support multiple Docker cluster in talosctl cluster create9519045
chore: bump dependencies (go 1.22.2)862c760
feat: add support for CoreDNS forwarding to host DNSe8ae5ef
feat: add akamai platform support5c0f74b
fix: don't announce the VIP on acquire failure2f0fe10
chore: update sbc docs1b17008
fix: handle more OpenStack link typese7d8041
fix: always update firewall rules (kubespan)78b9bd9
fix: report unsupported x86_64 microarchitecture level71d90ba
fix: retry in the fixed amount of time if grpc relay failedd320498
chore: bump dependencies3195e5d
fix: force Flannel CNI to use KubePrism Kubernetes API endpoint917043f
chore: bump tools, pkgs and extra to stablef515741
chore: add equinix e2e-tests117e605
feat: add support for static extra fields for JSON logs090143b
fix: allow platform cmdline args to be platform-specific7a68504
feat: support rotating Kubernetes CAfac3dd0
fix: don't set default endpoints on gen config8dc4910
chore: enable "WG over GRPC" testing in siderolink agent testsbac366e
chore: addExtraInfo
field for extensions0fc24ee
feat: provide insecure flag to imagera6b2f54
feat: update Kubernetes to 1.30.0-rc.0, etcd to 3.5.130361ff8
docs: quickstart video and brew installb752a86
chore: talosctl: add openSUSE OVMF paths9456489
feat: support hardware watchdog timers949ad11
chore: import siderolink assiderolink-launch
subcommandee51f04
chore: azure e2e55dd41c
chore: update coredns to v1.11.2 in required section8eacc4b
feat: support rotation of Talos API CA92808e3
feat: report Docker node resources in cluster show84ec8c1
feat: support syncing to PTP clocks7d43c9a
chore: annotate installer errorsf737e64
fix: populate routes to BGP neighbors (Equinix Metal)19f15a8
chore: bump golangci-lint to 1.57.06840119
docs: add docs for overlays9b6ec59
chore: bump kernel69f0466
docs: remove repetitive words113fb64
chore: usego-talos-support
library89fc68b
fix: service lifecycle issuesead37ab
test: disable volume testsc64523a
feat: update Flannel to v0.24.415beb14
feat: implement blockdevice watch controller06e3bc0
feat: implement Siderolink wireguard over GRPC9afa70b
fix: patch correctly config intalosctl upgrade-k8s
3130caf
chore: re-enable DRBD extension3ba180d
release(v1.7.0-alpha.1): prepare release403ad93
feat: update dependencies7376f34
fix: remove maintenance config when maintenance service is shut down952801d
fix: handle overlay partition options465b9a4
fix: update discovery client with the fix for keepalive interval1e9f866
feat: update Kubernetes to v1.30.0-beta.0d118a85
feat: implementInstall
for imager overlayscd5a5a4
chore: migrate to go-grpc-middleware/v2e3c2a63
feat: set default NTP server to time.cloudflare.com32e0877
chore: print all available logs containers inlogs
command completionse89d755
fix: etcd config validation for worker1aa3c91
docs: add DreeBot to ADOPTERS.md1bb6027
fix: fix nil panic on maintenance upgrade with partial configaa70bfb
docs: add Redpill Linpro to adopters listf02aeec
fix: do not fail cluster create when input dir does not contain talosconfig1ec6683
chore: use go-copy3c8f51d
chore: move cli formatters and version modules to machinery8152a6d
feat: update Go to 1.22.18c79539
docs: update replicated-local-storage-with-openebs-jiva.mdf23bd81
fix: syslog parserbbed07e
feat: update Linux to 6.6.188125e75
feat: imager overlay0b9b4da
feat: update Kubernetes to 1.30.0-alpha.33a76402
docs: fix typo in word governord81d490
chore: update CoreDNS renovate sourceb2ad5dc
fix: workaround a race in CNI setup (talosctl cluster create)4575078
fix: provide auth when pulling images in the imagere707175
docs: update config patch in cilium docsf8c556a
chore: listen for dns requests on 127.0.0.538872a7a
fix: ignore 'no such device' in addition to 'no such file'1cb5443
chore: uki der certs in iso67ac693
fix: handle errors to watch apid/trustd certsc79d69c
fix: only set gateway if set in context (opennebula)4575dd8
chore: allow not preallocated disks for QEMU cluster0bddfea
chore: add oceanbox.io to adopters1364275
chore: use propertalos_version_contract
for TF tests6bf50fd
chore: disable x/net/trace in gRPC to enable dead code elimination815a8e9
feat: add partial config support totalosctl cluster create
64e9703
chore: add tests for the Kata Containers extension9b62919
feat: update pkgs66f3ffd
fix: ensure that Talos runs in a pod (container)9dbc339
feat: add basic syslog implementation0b7a27e
feat: allow access to all resources over siderolink in maintenance mode5372188
feat: support AWS KMS for the SecureBoot signing7ee999f
fix: disable KubeSpan endpoint harvesting by default7b87c7f
chore: bump Go dependencies8e9596d
docs: rpi talosctl install update493bb60
fix: correctly handle partial configs inDNSUpstreamController
6deb10a
chore: deprecateenvironmentFile
for extensionsf8b4ee8
chore: update extensions test1366ce1
feat: update Kubernetes to v1.30.0-alpha.2559308e
fix: use MachineStatus resource to check for boot done15e8bca
feat: support environment inExtensionServicesConfig
3fe82ec
feat: custom image settings for k8s upgradefa3b933
chore: replace fmt.Errorf with errors.New where possibled4521ee
feat: update kernel with sfc driver and LSM updates2f0421b
fix: run xfs_repair on invalid argument errorf868fb8
docs: update vmware tools urlfa2d34d
chore: enable v6 support on the same port83e0b0c
chore: adjust dns sockets settingsa1ec170
chore: update Go to 1.22.076b50fc
chore: add Ænix to the Adopters list5324d39
chore: bump stuff087b50f
feat: support systemd-boot ISO enroll keys optionafa71d6
chore: use "handle-like" resource inDNSResolveCacheController
013e130
fix: error with decoding config document with wrong apiVersion1e77bb1
chore: allow custom pkgs to build talos3f8a85f
fix: unlock the upgrade mutex properly61c3331
docs: update indentation in vip.md383e528
chore: allow uuid-based hostnames in talosctl cluster create1e6c8c4
feat: extensions services config989ca3a
feat: add OpenNebula platform support914f887
docs: update nocloud.md Proxmox informationa04cc80
fix: pass TTL when generating client certificate3fe8c12
fix: add log line about controller runtime failingddbabc7
fix: use a separate cgroup for each extension service6ccdd2c
chore: fix markdown-lint call4184e61
chore: add test for wasmedge runtime extension95ea3a6
chore: bump timeout in acquire testsc19a505
chore: bump docker dind imaged7d4154
chore: remove channel blocking in qemu launch029d7f7
release(v1.7.0-alpha.0): prepare release2ff81c0
feat: update runc 1.1.12, containerd 1.7.139d8cd4d
chore: drop deprecated method EtcdRemoveMember17567f1
fix: take into account the moment seen when cleaning up CRI imagesaa03204
docs: document the process of building custom kernel packages7af48bd
feat: use RSA key for kube-apiserver service account keya5e13c6
fix: retry blockdevice open in the installer593afee
fix: run the interactive installer loop to report errors87be76b
fix: be more tolerant to error handling in Mounts API03add75
docs: add section on using imager with extensions from tarballee0fb5e
docs: consolidate certificate management articles9c14dea
chore: bump corednsebeef28
feat: implement local caching dns server4a3691a
docs: fix broken links in metal-network-configuration.mdc4ed189
docs: provide sane defaults for each release series in vmware script8138d54
docs: clarify node taints/labels for worker nodesb44551c
feat: update Linux to 6.6.13385707c
docs: update vmware.shd1a79b8
docs: fix small typo in etcd maintenance guidecf06033
docs: copy generated JSON schema to hostf11139c
docs: document local path provisioner installe0dfbb8
fix: allow META encoded values to be compressedd677901
feat: implement device selector for 'physical'7d11172
docs: add missing talosconfig flag8a1732b
fix: pull inmptspi
driverc1e4507
refactor: use etcd configuration from the EtcdSpec resource4e9b688
fix: use correct TTL for talosconfig intalosctl config new
fb5ad05
feat: update Kubernetes default to 1.29.1fe24139
docs: fork docs for v1.71c2d10c
chore: bump dependenciesa599e38
chore: allow custom registry to build installer/imager3911ddf
docs: add how-to for cert managementb0ee0bf
](https:Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.