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: nodeshift-starters/nodejs-rest-http-crud
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: nodeshift-starters/nodejs-rest-http-crud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 26, 2019

  1. chore(package): Update body-parser to the latest version 🚀 (#130)

    * fix(package): update body-parser to version 1.19.0
    
    * chore(package): update lockfile package-lock.json
    greenkeeper[bot] authored and lholmquist committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    58261b5 View commit details
    Browse the repository at this point in the history
  2. chore(package): Update nyc to the latest version 🚀 (#129)

    * chore(package): update nyc to version 14.0.0
    
    * chore(package): update lockfile package-lock.json
    greenkeeper[bot] authored and lholmquist committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    b5bcd19 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. chore(package): Update nyc to the latest version 🚀 (#131)

    * chore(package): update nyc to version 14.1.0
    
    * chore(package): update lockfile package-lock.json
    greenkeeper[bot] authored and lholmquist committed May 3, 2019
    Configuration menu
    Copy the full SHA
    3c3c108 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Configuration menu
    Copy the full SHA
    b1f11f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58079c1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Merge pull request #132 from nodeshift-starters/greenkeeper/standard-…

    …version-6.0.1
    
    Update standard-version to the latest version 🚀
    helio-frota authored May 9, 2019
    Configuration menu
    Copy the full SHA
    0ceaf34 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. chore(package): Greenkeeper/express 4.17.1 (#134)

    * fix(package): update express to version 4.17.1
    
    Closes #133
    
    * chore(package): update lockfile package-lock.json
    lholmquist authored May 29, 2019
    Configuration menu
    Copy the full SHA
    caf3566 View commit details
    Browse the repository at this point in the history
  2. feat: Update to use Node.js 12.x

    BREAKING CHANGE: start using node 12
    lholmquist committed May 29, 2019
    Configuration menu
    Copy the full SHA
    a931332 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.0.0

    lholmquist committed May 29, 2019
    Configuration menu
    Copy the full SHA
    bbd8a3a View commit details
    Browse the repository at this point in the history
Loading