Skip to content

chore(deps): update dependency nicklockwood/swiftformat to from: "0.54.5" #1227

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

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

cgrindel-self-hosted-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch from: "0.54.4" -> from: "0.54.5"

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.54.5

Compare Source

  • Fixed crash in unusedArguments rule
  • Fixed bug where preferForLoop failed if forEach contains guard ... else { return }

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cgrindel-self-hosted-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: ./do_renovate_post_upgrade
2024/09/15 21:03:43 Downloading https://releases.bazel.build/7.3.1/release/bazel-7.3.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 [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'apple_support', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'platforms', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
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)
[0 / 1] checking cached actions
Analyzing: target //:tidy_modified (30 packages loaded, 17 targets configured)
[1 / 1] checking cached actions
Analyzing: target //:tidy_modified (56 packages loaded, 477 targets configured)
[1 / 1] checking cached actions
Analyzing: target //:tidy_modified (58 packages loaded, 552 targets configured)
[1 / 1] checking cached actions
INFO: Analyzed target //:tidy_modified (63 packages loaded, 579 targets configured).
INFO: Found 1 target...
Target //:tidy_modified up-to-date:
  bazel-bin/tidy_modified
INFO: Elapsed time: 11.706s, Critical Path: 0.04s
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)
[0 / 1] checking cached actions
Analyzing: target //:tidy (54 packages loaded, 312 targets configured)
[1 / 1] checking cached actions
INFO: Analyzed target //:tidy (63 packages loaded, 580 targets configured).
[1 / 4] [Prepa] Writing repo mapping manifest for //:tidy
INFO: Found 1 target...
Target //:tidy up-to-date:
  /opt/containerbase/cache/bazel/_bazel_ubuntu/3a059290653385b46a71d02f443c5ae6/execroot/_main/bazel-out/k8-fastbuild/bin/tidy
