-
Notifications
You must be signed in to change notification settings - Fork 107
Update INT with Sprint 25 #1034
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
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 [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Resolves issue #766 updates messaging from dev populate script
…-2.2.3 Bump json5 from 2.2.1 to 2.2.3
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.14 to 5.13.15. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@5.13.14...5.13.15) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…oose-5.13.15 Bump mongoose from 5.13.14 to 5.13.15
…ejar-2.1.4 Bump cookiejar from 2.1.2 to 2.1.4
Updated cve-services version numbers to 2.1.2
Resolves #1011 Refactored null checks for owningCnaShortName and assignerShortName
…ectly throw error
…ror is only thrown for admin users
Resolves #1019 updates Swagger doc wording to say rejected rather than reject
Resolves #792 improve error messages related to org does not exist
Resolves #809 Prevents org admins from removing their admin role
…eserving cve-ids over quota
Resolves #1022 Added link to request form to overIdQuota error message
Resolves #1016 Clarified unableToStoreCveRecord error message
…ation Resolves issue #609, Added validators and sanitizers for role creation and update
brettp
approved these changes
Feb 20, 2023
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.
Updating INT from Dev with changes from Sprint 25