aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Collapse)AuthorAge
* migrate npm to pnpm for buildLibravatar Balaji Vijayakumar2022-12-09
|
* Add 'python' dependency for compiling native libsLibravatar Vijay A2022-12-09
|
* Upgrade 'nodejs' to '16.18.1' and 'npm' to '8.19.2'Libravatar Vijay A2022-12-09
|
* 1.3.11 [skip ci]v1.3.11Libravatar github-actions2022-08-29
|
* 1.3.10 [skip ci]v1.3.10Libravatar github-actions2022-07-19
|
* 1.3.9 [skip ci]v1.3.9Libravatar github-actions2022-07-10
|
* Update dependencies and fix local server directory traversalLibravatar Kristóf Marussy2022-07-10
|
* 1.3.8 [skip ci]v1.3.8Libravatar github-actions2022-06-08
|
* 1.3.7 [skip ci]v1.3.7Libravatar github-actions2022-06-02
|
* Upgrade 'node' (16.14 -> 16.15); Upgrade 'pnpm' (6 --> 7)Libravatar Vijay A2022-05-10
|
* Regenerate contributors [skip ci]Libravatar Vijay A2022-04-30
|
* build: Do not run husky for production builds, only for dev builds (#12)Libravatar Eric Reeves2022-04-30
| | | | | * Use 'is-ci' to determine if we are in a CI system Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Regenerate '.gitignore'Libravatar Vijay A2022-04-30
|
* update node version to 16.14.2 (#7)Libravatar Santhosh C2022-04-26
| | | | | | | * Update dependencies (node, npm and node-gyp) to be coherent with Ferdium-App * Update 'recipes' submodule Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Rebranded from 'ferdi' to 'ferdium' (#4)Libravatar Vijay Aravamudhan2022-04-24
|
* 1.3.2Libravatar kytwb2022-03-14
|
* Bump node-fetch from 2.6.1 to 2.6.7 (#100)Libravatar dependabot[bot]2022-03-02
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ajv from 6.10.2 to 6.12.6 (#99)Libravatar dependabot[bot]2022-03-01
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add recipes updateLibravatar kytwb2022-01-07
|
* 1.3.1Libravatar kytwb2022-01-02
|
* 1.3.0Libravatar kytwb2021-12-31
|
* Merge branch 'master' into masterLibravatar thursday2021-11-16
|\
| * Merge pull request #1 from k0staa/masterLibravatar thursday2021-08-17
| |\ | | | | | | Test merge
* | | Upgrade the Node package `pg` to at least 8.0.3Libravatar Edgars2021-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `package.json` and `package-lock.json` were updated to upgrade the Node package `pg` to at least version 8.0.3 to fix the following error: SubError [TimeoutError]: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call? at /app/node_modules/knex/lib/client.js:339:13 at tryCatcher (/app/node_modules/bluebird/js/release/util.js:16:23) at /app/node_modules/bluebird/js/release/catch_filter.js:17:41 at tryCatcher (/app/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/app/node_modules/bluebird/js/release/promise.js:517:31) at Promise._settlePromise (/app/node_modules/bluebird/js/release/promise.js:574:18) at Promise._settlePromise0 (/app/node_modules/bluebird/js/release/promise.js:619:10) at Promise._settlePromises (/app/node_modules/bluebird/js/release/promise.js:695:18) at _drainQueueStep (/app/node_modules/bluebird/js/release/async.js:138:12) at _drainQueue (/app/node_modules/bluebird/js/release/async.js:131:9) at Async._drainQueues (/app/node_modules/bluebird/js/release/async.js:147:5) at Immediate.Async.drainQueues [as _onImmediate] (/app/node_modules/bluebird/js/release/async.js:17:14) at processImmediate (internal/timers.js:464:21) { sql: undefined, bindings: undefined }
* | | Merge pull request #48 from k0staa/masterLibravatar thursday2021-09-18
|\ \ \ | | |/ | |/| Moving the server-docker repository to the server repository and enabling image building from the current version of the application code
| * | Update package-lock.jsonLibravatar thursday2021-07-21
| | | | | | | | | Based on the package-lock.json that was generated after installing mysql inside of a running ferdi-server container using the command: npm install --save mysql
| * | Added mysql to package-lock.jsonLibravatar thursday2021-07-21
| | | | | | | | | Added mysql and dependences to package-lock.json
* | | Bump tar from 4.4.15 to 4.4.19Libravatar dependabot[bot]2021-09-02
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump path-parse from 1.0.6 to 1.0.7Libravatar dependabot[bot]2021-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Bump color-string from 1.5.3 to 1.6.0Libravatar dependabot[bot]2021-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump set-getter from 0.1.0 to 0.1.1Libravatar dependabot[bot]2021-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/doowb/set-getter/releases) - [Commits](https://github.com/doowb/set-getter/commits/0.1.1) --- updated-dependencies: - dependency-name: set-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump tar from 4.4.10 to 4.4.15Libravatar dependabot[bot]2021-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore: improve dev setupLibravatar mhatvan2021-08-04
| | | | | | | | | | | | | | | | - upgrade uuid, eslint, husky - improve .eslintrc.js and correct lint script - update uuid imports to conform to v8 - add .prettierrc.js for consistent formatting - file changes due to lint --fix
* | Bump tar from 4.4.10 to 4.4.15Libravatar dependabot[bot]2021-08-04
|/ | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump color-string from 1.5.3 to 1.5.5Libravatar dependabot[bot]2021-07-05
| | | | | | | | | | | | | | Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump set-getter from 0.1.0 to 0.1.1Libravatar dependabot[bot]2021-07-05
| | | | | | | | | | | | | Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/doowb/set-getter/releases) - [Commits](https://github.com/doowb/set-getter/commits/0.1.1) --- updated-dependencies: - dependency-name: set-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump bson from 1.1.1 to 1.1.6Libravatar dependabot[bot]2021-06-17
| | | | | | | | Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.1 to 1.1.6. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.1.6/HISTORY.md) - [Commits](https://github.com/mongodb/js-bson/commits/v1.1.6) Signed-off-by: dependabot[bot] <support@github.com>
* Bump glob-parent from 5.0.0 to 5.1.2Libravatar dependabot[bot]2021-06-17
| | | | | | | | | | | | | | Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Added husky pre-commit hook to run linterLibravatar Vijay A2021-05-19
|
* Bump lodash from 4.17.19 to 4.17.21Libravatar dependabot[bot]2021-05-19
| | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
* Bump hosted-git-info from 2.8.8 to 2.8.9Libravatar dependabot[bot]2021-05-18
| | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
* Bump bl from 1.2.2 to 1.2.3Libravatar dependabot[bot]2021-02-06
| | | | | | | Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) Signed-off-by: dependabot[bot] <support@github.com>
* Bump ini from 1.3.5 to 1.3.7Libravatar dependabot[bot]2020-12-11
| | | | | | | Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com>
* Bump node-fetch from 2.6.0 to 2.6.1Libravatar dependabot[bot]2020-09-12
| | | | | | | | Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
* Bump lodash from 4.17.15 to 4.17.19Libravatar dependabot[bot]2020-07-18
| | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
* #16 Implement Password resetLibravatar vantezzen2020-04-02
|
* Upgrade dependenciesLibravatar vantezzen2020-04-02
|
* Bump acorn from 7.0.0 to 7.1.1Libravatar dependabot[bot]2020-03-14
| | | | | | | Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.1.1) Signed-off-by: dependabot[bot] <support@github.com>
* #15 Setup Sentry to capture errorsLibravatar Amine Mouafik2019-11-29
|
* Add eslintLibravatar vantezzen2019-09-05
|