John Crepezzi
339271e819
Integrate sentry
2020-10-06 12:08:59 -04:00
John Crepezzi
319141afd0
Merge branch 'master' into production
2020-10-06 00:55:08 -04:00
John Crepezzi
ef0ca40533
Downgrade pg for now
...
Will make a PR to use the new APIs soon
2020-10-06 00:54:12 -04:00
John Crepezzi
4e3620139d
Merge branch 'master' into production
2020-10-06 00:42:56 -04:00
John Crepezzi
a79fb39f54
Merge branch 'master' of github.com:seejohnrun/haste-server
2020-10-05 23:52:13 -04:00
John Crepezzi
3a72d74537
Fix security vulnerabilities from outdated packages
...
Closes #258
2020-10-05 23:50:28 -04:00
dependabot[bot]
16bce4c83d
Bump bl from 4.0.2 to 4.0.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 19:40:54 +00:00
Reece Dunham
ce03749c2f
Update dependencies to reduce security risk
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2020-08-12 23:45:18 +00:00
John Crepezzi
318c5f7ba6
Upgrade uglify and simplify usage
...
- Upgrade to the most recent version of uglify
- Use the `UglifyJS.minify(code)` helper which does exactly what we want
2017-10-31 21:19:22 -04:00
John Crepezzi
e76c845f16
Upgrade testing libraries
...
- Upgrade mocha
- Remove should due to limited usage and old style (at least by rspec standards)
- Move spec -> test which is the default
- Update tests accordingly for the above
2017-10-31 20:03:30 -04:00
John Crepezzi
bf1dbb68b8
Fix eslint
2017-06-26 12:38:17 -04:00