Skip to content
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: akkadotnet/Hyperion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.0
Choose a base ref
...
head repository: akkadotnet/Hyperion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.1
Choose a head ref
  • 14 commits
  • 18 files changed
  • 4 contributors

Commits on Aug 3, 2021

  1. Bump coverlet.collector from 3.0.3 to 3.1.0 (#243)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f831bb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Bump AkkaVersion from 1.4.21 to 1.4.23 (#246)

    Bumps `AkkaVersion` from 1.4.21 to 1.4.23.
    
    Updates `Akka` from 1.4.21 to 1.4.23
    - [Release notes](https://github.com/akkadotnet/akka.net/releases)
    - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
    - [Commits](akkadotnet/akka.net@1.4.21...1.4.23)
    
    Updates `Akka.Serialization.Hyperion` from 1.4.21 to 1.4.23
    - [Release notes](https://github.com/akkadotnet/akka.net/releases)
    - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
    - [Commits](akkadotnet/akka.net@1.4.21...1.4.23)
    
    Updates `Akka.TestKit.Xunit2` from 1.4.21 to 1.4.23
    - [Release notes](https://github.com/akkadotnet/akka.net/releases)
    - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
    - [Commits](akkadotnet/akka.net@1.4.21...1.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: Akka
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Akka.Serialization.Hyperion
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Akka.TestKit.Xunit2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    8868f5e View commit details
    Browse the repository at this point in the history
  2. Bump BenchmarkDotNet from 0.13.0 to 0.13.1 (#247)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.0 to 0.13.1.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.0...v0.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    b3dcbae View commit details
    Browse the repository at this point in the history
  3. Bump ApprovalTests from 5.5.0 to 5.7.0 (#245)

    Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net) from 5.5.0 to 5.7.0.
    - [Release notes](https://github.com/approvals/ApprovalTests.Net/releases)
    - [Commits](approvals/ApprovalTests.Net@5.5.0...5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: ApprovalTests
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    56c668e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Bump FluentAssertions from 5.10.3 to 6.0.0 (#248)

    Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.0.0.
    - [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
    - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
    - [Commits](fluentassertions/fluentassertions@5.10.3...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: FluentAssertions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    2ebd5c2 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#249)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v16.10.0...v16.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    2d023dc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. updated benchmarks to run on modern .NET platforms (#250)

    Now targets: `net461`, `netcoreapp3.1`, and `net5.0`
    Aaronontheweb authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    f9fc857 View commit details
    Browse the repository at this point in the history
  2. Add deserialization type denylist (#242)

    * Fix nuget publish when symbols aren't required to nuget push (#69) (#70)
    
    * add option for not publishing symbols for production release
    
    * bad folder name
    
    * Add a saftey check to prevent deserialization of known evil types
    
    * fix API Spec
    
    * Update API Approver list
    
    * Add null checking
    
    Co-authored-by: Aaron Stannard <aaron@petabridge.com>
    Co-authored-by: Gregorius Soedharmo <arkatufus@yahoo.com>
    3 people authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    3c3cc04 View commit details
    Browse the repository at this point in the history
  3. standardize Hyperion runtimes through common.props (#253)

    * standardize Hyperion runtimes through common.props
    
    * fixed .NET Framework tests
    
    * fixed IFDEFs
    
    * disable AppDomains in XUnit on Linux
    
    * fixed paths
    
    * fixed path resolution to `xunit.runner.json`
    
    * remove API tests on Linux
    
    * fixed net461 ref
    Aaronontheweb authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a7fc161 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03d7826 View commit details
    Browse the repository at this point in the history
  5. Cleanup type blacklist PR (#254)

    * Move disallow unsafe type flag to settings
    
    * Code cleanup, port missing codes for netstandard 1.6
    
    Co-authored-by: Aaron Stannard <aaron@petabridge.com>
    Arkatufus and Aaronontheweb authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    5284534 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    e3b1a3d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev'

    Arkatufus committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    63cb41e View commit details
    Browse the repository at this point in the history
  3. Version 0.11.1 Release

    Version 0.11.1 Release
    Arkatufus authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    728edc8 View commit details
    Browse the repository at this point in the history
Loading