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.116.0 #7251

Merged
merged 8 commits into from
Apr 8, 2024
Merged

build: release v6.116.0 #7251

merged 8 commits into from
Apr 8, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Apr 8, 2024

New

  • build: merge release v6.115.1 back to develop #7249
  • chore: upgrade docker base node image to 3.19 #7053
  • chore: move react-dev-inspector to frontend/package.json #7245
  • refactor: add exhaustive checks, use answerArray for arrays #7244
  • chore: update chromium to latest published version #7252

Dependencies

  • fix(deps): bump libphonenumber-js from 1.10.59 to 1.10.60 in /shared #7250
  • fix(deps): bump type-fest from 4.14.0 to 4.15.0 in /shared #7243

Dev-Dependencies

Tests

refactor: add exhaustive checks, use answerArray for arrays #7244

@kathleenkhy

Regression
  • Create a form
  • Open the form
  • Add Checkbox Field
  • Go to /api/v3/forms/:formid/sample-submission
  • Ensure that page returns JSON value
  • Ensure that checkbox field returns []-like

chore: update chromium to latest published version #7252

Regression
  • Create a payment form
  • Submit the payment
  • Ensure that the payment receipt is generated without errors

dependabot bot and others added 6 commits April 3, 2024 19:03
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.14.0...v4.15.0)

---
updated-dependencies:
- dependency-name: type-fest
  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>
* chore: move react-dev-inspector to frontend/package.json

* chore: amending package to ver 1.8.6
build: merge release v6.115.1 back to develop
…7250)

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.59 to 1.10.60.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.59...v1.10.60)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-type: direct:production
  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>
@KenLSM KenLSM requested a review from kathleenkhy April 8, 2024 03:47
* chore: update chromium to latest published version

* chore: update coupled puppeteer-core
Copy link
Contributor

@kathleenkhy kathleenkhy 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 557b387 into release-al2 Apr 8, 2024
45 checks passed
@KenLSM KenLSM deleted the release_v6.116.0 branch April 8, 2024 06:51
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.

None yet

2 participants