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 release v5.39.1 back to develop (update package-lock.json back to v1) #3222

Merged
merged 6 commits into from
Dec 30, 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: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,51 @@ 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.39.1](https://github.com/opengovsg/FormSG/compare/v5.39.0...v5.39.1)

- fix: revert mongoose v6.0.13 and related dependency update, update mongoose to v5.13.13 [`#3219`](https://github.com/opengovsg/FormSG/pull/3219)

#### [v5.39.0](https://github.com/opengovsg/FormSG/compare/v5.38.1...v5.39.0)

> 21 December 2021

- chore: merge hotfix release 5.38.1 back to develop [`#3208`](https://github.com/opengovsg/FormSG/pull/3208)
- chore(deps-dev): bump @types/node from 17.0.0 to 17.0.1 [`#3211`](https://github.com/opengovsg/FormSG/pull/3211)
- build: hotfix release 5.38.1 - update datadog agent to 7.32.1 [`#3207`](https://github.com/opengovsg/FormSG/pull/3207)
- chore(deps-dev): bump concurrently from 6.4.0 to 6.5.1 [`#3204`](https://github.com/opengovsg/FormSG/pull/3204)
- fix(deps): bump express from 4.17.1 to 4.17.2 [`#3205`](https://github.com/opengovsg/FormSG/pull/3205)
- chore(deps-dev): bump lint-staged from 12.1.2 to 12.1.3 [`#3206`](https://github.com/opengovsg/FormSG/pull/3206)
- chore(deps-dev): bump @types/node from 14.18.0 to 17.0.0 [`#3201`](https://github.com/opengovsg/FormSG/pull/3201)
- chore(deps-dev): bump core-js from 3.19.3 to 3.20.0 [`#3203`](https://github.com/opengovsg/FormSG/pull/3203)
- fix(deps): bump twilio from 3.71.3 to 3.72.0 [`#3202`](https://github.com/opengovsg/FormSG/pull/3202)
- chore: attempt adding explicit branch to run PR actions on [`#3198`](https://github.com/opengovsg/FormSG/pull/3198)
- fix(deps): bump type-fest from 1.4.0 to 2.8.0 in /shared [`#3197`](https://github.com/opengovsg/FormSG/pull/3197)
- chore(deps-dev): bump eslint-plugin-prettier in /shared [`#3196`](https://github.com/opengovsg/FormSG/pull/3196)
- fix(deps): bump libphonenumber-js from 1.9.43 to 1.9.44 in /shared [`#3195`](https://github.com/opengovsg/FormSG/pull/3195)
- chore(deps-dev): bump @types/lodash from 4.14.177 to 4.14.178 in /shared [`#3193`](https://github.com/opengovsg/FormSG/pull/3193)
- fix(deps): bump date-fns from 2.26.0 to 2.27.0 in /shared [`#3194`](https://github.com/opengovsg/FormSG/pull/3194)
- chore: enable dependabot for /shared directory [`#3191`](https://github.com/opengovsg/FormSG/pull/3191)
- chore(deps-dev): bump @babel/plugin-transform-runtime [`#3192`](https://github.com/opengovsg/FormSG/pull/3192)
- chore(deps-dev): bump @babel/preset-env from 7.16.4 to 7.16.5 [`#3189`](https://github.com/opengovsg/FormSG/pull/3189)
- build: merge release 5.38.0 into develop [`#3184`](https://github.com/opengovsg/FormSG/pull/3184)
- chore(deps-dev): bump @babel/core from 7.16.0 to 7.16.5 [`#3188`](https://github.com/opengovsg/FormSG/pull/3188)
- fix(deps): bump mongodb from 4.2.1 to 4.2.2 [`#3186`](https://github.com/opengovsg/FormSG/pull/3186)
- fix(deps): bump @babel/runtime from 7.16.3 to 7.16.5 [`#3187`](https://github.com/opengovsg/FormSG/pull/3187)
- feat: add Twilio credentials to forms endpoints [`#3039`](https://github.com/opengovsg/FormSG/pull/3039)
- feat(deps): update mongoose to v6.0.13, update mongoose dependencies likewise [`#3093`](https://github.com/opengovsg/FormSG/pull/3093)
- build: release 5.38.0 [`#3177`](https://github.com/opengovsg/FormSG/pull/3177)
- fix: upgrade date-fns from 2.23.0 to 2.26.0 [`#3182`](https://github.com/opengovsg/FormSG/pull/3182)
- fix: upgrade libphonenumber-js from 1.9.23 to 1.9.43 [`#3181`](https://github.com/opengovsg/FormSG/pull/3181)
- fix: upgrade zod from 3.7.2 to 3.11.6 [`#3180`](https://github.com/opengovsg/FormSG/pull/3180)
- build: Release 5.37.1 hotfix [`#3152`](https://github.com/opengovsg/FormSG/pull/3152)
- build: Release 5.37.0 [`#3148`](https://github.com/opengovsg/FormSG/pull/3148)
- chore: bump version to v5.39.0 [`6fd984e`](https://github.com/opengovsg/FormSG/commit/6fd984e7706a40bedfd31c38728d5414b6ef813b)

#### [v5.38.1](https://github.com/opengovsg/FormSG/compare/v5.38.0...v5.38.1)

> 20 December 2021

- chore: bump version to v5.38.1 [`b8e8082`](https://github.com/opengovsg/FormSG/commit/b8e80825f7d27680e638ddeeb842093dbb82e13d)
- fix(ebextensions): update datadog agent to 7.32.3 to fix log4j vuln [`2c1fa3b`](https://github.com/opengovsg/FormSG/commit/2c1fa3b14648c29a06dd9f449b1b1014ede03fe7)

#### [v5.38.0](https://github.com/opengovsg/FormSG/compare/v5.37.1...v5.38.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.38.1",
"version": "5.39.1",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down