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
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
9e24affe7a
Merge pull request #5161 from overleaf/jpa-drop-errorhandler
...
[misc] drop errorhandler middleware
GitOrigin-RevId: e95628b6ba5808e4bf4c1df291b6d9eb91d9bc10
2021-09-21 08:03:17 +00:00
Jakob Ackermann
938f1f8543
[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:15 +01:00
Jakob Ackermann
9fe23031cd
[misc] goodbye coffee-script
2021-07-13 10:07:01 +01:00
Jakob Ackermann
f72362a668
[misc] switch from settings-sharelatex to @overleaf/settings
2021-07-12 17:47:16 +01:00
Jakob Ackermann
0869923375
[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:46 +01:00
dependabot[bot]
dd88d03254
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:10:51 +00:00
Jakob Ackermann
01059af954
[misc] drop unused node-statsd package
2021-03-30 09:45:07 +01:00
Jakob Ackermann
f652a62975
[misc] bump the version of the metrics module to 3.5.1
2021-02-16 15:10:12 +00:00
Jakob Ackermann
f16fbdcdbf
[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:20 +00:00
Jakob Ackermann
74a3a95dc6
[misc] migrate the health-check to the native mongo driver, drop mongojs
2020-09-07 11:28:08 +01:00
Jakob Ackermann
d77834ab55
[misc] migrate the app to the native mongo driver
...
health-check to follow in a separate commit
2020-09-07 11:27:59 +01:00
Christopher Hoskin
f517d31e15
[misc] bump logger-sharelatex to version 2.2.0
2020-08-13 09:07:30 +01:00
Jakob Ackermann
e92b1fa063
[misc] bump the dev-env to 3.3.2
2020-08-10 17:10:30 +01:00
mserranom
2f3d664db0
updated express to v4 and mongojs
2020-03-26 15:17:07 +01:00
mserranom
6f398625a3
updated prettier, mocha, sinon, node-statsd
2020-03-26 13:25:39 +01:00
mserranom
7135e03cad
updated async to latest v2.x
2020-03-26 13:21:44 +01:00
mserranom
0b2c4cb1b7
updated minor/patch dependencies
2020-03-26 13:21:02 +01:00
mserranom
2b4e44f047
updated build scripts
2020-03-26 13:16:08 +01:00
Tim Alby
4323b6a155
remove compile:*
commands
2020-01-14 17:02:13 +01:00
Tim Alby
8ba667fd20
decaffeinate: add eslint and prettier packages
2020-01-13 20:04:02 +01:00
Tim Alby
d2ed80a1fb
decaffeinate: update build scripts to es
2020-01-13 20:04:02 +01:00
Shane Kilkelly
429c593cdf
update logger and metrics
2019-06-21 10:06:02 +01:00
Henry Oswald
10f71a6a9d
bump build scripts and move to npm modules
2019-01-31 16:13:21 +00:00
Christopher Hoskin
b9fe57757e
Bump build script to v1.1.10
2019-01-09 15:22:17 +00:00
Christopher Hoskin
f2230d6f27
Bump metrics to v2.0.12, logger to v1.5.9 and settings to v1.1.0, fixup shrinkwrap
2019-01-09 15:18:15 +00:00
Henry Oswald
d3b37145b9
update mocha
2018-10-03 13:53:36 +01:00
Henry Oswald
2a85b54dad
update build scripts
2018-10-03 13:46:00 +01:00
Henry Oswald
9058cc668a
update build scripts to 1.1.3 with docker file
2018-05-23 14:08:34 +01:00
James Allen
b543031454
Provide hosts as environment settings and add npm run start script
2017-12-29 08:15:08 +00:00
Shane Kilkelly
b616498ea3
upgrade to metrics 1.7.1, with uv-threadpool fix
2017-03-23 15:34:33 +00:00
Shane Kilkelly
7d06f52890
Update metrics version to 1.7.0
2017-03-21 13:50:36 +00:00
Henry Oswald
afd85f9d90
bump mongojs to 2.4
2016-06-01 17:40:56 +01:00
Henry Oswald
2b8ca59420
bump mongojs version
2016-06-01 14:38:06 +01:00
Henrique Santos
1e60327f2e
create scaffolding base on tags repo
2016-01-14 10:35:16 -02:00