Skip to content

Conversation

@kevin9foong
Copy link
Contributor

New

  • fix: replace id with _id for text and vision mfb prompts #8530
  • feat: reserve cpu for formsg app #8933
  • build: merge v6.275.0 back to develop #8927
  • build: release v6.275.0 #8926

Dependencies

  • fix(deps): bump libphonenumber-js from 1.12.29 to 1.12.31 in /shared #8935
  • build(deps): bump validator from 13.15.20 to 13.15.22 in /frontend #8936
  • fix(deps): bump validator from 13.15.20 to 13.15.23 #8937
  • build(deps): bump mdast-util-to-hast from 13.1.0 to 13.2.1 in /frontend #8934

Dev-Dependencies

Tests

eliotlim and others added 8 commits November 27, 2025 18:52
build: merge v6.275.0 back to develop
…nd (#8934)

Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.1.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](syntax-tree/mdast-util-to-hast@13.1.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.20 to 13.15.23.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.15.20...13.15.23)

---
updated-dependencies:
- dependency-name: validator
  dependency-version: 13.15.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…8936)

Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.20 to 13.15.22.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.15.20...13.15.22)

---
updated-dependencies:
- dependency-name: validator
  dependency-version: 13.15.22
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…8935)

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.29 to 1.12.31.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.29...v1.12.31)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.31
  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>
replace id with _id for text and vision mfb prompts
@kevin9foong kevin9foong requested a review from a team as a code owner December 3, 2025 01:19
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvalidator@​13.15.20 ⏵ 13.15.22100100 +2210092100
Updatedlibphonenumber-js@​1.12.29 ⏵ 1.12.3197 -210010096 +2100

View full report

@scottheng96
Copy link
Contributor

👍

@eliotlim
Copy link
Contributor

eliotlim commented Dec 3, 2025

I have a funny feeling about the batching of (i) bugfixes / dependency updates, and (ii) CPU configuration allocation changes, in the same release -- but let's see how this goes.

@kevin9foong
Copy link
Contributor Author

kevin9foong commented Dec 3, 2025

I understand your concerns.

I have looked through each dep change and its mainly small bug fixes / locales etc - so the dependency updates included in this PR are patch dep upgrades and should be low risk. The only exception is mdast but the minor is mainly adding new TS type for something we dont use.

@kevin9foong kevin9foong merged commit 6d964f7 into release-al2 Dec 3, 2025
38 checks passed
@kevin9foong kevin9foong deleted the release_v6.276.0 branch December 3, 2025 01:35
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.

4 participants