Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
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: AvaloniaUI/Avalonia.NameGenerator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.1
Choose a base ref
...
head repository: AvaloniaUI/Avalonia.NameGenerator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.1
Choose a head ref
  • 3 commits
  • 40 files changed
  • 2 contributors

Commits on Jan 1, 2023

  1. build(deps): Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src (

    #102)
    
    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.4.0...v17.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    3d92724 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. build(deps): Bump Microsoft.CodeAnalysis.Analyzers in /src (#104)

    Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.3 to 3.3.4.
    - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
    - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
    - [Commits](dotnet/roslyn-analyzers@v3.3.3...v3.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4ecf3d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. feature: Support Inlines, sync XamlX, use Avalonia 11 (#106)

    * feature: Support Inlines, sync XamlX, use Avalonia 11
    * chore: Bump version
    * chore: Update docs
    worldbeater authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    59056ab View commit details
    Browse the repository at this point in the history
Loading