-
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.113.0 #7148
Merged
Merged
build: release v6.113.0 #7148
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
build: merge release v6.112.0 into develop
Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.5. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md) - [Commits](panva/jose@v4.14.4...v4.15.5) --- updated-dependencies: - dependency-name: jose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Pino has in-built serialisers for logging Errors, but only on Errors or Errors in nested `err` properties. Change logging accordingly.
* chore: add logs for virus scanning duration * chore: adding duration logs for virus scan file download * chore: rename downloadStartTime const * chore: update downloadEndTime const name
* refactor(i18n): move locale files to specific directories Prepare for sharding up of locale resources by moving each locale into its own directory. Use this as the base to manage future growth and expansion of locale resources to cover most text in FormSG. No code change. * refactor(i18n): add features dir, shard login locale Hold feature-specific locale resources in a `features/` dir for each locale, to minimise clutter even as we add more text to hold as resources. * refactor(i18n): reorg translations by feature, not locale
…ss/virus-scanner (#7137) build(deps): bump follow-redirects in /serverless/virus-scanner Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#7138) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add env vars to docker * chore: rename create-env to aws-ssm config * add dd into ebextension * add workflow cmd to insert values in eb script * remove unused envvars from dockerfile * fix: use + as sed delimiter * fix: typo on comments
chore: upgrade nodemailer to 6.9.12 Co-authored-by: Ken <ken@open.gov.sg>
* refactor(logic): consolidate logic functions into shared * test: fix test import paths * chore: add more details to comments, use shared function for isNonEmpty * refactor: move internal radio field constant over to shared as SSOT * chore: add comment to unreachable code path
* chore: remove unused html-loder * chore: remove old webpack deps * chore: remove angular-era deps * clear off winston todo * chore: update package-lock.json
KenLSM
force-pushed
the
release_v6.113.0
branch
from
March 19, 2024 06:23
67821dc
to
50ff75b
Compare
justynoh
approved these changes
Mar 19, 2024
kathleenkhy
approved these changes
Mar 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New
#7136
#7057
#7120
#7134
#7135
#7128
#7129
#7127
#7126
Dependencies
#7139
#7138
#7137
#7130
Dev-Dependencies
Tests
refactor(logic): consolidate logic functions into shared
#7136
[@kathleenkhy ]
All tests are regression tests.
chore(dd): link source code to dd
#7120
@KenLSM
Regression