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

fix some fypo of syncup tutorial #3267

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

hmhv
Copy link
Contributor

@hmhv hmhv commented Aug 2, 2024

No description provided.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

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

Good catches, thanks @hmhv!

@mbrandonw mbrandonw merged commit 4864af0 into pointfreeco:main Aug 2, 2024
cgrindel-self-hosted-renovate bot added a commit to cgrindel/rules_swift_package_manager that referenced this pull request Sep 15, 2024
…ure to from: "1.13.1" (#1210)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[pointfreeco/swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture)
| minor | `from: "1.12.1"` -> `from: "1.13.1"` |

---

### Release Notes

<details>
<summary>pointfreeco/swift-composable-architecture
(pointfreeco/swift-composable-architecture)</summary>

###
[`v1.13.1`](https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.13.1)

[Compare
Source](https://github.com/pointfreeco/swift-composable-architecture/compare/1.13.0...1.13.1)

#### What's Changed

- Fixed: Address regression in which `observe` was limited to platforms
that can import UIKit by bringing back an AppKit-compatible version
([pointfreeco/swift-composable-architecture#3295).
- Infrastructure: Integration test fixes
([pointfreeco/swift-composable-architecture#3294).

**Full Changelog**:
pointfreeco/swift-composable-architecture@1.13.0...1.13.1

###
[`v1.13.0`](https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.13.0)

[Compare
Source](https://github.com/pointfreeco/swift-composable-architecture/compare/1.12.1...1.13.0)

#### What's Changed

- Added: UIKit navigation and binding tools
([pointfreeco/swift-composable-architecture#3180).
- Fixed: Update `Shared` to invoke `reportIssue`
([pointfreeco/swift-composable-architecture#3258).
- Fixed: Address a few compiler warnings
([pointfreeco/swift-composable-architecture#3279).
- Fixed: Avoid crash when writing to shared user defaults on a
background thread (thanks
[@&#8203;larryonoff](https://github.com/larryonoff),
[pointfreeco/swift-composable-architecture#3285).
- Infrastructure: Typo fixes (thanks
[@&#8203;hmhv](https://github.com/hmhv),
[pointfreeco/swift-composable-architecture#3267;
[@&#8203;mltbnz](https://github.com/mltbnz),
[pointfreeco/swift-composable-architecture#3268).
- Infrastructure: Update swiftlang repository link (thanks
[@&#8203;lamtrinhdev](https://github.com/lamtrinhdev),
[pointfreeco/swift-composable-architecture#3270).
- Infrastructure: Updated a bunch of DocC references
([pointfreeco/swift-composable-architecture#3287).

#### New Contributors

- [@&#8203;mltbnz](https://github.com/mltbnz) made their first
contribution in
[pointfreeco/swift-composable-architecture#3268
- [@&#8203;lamtrinhdev](https://github.com/lamtrinhdev) made their
first contribution in
[pointfreeco/swift-composable-architecture#3270

**Full Changelog**:
pointfreeco/swift-composable-architecture@1.12.1...1.13.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

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

Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@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.

2 participants