Commit 0061902
chore: Bump Perception to 2.0.6 (#377)
## Checklist
**Bump perception to 2.0.6**
**`tuist install --path Samples` to update Sample resolved
dependencies**
The Perception version specified in Package.swift is now
`1.5.0"..<"3.0.0`. This allows easier upgrade and downgrades by
consumers.
I've opened this in favor of
#376 because Perception has
been [updated](pointfreeco/swift-perception#156)
following Apple's reversion of
swiftlang/swift#83436 and it avoids test updates
on our end for now.
I didn't run the `tuist install` with the `--update` flag this time
either. There doesn't seem to be a way to scope the updates to only
Perception and it's sub-dependencies and I didn't want all the other
clutter associated with this change.
- [x] Unit Tests
- [x] UI Tests
- [x] Snapshot Tests (iOS only)
- [x] I have made corresponding changes to the documentation
- [x] Resolve new Perception warning in ios-register:
squareup/ios-register#131811
- [x] Resolve new instances of Perception warnings in Market:
squareup/market#11042
---------
Co-authored-by: Andrew Watt <[email protected]>1 parent 22b5dbf commit 0061902
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments