Skip to content

chore(deps): update dependency pointfreeco/swift-perception to from: "2.0.9"#6

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pointfreeco-swift-perception-2.x
Open

chore(deps): update dependency pointfreeco/swift-perception to from: "2.0.9"#6
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pointfreeco-swift-perception-2.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Update Change
pointfreeco/swift-perception patch from: "2.0.0"from: "2.0.9"

Release Notes

pointfreeco/swift-perception (pointfreeco/swift-perception)

v2.0.9

Compare Source

What's Changed

  • Fixed: Add missing opening brackets in reportIssue (thanks @​KhoraLee, #​164).
  • Fixed: Greatly optimize perception checking by replacing symbol resolution with segment address checking (thanks @​robmaceachern, #​165).

New Contributors

Full Changelog: pointfreeco/swift-perception@2.0.8...2.0.9

v2.0.8

Compare Source

What's Changed

  • Fixed: Support SwiftSyntax 602 (#​163).

Full Changelog: pointfreeco/swift-perception@2.0.7...2.0.8

v2.0.7

Compare Source

What's Changed

  • Optimized: Wrap @Perception.Bindable setter in perception checking task local to improve performance (#​162).

Full Changelog: pointfreeco/swift-perception@2.0.6...2.0.7

v2.0.6

Compare Source

What's Changed

  • Fixed: Bring changes in from Swift Observation (#​156).
  • Fixed: Remove unneeded MapKit builder in WithPerceptionTracking (#​158). This fixes some build system errors, like Android.
  • Infrastructure: Fix CI (#​159).

Full Changelog: pointfreeco/swift-perception@2.0.5...2.0.6

v2.0.5

Compare Source

What's Changed

  • Fixed: Addressed a regression introduced in 2.0 that broke visionOS builds of swift-composable-architecture (#​152).

Full Changelog: pointfreeco/swift-perception@2.0.4...2.0.5

v2.0.4

Compare Source

What's Changed

  • Fixed: Disfavor WithPerceptionTracking.init with charts builder to avoid potential Xcode bug (#​151).

Full Changelog: pointfreeco/swift-perception@2.0.3...2.0.4

v2.0.3

Compare Source

What's Changed

  • Fixed: Avoid os_log decoding console errors by updating perception check formatting (#​150).

Full Changelog: pointfreeco/swift-perception@2.0.2...2.0.3

v2.0.2

Compare Source

What's Changed

  • Fixed: Bring back isPerceptionCheckingEnabled configuration flag (#​144). While most projects should not disable perception checking, there are projects out there that access perceptible values outside of perception tracking to the point of affecting debug build performance in negative ways, so we will offer an escape hatch.
  • Fixed: Bump @Perceptible deprecation to *OS 26 (thanks @​rcarver, #​145). This makes forthcoming @Observable enhancements (like shouldNotifyObservers) available to *OS <26 today.

New Contributors

Full Changelog: pointfreeco/swift-perception@2.0.1...2.0.2

v2.0.1

Compare Source

What's Changed

  • Fixed: A regression that surfaced false positive perception checks in TCA applications targeting iOS 17+ has been addressed (#​143).
  • Fixed: Perception checking has been further optimized to cache a check using the call stack addresses (#​143).

Full Changelog: pointfreeco/swift-perception@2.0.0...2.0.1


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 becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants