Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[develop] Release 1.44.0 #1077

Merged
merged 1 commit into from
Dec 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,43 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.44.0](https://github.com/opengovsg/GoGovSG/compare/v1.43.0...v1.44.0)

- Display long url in directory page [`#1068`](https://github.com/opengovsg/GoGovSG/pull/1068)
- build(deps): bump aws-sdk from 2.806.0 to 2.811.0 [`#1072`](https://github.com/opengovsg/GoGovSG/pull/1072)
- refactor(threat): make module, move file and url checks [`#1033`](https://github.com/opengovsg/GoGovSG/pull/1033)
- build(deps-dev): bump @babel/preset-env from 7.12.10 to 7.12.11 [`#1073`](https://github.com/opengovsg/GoGovSG/pull/1073)
- Record search result clicks for search evaluation metric [`#1055`](https://github.com/opengovsg/GoGovSG/pull/1055)
- build(deps): bump nodemailer from 6.4.16 to 6.4.17 [`#1065`](https://github.com/opengovsg/GoGovSG/pull/1065)
- build(deps-dev): bump @types/express-fileupload from 1.1.5 to 1.1.6 [`#1071`](https://github.com/opengovsg/GoGovSG/pull/1071)
- build(deps-dev): bump typescript from 4.1.2 to 4.1.3 [`#1070`](https://github.com/opengovsg/GoGovSG/pull/1070)
- build(deps-dev): bump testcafe from 1.9.4 to 1.10.0 [`#1069`](https://github.com/opengovsg/GoGovSG/pull/1069)
- Search full shorturl [`#1037`](https://github.com/opengovsg/GoGovSG/pull/1037)
- E2e test ci [`#986`](https://github.com/opengovsg/GoGovSG/pull/986)
- build(deps): bump uuid from 8.3.1 to 8.3.2 [`#1062`](https://github.com/opengovsg/GoGovSG/pull/1062)
- build(deps-dev): bump ts-loader from 8.0.11 to 8.0.12 [`#1050`](https://github.com/opengovsg/GoGovSG/pull/1050)
- Remove urls_weighted_search_idx [`#1054`](https://github.com/opengovsg/GoGovSG/pull/1054)
- build(deps): bump react-i18next from 11.8.3 to 11.8.4 [`#1066`](https://github.com/opengovsg/GoGovSG/pull/1066)
- build(deps-dev): bump @babel/preset-react from 7.12.7 to 7.12.10 [`#1064`](https://github.com/opengovsg/GoGovSG/pull/1064)
- build(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 [`#1063`](https://github.com/opengovsg/GoGovSG/pull/1063)
- fix: upgrade @sentry/browser from 5.27.4 to 5.27.6 [`#1058`](https://github.com/opengovsg/GoGovSG/pull/1058)
- fix: upgrade express-rate-limit from 5.1.3 to 5.2.3 [`#1057`](https://github.com/opengovsg/GoGovSG/pull/1057)
- fix: upgrade nanoid from 2.0.3 to 2.1.11 [`#1056`](https://github.com/opengovsg/GoGovSG/pull/1056)
- build(deps-dev): bump @types/node from 14.14.11 to 14.14.13 [`#1052`](https://github.com/opengovsg/GoGovSG/pull/1052)
- build(deps): bump ua-parser-js from 0.7.22 to 0.7.23 [`#1051`](https://github.com/opengovsg/GoGovSG/pull/1051)
- build(deps-dev): bump ts-node-dev from 1.0.0 to 1.1.1 [`#1053`](https://github.com/opengovsg/GoGovSG/pull/1053)
- fix: directory toggle ui [`#1038`](https://github.com/opengovsg/GoGovSG/pull/1038)
- build(deps): bump react-i18next from 11.8.2 to 11.8.3 [`#1045`](https://github.com/opengovsg/GoGovSG/pull/1045)
- build(deps-dev): bump @types/ua-parser-js from 0.7.34 to 0.7.35 [`#1044`](https://github.com/opengovsg/GoGovSG/pull/1044)
- build(deps-dev): bump @types/jest from 26.0.15 to 26.0.19 [`#1046`](https://github.com/opengovsg/GoGovSG/pull/1046)
- build(deps): bump ini from 1.3.5 to 1.3.8 [`#1048`](https://github.com/opengovsg/GoGovSG/pull/1048)
- build(deps): bump react-i18next from 11.8.1 to 11.8.2 [`#1041`](https://github.com/opengovsg/GoGovSG/pull/1041)
- build(deps-dev): bump @babelfrom 7.12.9 to 7.12.10 [`#1040`](https://github.com/opengovsg/GoGovSG/pull/1040)
- [develop] Release 1.43.0 [`#1035`](https://github.com/opengovsg/GoGovSG/pull/1035)
- refactor(directory): revert back to initial directory pipeline [`c9ec551`](https://github.com/opengovsg/GoGovSG/commit/c9ec551710f7043ef008d21eadfbdb7111fc206d)
- refactor(directory): move preprocess to directory service [`ff8be11`](https://github.com/opengovsg/GoGovSG/commit/ff8be11695a1e8ada663062e9c9f46d8095aaf33)
- test: update directory related tests and add parse test [`ba0847e`](https://github.com/opengovsg/GoGovSG/commit/ba0847e45cabc52d32b5878eb07dd3f19c41102e)

#### [v1.43.0](https://github.com/opengovsg/GoGovSG/compare/v1.42.0...v1.43.0)

> 9 December 2020
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GoGovSG",
"version": "1.43.0",
"version": "1.44.0",
"description": "Link shortener for Singapore government.",
"main": "src/server/index.js",
"scripts": {
Expand Down