Jakob Ackermann
21f5c25dbe
[misc] upgrade build scripts to version 3.11.0 and cleanup packages
...
```
npm uninstall prettier-eslint-cli eslint-plugin-standard eslint-plugin-jsx-a11y eslint-plugin-react eslint-config-standard-jsx eslint-config-standard-react babel-eslint
npm dedupe
```
2021-07-13 11:55:18 +01:00
Jakob Ackermann
072d970d33
[misc] switch from settings-sharelatex to @overleaf/settings
2021-07-12 17:47:20 +01:00
Jakob Ackermann
0ceaff1f3c
[misc] install bunyan as production dependency
...
```
Error: Cannot find module 'bunyan'
Require stack:
- .../node_modules/@google-cloud/logging-bunyan/build/src/middleware/express.js
- .../node_modules/@google-cloud/logging-bunyan/build/src/index.js
- .../node_modules/logger-sharelatex/logging-manager.js
- .../node_modules/logger-sharelatex/index.js
- .../app.js
```
2021-07-12 17:35:50 +01:00
dependabot[bot]
7d8f439b4c
build(deps): bump underscore from 1.9.2 to 1.13.1
...
Bumps [underscore](https://github.com/jashkenas/underscore ) from 1.9.2 to 1.13.1.
- [Release notes](https://github.com/jashkenas/underscore/releases )
- [Commits](https://github.com/jashkenas/underscore/compare/1.9.2...1.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 05:21:44 +00:00
Jakob Ackermann
b35381f275
[misc] bump the version of the metrics module to 3.5.1
2021-02-16 15:10:10 +00:00
Jakob Ackermann
010fa596e9
[misc] bump metrics module to 3.4.1
...
- renamed package from `metrics-sharelatex` to `@overleaf/metrics`
- drop support for statsd backend
- decaffeinate
- compress `/metrics` response using gzip
- bump debugging agents to latest versions
- expose prometheus interfaces for custom metrics (custom tags)
- cleanup of open sockets metrics
- fix deprecation warnings for header access
2020-11-25 11:57:24 +00:00
Jakob Ackermann
882db8484c
[misc] migrate to the native mongo driver
2020-09-07 09:32:39 +01:00
Christopher Hoskin
cbf385b0ef
[misc] bump logger-sharelatex to version 2.2.0
2020-08-13 08:51:37 +01:00
Jakob Ackermann
56abdff05a
[misc] bump the dev-env to 3.3.2
2020-08-10 17:01:11 +01:00
Christopher Hoskin
8774d39a1e
Update logger to 2.1.0
2020-07-01 15:56:47 +01:00
Eric Mc Sween
1ebed438e4
Upgrade metrics-sharelatex to 2.6.2
...
This version fixes the HTTP request timing metrics, which were not
reporting correctly.
2020-03-25 10:00:31 -04:00
mserranom
cf7ed3f76e
updated mongojs, chai, bunyan, mocha, sandboxed-module, sinon and timekeeper
2020-03-23 12:56:42 +01:00
mserranom
ba2268936d
updated async to v2.x
2020-03-23 12:50:27 +01:00
mserranom
06f606bf74
npm audit fix and bumped minor/patch dependencies
2020-03-23 12:49:40 +01:00
mserranom
7e5b42e790
updated build scripts
2020-03-23 12:47:58 +01:00
dependabot[bot]
164222ade7
Bump express from 4.1.2 to 4.5.0
...
Bumps [express](https://github.com/expressjs/express ) from 4.1.2 to 4.5.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.1.2...4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-17 10:55:16 +00:00
dependabot[bot]
5e02b1240c
Bump request from 2.34.0 to 2.47.0
...
Bumps [request](https://github.com/request/request ) from 2.34.0 to 2.47.0.
- [Release notes](https://github.com/request/request/releases )
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md )
- [Commits](https://github.com/request/request/compare/v2.34.0...v2.47.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-17 10:55:15 +00:00
Simon Detheridge
84c096a108
Uninstall coffee-script
2020-02-17 10:55:10 +00:00
Simon Detheridge
57df7b00ca
decaffeinate: add eslint and prettier packages
2020-02-17 10:54:51 +00:00
Simon Detheridge
abf640c547
decaffeinate: update build scripts to es
2020-02-17 07:35:05 +00:00
Shane Kilkelly
cb46848e2e
update logger and metrics
2019-06-19 09:11:59 +01:00
Henry Oswald
fd143cf2bf
bulk update build scripts, internal packages
...
moved internal packages from git to npm
2019-02-01 16:23:24 +00:00
Christopher Hoskin
be2459c9a2
Remove grunt
2019-01-10 09:21:59 +00:00
Christopher Hoskin
c01c5930ef
Bump buildscript to 1.1.10
2019-01-10 09:18:01 +00:00
Christopher Hoskin
915251252f
Bump logger to v1.5.9 and settings to v1.1.0
2019-01-10 09:15:37 +00:00
Christopher Hoskin
69a8d9c7f1
Switch metrics to v2
2019-01-10 09:11:15 +00:00
Henry Oswald
9a5e4bc7d8
update build scripts
2018-10-03 11:46:35 +01:00
Henry Oswald
4936e00b73
dockerise app, 1.1.3 build scripts
2018-05-23 11:01:07 +01:00
Shane Kilkelly
95516b25af
Upgrade to Node 8
2018-04-12 16:16:37 +01:00
James Allen
7edcfbc29e
Add coffee script dependency
2017-12-29 10:36:44 +00:00
James Allen
f4f4545e04
Provide hosts as environment settings and add npm run start script
2017-12-29 08:11:53 +00:00
Shane Kilkelly
dc4e9ee7e7
Update to metrics 1.7.1
2017-03-24 15:28:40 +00:00
Shane Kilkelly
6180f1de85
Update metrics version to 1.7.0
2017-03-21 13:49:12 +00:00
James Allen
33301871f2
Update logger version
2015-11-04 14:41:06 +00:00
James Allen
9d99b12ed5
Create (unit tested only) add contact end point
2015-10-06 16:41:35 +01:00