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

build: release v6.147.0 #7670

Merged
merged 20 commits into from
Sep 12, 2024
Merged

build: release v6.147.0 #7670

merged 20 commits into from
Sep 12, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Sep 11, 2024

New

  • chore: standardize singpass logo svg color #7669
  • chore: update upload-artifact version #7668
  • test: mock date when rendering shimmer dates #7663
  • fix: tighten gstatic.cn csp config #7666
  • build: merge release v6.146.1 to develop #7664
  • chore: remove ga injection to ejs #7665
  • test: add ogp-codeql to ci #7667
  • test: mock date within test #7653
  • fix: check existence of response id in attachment map for body v3 #7659
  • build: release v6.146.1 #7657
  • chore: fix modal title typo #7651
  • chore: update dropndrag language #7649
  • build: merge release v6.146.0 to develop #7648

Dependencies

  • chore(deps): bump body-parser and express in /frontend #7662
  • fix(deps): bump body-parser and express #7661
  • fix(deps): bump libphonenumber-js from 1.11.7 to 1.11.8 in /shared #7660
  • fix(deps): bump type-fest from 4.26.0 to 4.26.1 in /shared #7650
  • fix(deps): bump zod from 3.22.4 to 3.23.8 #7646
  • fix(deps): bump dd-trace from 3.37.0 to 5.22.0 #7635

Dev-Dependencies

Tests

dependabot bot and others added 20 commits September 4, 2024 21:59
Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 3.37.0 to 5.22.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v3.37.0...v5.22.0)

---
updated-dependencies:
- dependency-name: dd-trace
  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 [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.23.8.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.4...v3.23.8)

---
updated-dependencies:
- dependency-name: zod
  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>
build: merge release v6.146.0 to develop
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.26.0...v4.26.1)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:production
  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>
…7660)

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.7 to 1.11.8.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.7...v1.11.8)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-type: direct:production
  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>
)

* fix: add validation for file existence by checking attachment map for body v3/mrf

* fix: fail to mutate body.response issue

* fix: remove accidental change to documentation

* chore: remove function to make code terser and keep consistency between if clauses
…-conflicts

# Conflicts:
#	src/app/modules/submission/receiver/receiver.types.ts
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* test: add ogp-codeql to ci

* chore: upgrade analyze to v3
Copy link
Contributor

@kevin9foong kevin9foong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kevin9foong kevin9foong merged commit 5490d79 into release-al2 Sep 12, 2024
38 of 40 checks passed
@kevin9foong kevin9foong deleted the release_v6.147.0 branch September 12, 2024 01:50
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.

2 participants