-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Bump v2.2.4 #282
Merged
Bump v2.2.4 #282
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
[ FIX ] title contributors page
Added support for controlling DEBUG flag from env
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
fix gap on modal "submit your API" (issue #270)
…postcss-8.4.31 Bump postcss from 8.4.23 to 8.4.31 in /frontend
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bump urllib3 from 1.26.5 to 1.26.17
Bump cryptography from 41.0.3 to 41.0.4
Add fake test data and python linter to API_LIST
Minor fixes and new badge added
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.
Description
In this PR, some improvements and additions have been made.
A new badge has been added, featuring one of our other apps, Codeishot, replacing the ProductHunt banner.
Additionally, a bug that made the page title of the Contributors section on Apivault invisible has been fixed.
Among the improvements, a .prettierrc file has been added to define formatting rules, and some files have already been formatted according to these new rules.
Finally, we've excluded Django's static files from the repository to prevent them from being included in future PRs.
Checklist
My submission is formatted according to the guidelines in the contributing guide
My submission has a useful description
Code follows the established CODE_OF_CONDUCT guidelines.
Code has been tested thoroughly.
All commit messages are descriptive and follow the established commit message format.
Pull request description clearly describes the changes included in the pull request.
I have searched the repository for any relevant issues or pull requests
Any category I am creating has the minimum requirement of 3 items