Skip to content

v6.114.0

Compare
Choose a tag to compare
@justynoh justynoh released this 03 Apr 03:04
· 730 commits to develop since this release

What's Changed

  • build: release v6.113.0 by @KenLSM in #7148
  • chore(deps): bump fast-xml-parser, @aws-sdk/client-secrets-manager and @aws-sdk/client-ssm in /functions/form-payment-reconciliation by @dependabot in #6490
  • fix(deps): bump the npm_and_yarn group group with 2 updates by @dependabot in #7151
  • chore(deps-dev): bump jest-mock-axios from 4.7.2 to 4.7.3 by @dependabot in #7154
  • chore(deps-dev): bump @types/busboy from 1.5.0 to 1.5.3 by @dependabot in #7157
  • fix(deps): bump ts-essentials from 9.3.1 to 9.4.1 by @dependabot in #7158
  • chore(deps-dev): bump @types/html-escaper from 3.0.0 to 3.0.2 by @dependabot in #7159
  • chore(deps-dev): bump @opengovsg/mockpass from 4.0.8 to 4.1.0 by @dependabot in #7160
  • fix(deps): bump @faker-js/faker from 8.0.2 to 8.4.1 by @dependabot in #7161
  • chore(deps-dev): bump @types/cookie-parser from 1.4.3 to 1.4.7 by @dependabot in #7163
  • chore(deps-dev): bump @types/uuid from 9.0.0 to 9.0.8 by @dependabot in #7165
  • chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0 in /shared by @dependabot in #7169
  • fix(deps): bump libphonenumber-js from 1.10.52 to 1.10.58 in /shared by @dependabot in #7168
  • fix: remove number and decimal scrolling by @justynoh in #7171
  • chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #7172
  • fix(deps): bump zod from 3.22.3 to 3.22.4 by @dependabot in #7174
  • fix(deps): bump celebrate from 15.0.1 to 15.0.3 by @dependabot in #7175
  • chore(deps-dev): bump @types/convict from 6.1.1 to 6.1.6 by @dependabot in #7176
  • fix(deps): bump type-fest from 4.8.3 to 4.13.1 in /shared by @dependabot in #7178
  • chore(deps): Upgrade bson from 5.4.0 to 5.5.1 by @sebastianwzq in #7152
  • revert: "chore(deps-dev): bump jest-mock-axios from 4.7.2 to 4.7.3" by @KenLSM in #7179
  • feat: disabling response limit toggle for MRF by @kathleenkhy in #7180
  • build: merge release v6.113.0 back to develop by @KenLSM in #7149
  • chore(deps-dev): bump rimraf from 4.4.0 to 5.0.5 by @dependabot in #7173
  • fix(deps): bump type-fest from 4.13.1 to 4.14.0 in /shared by @dependabot in #7190
  • chore: remove unused deps #2 by @KenLSM in #7150
  • feat: disabling submit another response button (MRF) by @kathleenkhy in #7186
  • chore: switch advertising for checkpoint to mrf by @justynoh in #7191
  • feat(mrf): backend validation for field locking by @justynoh in #7143
  • fix(deps): bump libphonenumber-js from 1.10.58 to 1.10.59 in /shared by @dependabot in #7195
  • chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /frontend by @dependabot in #7198
  • fix(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #7199
  • feat: Disabling MRF for Forms with SingPass by @kathleenkhy in #7200
  • chore(deps-dev): bump eslint-plugin-playwright from 0.12.0 to 1.5.4 by @dependabot in #7189
  • fix(deps): bump http-status-codes from 2.2.0 to 2.3.0 by @dependabot in #7203
  • fix(deps): bump libphonenumber-js from 1.10.49 to 1.10.59 by @dependabot in #7204
  • fix(deps): bump @babel/runtime from 7.22.3 to 7.24.1 by @dependabot in #7207
  • chore(deps-dev): bump @babel/core from 7.23.9 to 7.24.3 by @dependabot in #7206
  • fix(deps): bump neverthrow from 6.0.0 to 6.1.0 by @dependabot in #7208
  • fix(deps): bump aws-sdk from 2.1354.0 to 2.1585.0 by @dependabot in #7209
  • fix(deps): bump mongodb-memory-server-core from 9.1.6 to 9.1.7 by @dependabot in #7211
  • chore(mrf): prevent form activation if email confirmation is present by @justynoh in #7201
  • fix(mrf): remove any response limits for MRF by @kathleenkhy in #7214
  • refactor: move override code closer to other overrides by @KenLSM in #7216
  • chore: update mrf copy on create-page by @KenLSM in #7217
  • fix(mrf): skip verifying OTP signatures on decryption for export by @justynoh in #7192
  • fix(mrf): design review add workflow page by @KenLSM in #7218
  • feat(mrf): attachments by @KenLSM in #7181
  • fix: prefill myinfo dropdown field options when faking sample submission data by @justynoh in #7225

Full Changelog: v6.113.0...v6.114.0