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.13.1 into master #2175

Merged
merged 40 commits into from
Jun 15, 2021
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
25c4076
Merge pull request #2044 from opengovsg/release-5.12.0
mantariksh Jun 1, 2021
2a3b79d
docs(scripts): add scripts to set student logos to selected forms (#2…
karrui Jun 1, 2021
9aacdc6
chore(deps-dev): bump @opengovsg/mockpass from 2.7.2 to 2.7.3 (#2050)
dependabot[bot] Jun 1, 2021
58ed828
Merge pull request #2051 from opengovsg/release-v5.12.1
karrui Jun 2, 2021
9b3b7a8
chore(deps-dev): bump type-fest from 0.20.2 to 1.2.0 (#2049)
dependabot[bot] Jun 2, 2021
ca621e9
fix(deps): update mongoose to 5.12.12, update model types (#2046)
karrui Jun 2, 2021
23f9a9f
test(betas): provide coverage
LoneRifle Jun 2, 2021
1d9e67d
chore(deps-dev): bump @types/node from 14.17.1 to 14.17.2 (#2059)
dependabot[bot] Jun 2, 2021
ceeeb91
fix(deps): bump aws-sdk from 2.918.0 to 2.919.0 (#2060)
dependabot[bot] Jun 2, 2021
f88ad89
refactor: replace set hook with validator hook in emailField model (#…
chowyiyin Jun 3, 2021
74a2ec8
refactor(beta): migrate to TypeScript
LoneRifle Jun 2, 2021
f02fdb9
Merge pull request #2058 from opengovsg/refactor/beta/ts
LoneRifle Jun 3, 2021
b761699
docs(readme): remove active contributors (#2064)
LoneRifle Jun 3, 2021
9f34c8b
refactor(formApiClientFactory): rearrange types (#2061)
chowyiyin Jun 3, 2021
df72bf6
fix(deps): bump @sentry/browser from 6.5.0 to 6.5.1 (#2069)
dependabot[bot] Jun 3, 2021
517caa5
fix(deps): bump aws-sdk from 2.919.0 to 2.920.0 (#2070)
dependabot[bot] Jun 3, 2021
3197069
fix(deps): bump twilio from 3.63.0 to 3.63.1 (#2072)
dependabot[bot] Jun 3, 2021
c987215
fix(deps): bump @sentry/integrations from 6.5.0 to 6.5.1 (#2071)
dependabot[bot] Jun 3, 2021
7305b83
fix(deps): bump nocache from 2.1.0 to 3.0.0 (#2068)
dependabot[bot] Jun 4, 2021
e809a50
docs(script): add scripts to privatize all sp/rp student forms (#2073)
karrui Jun 4, 2021
bdce983
chore(deps-dev): bump core-js from 3.13.1 to 3.14.0 (#2076)
dependabot[bot] Jun 6, 2021
1f331dc
chore(deps-dev): bump eslint from 7.27.0 to 7.28.0 (#2077)
dependabot[bot] Jun 6, 2021
6f03d5f
fix(deps): bump aws-sdk from 2.920.0 to 2.922.0 (#2078)
dependabot[bot] Jun 6, 2021
f8f235a
fix: restore typings to some model static methods (#2067)
karrui Jun 7, 2021
93b46a6
chore(deps-dev): bump prettier from 2.2.1 to 2.3.1 (#2075)
dependabot[bot] Jun 7, 2021
07689c6
refactor(submissions.client.factory): extract admin form features (#1…
seaerchin Jun 7, 2021
0fdc513
fix(deps): downgrade typescript to 4.2.4 (#2092)
mantariksh Jun 7, 2021
de44e51
chore(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.26.1…
dependabot[bot] Jun 7, 2021
9b1d6a9
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#2096)
dependabot[bot] Jun 7, 2021
77a5496
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#2095)
dependabot[bot] Jun 7, 2021
b111257
fix(deps): downgrade typescript to 4.2.4 and pin (#2097)
mantariksh Jun 8, 2021
31ed784
feat: sort responses for csv download according to creation date (#2028)
chowyiyin Jun 8, 2021
8b8be4c
chore: remove endPage.buttons key from database (#2087)
chowyiyin Jun 8, 2021
9a62939
feat: log form updates (#2063)
tshuli Jun 8, 2021
ad4cf26
feat: enable retries for webhooks (#2093)
mantariksh Jun 8, 2021
82fd879
chore(adminsubmissionsservice): renamed form to submissions to reflec…
seaerchin Jun 8, 2021
f90fa77
fix: use correct argument key when counting form submissions (#2101)
karrui Jun 8, 2021
4516bbc
chore: bump version to v5.13.0
karrui Jun 8, 2021
34b28c8
feat(verification): up expiry time to 30min
mantariksh Jun 11, 2021
7c87bf3
chore: bump version to 5.13.1
mantariksh Jun 11, 2021
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
Prev Previous commit
Next Next commit
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#2096)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.4...v4.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jun 7, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 9b1d6a9a267a4c06ebd09e66c223613432413f90
6 changes: 3 additions & 3 deletions 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
@@ -246,7 +246,7 @@
"ts-node": "^10.0.0",
"ts-node-dev": "^1.1.6",
"type-fest": "^1.2.0",
"typescript": "^4.2.4",
"typescript": "^4.3.2",
"url-loader": "^1.1.2",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",