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 4.53.0 into master #1031

Merged
merged 20 commits into from
Jan 25, 2021
Merged

chore: merge 4.53.0 into master #1031

merged 20 commits into from
Jan 25, 2021

Conversation

mantariksh
Copy link
Contributor

No description provided.

mantariksh and others added 20 commits January 6, 2021 17:00
build: merge Release 4.52.0 into develop
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.1.0 to 13.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v7.0.0...v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Old Code

* If startPage.logo.state present, will use state defined therein
* If startPage.logo.state absent, will use state defined in customLogo. Note that undefined state for customLogo means that the default agency logo is to be shown
* New forms are created with startPage.logo.state absent and customLogo undefined and hence show the default agency logo

New Code

* If startPage.logo.state present, will use state defined therein
* Will ignore customLogo, although customLogo should have been removed from form documents
* If startPage.logo.state absent, default agency logo will be shown
* New forms are created with startPage.logo.state absent and hence show the default agency logo
chore: merge release 4.52.1 into develop
Bumps [neverthrow](https://github.com/supermacro/neverthrow) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/supermacro/neverthrow/releases)
- [Commits](supermacro/neverthrow@v3.1.2...3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [helmet](https://github.com/helmetjs/helmet) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v4.2.0...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…provements (#980)

* feat: Restore "fix: Revert "Bulk Attachment Download Frontend (#640)""

This reverts commit e258e9a.

* feat/webpack: Allow ES6 syntax automatically target IE11 (#981)

* configure babel for v8 by fixing misconfigured options and renaming from .babelrc to babel.config.json
* added babel transpilation to WebWorkers
* updated browserslist; switch transpilation target to "IE 11, not dead"
* generalise core-js import in decryption worker
* upgrade transpilation to use corejs v3 for better maintainability
* babel useBuiltIns options set to 'entry' - this now requires explicit imports of core-js and regenerator-runtime
* refactor(webpack): convert to use a single entrypoint
* minor AngularJS refactors to ngIntlTelInput, input-stars

Co-authored-by: Yuanruo Liang <yuanruo@open.gov.sg>

Co-authored-by: Yuanruo Liang <yuanruo@open.gov.sg>
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.8.1...v3.8.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.9.1 to 2.9.3.
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](gcanti/fp-ts@2.9.1...2.9.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#991)

* refactor: Add CsvRecord class instead of using adhoc CsvRecord struct in decryption worker

* Add JSDoc and change updateSubmissionData to materializeSubmissionData
Bumps [@types/puppeteer-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer-core) from 2.0.0 to 5.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer-core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [opossum](https://github.com/nodeshift/opossum) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/nodeshift/opossum/releases)
- [Changelog](https://github.com/nodeshift/opossum/blob/master/CHANGELOG.md)
- [Commits](nodeshift/opossum@v5.1.1...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: set typesafe/no-await-without-trycatch to warning

* build(eslint-plugin-typesafe): use latest 0.3.0

Co-authored-by: Yuanruo Liang <yuanruo@open.gov.sg>
* feat: add github link for desktop

* feat: add github link for mobile

* refactor: remove unused id attribute

Co-authored-by: Yuanruo Liang <yuanruo@open.gov.sg>
Bumps [@types/convict](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/convict) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/convict)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@liangyuanruo liangyuanruo merged commit 6c3e109 into master Jan 25, 2021
@karrui karrui deleted the release-4.53.0 branch April 21, 2021 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants