Skip to content

Commit

Permalink
chore(deps): update adyen/adyen-swift-public-api-diff action to v0.8.3 (
Browse files Browse the repository at this point in the history
#2009)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[Adyen/adyen-swift-public-api-diff](https://redirect.github.com/Adyen/adyen-swift-public-api-diff)
| action | patch | `0.8.1` -> `0.8.3` |

---

### Release Notes

<details>
<summary>Adyen/adyen-swift-public-api-diff
(Adyen/adyen-swift-public-api-diff)</summary>

###
[`v0.8.3`](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/releases/tag/0.8.3)

[Compare
Source](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/compare/0.8.2...0.8.3)

#### What's Changed

- Correctly handling target resources by
[@&#8203;goergisn](https://redirect.github.com/goergisn) in
[https://github.com/Adyen/adyen-swift-public-api-diff/pull/98](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/pull/98)
- Package analyzer fixes by
[@&#8203;goergisn](https://redirect.github.com/goergisn) in
[https://github.com/Adyen/adyen-swift-public-api-diff/pull/100](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/pull/100)

**Full Changelog**:
Adyen/adyen-swift-public-api-diff@0.8.2...0.8.3

###
[`v0.8.2`](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/releases/tag/0.8.2)

[Compare
Source](https://redirect.github.com/Adyen/adyen-swift-public-api-diff/compare/0.8.1...0.8.2)

#### Summary

-   Removing false duplicates for platform in `Package.swift`
-   Adding `Target.Resource`s diffing

**Full Changelog**:
Adyen/adyen-swift-public-api-diff@0.8.1...0.8.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/Adyen/adyen-ios).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 9ee4002 commit 4b7efc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detect_api_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# The github action automatically posts on a PR (if it's not a fork-PR)
# and/or outputs the diff to the $GITHUB_STEP_SUMMARY
- name: 🔍 Detect Changes
uses: Adyen/adyen-swift-public-api-diff@0.8.1
uses: Adyen/adyen-swift-public-api-diff@0.8.3
with:
platform: "iOS"
new: ${{ env.NEW_VERSION }}
Expand Down

0 comments on commit 4b7efc5

Please sign in to comment.