Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency siteline/SwiftUI-Introspect to v1 #79

Merged
merged 1 commit into from
May 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
siteline/SwiftUI-Introspect major from: "0.9.0" -> from: "1.1.4"

Release Notes

siteline/SwiftUI-Introspect (siteline/SwiftUI-Introspect)

v1.1.4

Compare Source

This version removes the SimulatorStatusMagic dev dependency in order for SwiftUIIntrospect not to require a privacy manifest (#​411). See #​406 for more details.

v1.1.3

Compare Source

Due to a mysterious bug on Apple's part that may cause a complete app hang, the unfortunate decision has been made to remove support for SignInWithAppleButton introspection.

We apologize for this inconvenience.

More details can be found at https://github.com/siteline/swiftui-introspect/issues/400

v1.1.2

Compare Source

  • Fixed: "Protocol requirement cannot be declared '@​_spi'" (#​392)

v1.1.1

Compare Source

  • Fixed: SwiftUI previews on watchOS no longer fail to build (#​380)
  • Infrastructure: fixed iOS 17 tests failing on CI (#​381)

v1.1.0

Compare Source

  • Removed: Toggle introspection on visionOS (#​373)

v1.0.0

Compare Source

  • Removed: obsoleted Introspect module (#​275)
  • Infrastructure: renamed default branch to main
  • Infrastructure: fixed modal introspection tests (#​345)
  • Infrastructure: run UI Tests on iOS 13 (#​347)
  • Infrastructure: run tests on macCatalyst (#​346)

v0.12.0

Compare Source

  • Added: @Weak property wrapper (#​341)
  • Documentation: added advanced usage section to README (#​341)
  • Documentation: added community projects section to README (#​342)

v0.11.1

Compare Source

v0.11.0

Compare Source

  • Added: visionOS support (#​327)
  • Infrastructure: run CI tests on iOS & tvOS 17 (#​323)

v0.10.0

Compare Source

  • Added: SecureField introspection (#​317)

v0.9.2

Compare Source

  • Fixed: occasionally wrong status bar style (#​313)
  • Infrastructure: added UI Test suite (#​314)
  • Infrastructure: disabled "Autocreate schemes" (#​308)

v0.9.1

Compare Source

  • Fixed: only box up content for .view introspection (#​305)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 20, 2024 10:35
@renovate renovate bot requested review from Velin92 and removed request for a team May 20, 2024 10:35
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.72%. Comparing base (2f70d58) to head (72436c7).
Report is 2 commits behind head on main.

Current head 72436c7 differs from pull request most recent head ec9e64f

Please upload reports for the commit ec9e64f to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   96.72%   96.72%           
=======================================
  Files          18       18           
  Lines        1253     1253           
=======================================
  Hits         1212     1212           
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/siteline-swiftui-introspect-1.x branch from 72436c7 to ec9e64f Compare May 20, 2024 11:25
Copy link
Member

@pixlwave pixlwave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the introspections continue to works when tested locally. 1.0 seems about removing the old Introspect module which we no longer use.

@pixlwave pixlwave merged commit 3db8167 into main May 20, 2024
1 check passed
@pixlwave pixlwave deleted the renovate/siteline-swiftui-introspect-1.x branch May 20, 2024 11:32
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.

1 participant