Skip to content

Upgrade mongoose from 6 -> 8#420

Open
ryanslatten wants to merge 14 commits into
developfrom
upgrade-mongo
Open

Upgrade mongoose from 6 -> 8#420
ryanslatten wants to merge 14 commits into
developfrom
upgrade-mongo

Conversation

@ryanslatten

@ryanslatten ryanslatten commented May 6, 2026

Copy link
Copy Markdown
Contributor

Undos the revert for the mongoose npm package upgrade and fixes the remaining breaking changes.

Please test with a deep dive of the app as all DB calls were changed. This is a large effort where there are many changes so every part of the application will need to be tested.

ryanslatten and others added 6 commits April 29, 2026 16:26
* Fix Teams Dropdown

* style fixes

* fix things

Co-authored-by: Copilot <copilot@github.com>

* more styles

* update datepicker

* fix redirect

* update to 6.6.5

Co-authored-by: Copilot <copilot@github.com>

* Table Fixes

* fix main page issues

Co-authored-by: Copilot <copilot@github.com>

* fix links

* fix button sizes

* admin fixes

* fix more things

Co-authored-by: Copilot <copilot@github.com>

* ui tweaks

* weird refresh bug

* update 6.6.6

* fix safari window size

Co-authored-by: Copilot <copilot@github.com>

* unit tests

* fix add form css

---------

Co-authored-by: Ryan Carpenter <ryan.carpenter@omnifederal.com>
Co-authored-by: Copilot <copilot@github.com>
@ryanslatten ryanslatten changed the title Upgrade mongo from 6 -> 8 Upgrade mongoose from 6 -> 8 May 6, 2026
Base automatically changed from 6.6.4 to develop May 18, 2026 14:37
@jclark118 jclark118 self-requested a review June 4, 2026 20:54
jclark118
jclark118 previously approved these changes Jun 4, 2026

@jclark118 jclark118 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Added a few small fixes, expanded on tests bit, updated some parts of plugins
Did a good amount of testing on both mongo 4.4 and mongo6, it should be safe for either
We're still using sinon-mongoose, which is no longer updated, we should move away from it entirely soon.

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.

2 participants