-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Version 2.3.1 - The Safe Mode Hotfix, because bugs exist for some reason #214
Conversation
Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 9.16.0 to 9.21.1. - [Release notes](https://github.com/sverweij/dependency-cruiser/releases) - [Changelog](https://github.com/sverweij/dependency-cruiser/blob/develop/CHANGELOG.md) - [Commits](sverweij/dependency-cruiser@v9.16.0...v9.21.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
…endency-cruiser-9.21.1 Bump dependency-cruiser from 9.16.0 to 9.21.1
src/parseJokes.js
Outdated
jokeErrors.push(`Joke format version "${joke.formatVersion}" doesn't match up with required version "${this.jokeFormatVersion}"`); | ||
jokeObj.formatVersion = false; // TODO: repeat this for everything below |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll need to take a look at this before the new version is released
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comment
why you taking so long mister lgtm bot? |
This pull request introduces 1 alert when merging ddf8d9f into 0ecdf25 - view on LGTM.com new alerts:
|
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 2.1.10 to 2.2.1. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](animir/node-rate-limiter-flexible@v2.1.10...v2.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Update translations.json
fix availableCategories
…e-limiter-flexible-2.2.1 Bump rate-limiter-flexible from 2.1.10 to 2.2.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
/info
endpoint should give the number of safe jokes per language or in total (/info endpoint should give the number of safe jokes per language or in total #224)