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

chore: merge v5.12.0 into develop #2044

Merged
merged 1 commit into from
Jun 1, 2021
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
43 changes: 40 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,45 @@ 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).

#### [v5.12.0](https://github.com/opengovsg/FormSG/compare/v5.11.0...v5.12.0)

- build: upgrade application node version to v14 (by updating Docker image) [`#2038`](https://github.com/opengovsg/FormSG/pull/2038)
- feat: Deduplicate Mongodb Error Messages [`#1996`](https://github.com/opengovsg/FormSG/pull/1996)
- ref: remove usage of express-serve-static-core types (ParamsDictionary, Query) [`#1848`](https://github.com/opengovsg/FormSG/pull/1848)
- chore(deps-dev): bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`#2035`](https://github.com/opengovsg/FormSG/pull/2035)
- fix(deps): bump @sentry/integrations from 6.4.1 to 6.5.0 [`#2036`](https://github.com/opengovsg/FormSG/pull/2036)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#2034`](https://github.com/opengovsg/FormSG/pull/2034)
- fix(deps): bump @sentry/browser from 6.4.1 to 6.5.0 [`#2033`](https://github.com/opengovsg/FormSG/pull/2033)
- chore(deps-dev): bump @opengovsg/mockpass from 2.7.0 to 2.7.2 [`#2031`](https://github.com/opengovsg/FormSG/pull/2031)
- chore(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4 [`#1995`](https://github.com/opengovsg/FormSG/pull/1995)
- chore(deps-dev): bump @babel/preset-env from 7.14.2 to 7.14.4 [`#1994`](https://github.com/opengovsg/FormSG/pull/1994)
- fix(deps): bump aws-sdk from 2.916.0 to 2.918.0 [`#1993`](https://github.com/opengovsg/FormSG/pull/1993)
- chore(deps-dev): bump date-fns from 2.21.3 to 2.22.1 [`#1992`](https://github.com/opengovsg/FormSG/pull/1992)
- chore(deps-dev): bump @types/mongodb from 3.6.16 to 3.6.17 [`#1991`](https://github.com/opengovsg/FormSG/pull/1991)
- chore(deps-dev): bump core-js from 3.13.0 to 3.13.1 [`#1990`](https://github.com/opengovsg/FormSG/pull/1990)
- fix(deps): bump aws-sdk from 2.914.0 to 2.916.0 [`#1985`](https://github.com/opengovsg/FormSG/pull/1985)
- chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 [`#1984`](https://github.com/opengovsg/FormSG/pull/1984)
- refactor(verification): migrate otp verification to new v3 routes [`#1926`](https://github.com/opengovsg/FormSG/pull/1926)
- refactor(verification): migrate otp generation to new api endpoint [`#1916`](https://github.com/opengovsg/FormSG/pull/1916)
- feat: display different e-service placeholder text for singpass and corpass [`#1968`](https://github.com/opengovsg/FormSG/pull/1968)
- refactor: Convert form-feedback.client.factory.js, CsvGenerator.js to TypeScript [`#1899`](https://github.com/opengovsg/FormSG/pull/1899)
- fix: upgrade mongoose from 5.12.5 to 5.12.7 [`#1977`](https://github.com/opengovsg/FormSG/pull/1977)
- chore(deps-dev): bump core-js from 3.12.1 to 3.13.0 [`#1978`](https://github.com/opengovsg/FormSG/pull/1978)
- fix(deps): bump aws-sdk from 2.913.0 to 2.914.0 [`#1980`](https://github.com/opengovsg/FormSG/pull/1980)
- fix(deps): bump libphonenumber-js from 1.9.18 to 1.9.19 [`#1979`](https://github.com/opengovsg/FormSG/pull/1979)
- fix(deps): bump opossum from 6.0.1 to 6.1.0 [`#1976`](https://github.com/opengovsg/FormSG/pull/1976)
- chore(deps-dev): bump @types/express from 4.17.11 to 4.17.12 [`#1975`](https://github.com/opengovsg/FormSG/pull/1975)
- fix(deps): bump aws-sdk from 2.912.0 to 2.913.0 [`#1974`](https://github.com/opengovsg/FormSG/pull/1974)
- chore(deps-dev): bump @types/express-serve-static-core [`#1973`](https://github.com/opengovsg/FormSG/pull/1973)
- chore(deps-dev): bump @types/node from 14.17.0 to 14.17.1 [`#1972`](https://github.com/opengovsg/FormSG/pull/1972)
- fix: add types to RequestHandler in submitEncryptModeForm [`#1889`](https://github.com/opengovsg/FormSG/pull/1889)
- chore: merge v5.11.0 into develop [`#1969`](https://github.com/opengovsg/FormSG/pull/1969)
- fix(verification): loosen OTP waiting time by 2 seconds [`#1957`](https://github.com/opengovsg/FormSG/pull/1957)

#### [v5.11.0](https://github.com/opengovsg/FormSG/compare/v5.10.0...v5.11.0)

> 25 May 2021

- fix: set form logo default value when creating form document [`#1966`](https://github.com/opengovsg/FormSG/pull/1966)
- chore(deps-dev): bump ts-node from 9.1.1 to 10.0.0 [`#1964`](https://github.com/opengovsg/FormSG/pull/1964)
- feat: extract public form submission flow (and preview) to specific Typescript services [`#1917`](https://github.com/opengovsg/FormSG/pull/1917)
Expand Down Expand Up @@ -69,6 +106,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump aws-sdk from 2.903.0 to 2.904.0 [`#1869`](https://github.com/opengovsg/FormSG/pull/1869)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#1868`](https://github.com/opengovsg/FormSG/pull/1868)
- fix(deps): bump @sentry/integrations from 6.3.5 to 6.3.6 [`#1850`](https://github.com/opengovsg/FormSG/pull/1850)
- chore: bump version to 5.11.0 [`54b1958`](https://github.com/opengovsg/FormSG/commit/54b1958d0968e670ef145461d9d7859384d573ef)
- chore: bump version to v5.10.1 [`0442cd7`](https://github.com/opengovsg/FormSG/commit/0442cd72637019fb1e43bce5f8f5abe14ee79f8c)
- fix: allow for unknown keys in updateEndPage validator [`617d86a`](https://github.com/opengovsg/FormSG/commit/617d86a28910eec6ebd3249a2de636086429d6a6)

Expand Down Expand Up @@ -115,14 +153,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#1790`](https://github.com/opengovsg/FormSG/pull/1790)
- feat(api-refactor): add specific update end page endpoint in server [`#1760`](https://github.com/opengovsg/FormSG/pull/1760)
- feat: move server.ts into src/app [`#1785`](https://github.com/opengovsg/FormSG/pull/1785)
- fix: trigger digest cycle for delete logic [`#1787`](https://github.com/opengovsg/FormSG/pull/1787)
- chore: bump version to 5.9.0 [`6d6e475`](https://github.com/opengovsg/FormSG/commit/6d6e475c417cfb5efacb203888b0f296159d8ac1)
- chore: bump version to v5.10.0 [`0615ce5`](https://github.com/opengovsg/FormSG/commit/0615ce5262fcdb65932ad6c9be9ee66503b0e949)

#### [v5.9.0](https://github.com/opengovsg/FormSG/compare/v5.8.0...v5.9.0)

> 4 May 2021

- fix: trigger digest cycle for delete logic [`#1787`](https://github.com/opengovsg/FormSG/pull/1787)
- fix: allow commas in email confirmation sender [`#1782`](https://github.com/opengovsg/FormSG/pull/1782)
- chore(deps-dev): bump core-js from 3.11.1 to 3.11.2 [`#1780`](https://github.com/opengovsg/FormSG/pull/1780)
- fix(deps): bump fp-ts from 2.10.4 to 2.10.5 [`#1781`](https://github.com/opengovsg/FormSG/pull/1781)
Expand All @@ -147,7 +184,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump aws-sdk from 2.893.0 to 2.894.0 [`#1756`](https://github.com/opengovsg/FormSG/pull/1756)
- fix(deps): bump @sentry/integrations from 6.3.1 to 6.3.3 [`#1755`](https://github.com/opengovsg/FormSG/pull/1755)
- chore: merge v5.8.0 into develop [`#1751`](https://github.com/opengovsg/FormSG/pull/1751)
- chore: bump version to 5.9.0 [`902fd6a`](https://github.com/opengovsg/FormSG/commit/902fd6a764e94bd0882ca1f7bebb3e79f916c9f3)
- chore: bump version to 5.9.0 [`6d6e475`](https://github.com/opengovsg/FormSG/commit/6d6e475c417cfb5efacb203888b0f296159d8ac1)

#### [v5.8.0](https://github.com/opengovsg/FormSG/compare/v5.7.1...v5.8.0)

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,7 +1,7 @@
{
"name": "FormSG",
"description": "Form Manager for Government",
"version": "5.11.0",
"version": "5.12.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down