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.102.0 #7023

Merged
merged 11 commits into from
Jan 17, 2024
Merged

build: release v6.102.0 #7023

merged 11 commits into from
Jan 17, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Jan 15, 2024

New

  • fix: force mongodb connection to direct on localdev #7022
  • build: merge release v6.101.0 into develop #7019
  • build: release v6.101.0 #7013
  • build: merge release 6.100.0 into develop #7009
  • build: merge v6.99.0 into develop #7007
  • fix: update package-lock.json 0a277d3
  • chore: upgrade myinfo-gov-client and axios a51cb8c
  • chore: bump version to 6.101.0 1bc479f

Dependencies

  • fix(deps): bump follow-redirects from 1.15.2 to 1.15.4 #7011
  • build(deps): bump follow-redirects from 1.15.1 to 1.15.4 in /serverless/virus-scanner #7010
  • build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /frontend #7012
  • feat(deps): update mongoose to 6 #6832

Dev-Dependencies

Tests

justynoh and others added 11 commits January 8, 2024 16:20
build: merge v6.99.0 into develop
* chore: bump mongoose to 6.12

* fix: type mismatch on cursorquery, objectid

* fix: required and validator shape in user and form model

* fix: use try catch block for mongoose connect loader

* fix: add missing goLinkSuffix property in IForm

* fix: overwrite typing of IPaymentSchema for mongoose Id

* fix: querycursor import in submission.ts

* fix: removed undefined in AgencySchema causing schema methods to be never

* fix: schema typings in form logic and sms types

* fix: replace ConnectionOptions with ConnectOptions

* fix: remove deprecated connect options

* fix: objectid imports

* chore: remove mongodb package, upgrade connect-mongo to 4.6.0

* chore: replace mongoerror import reference

* fix: typescript errors

* chore: change nModified to modifiedCount

* fix: typeerror on form_statistics_total.server.model

* fix: typeerror on bouncemodel

* fix: form server model, only fixed affected methods

* fix: mongoerror is now mongoservererror

* fix: execPopulate no longer required to be called

* fix: verification.model

* fix: replace enforcedocument to hydrateddocument

* fix: duplicateFormFieldByIdAndIndex

* fix: util/logic.ts type inference errors

* refactor: swap bson with bson-ext

* chore: update test db configs

* refactor: remove bson reference

* refactor: gloal replacement of bson

* chore: remove execPopulate

* fix: void promise returns

* fix: remove bson reference with mongoose

* fix: replace more bson on admin-forms.form.routes.specs

* fix: test failures on admin-forms.submissions.routes.spec

* fix: test failures on src/app/models

* fix: test failures on src/app/modules/payments

* fix: test failures on src/app/modules/issues

* fix: form model always defaulting to private mode on save

* chore: remove bson in jest-db

* fix: lint and type errors in loader

* chore: remove unused typedef

* chore: remove commented out BSON code

* fix: playwright mongod init failure

* refactor: rename constants

* fix: mongoose loader

* fix: removed form model business field to be required

* fix: e2e email-submission tests

* fix: make mongoose.connect to be async

* fix: add specific db connection uri

* fix: restore missing _id in table column

* fix: workspace model support

* chore: add verbose playwight reporting

* chore: update bson-ext to bson for workspace-related code

* fix: dburi should not be random

* fix: drop form collection instead of the whole db

* chore: update hosting port from 5000 to 5001 for playwright

* fix: replace bson-ext with bson

* Revert "chore: update hosting port from 5000 to 5001 for playwright"

This reverts commit e5db025.

* fix: workspace spec, exists returning null and doc instead of boolean

* chore: remove commented code

* chore: remove confusing statement

* chore: remove unneeded comments

* chore: remove duplicated typedef

* Revert "chore: remove duplicated typedef"

This reverts commit 66f638f.

---------

Co-authored-by: foochifa <foochifa@gmail.com>
build: merge release 6.100.0 into develop
…#7012)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ss/virus-scanner (#7010)

build(deps): bump follow-redirects in /serverless/virus-scanner

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: merge release v6.101.0 into develop
@tshuli tshuli merged commit c0cad1c into release-al2 Jan 17, 2024
46 checks passed
@tshuli tshuli deleted the release_v6.102.0 branch January 17, 2024 04:56
@KenLSM KenLSM mentioned this pull request Jan 24, 2024
9 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.

None yet

4 participants