Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cgrindel/rules_swift_package_manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Choose a base ref
...
head repository: cgrindel/rules_swift_package_manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 8 commits
  • 19 files changed
  • 5 contributors

Commits on Sep 30, 2023

  1. chore: update README.md for v0.12.1 (#630)

    Automated update of `README.md` for release v0.12.1
    
    This pull request was created by
    [cgrindel/gha_create_release](https://github.com/cgrindel/gha_create_release).
    
    Co-authored-by: cgrindel <[email protected]>
    Configuration menu
    Copy the full SHA
    edb8e66 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency airbnb/lottie-spm to from: "4.3.3" (#626)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [airbnb/lottie-spm](https://togithub.com/airbnb/lottie-spm) | patch |
    `from: "4.3.2"` -> `from: "4.3.3"` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>airbnb/lottie-spm (airbnb/lottie-spm)</summary>
    
    ###
    [`v4.3.3`](https://togithub.com/airbnb/lottie-spm/releases/tag/4.3.3)
    
    [Compare
    Source](https://togithub.com/airbnb/lottie-spm/compare/4.3.2...4.3.3)
    
    **Lottie 4.3.0** adds many new features, including:
    
    -   Official support for SwiftUI!
    -   A public Core Animation `CALayer` subclass
    -   Support for reduced motion
    -   Support for drop shadow layer effects
    -   Support for visionOS
    
    You can learn more about Lottie 4.3.0 in this announcement: **[Lottie
    4.3.0 now available, with official support for SwiftUI
    #&#8203;2189](https://togithub.com/airbnb/lottie-ios/discussions/2189)**
    
    Lottie 4.3.3 fixes a regression introduced by Lottie 4.3.0 where the
    contents of a `LottieAnimationView` could crossfade / animate
    unexpectedly when updating the current `LottieAnimation` or rendering
    engine:
    [https://github.com/airbnb/lottie-ios/issues/2200](https://togithub.com/airbnb/lottie-ios/issues/2200)
    
    #### New Features in Lottie 4.3.0
    
    -   Add SwiftUI `LottieView`, which wraps UIKit `LottieAnimationView`
    - Add SwiftUI `LottieSwitch`, which wraps UIKit `AnimatedSwitch`
    ([https://github.com/airbnb/lottie-ios/pull/2138](https://togithub.com/airbnb/lottie-ios/pull/2138))
    - Add SwiftUI `LottieButton`, which wraps `AnimatedButton`
    ([https://github.com/airbnb/lottie-ios/pull/2139](https://togithub.com/airbnb/lottie-ios/pull/2139))
    - `AnimatedSwitch` and `AnimatedButton` now support macOS
    ([https://github.com/airbnb/lottie-ios/pull/2138](https://togithub.com/airbnb/lottie-ios/pull/2138),
    [https://github.com/airbnb/lottie-ios/pull/2139](https://togithub.com/airbnb/lottie-ios/pull/2139))
    - Add `LottieAnimationLayer`, a Core Animation `CALayer` subclass for
    playing Lottie animations
    ([https://github.com/airbnb/lottie-ios/pull/2073](https://togithub.com/airbnb/lottie-ios/pull/2073))
    - Add support for rendering drop shadow layer effects
    ([https://github.com/airbnb/lottie-ios/pull/2142](https://togithub.com/airbnb/lottie-ios/pull/2142))
    - Add API for playing multiple markers sequentially
    ([https://github.com/airbnb/lottie-ios/pull/2084](https://togithub.com/airbnb/lottie-ios/pull/2084))
    - Play "reduced motion" marker if
    `UIAccessibility.isReduceMotionEnabled` is true
    ([https://github.com/airbnb/lottie-ios/pull/2110](https://togithub.com/airbnb/lottie-ios/pull/2110))
    - Update text provider API to use full `AnimationKeypath` values
    ([https://github.com/airbnb/lottie-ios/pull/2183](https://togithub.com/airbnb/lottie-ios/pull/2183))
    - Add support for visionOS
    ([https://github.com/airbnb/lottie-ios/pull/2152](https://togithub.com/airbnb/lottie-ios/pull/2152))
    - Drop support for Swift 5.5
    ([https://github.com/airbnb/lottie-ios/pull/2152](https://togithub.com/airbnb/lottie-ios/pull/2152))
    - Add contents gravity configuration to `AnimationImageProvider`
    ([https://github.com/airbnb/lottie-ios/pull/2177](https://togithub.com/airbnb/lottie-ios/pull/2177))
    - Add support for customizing stroke width values using
    `FloatValueProvider`
    ([https://github.com/airbnb/lottie-ios/pull/2179](https://togithub.com/airbnb/lottie-ios/pull/2179))
    - Adopt `Sendable` to support using Lottie with strict concurrency
    enabled
    ([https://github.com/airbnb/lottie-ios/pull/2126](https://togithub.com/airbnb/lottie-ios/pull/2126))
    - Add `LottiePlaybackMode` to support declarative playback configuration
    ([https://github.com/airbnb/lottie-ios/pull/2128](https://togithub.com/airbnb/lottie-ios/pull/2128))
    - Add option make main thread rendering engine force display update on
    every frame
    ([https://github.com/airbnb/lottie-ios/pull/2168](https://togithub.com/airbnb/lottie-ios/pull/2168))
    - Add a option to prevent caching images from `AnimationImageProvider`
    ([https://github.com/airbnb/lottie-ios/pull/2171](https://togithub.com/airbnb/lottie-ios/pull/2171))
    - Add support for customizing gradient values using
    `GradientValueProvider`
    ([https://github.com/airbnb/lottie-ios/pull/2182](https://togithub.com/airbnb/lottie-ios/pull/2182))
    - Added additional support for multiple animations in `DotLottieFile`
    ([https://github.com/airbnb/lottie-ios/pull/2074](https://togithub.com/airbnb/lottie-ios/pull/2074))
    - Add helper method to initialize `DotLottieFile` with data
    ([https://github.com/airbnb/lottie-ios/pull/2090](https://togithub.com/airbnb/lottie-ios/pull/2090))
    
    #### Bug fixes
    
    - Remove `.../ZipFoundation/README.md` from targets and `*.md*` files
    from podspec
    ([https://github.com/airbnb/lottie-ios/pull/2057](https://togithub.com/airbnb/lottie-ios/pull/2057))\*
    - Fix issue where layers with negative X scale values could be pixelated
    ([https://github.com/airbnb/lottie-ios/pull/2067](https://togithub.com/airbnb/lottie-ios/pull/2067))
    - Fix warnings when building with Swift 5.9
    ([https://github.com/airbnb/lottie-ios/pull/2072](https://togithub.com/airbnb/lottie-ios/pull/2072))
    - Restructure `ValueProviderStore` to not accumulate multiple values for
    the same key
    ([https://github.com/airbnb/lottie-ios/pull/2082](https://togithub.com/airbnb/lottie-ios/pull/2082))
    - Disable bitcode when building XCFramework
    ([https://github.com/airbnb/lottie-ios/pull/2121](https://togithub.com/airbnb/lottie-ios/pull/2121))
    - Fix unhandled file warning when building with SPM
    ([https://github.com/airbnb/lottie-ios/pull/213](https://togithub.com/airbnb/lottie-ios/pull/2132))
    - Fix support for customizing color of `SolidLayer` using
    `ColorValueProvider`
    ([https://github.com/airbnb/lottie-ios/pull/2154](https://togithub.com/airbnb/lottie-ios/pull/2154))
    - Fix issue where shape items could be unexpectedly ignored
    ([https://github.com/airbnb/lottie-ios/pull/2156](https://togithub.com/airbnb/lottie-ios/pull/2156))
    - Fix issue where skew keyframes would unexpectedly not animate
    ([https://github.com/airbnb/lottie-ios/pull/2157](https://togithub.com/airbnb/lottie-ios/pull/2157))
    - Fix issue where value providers could be ignored when falling back to
    main thread rendering engine
    ([https://github.com/airbnb/lottie-ios/pull/2164](https://togithub.com/airbnb/lottie-ios/pull/2164))
    
    Thanks to everyone who contributed to this release!
    
    </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://togithub.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://togithub.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
    cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    fe4e662 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. chore(deps): update dependency nicklockwood/swiftformat to from: "0.5…

    …2.5" (#628)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    |
    [nicklockwood/SwiftFormat](https://togithub.com/nicklockwood/SwiftFormat)
    | patch | `from: "0.52.4"` -> `from: "0.52.5"` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>
    
    ###
    [`v0.52.5`](https://togithub.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0525-2023-09-30)
    
    [Compare
    Source](https://togithub.com/nicklockwood/SwiftFormat/compare/0.52.4...0.52.5)
    
    - Fixed bug where `redundantReturn` rule could break fallible
    initializers in Swift 5.9
    - Fixed incorrect application of `docComments` rule inside `#if`
    statements
    - The `docComments` rule no longer treats comments starting with `Note:`
    as a special directive
    - Fixed incorrect indenting inside `#if` statements immediately preceded
    by a comment
    - Removed arbitrary unwrap threshold for `braces` rule when no
    `--maxwidth` is specified
    -   You can now include operators in the `--asynccapturing` list
    
    </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://togithub.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://togithub.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
    cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4323d44 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency io_bazel_rules_go to v0.42.0 (#627)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [io_bazel_rules_go](https://togithub.com/bazelbuild/rules_go) |
    http_archive | minor | `v0.41.0` -> `v0.42.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>bazelbuild/rules_go (io_bazel_rules_go)</summary>
    
    ###
    [`v0.42.0`](https://togithub.com/bazelbuild/rules_go/releases/tag/v0.42.0)
    
    [Compare
    Source](https://togithub.com/bazelbuild/rules_go/compare/v0.41.0...v0.42.0)
    
    #### What's Changed
    
    **Added `patches` to `go_download_sdk`**:
    
    Patches can now be applied to the standard library using
    `go_download_sdk` (and `go_sdk.download` for Bzlmod).
    
    Example:
    
            go_download_sdk(
                name = "go_sdk",
                sdks = {
                    "linux_amd64": (
    "go{}.linux-amd64.mirror6598503.tar.gz".format(go_version),
    "3f5c50e592d8845d30eebd08ddb9c670fd2d909e032b6c2b83ecf97afb34660c",
                    ),
                    "darwin_arm64": (
    "go{}.darwin-arm64.mirror6598503.tar.gz".format(go_version),
    "fbe78beee7861da09de9319498a1521bc41a8b79d3ead2218ce307b9fa5503e5",
                    ),
                },
                patches = [
                    "//patches:golang_osx_dns_workaround.patch",
                ],
                urls = ["https://dl.google.com/go/{}"],
                version = go_version,
            )
    
    Other changes included:
    
    - [`d1da1bb`](https://togithub.com/bazelbuild/rules_go/commit/d1da1bb5)
    Infer importpath if not set explicitly
    ([#&#8203;3705](https://togithub.com/bazelbuild/rules_go/issues/3705))
    - [`7309aba`](https://togithub.com/bazelbuild/rules_go/commit/7309aba8)
    Mark `go_sdk` module extension as `{os,arch}_dependent`
    ([#&#8203;3703](https://togithub.com/bazelbuild/rules_go/issues/3703))
    - [`09a206c`](https://togithub.com/bazelbuild/rules_go/commit/09a206c8)
    Symlink all SDK files with `go_local_sdk`
    ([#&#8203;3696](https://togithub.com/bazelbuild/rules_go/issues/3696))
    - [`9ebc93c`](https://togithub.com/bazelbuild/rules_go/commit/9ebc93cc)
    \[go_sdk download] allow patches to standard library
    ([#&#8203;3684](https://togithub.com/bazelbuild/rules_go/issues/3684))
    - [`f03a723`](https://togithub.com/bazelbuild/rules_go/commit/f03a723c)
    bzltestutil: move os.Chdir call into new package
    ([#&#8203;3681](https://togithub.com/bazelbuild/rules_go/issues/3681))
    - [`a8cb4b7`](https://togithub.com/bazelbuild/rules_go/commit/a8cb4b79)
    bzltestutil: set importmap to fix run_dir
    ([#&#8203;3679](https://togithub.com/bazelbuild/rules_go/issues/3679))
    - [`85f2440`](https://togithub.com/bazelbuild/rules_go/commit/85f24400)
    Fix: update gomock.bzl by poping incompatible argument
    ([#&#8203;3674](https://togithub.com/bazelbuild/rules_go/issues/3674))
    - [`5206498`](https://togithub.com/bazelbuild/rules_go/commit/5206498b)
    use carved out module for x/tools/go/vcs
    ([#&#8203;3671](https://togithub.com/bazelbuild/rules_go/issues/3671))
    - [`2e821f6`](https://togithub.com/bazelbuild/rules_go/commit/2e821f66)
    cgo packages with assembly: Support CGO_ENABLED=0
    ([#&#8203;3661](https://togithub.com/bazelbuild/rules_go/issues/3661))
    - [`f64211a`](https://togithub.com/bazelbuild/rules_go/commit/f64211a8)
    bzlmod: Add missing experiments and strip_prefix arguments
    ([#&#8203;3443](https://togithub.com/bazelbuild/rules_go/issues/3443))
    ([#&#8203;3663](https://togithub.com/bazelbuild/rules_go/issues/3663))
    - [`0da92cd`](https://togithub.com/bazelbuild/rules_go/commit/0da92cd6)
    go_context: set GOTOOLCHAIN to 'local'
    ([#&#8203;3660](https://togithub.com/bazelbuild/rules_go/issues/3660))
    - [`edf5b64`](https://togithub.com/bazelbuild/rules_go/commit/edf5b64c)
    compilepkg: cgo assembly uses the C compiler
    ([#&#8203;3648](https://togithub.com/bazelbuild/rules_go/issues/3648))
    - [`6e10f8c`](https://togithub.com/bazelbuild/rules_go/commit/6e10f8c2)
    go/tools/gopackagesdriver: pass Compiler and Arch in DriverResponse
    ([#&#8203;3657](https://togithub.com/bazelbuild/rules_go/issues/3657))
    - [`f5ae196`](https://togithub.com/bazelbuild/rules_go/commit/f5ae196b)
    \[proto] Allow multiple outputs from a proto compiler
    ([#&#8203;3650](https://togithub.com/bazelbuild/rules_go/issues/3650))
    - [`57ef719`](https://togithub.com/bazelbuild/rules_go/commit/57ef719d)
    Add pgo support for go 1.20
    ([#&#8203;3641](https://togithub.com/bazelbuild/rules_go/issues/3641))
    - [`ce32021`](https://togithub.com/bazelbuild/rules_go/commit/ce320216)
    Migrate `exec_tools` to `tools` on `genrule`
    ([#&#8203;3638](https://togithub.com/bazelbuild/rules_go/issues/3638))
    - [`98165a6`](https://togithub.com/bazelbuild/rules_go/commit/98165a62)
    Honor `//go/config:linkmode` for `go_test`
    ([#&#8203;3629](https://togithub.com/bazelbuild/rules_go/issues/3629))
    - [`61c1e91`](https://togithub.com/bazelbuild/rules_go/commit/61c1e91d)
    Fix `//go/config:linkmode` flag value not being effective
    ([#&#8203;3627](https://togithub.com/bazelbuild/rules_go/issues/3627))
    - [`b0a9851`](https://togithub.com/bazelbuild/rules_go/commit/b0a98519)
    Remove deprecated rules
    ([#&#8203;3538](https://togithub.com/bazelbuild/rules_go/issues/3538))
    - [`d2a3cf2`](https://togithub.com/bazelbuild/rules_go/commit/d2a3cf2d)
    Fix compilation_outputs_test on Windows with latest Bazel
    ([#&#8203;3623](https://togithub.com/bazelbuild/rules_go/issues/3623))
    
    **Full Changelog**:
    bazel-contrib/rules_go@v0.41.0...v0.42.0
    
    #### `WORKSPACE` code
    
    load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl",
    "http_archive")
    
        http_archive(
            name = "io_bazel_rules_go",
    sha256 =
    "91585017debb61982f7054c9688857a2ad1fd823fc3f9cb05048b0025c47d023",
            urls = [
    
    "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.42.0/rules_go-v0.42.0.zip",
    
    "https://github.com/bazelbuild/rules_go/releases/download/v0.42.0/rules_go-v0.42.0.zip",
            ],
        )
    
    load("@&#8203;io_bazel_rules_go//go:deps.bzl", "go_register_toolchains",
    "go_rules_dependencies")
    
        go_rules_dependencies()
    
        go_register_toolchains(version = "1.21.1")
    
    </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://togithub.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://togithub.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
    cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3eee3c8 View commit details
    Browse the repository at this point in the history
  3. fix: Handle Xcode 15 swift package format (#631)

    In Xcode 15 / Swift 5.9 Apple changed the output format of `swift
    package dump-package` which rules_swift_package_manager parsed. This
    caused the JSON deserialization to fail.
    
    Specifically, the SourceControlLocation type changed from a single
    RemoteLocation to an array of RemoteLocation(s) and these are now
    objects with the key "urlString" instead of "url".
    
    I added support for both the Xcode 14 / Swift 5.8 format as well as the
    new Xcode 15 / Swift 5.9 format.
    Whenever we drop support for Xcode 14, the support for the old format
    can be removed.
    
    I verified the change from my repo by using a local_path_override with
    this patch and I verified that before swift_update_packages failed with
    the error:
    ```
    gazelle: index 0 expected to be type 'string', but was type 'map[string]interface {}'
    ```
    While now it succeeds.
    AttilaTheFun authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    122d82b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. chore(deps): update dependency nicklockwood/swiftformat to from: "0.5…

    …2.6" (#633)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    |
    [nicklockwood/SwiftFormat](https://togithub.com/nicklockwood/SwiftFormat)
    | patch | `from: "0.52.5"` -> `from: "0.52.6"` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>
    
    ###
    [`v0.52.6`](https://togithub.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0526-2023-10-01)
    
    [Compare
    Source](https://togithub.com/nicklockwood/SwiftFormat/compare/0.52.5...0.52.6)
    
    - Fixed bug where `redundantReturn` rule was incorrectly applied to
    consecutive `if` statements in Swift 5.9
    
    </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://togithub.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://togithub.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
    cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    20e57bf View commit details
    Browse the repository at this point in the history
  2. feat: Add directive to disable manual tag (#632)

    This PR introduces a directive to disable the addition of the manual tag
    to generated swift_library targets.
    
    I understand the intent behind the tag and am ok with keeping it the
    default. But for more advanced users who understand that they need to
    pass the apple platform type configuration, it is useful to be able to
    build globs of these targets without a dedicated build test target.
    AttilaTheFun authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7aae6a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. chore(deps): update dependency com_github_apple_swift_collections to …

    …v1.0.5 (#636)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [com_github_apple_swift_collections](https://togithub.com/apple/swift-collections)
    | http_archive | patch | `1.0.4` -> `1.0.5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>apple/swift-collections
    (com_github_apple_swift_collections)</summary>
    
    ###
    [`v1.0.5`](https://togithub.com/apple/swift-collections/releases/tag/1.0.5):
    Swift Collections 1.0.5
    
    [Compare
    Source](https://togithub.com/apple/swift-collections/compare/1.0.4...1.0.5)
    
    This bugfix release improves compatibility with recent Swift versions,
    eliminating several compiler warnings on Swift 5.8 and 5.9. It contains
    no API-level changes.
    
    ##### What's Changed
    
    - build: add ARM64 to the architecture mappings for Windows by
    [@&#8203;compnerd](https://togithub.com/compnerd) in
    [https://github.com/apple/swift-collections/pull/265](https://togithub.com/apple/swift-collections/pull/265)
    - Fix deprecated UnsafeMutablePointer.assign(repeating:count) method by
    [@&#8203;FelixHerrmann](https://togithub.com/FelixHerrmann) in
    [https://github.com/apple/swift-collections/pull/268](https://togithub.com/apple/swift-collections/pull/268)
    - \[1.0]\[test] Fix typename shadowing warning in Swift 5.9 by
    [@&#8203;lorentey](https://togithub.com/lorentey) in
    [https://github.com/apple/swift-collections/pull/315](https://togithub.com/apple/swift-collections/pull/315)
    - \[1.0]\[benchmark] Update std::function syntax for current C++ by
    [@&#8203;lorentey](https://togithub.com/lorentey) in
    [https://github.com/apple/swift-collections/pull/314](https://togithub.com/apple/swift-collections/pull/314)
    
    ##### New Contributors
    
    - [@&#8203;FelixHerrmann](https://togithub.com/FelixHerrmann) made their
    first contribution in
    [https://github.com/apple/swift-collections/pull/268](https://togithub.com/apple/swift-collections/pull/268)
    
    **Full Changelog**:
    apple/swift-collections@1.0.4...1.0.5
    
    Thank you to everyone who contributed to this release!
    
    </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://togithub.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://togithub.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
    cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0615c41 View commit details
    Browse the repository at this point in the history
Loading