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

Update core to 14.13.2, bump max page size to 16kb #3683

Merged
merged 15 commits into from
Jan 2, 2025
Merged

Conversation

nirinchev
Copy link
Member

Description

Fixes #3680

TODO

  • Changelog entry
  • Tests

@nirinchev nirinchev merged commit 3c0aa71 into main Jan 2, 2025
42 of 49 checks passed
@nirinchev nirinchev deleted the ni/update-core branch January 2, 2025 17:49
nirinchev added a commit that referenced this pull request Jan 2, 2025
* main:
  Prepare for vNext (#3685)
  Prepare for 12.5.0 (#3684)
  Update core to 14.13.2, bump max page size to 16kb (#3683)
  Use upstream pkl-gha for GitHub Action Workflows (#3677)
  Prepare for vNext (#3673)
  Prepare for 12.4.1 (#3672)
  RNET-1175 Fix potential outgoing message corruption in managed websockets (#3670)
  fix docs link
  add deprecation notice to README.md
nirinchev added a commit that referenced this pull request Jan 3, 2025
* add deprecation notice to README.md

* fix docs link

* RNET-1175 Fix potential outgoing message corruption in managed websockets (#3670)

* Fix potential outgoing message corruption in managed websockets

* Update CHANGELOG.md

* Prepare for 12.4.1 (#3672)

* Prepare for vNext (#3673)

Co-authored-by: fealebenpae <[email protected]>

* Use upstream pkl-gha for GitHub Action Workflows (#3677)

* Use upstream for pkl workflows

Signed-off-by: StefMa <[email protected]>

* Remove custom pkl project

Signed-off-by: StefMa <[email protected]>

* Translate pkl actions

---------

Signed-off-by: StefMa <[email protected]>

* Update core to 14.13.2, bump max page size to 16kb (#3683)

* Update core, bump max page size to 16kb

* Use macos-latest

* Drop support for UWP arm32

* Fix setup-xcode

* Bump platform helpers to .net7

* Use net8 for analytics assembly

* .net6 -> .net8

* Fix some tests

* Use correct reference assemblies

* Update ilspycmd, drop xamarin support

* Downgrade Core

* Fix logger regex

* Update changelog

* Remove check title workflow

* Prepare for 12.5.0 (#3684)

Co-authored-by: nirinchev <[email protected]>

* Prepare for vNext (#3685)

Co-authored-by: nirinchev <[email protected]>

* Merge main into community

* Remove accidentally commited files

* Set the Unity constant for aot targets

* Wrap dynamic tests in conditionals

* Revert "Wrap dynamic tests in conditionals"

This reverts commit 51a949c.

* Clean up solution file

---------

Signed-off-by: StefMa <[email protected]>
Co-authored-by: Michael O'Brien <[email protected]>
Co-authored-by: Yavor Georgiev <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: fealebenpae <[email protected]>
Co-authored-by: Stefan M. <[email protected]>
Co-authored-by: nirinchev <[email protected]>
Co-authored-by: nirinchev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support page size 16KB for upcoming Android 15
2 participants