Skip to content

Commit

Permalink
chore(deps): update dependency quick/nimble to from: "13.2.1" (#935)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Quick/Nimble](https://togithub.com/Quick/Nimble) | patch | `from:
"13.2.0"` -> `from: "13.2.1"` |

---

### Release Notes

<details>
<summary>Quick/Nimble (Quick/Nimble)</summary>

### [`v13.2.1`](https://togithub.com/Quick/Nimble/releases/tag/v13.2.1)

[Compare
Source](https://togithub.com/Quick/Nimble/compare/v13.2.0...v13.2.1)

Note: This version is not yet available in Cocoapods.

#### What's Changed

- Bump cocoapods from 1.14.3 to 1.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[Quick/Nimble#1116
- Bump cocoapods from 1.15.0 to 1.15.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[Quick/Nimble#1119
- Fix bug where expect(nil).toAlways(equal(0)) would erroneously pass by
[@&#8203;younata](https://togithub.com/younata) in
[Quick/Nimble#1121

**Full Changelog**:
Quick/Nimble@v13.2.0...v13.2.1

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot committed Feb 26, 2024
1 parent 7cfefe4 commit dc44d59
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
42 changes: 21 additions & 21 deletions examples/nimble_example/MODULE.bazel.lock
@@ -1,6 +1,6 @@
{
"lockFileVersion": 3,
"moduleFileHash": "b79113df095a71724c40cb0555efd86128ead1191df1251e12486f24854b4178",
"moduleFileHash": "7dbd508b79d47ba227d5a30fb549daa1e9e1188a342fea88299539044e0d66d6",
"flags": {
"cmdRegistries": [
"https://bcr.bazel.build/"
Expand Down Expand Up @@ -78,7 +78,7 @@
"rules_swift_package_manager": "rules_swift_package_manager@_",
"cgrindel_bazel_starlib": "cgrindel_bazel_starlib@0.19.0",
"bazel_skylib": "bazel_skylib@1.5.0",
"apple_support": "apple_support@1.13.0",
"apple_support": "apple_support@1.14.0",
"build_bazel_rules_swift": "rules_swift@1.16.0",
"build_bazel_rules_apple": "rules_apple@3.3.0",
"bazel_skylib_gazelle_plugin": "bazel_skylib_gazelle_plugin@1.5.0",
Expand Down Expand Up @@ -153,7 +153,7 @@
"cgrindel_bazel_starlib": "cgrindel_bazel_starlib@0.19.0",
"bazel_skylib": "bazel_skylib@1.5.0",
"io_bazel_rules_go": "rules_go@0.44.0",
"apple_support": "apple_support@1.13.0",
"apple_support": "apple_support@1.14.0",
"rules_cc": "rules_cc@0.0.9",
"platforms": "platforms@0.0.7",
"build_bazel_rules_swift": "rules_swift@1.16.0",
Expand Down Expand Up @@ -263,10 +263,10 @@
}
}
},
"apple_support@1.13.0": {
"apple_support@1.14.0": {
"name": "apple_support",
"version": "1.13.0",
"key": "apple_support@1.13.0",
"version": "1.14.0",
"key": "apple_support@1.14.0",
"repoName": "build_bazel_apple_support",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [
Expand All @@ -276,9 +276,9 @@
{
"extensionBzlFile": "@build_bazel_apple_support//crosstool:setup.bzl",
"extensionName": "apple_cc_configure_extension",
"usingModule": "apple_support@1.13.0",
"usingModule": "apple_support@1.14.0",
"location": {
"file": "https://bcr.bazel.build/modules/apple_support/1.13.0/MODULE.bazel",
"file": "https://bcr.bazel.build/modules/apple_support/1.14.0/MODULE.bazel",
"line": 19,
"column": 35
},
Expand All @@ -302,14 +302,14 @@
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "apple_support~1.13.0",
"name": "apple_support~1.14.0",
"urls": [
"https://github.com/bazelbuild/apple_support/releases/download/1.13.0/apple_support.1.13.0.tar.gz"
"https://github.com/bazelbuild/apple_support/releases/download/1.14.0/apple_support.1.14.0.tar.gz"
],
"integrity": "sha256-HEAx5ytFagSNgXf1mlWBgIwHWF+p4lXG9f77h1KvfkA=",
"integrity": "sha256-qLpv0J0P/rqbXzmPOkYmJHD+Ct3dtO9a+n6rGNABp7A=",
"strip_prefix": "",
"remote_patches": {
"https://bcr.bazel.build/modules/apple_support/1.13.0/patches/module_dot_bazel_version.patch": "sha256-OqLgfAMNy6ZUF/WaVkNXzB/KcCYLlHLspYNk67mcASA="
"https://bcr.bazel.build/modules/apple_support/1.14.0/patches/module_dot_bazel_version.patch": "sha256-/uLlHk6yJXSoYbYYc0vfjZsuSwbdKuTkZKrp5Gz6T0E="
},
"remote_patch_strip": 1
}
Expand Down Expand Up @@ -369,7 +369,7 @@
"deps": {
"bazel_features": "bazel_features@1.3.0",
"bazel_skylib": "bazel_skylib@1.5.0",
"build_bazel_apple_support": "apple_support@1.13.0",
"build_bazel_apple_support": "apple_support@1.14.0",
"rules_cc": "rules_cc@0.0.9",
"platforms": "platforms@0.0.7",
"com_google_protobuf": "protobuf@21.7",
Expand Down Expand Up @@ -456,7 +456,7 @@
}
],
"deps": {
"build_bazel_apple_support": "apple_support@1.13.0",
"build_bazel_apple_support": "apple_support@1.14.0",
"bazel_skylib": "bazel_skylib@1.5.0",
"platforms": "platforms@0.0.7",
"build_bazel_rules_swift": "rules_swift@1.16.0",
Expand Down Expand Up @@ -796,7 +796,7 @@
"platforms": "platforms@0.0.7",
"com_google_protobuf": "protobuf@21.7",
"zlib": "zlib@1.3",
"build_bazel_apple_support": "apple_support@1.13.0",
"build_bazel_apple_support": "apple_support@1.14.0",
"local_config_platform": "local_config_platform@_"
}
},
Expand Down Expand Up @@ -1702,30 +1702,30 @@
}
},
"moduleExtensions": {
"@@apple_support~1.13.0//crosstool:setup.bzl%apple_cc_configure_extension": {
"@@apple_support~1.14.0//crosstool:setup.bzl%apple_cc_configure_extension": {
"general": {
"bzlTransitiveDigest": "TMkUP4/N3ZORvZrcDg9FxSoW9r/7+uDVH/SI2biRyJg=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"local_config_apple_cc": {
"bzlFile": "@@apple_support~1.13.0//crosstool:setup.bzl",
"bzlFile": "@@apple_support~1.14.0//crosstool:setup.bzl",
"ruleClassName": "_apple_cc_autoconf",
"attributes": {
"name": "apple_support~1.13.0~apple_cc_configure_extension~local_config_apple_cc"
"name": "apple_support~1.14.0~apple_cc_configure_extension~local_config_apple_cc"
}
},
"local_config_apple_cc_toolchains": {
"bzlFile": "@@apple_support~1.13.0//crosstool:setup.bzl",
"bzlFile": "@@apple_support~1.14.0//crosstool:setup.bzl",
"ruleClassName": "_apple_cc_autoconf_toolchains",
"attributes": {
"name": "apple_support~1.13.0~apple_cc_configure_extension~local_config_apple_cc_toolchains"
"name": "apple_support~1.14.0~apple_cc_configure_extension~local_config_apple_cc_toolchains"
}
}
},
"recordedRepoMappingEntries": [
[
"apple_support~1.13.0",
"apple_support~1.14.0",
"bazel_tools",
"bazel_tools"
]
Expand Down
4 changes: 2 additions & 2 deletions examples/nimble_example/Package.resolved
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Quick/Nimble",
"state" : {
"revision" : "c1f3dd66222d5e7a1a20afc237f7e7bc432c564f",
"version" : "13.2.0"
"revision" : "efe11bbca024b57115260709b5c05e01131470d0",
"version" : "13.2.1"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/nimble_example/Package.swift
Expand Up @@ -11,7 +11,7 @@ let package = Package(
),
.package(
url: "https://github.com/Quick/Nimble",
from: "13.2.0"
from: "13.2.1"
),
],
targets: [
Expand Down
4 changes: 2 additions & 2 deletions examples/nimble_example/swift_deps_index.json
Expand Up @@ -133,9 +133,9 @@
"name": "swiftpkg_nimble",
"identity": "nimble",
"remote": {
"commit": "c1f3dd66222d5e7a1a20afc237f7e7bc432c564f",
"commit": "efe11bbca024b57115260709b5c05e01131470d0",
"remote": "https://github.com/Quick/Nimble",
"version": "13.2.0"
"version": "13.2.1"
}
},
{
Expand Down

0 comments on commit dc44d59

Please sign in to comment.