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: cncjs/cncjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
Choose a base ref
...
head repository: cncjs/cncjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.2
Choose a head ref
  • 5 commits
  • 28 files changed
  • 4 contributors

Commits on Feb 19, 2023

  1. chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#807)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      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 Feb 19, 2023
    Configuration menu
    Copy the full SHA
    b8a7d2b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 (#801)

    Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
    - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
    - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
    - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsonwebtoken
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e08841d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on Mar 31, 2023

  1. feat: add functionality to set DTR/RTS line status on serial port open (

    #813)
    
    * feat: allow setting DTR or RTS line status upon opening a serial connection
    
    * feat: update translations
    cheton authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cb26c1c View commit details
    Browse the repository at this point in the history
  2. chore(release): publish 1.10.2

    cheton committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    410440b View commit details
    Browse the repository at this point in the history
Loading