-
Notifications
You must be signed in to change notification settings - Fork 35
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
Convert remaining components to ts #328
Conversation
…eact-7.31.11 Update eslint-plugin-react: 7.31.10 → 7.31.11 (patch)
….14.189 Update @types/lodash: 4.14.188 → 4.14.189 (patch)
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.1.18 to 0.2.0. - [Release notes](https://github.com/FortAwesome/react-fontawesome/releases) - [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md) - [Commits](FortAwesome/react-fontawesome@0.1.18...0.2.0) --- updated-dependencies: - dependency-name: "@fortawesome/react-fontawesome" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.32.2. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.31.11...v7.32.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…react-7.32.2 Bump eslint-plugin-react from 7.31.11 to 7.32.2
…act-fontawesome-0.2.0 Bump @fortawesome/react-fontawesome from 0.1.18 to 0.2.0
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 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>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Convert CopyButton to TypeScript
Convert Timer component to TypeScript
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Convert ImageModel to TypeScript
Convert Footer to TypeScript
Convert DownloadButton to TypeScript
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v3.1.0...v5.1.2) Updates `react-scripts` from 4.0.3 to 5.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect - dependency-name: react-scripts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Christoph Niehoff <christoph.niehoff@tngtech.com>
Signed-off-by: Christoph Niehoff <christoph.niehoff@tngtech.com>
Signed-off-by: Christoph Niehoff <christoph.niehoff@tngtech.com>
Signed-off-by: Christoph Niehoff <christoph.niehoff@tngtech.com>
Signed-off-by: Christoph Niehoff <christoph.niehoff@tngtech.com>
…ues in docker containers
Bumps [boardgame.io](https://github.com/boardgameio/boardgame.io) from 0.49.13 to 0.50.2. - [Release notes](https://github.com/boardgameio/boardgame.io/releases) - [Commits](boardgameio/boardgame.io@v0.49.13...v0.50.2) --- updated-dependencies: - dependency-name: boardgame.io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 2.14.2. - [Changelog](https://github.com/koajs/koa/blob/2.14.2/History.md) - [Commits](koajs/koa@2.13.4...2.14.2) --- updated-dependencies: - dependency-name: koa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump koa from 2.13.4 to 2.14.2
…y to address warning Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Add @babel/plugin-proposal-private-property-in-object as devDependenc…
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.4 to 12.1.5. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v12.1.4...v12.1.5) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.7 to 7.23.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ry/react-12.1.5 Bump @testing-library/react from 12.1.4 to 12.1.5
…e-7.23.2 Bump @babel/traverse from 7.22.8 to 7.23.2
…parser-7.23.3 Bump @babel/eslint-parser from 7.22.7 to 7.23.3
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
Signed-off-by: Johannes Loher <johannes.loher@tngtech.com>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
@@ -77,4 +62,4 @@ | |||
}, | |||
}; | |||
|
|||
export const SPECTATOR = `spectator`; | |||
export const SPECTATOR = 'spectator'; |
Check failure
Code scanning / CodeQL
Hard-coded credentials Critical
authorization header
The hard-coded value "spectator" is used as
authorization header
} | ||
|
||
export function wordUnwrap(text) { | ||
return text.replace('\n', ' '); |
Check failure
Code scanning / CodeQL
Incomplete string escaping or encoding High
No description provided.