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: coderrio/Coderr.Server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0-rc01
Choose a base ref
...
head repository: coderrio/Coderr.Server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 0 files changed
  • 1 contributor

Commits on Mar 29, 2022

  1. Bump minimist in /src/Server/Coderr.Server.WebSite/ClientApp (#107)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    08fe718 View commit details
    Browse the repository at this point in the history
  2. Bump node-forge in /src/Server/Coderr.Server.WebSite/ClientApp (#106)

    Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
    - [Release notes](https://github.com/digitalbazaar/forge/releases)
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@v1.2.1...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-forge
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2e179e0 View commit details
    Browse the repository at this point in the history
  3. Bump url-parse in /src/Server/Coderr.Server.WebSite/ClientApp (#105)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.6 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.6...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    cd4e00f View commit details
    Browse the repository at this point in the history
Loading