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

[release/8.0.1xx-rc2] Bump iOS version #17797

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Oct 3, 2023

Description of Change

Bump to match iOS inserted version

@rmarinho rmarinho requested a review from a team as a code owner October 3, 2023 13:27
@rmarinho rmarinho requested review from mattleibow, PureWeen and dalexsoto and removed request for a team October 3, 2023 13:27
@rmarinho rmarinho changed the title [release/8.0.1xx-rce] Bump iOS version [release/8.0.1xx-rc2] Bump iOS version Oct 3, 2023
@rmarinho rmarinho enabled auto-merge (squash) October 3, 2023 15:14
@mattleibow
Copy link
Member

Super not essential, but this should be the correct-er fixes for the iOS nullability: https://github.com/dotnet/maui/pull/17807/files

@rmarinho rmarinho merged commit 9d742c4 into release/8.0.1xx-rc2 Oct 3, 2023
6 checks passed
@rmarinho rmarinho deleted the fix-ios branch October 3, 2023 18:23
mattleibow added a commit that referenced this pull request Oct 6, 2023
commit 19fc25a
Author: Matthew Leibowitz <mattleibow@live.com>
Date:   Thu Oct 5 11:42:32 2023 +0200

    Add the new feed (#17842)

commit 41490bc
Merge: f56f903 7ca7d27
Author: Rui Marinho <me@ruimarinho.net>
Date:   Thu Oct 5 01:08:37 2023 +0100

    [release/8.0.1xx-rc2] Update aspnet packages (#17837)

    ### Description of Change

    Updating package versions to coherent aspnet

commit 7ca7d27
Author: Rui Marinho <me@ruimarinho.net>
Date:   Wed Oct 4 23:12:44 2023 +0100

    Update aspnet packages

commit f56f903
Merge: 9d742c4 b0b7b7e
Author: Rui Marinho <me@ruimarinho.net>
Date:   Wed Oct 4 11:31:26 2023 +0100

    [release/8.0.1xx-rc2] Bump iOS version (#17807)

    ### Description of Change

    Bump to match iOS inserted version.

commit b0b7b7e
Author: Matthew Leibowitz <mattleibow@live.com>
Date:   Tue Oct 3 19:35:34 2023 +0200

    Fix iOS nullability warnings

commit 9d742c4
Author: Rui Marinho <me@ruimarinho.net>
Date:   Tue Oct 3 19:23:00 2023 +0100

    [release/8.0.1xx-rc2] Bump iOS version (#17797)

    * [ios] Bump to correct versions of iOS

    * Try fix null checks

commit 66dd442
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue Oct 3 16:56:53 2023 +0100

    Don't run hide on tapped code if window is null (#17800)

    Co-authored-by: Shane Neuville <shneuvil@microsoft.com>

commit 9ae1b9f
Author: Rui Marinho <me@ruimarinho.net>
Date:   Mon Oct 2 16:01:19 2023 +0100

    [release/8.0.1xx-rc2] Update dependecies for RC2  (#17743)

    * [tests]Fix script

    * Try fix catalyst tests

    * Try fix uitests

    * [maestro] Update versions for rc2

commit 193f5aa
Author: Rui Marinho <me@ruimarinho.net>
Date:   Thu Sep 28 19:45:01 2023 +0100

    [release/8.0.1xx-rc2] Bump android to latest (#17720)

    * [maestro] Bump android

    * Missing file

    * Try use dotnet for cake

commit fc7f9c4
Author: Rui Marinho <me@ruimarinho.net>
Date:   Thu Sep 28 03:42:16 2023 +0100

    [release/8.0.1xx-rc2] Update rc2 versions (#17703)

    * Update dependencies from https://github.com/xamarin/xamarin-android build 8.0.1xx-rc2-4c7b6455b7bbf60268520e8d55996133210d1a37-1

    Microsoft.Android.Sdk.Windows
     From Version 34.0.0-rc.2.464 -> To Version 34.0.0-rc.2.465

    Dependency coherency updates

    Microsoft.Dotnet.Sdk.Internal
     From Version 8.0.100-rc.2.23468.1 -> To Version 8.0.100-rc.2.23472.8 (parent: Microsoft.Android.Sdk.Windows

    * Add missing feeds

    * Update dependencies from https://github.com/xamarin/xamarin-android build 8.0.1xx-rc2-36bf7fbea070bd94155029a09aa079e52ca0e33e-1

    Microsoft.Android.Sdk.Windows
     From Version 34.0.0-rc.2.464 -> To Version 34.0.0-rc.2.467

    Dependency coherency updates

    Microsoft.Dotnet.Sdk.Internal
     From Version 8.0.100-rc.2.23468.1 -> To Version 8.0.100-rc.2.23472.8 (parent: Microsoft.Android.Sdk.Windows

    * [build]Update rc2

    * Enable internal

    * Update version

    * [dotnet] Try specify nuget config

    * Add feeds for 7.0.12

    * try use the .net dotnet to run cake scripts

    * don't add new .net to the path

    * Try fix build issue with restore

    ---------

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

commit 2d6aaa3
Merge: 62aef48 569e92c
Author: Rui Marinho <me@ruimarinho.net>
Date:   Thu Sep 28 03:40:10 2023 +0100

    [release/8.0.1xx-rc2] Merge net8.0 to release rc2 branch (#17704)

    ### Description of Change

    Latest changes from main and net8

commit 569e92c
Merge: 62aef48 6aac924
Author: Rui Marinho <me@ruimarinho.net>
Date:   Thu Sep 28 02:03:24 2023 +0100

    Merge branch 'net8.0' into net8-merge-rc2

commit 62aef48
Author: Rui Marinho <me@ruimarinho.net>
Date:   Mon Sep 25 19:27:36 2023 +0100

    Bump GitInfo to rc2
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2023
@samhouts samhouts added the fixed-in-8.0.0-rc.2.9373 Look for this fix in 8.0.0-rc.2.9373! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-8.0.0-rc.2.9373 Look for this fix in 8.0.0-rc.2.9373! platform/iOS 🍎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants