Commit Graph

54 Commits

Author SHA1 Message Date
Erik Vroon
e77eecb09c Add more integration tests (#41) 2022-12-27 17:27:08 +01:00
Erik Vroon
cca3aedb7f Add more integration tests (#40) 2022-12-27 15:39:04 +01:00
Erik Vroon
01a1670f5c Improve CI and README (#39) 2022-12-27 13:34:22 +01:00
Erik Vroon
60319f71bd Add codecov CI (#38) 2022-12-27 13:25:32 +01:00
dependabot[bot]
d863adac05 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 11:59:33 +00:00
dependabot[bot]
5075b41a0b Merge pull request #36 from evroon/dependabot/github_actions/actions/cache-3 2022-12-27 11:55:41 +00:00
dependabot[bot]
df8db80f91 Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 11:50:05 +00:00
Erik Vroon
ab917dc2ee Rename ladderz to bracket (#24) 2022-12-27 12:49:44 +01:00
dependabot[bot]
36d04ae13d Merge pull request #32 from evroon/dependabot/pip/backend/isort-5.11.4 2022-12-26 13:40:28 +00:00
Erik Vroon
9b8c61a50b Fix dependabot config (#34) 2022-12-26 14:36:57 +01:00
Erik Vroon
37d23daa5f Remove and update dependencies (#33) 2022-12-26 14:34:39 +01:00
dependabot[bot]
2171d3c3c1 Update isort requirement from 5.11.3 to 5.11.4 in /backend
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.11.3...5.11.4)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 13:33:05 +00:00
dependabot[bot]
15cdf26ce4 Merge pull request #27 from evroon/dependabot/pip/backend/alembic-1.9.1 2022-12-26 13:31:47 +00:00
dependabot[bot]
c39c991218 Merge pull request #31 from evroon/dependabot/pip/backend/pylint-2.15.9 2022-12-26 13:31:40 +00:00
dependabot[bot]
259815bbf1 Update pylint requirement from 2.15.8 to 2.15.9 in /backend
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.8...v2.15.9)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:22:17 +00:00
dependabot[bot]
e8e28091db Update alembic requirement from 1.9.0 to 1.9.1 in /backend
Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 04:20:26 +00:00
dependabot[bot]
aea05c6b0f Merge pull request #17 from evroon/dependabot/npm_and_yarn/frontend/emotion/react-11.10.5 2022-12-24 13:35:01 +00:00
dependabot[bot]
9af845a291 Merge pull request #15 from evroon/dependabot/pip/backend/databases-0.7.0 2022-12-24 13:34:55 +00:00
dependabot[bot]
7893334ded Merge pull request #14 from evroon/dependabot/pip/backend/sqlalchemy-1.4.45 2022-12-24 13:34:49 +00:00
dependabot[bot]
597185fc43 Merge pull request #19 from evroon/dependabot/npm_and_yarn/frontend/react-router-dom-6.5.0 2022-12-24 13:34:44 +00:00
dependabot[bot]
47723bf879 Merge pull request #20 from evroon/dependabot/pip/backend/alembic-1.9.0 2022-12-24 13:34:38 +00:00
dependabot[bot]
36b5781492 Merge pull request #23 from evroon/dependabot/npm_and_yarn/frontend/eslint-plugin-jsx-a11y-6.6.1 2022-12-24 13:34:33 +00:00
dependabot[bot]
e48279430a Merge pull request #18 from evroon/dependabot/pip/backend/isort-5.11.3 2022-12-24 13:34:27 +00:00
Erik Vroon
089659e71f Create tournaments system (#2) 2022-12-24 14:33:51 +01:00
dependabot[bot]
04f12cdf7f Merge pull request #16 from evroon/dependabot/pip/backend/aioresponses-0.7.4 2022-12-19 07:32:31 +00:00
dependabot[bot]
ebca061e2c Merge pull request #22 from evroon/dependabot/npm_and_yarn/frontend/next/eslint-plugin-next-13.0.7 2022-12-19 07:25:39 +00:00
dependabot[bot]
01ed7951f6 Bump @next/eslint-plugin-next from 13.0.6 to 13.0.7 in /frontend
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 13.0.6 to 13.0.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.0.7/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 06:59:25 +00:00
dependabot[bot]
7c24260072 Merge pull request #21 from evroon/dependabot/npm_and_yarn/frontend/babel/core-7.20.5 2022-12-19 06:57:26 +00:00
dependabot[bot]
ae9ae40ed6 Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 in /frontend
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:29:57 +00:00
dependabot[bot]
dfde48f20c Bump @babel/core from 7.17.8 to 7.20.5 in /frontend
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.20.5.
- [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.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:29:01 +00:00
dependabot[bot]
01287407fc Update alembic requirement from 1.8.1 to 1.9.0 in /backend
Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:28:28 +00:00
dependabot[bot]
5418b8bfc0 Bump react-router-dom from 6.4.5 to 6.5.0 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.4.5 to 6.5.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.5.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:27:23 +00:00
dependabot[bot]
242369fb9d Update isort requirement from 5.11.1 to 5.11.3 in /backend
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.11.1...5.11.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:26:57 +00:00
dependabot[bot]
c7413dce64 Bump @emotion/react from 11.10.4 to 11.10.5 in /frontend
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.10.4 to 11.10.5.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.10.4...@emotion/react@11.10.5)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:24:00 +00:00
dependabot[bot]
01c7c06e68 Update aioresponses requirement from 0.7.3 to 0.7.4 in /backend
Updates the requirements on [aioresponses](https://github.com/pnuckowski/aioresponses) to permit the latest version.
- [Release notes](https://github.com/pnuckowski/aioresponses/releases)
- [Commits](https://github.com/pnuckowski/aioresponses/compare/0.7.3...0.7.4)

---
updated-dependencies:
- dependency-name: aioresponses
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:22:58 +00:00
dependabot[bot]
f641fc68b8 Update databases requirement from 0.6.2 to 0.7.0 in /backend
Updates the requirements on [databases](https://github.com/encode/databases) to permit the latest version.
- [Release notes](https://github.com/encode/databases/releases)
- [Changelog](https://github.com/encode/databases/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/databases/compare/0.6.2...0.7.0)

---
updated-dependencies:
- dependency-name: databases
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:20:47 +00:00
dependabot[bot]
7f6d05842f Update sqlalchemy requirement from 1.4.41 to 1.4.45 in /backend
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:18:50 +00:00
Erik Vroon
9b29b6a430 Fix pipenv caching (#13) 2022-12-17 17:34:49 +01:00
dependabot[bot]
ae32566932 Bump terser from 4.8.0 to 4.8.1 in /frontend (#6) 2022-12-13 15:15:23 +00:00
dependabot[bot]
c687b384bd Bump @mantine/next from 5.7.2 to 5.9.4 in /frontend (#10) 2022-12-13 14:58:30 +00:00
dependabot[bot]
9ac83f9df1 Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend (#3) 2022-12-13 14:51:51 +00:00
dependabot[bot]
ba3ff8f2f0 Bump @testing-library/jest-dom from 5.16.3 to 5.16.5 in /frontend (#8) 2022-12-13 14:51:26 +00:00
dependabot[bot]
c827016334 Update isort requirement from 5.10.1 to 5.11.1 in /backend (#7) 2022-12-13 14:44:05 +00:00
dependabot[bot]
48aedaf3d1 Bump loader-utils from 1.4.0 to 1.4.2 in /frontend (#5) 2022-12-13 14:43:30 +00:00
dependabot[bot]
d727887f85 Bump @next/eslint-plugin-next from 12.1.4 to 13.0.6 in /frontend (#11) 2022-12-13 14:43:15 +00:00
dependabot[bot]
fde8e6f0a3 Bump @next/bundle-analyzer from 12.3.1 to 13.0.6 in /frontend (#9) 2022-12-13 14:43:09 +00:00
Erik Vroon
f9a225cc58 Delete gh_pages.yml 2022-12-13 15:41:09 +01:00
dependabot[bot]
6bcf459afe Bump typescript from 4.8.4 to 4.9.4 in /frontend (#12) 2022-12-13 14:38:16 +00:00
dependabot[bot]
04fac10c9e Bump minimist from 1.2.5 to 1.2.7 in /frontend (#4) 2022-12-13 14:37:55 +00:00
Erik Vroon
430c592995 Fix yarn in dependabot.yml 2022-12-13 15:29:12 +01:00