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: github/gh-actions-importer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: github/gh-actions-importer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 11 commits
  • 10 files changed
  • 4 contributors

Commits on May 22, 2023

  1. Bump coverlet.collector from 3.2.0 to 6.0.0 in /src

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 22, 2023
    2 Configuration menu
    Copy the full SHA
    29a60d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request #150 from github/dependabot/nuget/src/coverlet.col…

    …lector-6.0.0
    
    Bump coverlet.collector from 3.2.0 to 6.0.0 in /src
    j-dunham authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    68147e0 View commit details
    Browse the repository at this point in the history
  2. Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 in /src (#162)

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.2 to 4.5.0.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](nunit/nunit3-vs-adapter@V4.4.2...V4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      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 Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a8ff78c View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1 in /src (#161)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.5.0...v17.6.1)
    
    ---
    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 Jun 6, 2023
    Configuration menu
    Copy the full SHA
    71af98a View commit details
    Browse the repository at this point in the history
  4. Add docs for nodeunit Bamboo transformer (#156)

    * Add docs for nodeunit Bamboo transformer
    
    * Update index
    Chaseshak authored Jun 6, 2023
    5 Configuration menu
    Copy the full SHA
    6dba905 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 in /src (#171)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.1...v17.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      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 Jun 20, 2023
    2 Configuration menu
    Copy the full SHA
    24af7d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 in /src (#191)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.2...v17.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      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 Jul 6, 2023
    2 Configuration menu
    Copy the full SHA
    b68dcf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    befb118 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    2a2b735 View commit details
    Browse the repository at this point in the history
  2. Update src/ActionsImporter/Commands/Common.cs

    Co-authored-by: Ethan Dennis <ethanis@github.com>
    j-dunham and ethanis authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ecf894c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #209 from github/no-host-network

    Add option to disable the use of host network
    j-dunham authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    93163ee View commit details
    Browse the repository at this point in the history
Loading