INFO: Elapsed time: 2.852s, 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/3a059290653385b46a71d02f443c5ae6/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)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Analyzing: target //:update_build_files (46 packages loaded, 1779 targets configured)
[1 / 1] checking cached actions
Analyzing: target //:update_build_files (46 packages loaded, 1788 targets configured)
[1 / 1] checking cached actions
ERROR: Traceback (most recent call last):
	File "/opt/containerbase/cache/bazel/_bazel_ubuntu/3a059290653385b46a71d02f443c5ae6/external/rules_swift_package_manager~/swiftpkg/bzlmod/swift_deps.bzl", line 194, column 43, in _swift_deps_impl
		_declare_pkgs_from_package(
	File "/opt/containerbase/cache/bazel/_bazel_ubuntu/3a059290653385b46a71d02f443c5ae6/external/rules_swift_package_manager~/swiftpkg/bzlmod/swift_deps.bzl", line 110, column 40, in _declare_pkgs_from_package
		dep_pkg_info = pkginfos.get(
	File "/opt/containerbase/cache/bazel/_bazel_ubuntu/3a059290653385b46a71d02f443c5ae6/external/rules_swift_package_manager~/swiftpkg/internal/pkginfos.bzl", line 117, column 39, in _get
		dump_manifest = _get_dump_manifest(
	File "/opt/containerbase/cache/bazel/_bazel_ubuntu/3a059290653385b46a71d02f443c5ae6/external/rules_swift_package_manager~/swiftpkg/internal/pkginfos.bzl", line 49, column 57, in _get_dump_manifest
		return repository_utils.parsed_json_from_spm_command(
	File "/opt/containerbase/cache/bazel/_bazel_ubuntu/3a059290653385b46a71d02f443c5ae6/external/rules_swift_package_manager~/swiftpkg/internal/repository_utils.bzl", line 82, column 49, in _parsed_json_from_spm_command
		json_str = repository_utils.exec_spm_command(
	File "/opt/containerbase/cache/bazel/_bazel_ubuntu/3a059290653385b46a71d02f443c5ae6/external/rules_swift_package_manager~/swiftpkg/internal/repository_utils.bzl", line 68, column 13, in _execute_spm_command
		fail(err_msg_tpl.format(
Error in fail: Failed to execute SPM command. working_directory: /tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/examples/pkg_manifest_minimal/third_party/NotThatAmazingModule, args: ["swift", "package", "dump-package"], return_code: 1
error: 'notthatamazingmodule': package 'notthatamazingmodule' is using Swift tools version 5.9.0 but the installed version is 5.8.1
error: invalid manifests at [<AbsolutePath:"/tmp/renovate/repos/github/cgrindel/rules_swift_package_manager/examples/pkg_manifest_minimal/third_party/NotThatAmazingModule">]
.
ERROR: Analysis of target '//:update_build_files' failed; build aborted: error evaluating module extension swift_deps in @@rules_swift_package_manager~//:extensions.bzl
INFO: Elapsed time: 3.365s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
FAILED: 
ERROR: Build failed. Not running target

@cgrindel cgrindel disabled auto-merge September 15, 2024 21:32
@cgrindel
Copy link
Owner

@Mergifyio queue

Copy link
Contributor

mergify bot commented Sep 15, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at f581c41

@mergify mergify bot merged commit f581c41 into main Sep 15, 2024
33 checks passed
@mergify mergify bot deleted the github-renovate/nicklockwood-swiftformat-0.x branch September 15, 2024 21:46
renovate bot referenced this pull request in bazel-contrib/rules_bazel_integration_test Sep 17, 2024
…#358)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[rules_swift_package_manager](https://redirect.github.com/cgrindel/rules_swift_package_manager)
| http_archive | minor | `v0.37.0` -> `v0.38.2` |

---

### Release Notes

<details>
<summary>cgrindel/rules_swift_package_manager
(rules_swift_package_manager)</summary>

###
[`v0.38.2`](https://redirect.github.com/cgrindel/rules_swift_package_manager/releases/tag/v0.38.2)

[Compare
Source](https://redirect.github.com/cgrindel/rules_swift_package_manager/compare/v0.38.1...v0.38.2)

#### What Has Changed

#### What's Changed

- chore: update README.md for v0.38.1 by
[@&#8203;cgrindel-app-token-generator](https://redirect.github.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1242](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1242)

**Full Changelog**:
cgrindel/rules_swift_package_manager@v0.38.1...v0.38.2

#### Bazel Module Snippet

```python
bazel_dep(name = "rules_swift_package_manager", version = "0.38.2")
```

###
[`v0.38.1`](https://redirect.github.com/cgrindel/rules_swift_package_manager/releases/tag/v0.38.1)

[Compare
Source](https://redirect.github.com/cgrindel/rules_swift_package_manager/compare/v0.38.0...v0.38.1)

#### What Has Changed

#### What's Changed

- chore(deps): update dependency sdwebimage/sdwebimageswiftui to from:
"3.1.2" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1213](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1213)

**Full Changelog**:
cgrindel/rules_swift_package_manager@v0.38.0...v0.38.1

#### Bazel Module Snippet

```python
bazel_dep(name = "rules_swift_package_manager", version = "0.38.1")
```

###
[`v0.38.0`](https://redirect.github.com/cgrindel/rules_swift_package_manager/releases/tag/v0.38.0)

[Compare
Source](https://redirect.github.com/cgrindel/rules_swift_package_manager/compare/v0.37.0...v0.38.0)

#### What Has Changed

#### What's Changed

- chore: update README.md for v0.37.0 by
[@&#8203;cgrindel-app-token-generator](https://redirect.github.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1216](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1216)
- chore(deps): update dependency gazelle to v0.38.0 by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1193](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1193)
- chore(deps): update dependency rules_apple to v3.8.0 by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1196](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1196)
- chore(deps): update dependency apple/swift-nio to v2.72.0 by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1219](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1219)
- fix: generate a `select` statement for each condition by
[@&#8203;roya1v](https://redirect.github.com/roya1v) in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1173](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1173)
- fix: ignore unresolved packages in Package.swift by
[@&#8203;luispadron](https://redirect.github.com/luispadron) in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1223](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1223)
- chore(deps): update dependency googlemaps/ios-maps-sdk to from:
"9.1.0" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1208](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1208)
- chore(deps): update dependency
pointfreeco/swift-composable-architecture to from: "1.13.1" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1210](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1210)
- chore(deps): update dependency nicklockwood/swiftformat to from:
"0.54.4" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1218](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1218)
- chore(deps): update dependency bazel to v7.3.1 by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1207](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1207)
- chore(deps): update dependency iterable/swift-sdk to from: "6.5.7" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1226](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1226)
- chore(deps): update dependency googlemaps/ios-maps-sdk to from:
"9.1.1" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1225](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1225)
- chore(deps): update dependency nicklockwood/swiftformat to from:
"0.54.5" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1227](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1227)
- chore(deps): update dependency firebase/firebase-ios-sdk to from:
"11.2.0" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1228](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1228)
- chore(deps): update dependency
googlecloudplatform/recaptcha-enterprise-mobile-sdk to from: "18.6.0" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1229](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1229)
- chore(deps): update dependency
pointfreeco/swift-composable-architecture to from: "1.15.0" by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1230](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1230)
- chore(deps): update dependency protobuf to v27.4 by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1231](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1231)
- chore(deps): update dependency vapor/vapor to v4.105.2 by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1235](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1235)
- chore(deps): update dependency datatheorem/trustkit to from: "3.0.4"
by
[@&#8203;cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate)
in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1148](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1148)
- chore: remove legacy workspace info from release and readme by
[@&#8203;cgrindel](https://redirect.github.com/cgrindel) in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1237](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1237)

#### New Contributors

- [@&#8203;roya1v](https://redirect.github.com/roya1v) made their first
contribution in
[https://github.com/cgrindel/rules_swift_package_manager/pull/1173](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1173)

**Full Changelog**:
cgrindel/rules_swift_package_manager@v0.37.0...v0.38.0

#### Bazel Module Snippet

```python
bazel_dep(name = "rules_swift_package_manager", version = "0.38.0")
```

</details>

---

### 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/bazel-contrib/rules_bazel_integration_test).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant