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] Update dependecies for RC2 #17743

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Sep 29, 2023

Description of Change

  • Update packages from internal feeds for coherant update of versions
  • Try update scripts to workaround the dotnet tool issue

@rmarinho rmarinho requested a review from a team as a code owner September 29, 2023 14:50
@rmarinho rmarinho requested review from StephaneDelcroix and mattleibow and removed request for a team September 29, 2023 14:50
@PureWeen PureWeen changed the title [release/8.0.1xx-rc2] Fix running tess [release/8.0.1xx-rc2] Fix running tests Sep 29, 2023
@rmarinho rmarinho changed the title [release/8.0.1xx-rc2] Fix running tests [release/8.0.1xx-rc2] Update dependecies for RC2 Oct 2, 2023
@rmarinho rmarinho merged commit 9ae1b9f into release/8.0.1xx-rc2 Oct 2, 2023
@rmarinho rmarinho deleted the fix-script-rc2 branch October 2, 2023 15:01
mattleibow added a commit that referenced this pull request Oct 6, 2023
commit 19fc25a
Author: Matthew Leibowitz <[email protected]>
Date:   Thu Oct 5 11:42:32 2023 +0200

    Add the new feed (#17842)

commit 41490bc
Merge: f56f903 7ca7d27
Author: Rui Marinho <[email protected]>
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 <[email protected]>
Date:   Wed Oct 4 23:12:44 2023 +0100

    Update aspnet packages

commit f56f903
Merge: 9d742c4 b0b7b7e
Author: Rui Marinho <[email protected]>
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 <[email protected]>
Date:   Tue Oct 3 19:35:34 2023 +0200

    Fix iOS nullability warnings

commit 9d742c4
Author: Rui Marinho <[email protected]>
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 <[email protected]>

commit 9ae1b9f
Author: Rui Marinho <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date:   Thu Sep 28 02:03:24 2023 +0100

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

commit 62aef48
Author: Rui Marinho <[email protected]>
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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants