Skip to content

Conversation

phausler
Copy link
Contributor

This reverts commit 9d1d917.

…s as if all properties that are being observed have changed (for weak storage) (swiftlang#79823)"

This reverts commit 9d1d917.
@phausler phausler requested a review from a team as a code owner July 30, 2025 18:23
@phausler
Copy link
Contributor Author

phausler commented Aug 1, 2025

@swift-ci please test and merge

@phausler phausler enabled auto-merge (squash) August 1, 2025 21:04
phausler added a commit that referenced this pull request Aug 9, 2025
…ve active observations in memory (#82752)" (#83492)

This reverts commit a349e64.

This is in concert of #83436

<!--
If this pull request is targeting a release branch, please fill out the
following form:

https://github.com/swiftlang/.github/blob/main/PULL_REQUEST_TEMPLATE/release.md?plain=1

Otherwise, replace this comment with a description of your changes and
rationale. Provide links to external references/discussions if
appropriate.
If this pull request resolves any GitHub issues, link them like so:

  Resolves <link to issue>, resolves <link to another issue>.

For more information about linking a pull request to an issue, see:

https://docs.github.com/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
-->

<!--
Before merging this pull request, you must run the Swift continuous
integration tests.
For information about triggering CI builds via @swift-ci, see:

https://github.com/apple/swift/blob/main/docs/ContinuousIntegration.md#swift-ci

Thank you for your contribution to Swift!
-->
@phausler
Copy link
Contributor Author

@swift-ci please test and merge

stephencelis added a commit to pointfreeco/swift-perception that referenced this pull request Aug 25, 2025
stephencelis added a commit to pointfreeco/swift-perception that referenced this pull request Aug 25, 2025
@porglezomp
Copy link
Contributor

It seems like CI got stuck?
@swift-ci please test and merge

robmaceachern added a commit to square/workflow-swift that referenced this pull request Sep 8, 2025
## 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 <100192+watt@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.

3 participants