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: nvisionative/nvQuickSite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: nvisionative/nvQuickSite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 8, 2021

  1. Fixed an issue with incorrect packages list

    - Only keeps RCs while they are still in rc state
    - Changes the path for the remote packages
    
    Closes #348
    valadas committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7f801b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #349 from valadas/fix-package-list

     Fixed an issue with incorrect packages list
    david-poindexter authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    91444e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /nvQuickSite

    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@8.0.3...13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6595d4e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Merge pull request #357 from nvisionative/dependabot/nuget/nvQuickSit…

    …e/Newtonsoft.Json-13.0.1
    
    Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /nvQuickSite
    valadas authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    fdf14c1 View commit details
    Browse the repository at this point in the history
  2. Bumps version to 2.2.0 for next release

    Bumps version to 2.2.0 for next release
    valadas committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    847e4be View commit details
    Browse the repository at this point in the history
  3. Fixed an issue where the wrong version of Newtonsoft.Json was defined

    We recently bumped this dependency but other dependencies also depend on this library. This PR makes the system auto-generate the required binding redirects if necessary to fix that issue.
    valadas committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b8581a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #360 from valadas/v2.2.0

    Bumps version to 2.2.0 for next release
    david-poindexter authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    0c07e27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #361 from valadas/binding-redirect

    Fixed an issue where the wrong version of Newtonsoft.Json was defined
    david-poindexter authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b336b52 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #362 from nvisionative/develop

    Merge `develop` into `main` for `2.2.0` release
    david-poindexter authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    21b2e50 View commit details
    Browse the repository at this point in the history
Loading