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: hawkbase4git/nodejs-sample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wellflat/nodejs-sample
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 30, 2020

  1. Bump eslint from 3.19.0 to 4.18.2

    Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v3.19.0...v4.18.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f99f2e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request wellflat#1 from wellflat/dependabot/npm_and_yarn/e…

    …slint-4.18.2
    
    Bump eslint from 3.19.0 to 4.18.2
    wellflat authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    98db4c7 View commit details
    Browse the repository at this point in the history
  3. Bump morgan from 1.9.0 to 1.9.1

    Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/expressjs/morgan/releases)
    - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
    - [Commits](expressjs/morgan@1.9.0...1.9.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    49fbca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge pull request wellflat#3 from wellflat/dependabot/npm_and_yarn/m…

    …organ-1.9.1
    
    Bump morgan from 1.9.0 to 1.9.1
    wellflat authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f590620 View commit details
    Browse the repository at this point in the history
  2. Bump knex from 0.13.0 to 0.19.5

    Bumps [knex](https://github.com/knex/knex) from 0.13.0 to 0.19.5.
    - [Release notes](https://github.com/knex/knex/releases)
    - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
    - [Commits](knex/knex@0.13.0...0.19.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    2ce27c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge pull request wellflat#2 from wellflat/dependabot/npm_and_yarn/k…

    …nex-0.19.5
    
    Bump knex from 0.13.0 to 0.19.5
    wellflat authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    5fb2bf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Bump aws-sdk from 2.265.1 to 2.814.0

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.265.1 to 2.814.0.
    - [Release notes](https://github.com/aws/aws-sdk-js/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-js@v2.265.1...v2.814.0)
    
    ---
    updated-dependencies:
    - dependency-name: aws-sdk
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d154d54 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge pull request wellflat#6 from wellflat/dependabot/npm_and_yarn/a…

    …ws-sdk-2.814.0
    
    Bump aws-sdk from 2.265.1 to 2.814.0
    wellflat authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    a429b48 View commit details
    Browse the repository at this point in the history
  2. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d4926c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge pull request wellflat#7 from wellflat/dependabot/npm_and_yarn/p…

    …ath-parse-1.0.7
    
    Bump path-parse from 1.0.6 to 1.0.7
    wellflat authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ffdb89d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Bump minimist, mkdirp and mocha

    Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `minimist` from 1.2.0 to 1.2.8
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.0...v1.2.8)
    
    Updates `mkdirp` from 0.5.1 to 0.5.6
    - [Release notes](https://github.com/isaacs/node-mkdirp/releases)
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)
    
    Updates `mocha` from 4.0.1 to 10.2.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v4.0.1...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mkdirp
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    46e72d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Merge pull request wellflat#15 from wellflat/dependabot/npm_and_yarn/…

    …minimist-and-mkdirp-and-mocha-1.2.8
    
    Bump minimist, mkdirp and mocha
    wellflat authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ca019fa View commit details
    Browse the repository at this point in the history
  2. Bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1f0662a View commit details
    Browse the repository at this point in the history
  3. Bump hawk and sqlite3

    Removes [hawk](https://github.com/mozilla/hawk). It's no longer used after updating ancestor dependency [sqlite3](https://github.com/TryGhost/node-sqlite3). These dependencies need to be updated together.
    
    
    Removes `hawk`
    
    Updates `sqlite3` from 3.1.13 to 5.1.2
    - [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
    - [Commits](TryGhost/node-sqlite3@v3.1.13...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: hawk
      dependency-type: indirect
    - dependency-name: sqlite3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    224537d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge pull request wellflat#9 from wellflat/dependabot/npm_and_yarn/h…

    …awk-and-sqlite3--removed
    
    Bump hawk and sqlite3
    wellflat authored May 31, 2023
    Configuration menu
    Copy the full SHA
    9b250c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge pull request wellflat#10 from wellflat/dependabot/npm_and_yarn/…

    …decode-uri-component-0.2.2
    
    Bump decode-uri-component from 0.2.0 to 0.2.2
    wellflat authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    412579b View commit details
    Browse the repository at this point in the history
Loading