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.138.0 #7558

Merged
merged 13 commits into from
Aug 1, 2024
Merged

build: release v6.138.0 #7558

merged 13 commits into from
Aug 1, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Aug 1, 2024

New

  • fix: statsD default route not found #7551
  • feat(fe-quality): updating outdated links and copy content #7552
  • fix: mock statsD client during dev/test env #7550
  • chore(ci): pipe test coverage results to datadog #7542
  • chore: add simple fix to date format for sample form submission api #7539
  • build: merge release v6.137.0 to develop #7533
  • build: release v6.137.0 #7532

Dependencies

  • fix(deps): bump libphonenumber-js from 1.11.4 to 1.11.5 in /shared #7547
  • fix(deps): bump type-fest from 4.22.1 to 4.23.0 in /shared #7541
  • fix(deps): bump type-fest from 4.22.0 to 4.22.1 in /shared #7540
  • fix(deps): bump type-fest from 4.21.0 to 4.22.0 in /shared #7536

Dev-Dependencies

  • chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.0 to 12.1.1 #7544
  • chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /shared #7535

Tests

kevin9foong and others added 13 commits July 17, 2024 16:43
build: merge release v6.137.0 to develop
…shared (#7535)

chore(deps-dev): bump eslint-plugin-prettier in /shared

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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 [type-fest](https://github.com/sindresorhus/type-fest) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.21.0...v4.22.0)

---
updated-dependencies:
- dependency-name: type-fest
  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 [type-fest](https://github.com/sindresorhus/type-fest) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.22.0...v4.22.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>
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.22.1 to 4.23.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.22.1...v4.23.0)

---
updated-dependencies:
- dependency-name: type-fest
  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>
* chore(ci): pipe test coverage results to datadog

* feat: update github actions to use latest versions

see
changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

* chore: temporarily disable test skip to test github action

* fix(ci): add node options to all playwright test runs

* feat: add datadog utils mocks

* fix(tests): mock datadog.utils

* fix: remove automock
… 12.1.1 (#7544)

chore(deps-dev): bump eslint-plugin-simple-import-sort

Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 12.1.0 to 12.1.1.
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](lydell/eslint-plugin-simple-import-sort@v12.1.0...v12.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-simple-import-sort
  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>
…7547)

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.4 to 1.11.5.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.4...v1.11.5)

---
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>
* chore: remove closed, irrelevant usecases

* fix: listitem markdown newline wrap

* chore: update attachment guide link

* chore: update how it works copy

* chore: update edit mobile number otp verification text

* chore: update no response view postman link

* chore: update edit attachment accepted file type url

* chore: update myinfo builder guide url

* chore: update feature request url
* fix: turn off useDefaultRoute during dev/test when not running in linux container

* fix: remove mock since mockBuffer is not needed for dev or test
Copy link
Contributor

@g-tejas g-tejas left a comment

Choose a reason for hiding this comment

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

lgtm!

@KenLSM KenLSM merged commit b365e40 into release-al2 Aug 1, 2024
39 of 40 checks passed
@KenLSM KenLSM deleted the release_v6.138.0 branch August 1, 2024 03:11
@kevin9foong kevin9foong mentioned this pull request Aug 5, 2024
87 tasks
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.

5 participants