-
Notifications
You must be signed in to change notification settings - Fork 84
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 v6.122.0 #7351
build: release v6.122.0 #7351
Commits on May 14, 2024
-
Merge pull request #7327 from opengovsg/release-al2
build: merge v6.121.0 into develop
Configuration menu - View commit details
-
Copy full SHA for b7503a7 - Browse repository at this point
Copy the full SHA b7503a7View commit details
Commits on May 15, 2024
-
fix: storybook folder to use base dir (#7328)
* fix: storybook folder to use base dir * chore: mock fe changes to trigger chromatic * Revert "chore: mock fe changes to trigger chromatic" This reverts commit 3244eef.
Configuration menu - View commit details
-
Copy full SHA for 2b61ca9 - Browse repository at this point
Copy the full SHA 2b61ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 337ef43 - Browse repository at this point
Copy the full SHA 337ef43View commit details -
feat: update eslint packages to stable latest versions (#7277)
* feat: update eslint packages to stable latest versions not v9 for now since lots of breaking changes plugin prettier also v4 for now, v5 breaks due to * fix: add back missed storybook lint import * fix: remove react-app eslint rules due to incompatibility with eslint since we are still on CRA4 * fix: add react-hooks eslint plugin since react-app plugin is removed * feat: add eslint rules to ignore explicit anys in test code # Conflicts: # .eslintrc * fix: ALL LINT ERRORS DUE TO ANYS * feat: add looser eslint rules for test files
Configuration menu - View commit details
-
Copy full SHA for e5a020f - Browse repository at this point
Copy the full SHA e5a020fView commit details -
fix(deps): bump express-rate-limit from 6.7.0 to 7.2.0 (#7164)
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 6.7.0 to 7.2.0. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v6.7.0...v7.2.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3441556 - Browse repository at this point
Copy the full SHA 3441556View commit details -
chore(deps-dev): bump ts-jest from 29.0.5 to 29.1.2 (#7329)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.2. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.0.5...v29.1.2) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ddf03f - Browse repository at this point
Copy the full SHA 6ddf03fView commit details
Commits on May 16, 2024
-
feat(i18n): stub public-facing locales (#7288)
* feat(i18n): stub locales for public-form Identify common error messages that a member of the public might see in a form page, and place them in a locale specifically for that. TODO - Move some of the validation messages in common over to this * refactor(i18n): use locale-specific errors in public form - Replace hard-coded text in PublicFormProvider and related components with i18next equivalents - Default server error messages to i18next keys, and in PublicFormProvider, attempt to use them as such. If they are not, use the response messages as-is. * refactor(i18next): make translations optional Allow translations to be optional, so that development is not held back by waiting for translations. Previously, these were required, so either the team waits for translated text, or is forced to use placeholders. This either slows the team down, or litters the codebase with unhelpful locale text to be laboriously translated later. - Allow features within Translation locales to be optional - Extend Translation to FallbackTranslation, which still makes them mandatory - Declare en-sg as a FallbackTranslation - Trim zh-sg to only have `login` translations, removing all other placeholder text --------- Co-authored-by: Ken <ken@open.gov.sg>
Configuration menu - View commit details
-
Copy full SHA for aa73ea1 - Browse repository at this point
Copy the full SHA aa73ea1View commit details -
chore(deps-dev): bump @types/lodash from 4.17.1 to 4.17.3 in /shared (#…
…7332) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.1 to 4.17.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 258c4df - Browse repository at this point
Copy the full SHA 258c4dfView commit details
Commits on May 19, 2024
-
chore(deps-dev): bump @types/lodash from 4.17.3 to 4.17.4 in /shared (#…
…7334) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.3 to 4.17.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03d8a6f - Browse repository at this point
Copy the full SHA 03d8a6fView commit details
Commits on May 20, 2024
-
feat: upgrade prettier to v3 (#7278)
* feat: update eslint packages to stable latest versions not v9 for now since lots of breaking changes plugin prettier also v4 for now, v5 breaks due to * fix: add back missed storybook lint import * fix: remove react-app eslint rules due to incompatibility with eslint since we are still on CRA4 * fix: add react-hooks eslint plugin since react-app plugin is removed * feat: add eslint rules to ignore explicit anys in test code # Conflicts: # .eslintrc * fix: ALL LINT ERRORS DUE TO ANYS * feat: add looser eslint rules for test files * feat: upgrade prettier to v3 * fix: formatting changes * fix: lint for shared * fix: fix type issues on react-email templates on express server (#7279) * fix: remove erroneous react type pkg install on root * fix: add react-email package to root so react-email templates has no type errors when rendering on the server * fix: lint issues * fix: add missing type variable --------- Co-authored-by: Ken <ken@open.gov.sg>
Configuration menu - View commit details
-
Copy full SHA for 246f905 - Browse repository at this point
Copy the full SHA 246f905View commit details -
build(deps-dev): bump immer from 8.0.1 to 9.0.21 in /frontend (#7289)
Bumps [immer](https://github.com/immerjs/immer) from 8.0.1 to 9.0.21. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v8.0.1...v9.0.21) --- updated-dependencies: - dependency-name: immer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 781caaf - Browse repository at this point
Copy the full SHA 781caafView commit details -
chore(deps-dev): bump @types/lodash from 4.17.1 to 4.17.4 in /shared (#…
…7337) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 643dbc4 - Browse repository at this point
Copy the full SHA 643dbc4View commit details
Commits on May 23, 2024
-
chore: Security upgrade react-email from 2.1.2 to 2.1.3 (#7340)
fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-6828457 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Configuration menu - View commit details
-
Copy full SHA for e63f8e3 - Browse repository at this point
Copy the full SHA e63f8e3View commit details -
chore(mrf): update copy questions -> fields (#7341)
update copy questions -> fields
Configuration menu - View commit details
-
Copy full SHA for 8db59d2 - Browse repository at this point
Copy the full SHA 8db59d2View commit details
Commits on May 26, 2024
-
fix(deps): bump type-fest from 4.18.2 to 4.18.3 in /shared (#7346)
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.18.2 to 4.18.3. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.18.2...v4.18.3) --- updated-dependencies: - dependency-name: type-fest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4825d56 - Browse repository at this point
Copy the full SHA 4825d56View commit details -
fix(deps): bump libphonenumber-js from 1.11.1 to 1.11.2 in /shared (#…
…7347) Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.1 to 1.11.2. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 94558bf - Browse repository at this point
Copy the full SHA 94558bfView commit details
Commits on May 27, 2024
-
chore: regenerate correct package-lock (#7349)
regenerate correct package-lock
Configuration menu - View commit details
-
Copy full SHA for 905a13b - Browse repository at this point
Copy the full SHA 905a13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a48724 - Browse repository at this point
Copy the full SHA 7a48724View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d48e974 - Browse repository at this point
Copy the full SHA d48e974View commit details