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

chore(deps): bump Uno.Wasm.Bootstrap from 2.0.0-dev.180 to 2.1.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 4, 2021

Bumps Uno.Wasm.Bootstrap from 2.0.0-dev.180 to 2.1.0.

Release notes

Sourced from Uno.Wasm.Bootstrap's releases.

2.0.0

This new release of the Uno.Wasm.Bootstrap package provides support for .NET 5 (net5.0) target framework, using .NET for WebAssembly from dotnet/runtime.

It also provides support for:

The .NET Runtime for this release is dotnet/runtime@99e4fda, and this package is equivalent to 2.0.0-dev.180.

Upgrade path

When upgrading from the 1.3.x versions, there is nothing specific to do for the project to continue building and running.

If you want to upgrade to net5.0, you will need to:

  • Change the target framework to net5.0
  • Add a reference to Microsoft.Windows.Compatibility version 5.0.0
  • If you are using Uno Platform (Uno.UI.* packages), you will also need to upgrade to version 3.5 or later.

If you are using on AOT (Full or mixed), note that it is still a work in progress in dotnet/runtime, and that you may still find issues that will be addressed during the course of .NET 6 development, and will be included in later builds of the Uno.Wasm.Bootstrap package.

Features

  • Add asset list to published package (4adf9ea)
  • Add generic type parameters to the AOT profile dump (975516f)
  • Add SDK Checksum optional debug logging (29e8968)
  • Add support for __Native dll import (68c09f4)
  • Add support for AOT profile filtering (06b8ee3)
  • Add support for mono runtime tracing options for native browser stack (e9ab258)
  • Add support for multi-emsdk versioned LLVM binaries (03abc09)
  • Add support for net5 (392847d)
  • Enable AOT Profile debugging (f086c6f)
  • Install embedded emscripten version for Unix based OSes (7c3c484)
  • net5 static linking, net5 validations (967d015)
  • deploy: Added ability to control where content files are being deployed (package or root) (abfbbc9)
  • deploy: Added WasmShellContentExtensionsToExclude property (f32249a)
  • deploy: Removed the DeployModeContent feature. The feature overlaps with Content metadata mode. (03235f6)
  • net5: Add support for linker feature switches (a1adb80)
  • Update to mono mono/mono@3acd878 (4c993e6)
  • deploy: .bc and .a files for static linking are no more copied to "dist" folder and used directly from their original location. (19e88cb)
  • deploy: Deploy= --> UnoDeploy= (1dfde39)

Performance Improvements

  • Improve net5 packager assembly resolution performance (9a21ca4)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Uno.Wasm.Bootstrap](https://github.com/unoplatform/Uno.Wasm.Bootstrap) from 2.0.0-dev.180 to 2.1.0.
- [Release notes](https://github.com/unoplatform/Uno.Wasm.Bootstrap/releases)
- [Changelog](https://github.com/unoplatform/Uno.Wasm.Bootstrap/blob/main/doc/release-procedure.md)
- [Commits](https://github.com/unoplatform/Uno.Wasm.Bootstrap/commits/2.1)

---
updated-dependencies:
- dependency-name: Uno.Wasm.Bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 4, 2021

The following labels could not be found: kind/dependency, do-not-merge/work-in-progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants