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

build: release v5.73.0 #4963

Merged
merged 21 commits into from
Sep 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
d26d4b3
chore: cleanup deprecated feedback API (#4085)
hanstirtaputra Sep 20, 2022
1e8ef95
fix(deps): bump fp-ts from 2.12.2 to 2.12.3 (#4906)
dependabot[bot] Sep 20, 2022
fb8a579
feat(release prep script): make script more resilient (#4907)
timotheeg Sep 20, 2022
4c6d5b6
Merge pull request #4912 from opengovsg/release-al2
karrui Sep 21, 2022
00ef9f9
lint: fix test lint error (#4913)
karrui Sep 21, 2022
54d439c
fix(deps): bump aws-sdk from 2.1219.0 to 2.1220.0 (#4920)
dependabot[bot] Sep 22, 2022
2a31d64
fix(deps): bump aws-sdk from 2.1220.0 to 2.1221.0 (#4923)
dependabot[bot] Sep 23, 2022
2ae74a7
fix(deps): bump aws-sdk from 2.1221.0 to 2.1222.0 (#4924)
dependabot[bot] Sep 23, 2022
6cfa5b0
fix(deps): bump helmet from 5.1.1 to 6.0.0 (#4783)
dependabot[bot] Sep 23, 2022
614e0e8
fix(deps): bump aws-sdk from 2.1222.0 to 2.1223.0 (#4927)
dependabot[bot] Sep 26, 2022
ecd9ed6
fix(deps): bump twilio from 3.82.0 to 3.82.1 (#4928)
dependabot[bot] Sep 26, 2022
d26b2c6
chore(deps-dev): bump @types/bluebird from 3.5.36 to 3.5.37 (#4929)
dependabot[bot] Sep 26, 2022
224ffaa
fix(deps): bump node-forge and node-jose (#4930)
dependabot[bot] Sep 26, 2022
2e6259e
fix(deps): bump winston-cloudwatch from 3.1.1 to 4.0.1 (#3616)
dependabot[bot] Sep 27, 2022
a49f79c
chore(deps-dev): bump core-js from 3.25.2 to 3.25.3 (#4944)
dependabot[bot] Sep 27, 2022
1ec2a38
Revert "fix(deps): bump winston-cloudwatch from 3.1.1 to 4.0.1 (#3616…
timotheeg Sep 27, 2022
42b9acb
fix(deps): bump winston-cloudwatch from 3.1.1 to 4.0.1 (#4952)
timotheeg Sep 27, 2022
6177647
fix: docker port clash with control center (#4954)
timotheeg Sep 27, 2022
b45e811
fix(deps): bump aws-sdk from 2.1223.0 to 2.1224.0 (#4953)
dependabot[bot] Sep 27, 2022
7f0877b
chore(deps-dev): bump @types/validator from 13.7.6 to 13.7.7 (#4956)
dependabot[bot] Sep 27, 2022
9f759c0
chore: bump version to v5.73.0
tshuli Sep 28, 2022
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
49 changes: 41 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,35 @@ 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.72.0](https://github.com/opengovsg/FormSG/compare/v5.72.0...v5.72.0)
#### [v5.73.0](https://github.com/opengovsg/FormSG/compare/v5.73.0...v5.73.0)

#### [v5.73.0](https://github.com/opengovsg/FormSG/compare/v5.72.0...v5.73.0)

> 28 September 2022

- chore(deps-dev): bump @types/validator from 13.7.6 to 13.7.7 [`#4956`](https://github.com/opengovsg/FormSG/pull/4956)
- fix(deps): bump aws-sdk from 2.1223.0 to 2.1224.0 [`#4953`](https://github.com/opengovsg/FormSG/pull/4953)
- fix: docker port clash with control center [`#4954`](https://github.com/opengovsg/FormSG/pull/4954)
- fix(deps): bump winston-cloudwatch from 3.1.1 to 4.0.1 [`#4952`](https://github.com/opengovsg/FormSG/pull/4952)
- Revert "fix(deps): bump winston-cloudwatch from 3.1.1 to 4.0.1 (#3616)" [`#4951`](https://github.com/opengovsg/FormSG/pull/4951)
- chore(deps-dev): bump core-js from 3.25.2 to 3.25.3 [`#4944`](https://github.com/opengovsg/FormSG/pull/4944)
- fix(deps): bump winston-cloudwatch from 3.1.1 to 4.0.1 [`#3616`](https://github.com/opengovsg/FormSG/pull/3616)
- fix(deps): bump node-forge and node-jose [`#4930`](https://github.com/opengovsg/FormSG/pull/4930)
- chore(deps-dev): bump @types/bluebird from 3.5.36 to 3.5.37 [`#4929`](https://github.com/opengovsg/FormSG/pull/4929)
- fix(deps): bump twilio from 3.82.0 to 3.82.1 [`#4928`](https://github.com/opengovsg/FormSG/pull/4928)
- fix(deps): bump aws-sdk from 2.1222.0 to 2.1223.0 [`#4927`](https://github.com/opengovsg/FormSG/pull/4927)
- fix(deps): bump helmet from 5.1.1 to 6.0.0 [`#4783`](https://github.com/opengovsg/FormSG/pull/4783)
- fix(deps): bump aws-sdk from 2.1221.0 to 2.1222.0 [`#4924`](https://github.com/opengovsg/FormSG/pull/4924)
- fix(deps): bump aws-sdk from 2.1220.0 to 2.1221.0 [`#4923`](https://github.com/opengovsg/FormSG/pull/4923)
- fix(deps): bump aws-sdk from 2.1219.0 to 2.1220.0 [`#4920`](https://github.com/opengovsg/FormSG/pull/4920)
- lint: fix test lint error [`#4913`](https://github.com/opengovsg/FormSG/pull/4913)
- chore: merge release v5.72.0 back to develop [`#4912`](https://github.com/opengovsg/FormSG/pull/4912)
- feat(release prep script): make script more resilient [`#4907`](https://github.com/opengovsg/FormSG/pull/4907)
- build: release v5.72.0 (merge version) [`#4911`](https://github.com/opengovsg/FormSG/pull/4911)
- fix(deps): bump fp-ts from 2.12.2 to 2.12.3 [`#4906`](https://github.com/opengovsg/FormSG/pull/4906)
- chore: cleanup deprecated feedback API [`#4085`](https://github.com/opengovsg/FormSG/pull/4085)
- build: release v5.72.0 [`#4905`](https://github.com/opengovsg/FormSG/pull/4905)
- chore: bump version to v5.73.0 [`a4f65d8`](https://github.com/opengovsg/FormSG/commit/a4f65d8d8020f1d984655e4a1b953164b896c0d2)

#### [v5.72.0](https://github.com/opengovsg/FormSG/compare/v5.71.0...v5.72.0)

Expand All @@ -30,7 +58,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump @babel/preset-env from 7.18.10 to 7.19.1 [`#4871`](https://github.com/opengovsg/FormSG/pull/4871)
- build: merge release v5.71.0 into develop [`#4875`](https://github.com/opengovsg/FormSG/pull/4875)
- build: release v5.71.0 [`#4869`](https://github.com/opengovsg/FormSG/pull/4869)
- chore: bump version to v5.72.0 [`1f38ee1`](https://github.com/opengovsg/FormSG/commit/1f38ee1d9354a74701af029c04651e9a20a3d07b)
- chore: bump version to v5.72.0 [`90471df`](https://github.com/opengovsg/FormSG/commit/90471df62d7b7dec501771f2636cdb8f27a2f0d0)

#### [v5.71.0](https://github.com/opengovsg/FormSG/compare/v5.70.0...v5.71.0)

Expand Down Expand Up @@ -107,13 +135,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump aws-sdk from 2.1194.0 to 2.1195.0 [`#4588`](https://github.com/opengovsg/FormSG/pull/4588)
- fix(deps): bump @sentry/browser from 7.9.0 to 7.10.0 [`#4584`](https://github.com/opengovsg/FormSG/pull/4584)
- chore(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.3 [`#4583`](https://github.com/opengovsg/FormSG/pull/4583)
- build: Release 5.68.0 [`#4575`](https://github.com/opengovsg/FormSG/pull/4575)
- chore: bump version to v5.69.0 [`78b4e46`](https://github.com/opengovsg/FormSG/commit/78b4e46e0e3b9f3d3ae341bcf89fd4da352bd7d0)

#### [v5.68.0](https://github.com/opengovsg/FormSG/compare/v5.67.0...v5.68.0)

> 30 August 2022
> 15 August 2022

- build: Release 5.68.0 [`#4575`](https://github.com/opengovsg/FormSG/pull/4575)
- feat: migration corppass to oidc [`#4248`](https://github.com/opengovsg/FormSG/pull/4248)
- chore(deps-dev): bump jest-localstorage-mock from 2.4.21 to 2.4.22 [`#4572`](https://github.com/opengovsg/FormSG/pull/4572)
- fix(deps): bump libphonenumber-js from 1.10.11 to 1.10.12 [`#4570`](https://github.com/opengovsg/FormSG/pull/4570)
Expand Down Expand Up @@ -535,7 +563,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build: Release 5.56.0 [`#3659`](https://github.com/opengovsg/FormSG/pull/3659)
- chore: bump version to v5.57.0 [`7887cbb`](https://github.com/opengovsg/FormSG/commit/7887cbba6e0b6532b0fb84f50445cf4ee1d50db8)

#### [v5.56.0](https://github.com/opengovsg/FormSG/compare/v5.44.0...v5.56.0)
#### [v5.56.0](https://github.com/opengovsg/FormSG/compare/v5.55.0...v5.56.0)

> 28 March 2022

Expand Down Expand Up @@ -575,6 +603,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 [`#3587`](https://github.com/opengovsg/FormSG/pull/3587)
- build: merge release 5.55.0 into develop [`#3582`](https://github.com/opengovsg/FormSG/pull/3582)
- build: Release v5.55.0 [`#3580`](https://github.com/opengovsg/FormSG/pull/3580)
- build: Release 5.44.0 [`#3554`](https://github.com/opengovsg/FormSG/pull/3554)
- chore: bump version to 5.56.0 [`c2149d1`](https://github.com/opengovsg/FormSG/commit/c2149d13ddac88aad94ca9d08d66b0de5c1e4019)

#### [v5.55.0](https://github.com/opengovsg/FormSG/compare/v5.44.0...v5.55.0)

> 16 March 2022

- chore(deps-dev): bump @types/lodash from 4.14.179 to 4.14.180 [`#3579`](https://github.com/opengovsg/FormSG/pull/3579)
- fix(deps): bump aws-sdk from 2.1092.0 to 2.1093.0 [`#3578`](https://github.com/opengovsg/FormSG/pull/3578)
- chore(deps-dev): bump @babel/core from 7.17.5 to 7.17.7 [`#3572`](https://github.com/opengovsg/FormSG/pull/3572)
Expand All @@ -592,8 +627,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump @sentry/browser from 6.18.1 to 6.18.2 [`#3558`](https://github.com/opengovsg/FormSG/pull/3558)
- fix(deps): bump aws-sdk from 2.1087.0 to 2.1088.0 [`#3557`](https://github.com/opengovsg/FormSG/pull/3557)
- build: merge release 5.44.0 into develop [`#3555`](https://github.com/opengovsg/FormSG/pull/3555)
- build: Release 5.44.0 [`#3554`](https://github.com/opengovsg/FormSG/pull/3554)
- chore: bump version to 5.56.0 [`c2149d1`](https://github.com/opengovsg/FormSG/commit/c2149d13ddac88aad94ca9d08d66b0de5c1e4019)
- chore: bump version to 5.55.0 [`2c737a3`](https://github.com/opengovsg/FormSG/commit/2c737a3fc13e01365a97e8ea925b4d1e4ef8360f)

#### [v5.44.0](https://github.com/opengovsg/FormSG/compare/v5.43.1...v5.44.0)
Expand Down Expand Up @@ -691,7 +724,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v5.43.1](https://github.com/opengovsg/FormSG/compare/v5.43.0...v5.43.1)

> 16 February 2022
> 15 February 2022

- chore: bump version to 5.43.1 [`1ac31da`](https://github.com/opengovsg/FormSG/commit/1ac31da17fe7c6a94af815469d22eaa09640da8a)
- fix: revert helmet from 5.0.2 to 4.6.0 [`7813015`](https://github.com/opengovsg/FormSG/commit/7813015b351001df24b56fcbd2c3098ccd32e332)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Run the following shell command to build the Docker image from scratch. This wil
npm run dev
```

After the Docker image has finished building, the application can be accessed at [localhost:5000](localhost:5000).
After the Docker image has finished building, the application can be accessed at [localhost:5001](localhost:5001).

If there are no dependency changes in `package.json` or changes in the
`src/app/server.ts` file, you can run
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- ./:/opt/formsg
- /opt/formsg/node_modules
ports:
- '5000:5000'
- '5001:5000'
- '4566:4566' # localstack ports
- '5156:5156' # mockpass ports
- '9229:9229' # Node debugger port
Expand Down
Loading