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

Make Sendable and Add Swift 6.0 Build #25

Merged
merged 11 commits into from
Nov 5, 2024

Conversation

leogdion
Copy link
Member

@leogdion leogdion commented Nov 5, 2024

No description provided.

Bumps [github.com/apple/swift-openapi-generator](https://github.com/apple/swift-openapi-generator) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/apple/swift-openapi-generator/releases)
- [Commits](apple/swift-openapi-generator@1.2.1...1.4.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (52bf0ef) to head (18c3156).
Report is 1 commits behind head on v1.0.0-beta.5.

Additional details and impacted files
@@               Coverage Diff               @@
##           v1.0.0-beta.5       #25   +/-   ##
===============================================
  Coverage         100.00%   100.00%           
===============================================
  Files                  6         6           
  Lines                100       100           
===============================================
  Hits                 100       100           
Flag Coverage Δ
15.0.1 100.00% <ø> (ø)
15.1 100.00% <ø> (ø)
15.2 100.00% <ø> (ø)
16.1 100.00% <ø> (?)
5.10 100.00% <ø> (ø)
5.9 100.00% <ø> (ø)
6.0 100.00% <ø> (?)
focal 100.00% <ø> (ø)
iOS 100.00% <ø> (?)
iOS18.1 100.00% <ø> (?)
jammy 100.00% <ø> (ø)
macOS 100.00% <ø> (ø)
spm 100.00% <ø> (ø)
watchOS 100.00% <ø> (?)
watchOS11.1 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@leogdion leogdion force-pushed the 17-make-sendable-and-add-swift-60-build branch 3 times, most recently from 66e72a5 to e635c62 Compare November 5, 2024 19:34
dependabot bot and others added 9 commits November 5, 2024 14:34
Bumps [github.com/apple/swift-openapi-urlsession](https://github.com/apple/swift-openapi-urlsession) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/apple/swift-openapi-urlsession/releases)
- [Commits](apple/swift-openapi-urlsession@1.0.0...1.0.2)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-urlsession
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/apple/swift-openapi-runtime](https://github.com/apple/swift-openapi-runtime) from 1.3.2 to 1.6.0.
- [Release notes](https://github.com/apple/swift-openapi-runtime/releases)
- [Commits](apple/swift-openapi-runtime@1.3.2...1.6.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/apple/swift-openapi-runtime](https://github.com/apple/swift-openapi-runtime) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/apple/swift-openapi-runtime/releases)
- [Commits](apple/swift-openapi-runtime@1.3.2...1.4.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@leogdion leogdion force-pushed the 17-make-sendable-and-add-swift-60-build branch from e635c62 to cbf9139 Compare November 5, 2024 19:34
@leogdion leogdion marked this pull request as ready for review November 5, 2024 19:37
@leogdion leogdion changed the title 17 make sendable and add swift 60 build Make Sendable and Add Swift 6.0 Build Nov 5, 2024
@leogdion leogdion merged commit 4853870 into v1.0.0-beta.5 Nov 5, 2024
10 of 13 checks passed
@leogdion leogdion deleted the 17-make-sendable-and-add-swift-60-build branch November 5, 2024 19:40
leogdion pushed a commit that referenced this pull request Nov 5, 2024
* Bump github.com/apple/swift-openapi-generator from 1.2.1 to 1.4.0

Bumps [github.com/apple/swift-openapi-generator](https://github.com/apple/swift-openapi-generator) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/apple/swift-openapi-generator/releases)
- [Commits](apple/swift-openapi-generator@1.2.1...1.4.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump github.com/apple/swift-openapi-urlsession from 1.0.0 to 1.0.2

Bumps [github.com/apple/swift-openapi-urlsession](https://github.com/apple/swift-openapi-urlsession) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/apple/swift-openapi-urlsession/releases)
- [Commits](apple/swift-openapi-urlsession@1.0.0...1.0.2)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-urlsession
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump github.com/apple/swift-openapi-runtime from 1.3.2 to 1.6.0

Bumps [github.com/apple/swift-openapi-runtime](https://github.com/apple/swift-openapi-runtime) from 1.3.2 to 1.6.0.
- [Release notes](https://github.com/apple/swift-openapi-runtime/releases)
- [Commits](apple/swift-openapi-runtime@1.3.2...1.6.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump github.com/apple/swift-openapi-runtime from 1.3.2 to 1.4.0

Bumps [github.com/apple/swift-openapi-runtime](https://github.com/apple/swift-openapi-runtime) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/apple/swift-openapi-runtime/releases)
- [Commits](apple/swift-openapi-runtime@1.3.2...1.4.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* adding dev container

* adding ci update (#18)

* Setting up Package for Swift 6

* setting up swift 6

* fixing swift 5.9

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
leogdion pushed a commit that referenced this pull request Nov 5, 2024
* Bump github.com/apple/swift-openapi-generator from 1.2.1 to 1.4.0

Bumps [github.com/apple/swift-openapi-generator](https://github.com/apple/swift-openapi-generator) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/apple/swift-openapi-generator/releases)
- [Commits](apple/swift-openapi-generator@1.2.1...1.4.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump github.com/apple/swift-openapi-urlsession from 1.0.0 to 1.0.2

Bumps [github.com/apple/swift-openapi-urlsession](https://github.com/apple/swift-openapi-urlsession) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/apple/swift-openapi-urlsession/releases)
- [Commits](apple/swift-openapi-urlsession@1.0.0...1.0.2)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-urlsession
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump github.com/apple/swift-openapi-runtime from 1.3.2 to 1.6.0

Bumps [github.com/apple/swift-openapi-runtime](https://github.com/apple/swift-openapi-runtime) from 1.3.2 to 1.6.0.
- [Release notes](https://github.com/apple/swift-openapi-runtime/releases)
- [Commits](apple/swift-openapi-runtime@1.3.2...1.6.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump github.com/apple/swift-openapi-runtime from 1.3.2 to 1.4.0

Bumps [github.com/apple/swift-openapi-runtime](https://github.com/apple/swift-openapi-runtime) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/apple/swift-openapi-runtime/releases)
- [Commits](apple/swift-openapi-runtime@1.3.2...1.4.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-openapi-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* adding dev container

* adding ci update (#18)

* Setting up Package for Swift 6

* setting up swift 6

* fixing swift 5.9

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[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.

1 participant