-
Notifications
You must be signed in to change notification settings - Fork 0
Pulling in latest from Development #532
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Development
Merge stage into Main
…014718a Bump path-to-regexp and express
--- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…-4.0.4 Bump form-data from 4.0.2 to 4.0.4
Merging stage to main
Development into Stage for demo 9/9/25
Add Code of conduct and contributing documents
Fix ref to DCC in Code of Conduct
…popular-funders Updated popularFunders resolver to return only 5 popular funders
Co-authored-by: sfisher <[email protected]>
Co-authored-by: sfisher <[email protected]>
Co-authored-by: sfisher <[email protected]>
…ance methods Co-authored-by: sfisher <[email protected]>
…idation fixes, and permission updates Co-authored-by: briri <[email protected]>
Update js-yaml version
…schema Implement Guidance Group and Guidance resolvers, schemas, and models. Here goes. :-)
…s. Added allProjects resolver to let admins get all relevant projects based on their role
fix migrations for guidance
…ry. Also, fixed an issue where versionedTags table was not being updated with tags from the original section
…d section service now using tags
Changes to deal with data migrations
…e into feature/separate-project-resolvers
Separate project resolvers
…gs-work-for-guidance Made updates to return versioned section tags as part of the plan query, so it can be used for guidance text display
Chore update deps
jupiter007
approved these changes
Nov 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Syncing latest development into stage