-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: hawkbase4git/nodejs-sample
base: master
head repository: wellflat/nodejs-sample
compare: master
- 16 commits
- 2 files changed
- 2 contributors
Commits on Jun 30, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for f99f2e7 - Browse repository at this point
Copy the full SHA f99f2e7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 98db4c7 - Browse repository at this point
Copy the full SHA 98db4c7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 49fbca3 - Browse repository at this point
Copy the full SHA 49fbca3View commit details
Commits on Jul 2, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for f590620 - Browse repository at this point
Copy the full SHA f590620View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2ce27c0 - Browse repository at this point
Copy the full SHA 2ce27c0View commit details
Commits on Jul 31, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for 5fb2bf9 - Browse repository at this point
Copy the full SHA 5fb2bf9View commit details
Commits on Nov 16, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for d154d54 - Browse repository at this point
Copy the full SHA d154d54View commit details
Commits on Jul 11, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for a429b48 - Browse repository at this point
Copy the full SHA a429b48View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d4926c7 - Browse repository at this point
Copy the full SHA d4926c7View commit details
Commits on Oct 19, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for ffdb89d - Browse repository at this point
Copy the full SHA ffdb89dView commit details
Commits on Mar 3, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 46e72d1 - Browse repository at this point
Copy the full SHA 46e72d1View commit details
Commits on Apr 6, 2023
-
Merge pull request wellflat#15 from wellflat/dependabot/npm_and_yarn/…
…minimist-and-mkdirp-and-mocha-1.2.8 Bump minimist, mkdirp and mocha
Configuration menu - View commit details
-
Copy full SHA for ca019fa - Browse repository at this point
Copy the full SHA ca019faView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1f0662a - Browse repository at this point
Copy the full SHA 1f0662aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 224537d - Browse repository at this point
Copy the full SHA 224537dView commit details
Commits on May 31, 2023
-
Merge pull request wellflat#9 from wellflat/dependabot/npm_and_yarn/h…
…awk-and-sqlite3--removed Bump hawk and sqlite3
Configuration menu - View commit details
-
Copy full SHA for 9b250c2 - Browse repository at this point
Copy the full SHA 9b250c2View commit details
Commits on Jun 2, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 412579b - Browse repository at this point
Copy the full SHA 412579bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master