-
Notifications
You must be signed in to change notification settings - Fork 87
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.134.0 #7498
Merged
Merged
build: release v6.134.0 #7498
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
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.5.0 to 28.6.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.5.0...v28.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest 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>
Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.13.1 to 2.16.8. - [Release notes](https://github.com/gcanti/fp-ts/releases) - [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/gcanti/fp-ts/commits) --- updated-dependencies: - dependency-name: fp-ts dependency-type: direct:production 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>
Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.3.3 to 2.5.2. - [Release notes](https://github.com/mdevils/html-entities/releases) - [Changelog](https://github.com/mdevils/html-entities/blob/master/CHANGELOG.md) - [Commits](mdevils/html-entities@v2.3.3...v2.5.2) --- updated-dependencies: - dependency-name: html-entities dependency-type: direct:production 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>
Bumps [@types/sns-validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sns-validator) from 0.3.1 to 0.3.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sns-validator) --- updated-dependencies: - dependency-name: "@types/sns-validator" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/ejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ejs) from 3.1.1 to 3.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ejs) --- updated-dependencies: - dependency-name: "@types/ejs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: merge release v6.133.0 to develop
feat(i18n): add en-sg translations and types for admin-form-navbar, use translations in AdminFormNavbar Co-authored-by: Ken Lee Shu Ming <[email protected]>
fix: fix issue where attachments would fail locally
Bumps [hot-shots](https://github.com/brightcove/hot-shots) from 9.3.0 to 10.0.0. - [Changelog](https://github.com/brightcove/hot-shots/blob/master/CHANGES.md) - [Commits](brightcove/hot-shots@v9.3.0...v10.0.0) --- updated-dependencies: - dependency-name: hot-shots dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [supertest-session](https://github.com/rjz/supertest-session) from 4.1.0 to 5.0.1. - [Commits](rjz/supertest-session@v4.1.0...v5.0.1) --- updated-dependencies: - dependency-name: supertest-session dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 15.2.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v13.1.0...v15.2.7) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(errors): revamp business logic error codes * feat: refactor existing error objects to use new error codes * fix: change gogov error object constructor * fix: fix webhook error obj * fix: fix failing backend lint * feat: add error code span tagging to some controllers * feat: add unauthorized error * docs: remove unncessary comment * fix: remove error codes from sms.* * refactor: organise into block groups based on origin * fix: make error code names SCREAMING_SNAKE_CASE * fix: make auth middleware create error object * fix: rename all error codes to screaming snake case * fix: fix test:backend failing with prefixed message * fix: rename remaining error code to screaming snake case * fix: fix failing tests due to wrong err msg * fix: remove dd tag setting from controllers * tests: add tests for error codes * fix: fix spacing
* fix(deps): bump helmet from 6.0.1 to 7.1.0 Bumps [helmet](https://github.com/helmetjs/helmet) from 6.0.1 to 7.1.0. - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v6.0.1...v7.1.0) --- updated-dependencies: - dependency-name: helmet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * fix: typing on helmet --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ken <[email protected]>
kevin9foong
approved these changes
Jul 11, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. manual tests work
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
#7443
#7496
#7456
#7494
#7483
Dependencies
#7242
#7490
#7489
#7485
Dev-Dependencies
#7487
#7493
#7492
#7491
#7484
Tests
feat(errors): revamp business logic error codes
#7443
staging
fix: fix issue where attachments would fail locally
#7496
Regression Tests
New environment variables:
AWS_ENDPOINT
: updated to 127.0.0.1 instead.