Open cgrindel-self-hosted-renovate[bot] opened 4 days ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: ./do_renovate_post_upgrade
2024/11/19 03:12:57 Downloading https://releases.bazel.build/7.4.1/release/bazel-7.4.1-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping:
Computing main repo mapping:
WARNING: For repository 'bazel_skylib', the root module requires module version bazel_skylib@1.4.2, but got bazel_skylib@1.6.1 in the resolved dependency graph.
WARNING: For repository 'rules_license', the root module requires module version rules_license@0.0.8, but got rules_license@1.0.0 in the resolved dependency graph.
WARNING: For repository 'apple_support', the root module requires module version apple_support@1.11.1, but got apple_support@1.15.1 in the resolved dependency graph.
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.0.6, but got rules_cc@0.0.9 in the resolved dependency graph.
WARNING: For repository 'platforms', the root module requires module version platforms@0.0.6, but got platforms@0.0.10 in the resolved dependency graph.
Computing main repo mapping:
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading:
Loading: 1 packages loaded
Loading: 1 packages loaded
currently loading:
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)
Analyzing: target //:tidy_modified (31 packages loaded, 17 targets configured)
Analyzing: target //:tidy_modified (58 packages loaded, 902 targets configured)
Analyzing: target //:tidy_modified (60 packages loaded, 977 targets configured)
INFO: Analyzed target //:tidy_modified (65 packages loaded, 1006 targets configured).
INFO: Found 1 target...
Target //:tidy_modified up-to-date:
bazel-bin/tidy_modified
INFO: Elapsed time: 11.878s, Critical Path: 0.05s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/tidy_modified --mode modified --tidy_target //:tidy
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping:
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading:
Loading: 1 packages loaded
Analyzing: target //:tidy (1 packages loaded, 0 targets configured)
Analyzing: target //:tidy (1 packages loaded, 0 targets configured)
Analyzing: target //:tidy (50 packages loaded, 15 targets configured)
Analyzing: target //:tidy (61 packages loaded, 978 targets configured)
INFO: Analyzed target //:tidy (67 packages loaded, 1009 targets configured).
[1 / 1] no actions running
INFO: Found 1 target...
Target //:tidy up-to-date:
/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/execroot/_main/bazel-out/k8-fastbuild/bin/tidy
INFO: Elapsed time: 3.964s, Critical Path: 0.04s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: /opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/execroot/_main/bazel-out/k8-fastbuild/bin/tidy :update_build_files
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping:
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading:
Loading: 0 packages loaded
Analyzing: target //:update_build_files (0 packages loaded, 0 targets configured)
Analyzing: target //:update_build_files (0 packages loaded, 0 targets configured)
Analyzing: target //:update_build_files (44 packages loaded, 2253 targets configured)
Analyzing: target //:update_build_files (46 packages loaded, 3055 targets configured)
Analyzing: target //:update_build_files (49 packages loaded, 3058 targets configured)
Analyzing: target //:update_build_files (49 packages loaded, 3058 targets configured)
Analyzing: target //:update_build_files (50 packages loaded, 3086 targets configured)
Analyzing: target //:update_build_files (51 packages loaded, 12996 targets configured)
Analyzing: target //:update_build_files (51 packages loaded, 12996 targets configured)
Analyzing: target //:update_build_files (51 packages loaded, 12996 targets configured)
INFO: Repository rules_swift_package_manager~~swift_deps~swiftpkg_stripe_ios instantiated at:
<builtin>: in <toplevel>
Repository rule swift_package defined at:
/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/swift_package.bzl:186:32: in <toplevel>
ERROR: /opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/repository_files.bzl:282:13: An error occurred during the fetch of repository 'rules_swift_package_manager~~swift_deps~swiftpkg_stripe_ios':
Traceback (most recent call last):
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/swift_package.bzl", line 83, column 31, in _swift_package_impl
repo_rules.gen_build_files(repository_ctx, pkg_ctx)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 90, column 52, in _gen_build_files
artifact_infos = _download_artifact(
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 162, column 37, in _download_artifact
return _artifact_infos_from_path(repository_ctx, path)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 143, column 55, in _artifact_infos_from_path
artifact_infos.new_xcframework_info_from_files(repository_ctx, xf)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 207, column 51, in _new_xcframework_info_from_files
_new_framework_info_from_framework_dir(repository_ctx, fp)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 92, column 27, in _new_framework_info_from_framework_dir
link_type = _link_type(repository_ctx, binary_files[0])
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 150, column 43, in _link_type
file_type = repository_files.file_type(repository_ctx, path)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~/swiftpkg/internal/repository_files.bzl", line 282, column 13, in _file_type
fail("Failed to determine the file type for {path}. stderr:\n{stderr}".format(
Error in fail: Failed to determine the file type for remote/archive/CaptureCore.xcframework.zip/CaptureCore.xcframework/ios-arm64_x86_64-simulator/CaptureCore.framework/CaptureCore. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: no such package '@@rules_swift_package_manager~~swift_deps~swiftpkg_stripe_ios//': Failed to determine the file type for remote/archive/CaptureCore.xcframework.zip/CaptureCore.xcframework/ios-arm64_x86_64-simulator/CaptureCore.framework/CaptureCore. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: /opt/containerbase/cache/bazel/_bazel_ubuntu/450de025e54031964d0c2096947bace6/external/rules_swift_package_manager~~swift_deps~swift_deps_info/BUILD.bazel:4:17: @@rules_swift_package_manager~~swift_deps~swift_deps_info//:swift_deps_index depends on @@rules_swift_package_manager~~swift_deps~swiftpkg_stripe_ios//:pkg_info.json in repository @@rules_swift_package_manager~~swift_deps~swiftpkg_stripe_ios which failed to fetch. no such package '@@rules_swift_package_manager~~swift_deps~swiftpkg_stripe_ios//': Failed to determine the file type for remote/archive/CaptureCore.xcframework.zip/CaptureCore.xcframework/ios-arm64_x86_64-simulator/CaptureCore.framework/CaptureCore. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: Analysis of target '//:update_build_files' failed; build aborted: Analysis failed
INFO: Elapsed time: 24.740s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
FAILED:
ERROR: Build failed. Not running target
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
@mergifyio queue
queue
This PR contains the following updates:
from: "24.0.0"
->from: "24.0.1"
Release Notes
stripe/stripe-ios (stripe/stripe-ios)
### [`v24.0.1`](https://redirect.github.com/stripe/stripe-ios/blob/HEAD/CHANGELOG.md#2401-2024-11-18) [Compare Source](https://redirect.github.com/stripe/stripe-ios/compare/24.0.0...24.0.1) ##### PaymentSheet - \[Added] Instant Bank Payments are now available when using deferred intents. - \[Fixed] Fixed an issue with the vertical list with 3 or more saved payment methods where tapping outside the screen sometimes drops changes that were made (e.g. removal or update of PMs). - \[Fixed] Fixed an issue where the dialog when removing a co-branded card may show the incorrect card brand. - \[Fixed] Fixed issue preventing users to enter in 4 digit account numbers for AU Becs.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.