June Kelly
a450a74351
Upgrade async
package to 3.2.2 ( #8447 )
...
* Revert "Revert "Bump async to 3.2.2 (#7618 )""
This reverts commit 75153a555211d654744c2e61e27fe21085826c22.
* [web] fix usage of async.queue.drain in script
* [clsi] fix usage of async.queue.drain
* [spelling] fix usage of async.queue.drain
* [redis-wrapper] fix usage of async.queue.drain
* [web] Test that LockManager queue is cleared
This protects against a regression found when upgrading the
async package. Here we test that the `queue.drain` callback
is really getting called, and the lock is being removed from
the LOCK_QUEUES map.
* [redis-wrapper] Upgrade async to 3.2.2
GitOrigin-RevId: df921e6d7f1d505bd467f22e58600ba1aff48869
2022-06-22 08:03:35 +00:00
Jakob Ackermann
8cdb746628
Merge pull request #8434 from overleaf/revert-7618-dependabot-npm_and_yarn-async-3.2.2
...
Revert "Bump async to 3.2.2"
GitOrigin-RevId: a5deaea558011fa5a2e1aebe07856e8b0c87c4fc
2022-06-16 08:03:10 +00:00
dependabot[bot]
d55f4dfafa
Bump async to 3.2.2 ( #7618 )
...
[all] Upgrade async package to 3.2.2
- [web] Fix usages of async library
- [project-history] Fix usage of async library
- [third-party-references] Fix usage of async library
- [track-changes] Fix usage of async library
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: June Kelly <june.kelly@overleaf.com>
GitOrigin-RevId: 90cf132f13da53b2bd6690ee3cdf4d6c8563ecd2
2022-06-16 08:02:49 +00:00
Jakob Ackermann
ae0c347f27
Merge pull request #6542 from overleaf/jpa-em-code-sharing-workspaces
...
[misc] npm workspaces
GitOrigin-RevId: 87aa72db6637fb238d7cd35b0a48ac3ed58ab3eb
2022-02-16 11:31:07 +00:00
Jakob Ackermann
409d8cd1a8
Merge pull request #6470 from overleaf/jpa-o-error-3-4
...
[misc] upgrade o-error to v3.4.0 in all the places
GitOrigin-RevId: 7b7ce1211cbe5e41754ca2ae112d237befdcf40e
2022-01-28 09:03:45 +00:00
Jakob Ackermann
4b308553be
Merge pull request #6120 from overleaf/jpa-same-linting-packages
...
[misc] move the linting setup to the root of the monorepo
GitOrigin-RevId: 1633e2a58598add0b727738cd3bfba0ab7bae781
2021-12-17 09:03:06 +00:00
Eric Mc Sween
f7275a6c4b
Merge pull request #6079 from overleaf/em-upgrade-logger
...
Upgrade logger and metrics in all services
GitOrigin-RevId: 2baf63eeeab77fb3559cf763ddacfbf4b745cd0b
2021-12-15 09:04:25 +00:00
Jakob Ackermann
95df66924a
[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
8cd225cd2f
[misc] goodbye coffee-script
2021-07-13 10:07:03 +01:00
Jakob Ackermann
053a0f6333
[misc] switch from settings-sharelatex to @overleaf/settings
2021-07-12 17:47:20 +01:00
Jakob Ackermann
a0e488d450
[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:49 +01:00
dependabot[bot]
387caf66b8
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:22:05 +00:00
Jakob Ackermann
485ce2b8cd
[misc] drop unused node-statsd package
2021-03-30 09:45:08 +01:00
Jakob Ackermann
5329520a61
[misc] bump the version of the metrics module to 3.5.1
2021-02-16 15:10:13 +00:00
Jakob Ackermann
9afdb32689
[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
cb4a7516ac
[misc] migrate the app to the native mongo driver, drop mongojs
2020-09-07 12:21:48 +01:00
Jakob Ackermann
1480308b9f
[misc] bump logger-sharelatex to version 2.2.0
2020-08-13 16:52:17 +01:00
Jakob Ackermann
8aeacb6645
[misc] properly install chai and sandboxed-module
2020-08-13 16:49:40 +01:00
Jakob Ackermann
c722a79e93
[misc] bump the dev-env to 3.3.2
2020-08-10 17:23:15 +01:00
Eric Mc Sween
256e7375ff
Upgrade logger-sharelatex to 2.0.0
2020-06-08 08:58:25 -04:00
Miguel Serrano
7917fd4fbd
updated OError dependency to v3
2020-06-03 11:09:48 +02:00
Miguel Serrano
562f14455c
updated build scripts
2020-06-03 10:49:09 +02:00
mserranom
19808cb127
updated mocha, sinon and node-statsd
2020-03-30 12:53:35 +02:00
mserranom
caa28a0ff0
updated minor, patch dependencies and lru-cache. Fixed constructor in lru-cache
2020-03-30 12:49:56 +02:00
mserranom
3885c48d42
updated build scripts
2020-03-30 12:33:07 +02:00
Jakob Ackermann
fc17d6adf1
[misc] rename npm-shrinkwrap.json to package-lock.json and run npm i
...
Also delete unused redis dependency.
2020-02-12 14:41:14 +01:00
Jakob Ackermann
24270b3e78
[misc] update the build scripts to 1.3.5
2020-02-11 18:59:24 +01:00
Miguel Serrano
a27ca151fb
updated logger-sharelatex to 1.8.0 ( #31 )
2019-07-11 16:57:45 +02:00
Miguel Serrano
74c9a3c095
updated API Manager to call aspell in batches ( #30 )
2019-07-11 12:29:00 +02:00
Miguel Serrano
6ca60b8724
improved error handling and increased timeout ( #26 )
2019-07-04 11:55:16 +01:00
Miguel Serrano
0518840b4e
updated node version to v10 and removed v8 profiler ( #25 )
2019-07-03 14:19:01 +01:00
Miguel Serrano
0eba057cef
Initial decaffeination ( #24 )
2019-07-03 13:41:01 +01:00
Shane Kilkelly
7034c65696
update logger and metrics
2019-06-21 11:52:15 +01:00
Henry Oswald
b38b5989db
bulk upgrade to 1.1.12, moved to npm rather than git
2019-01-31 16:44:24 +00:00
Christopher Hoskin
202ad40fb0
Bump settings to v1.1.0
2019-01-05 07:46:03 +00:00
Christopher Hoskin
f94754d041
Remove grunt
2019-01-05 07:44:30 +00:00
Christopher Hoskin
e3e99a6214
Bump logger to v1.5.9
2019-01-03 16:30:36 +00:00
Christopher Hoskin
2f15f5d6f0
Bump logger to v1.5.8
2019-01-03 10:09:43 +00:00
Christopher Hoskin
3e9d2b9656
Bump build scripts to 1.1.10
2019-01-03 10:06:42 +00:00
Christopher Hoskin
f73856064b
Switch to v2 metrics
2019-01-03 10:03:49 +00:00
Henry Oswald
493e4fe693
bump mocha
2018-10-03 15:32:50 +01:00
Henry Oswald
836c77616f
update build scripts to 1.1.9
2018-10-03 15:19:45 +01:00
Henry Oswald
aada9417ea
dockerised for k8, update build scripts to 1.1.3
2018-05-22 12:26:36 +01:00
James Allen
4ab7f7212d
Provide hosts as environment settings and add npm run start script
2017-12-29 08:16:04 +00:00
Shane Kilkelly
ca293bdd8c
upgrade to node 6.9.5
2017-06-27 13:29:27 +01:00
Shane Kilkelly
b7f79699fc
Pin sinon version
2017-06-22 10:09:20 +01:00
Shane Kilkelly
8fead43fbe
Update to metrics 1.7.1
2017-03-24 15:26:08 +00:00
Shane Kilkelly
6b3e2371c0
Update metrics version to 1.7.0
2017-03-21 13:47:49 +00:00
Brian Gough
bf2e1dfbfe
add sentry logging
2016-03-23 13:47:28 +00:00
Brian Gough
fdd9357a42
upgrade lru-cache module to avoid performance regression with node 4.2
...
Fix performance regression on Node 4x #55
https://github.com/isaacs/node-lru-cache/pull/55
2016-03-04 11:33:35 +00:00