Update dependency apple/swift-log to from: "1.9.0" - old#24
Closed
renovate[bot] wants to merge 49 commits intomainfrom
Closed
Update dependency apple/swift-log to from: "1.9.0" - old#24renovate[bot] wants to merge 49 commits intomainfrom
renovate[bot] wants to merge 49 commits intomainfrom
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Also, group debug/release build under a single release in Github
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8342710 to
79c882c
Compare
79c882c to
9ae70ec
Compare
Add build/test for Swift code
* More code gen fixes Fix generation of structure wrappers when there is structure chaining * FIxes for strings and implementations of structure unwrapping * WIP: nearly complete example * Game of life example almost working * Make the work group with the compute shader run * Update readme * Fix tests
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The triple for Windows was wrong in the Dawn archive bundle, plus Swift complains if the library does not start with "lib"
This gives us a Dawn archive bundle that has the correct triple and lib path on Windows
Didn’t quite fix it with the previous attempt.
* Fixes for nightly Dawn build - fix naming of library on Windows to meet SPM requirements - add Arm builds for Windows and Linux * Add documentation updates
We have hit a size limit, so disable the debug Dawn builds for now
9ae70ec to
2a28bef
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "1.6.4"→from: "1.9.0"Release Notes
apple/swift-log (apple/swift-log)
v1.9.0Compare Source
What's Changed
SemVer Minor
Other Changes
New Contributors
Full Changelog: apple/swift-log@1.8.0...1.9.0
v1.8.0Compare Source
What's Changed
SemVer Minor
Logger.LeveltoCustomStringConvertibleandLosslessStringConvertibleby @fpseverino in #395Other Changes
New Contributors
Full Changelog: apple/swift-log@1.7.1...1.8.0
v1.7.1Compare Source
What's Changed
SemVer Patch
@preconcurrency import Androidby @MaxDesiatov in #393Other Changes
pull_request.ymlby @MaxDesiatov in #371Full Changelog: apple/swift-log@1.7.0...1.7.1
v1.7.0Compare Source
What's Changed
SemVer Minor
SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-log@1.6.4...1.7.0
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.
This PR was generated by Mend Renovate. View the repository job log.