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.115.0 #7241

Merged
merged 11 commits into from
Apr 4, 2024
Merged

build: release v6.115.0 #7241

merged 11 commits into from
Apr 4, 2024

Commits on Apr 2, 2024

  1. chore(deps-dev): bump @types/express from 4.17.17 to 4.17.21 (#7233)

    Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.17 to 4.17.21.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/express"
      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>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2bdd366 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump nan from 2.17.0 to 2.19.0 (#7212)

    Bumps [nan](https://github.com/nodejs/nan) from 2.17.0 to 2.19.0.
    - [Changelog](https://github.com/nodejs/nan/blob/main/CHANGELOG.md)
    - [Commits](nodejs/nan@v2.17.0...v2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: nan
      dependency-type: direct:production
      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>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d76e133 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @types/json-stringify-safe from 5.0.0 to 5.0.3 (#…

    …7235)
    
    Bumps [@types/json-stringify-safe](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-stringify-safe) from 5.0.0 to 5.0.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-stringify-safe)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/json-stringify-safe"
      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>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e9fbe89 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    02f7429 View commit details
    Browse the repository at this point in the history
  2. fix: add secret key input mask (#7227)

    * fix: add secret key input mask
    
    * fix: add testid to allow storybook to capture inputfield with password type
    KenLSM authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6cc48a3 View commit details
    Browse the repository at this point in the history
  3. fix(mrf): workflow email UI cleanup (#7215)

    * fix: mrf workflow email UI cleanup
    
    * chore: update button formatting
    
    * fix: more fixes
    
    * chore: change port for react-email-preview to 4242
    
    * chore: add comment on email defaults
    
    * fix: potentially unsafe external url
    justynoh authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    44a0607 View commit details
    Browse the repository at this point in the history
  4. chore(mrf): remove flags (#7230)

    chore: remove mrf flag checks
    KenLSM authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    030c3a5 View commit details
    Browse the repository at this point in the history
  5. chore(mrf): add announcement content (#7229)

    * chore: add mrf announcement content
    
    * chore: update mrf guide links
    
    * chore: update date to 04-04
    
    * chore: remove exclamation mark after url link
    KenLSM authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d3ab1e2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7228 from opengovsg/release-al2

    build: merge release v6.114.1 back to develop
    KenLSM authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6fc3153 View commit details
    Browse the repository at this point in the history
  7. fix: correct date validation for disabled fields (#7240)

    * fix: correct date validation for disabled fields
    
    * fix: removing console logs
    kathleenkhy authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d30f62e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f02ef7 View commit details
    Browse the repository at this point in the history