-
Notifications
You must be signed in to change notification settings - Fork 75
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
Update INT from DEV #918
Merged
Merged
Update INT from DEV #918
Conversation
This file contains 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
Release/v1.1.1
Hotfix/adjust permission check
Keep Org Admins from changing user's org.
Jd patch prod
Added missing "," on line 25 to fix deployment error causing the container to exit.
Added missing colon.
Changed "prod-staging" db config to match restore from prod.
Srl 889 Fix problem with empty replacedBy array
Bep 890 rejected lang check
Update comments to clarify why two language keys are passed in POST/PUT /cve/:id
…te cve/{cve-id}/cna
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 12.3.2 and updates ancestor dependency [apidoc](https://github.com/apidoc/apidoc). These dependencies need to be updated together. Updates `markdown-it` from 8.4.2 to 12.3.2 - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@8.4.2...12.3.2) Updates `apidoc` from 0.17.7 to 0.53.1 - [Release notes](https://github.com/apidoc/apidoc/releases) - [Changelog](https://github.com/apidoc/apidoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/apidoc/apidoc/commits/0.53.1) --- updated-dependencies: - dependency-name: markdown-it dependency-type: indirect - dependency-name: apidoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
#745 improve messaging for user update with no changes specified
Fixed broken production API doc link
…notifier-and-node-dev-8.0.2 Bump node-notifier and node-dev
…own-it-and-apidoc-12.3.2 Bump markdown-it and apidoc
…ion in Swagger docs
#908 update contact information and point to JSON 5.0 schema informat…
…on. Improved error message.
Merge PR for unique English language tests and improve error message
jdaigneau5
approved these changes
Nov 14, 2022
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.
Update INT