Yak-server

Latest version: v0.44.0

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

0.39.0

What's Changed
* Sort competition in env cli by yak-toto in https://github.com/yak-toto/yak-server/pull/367
* Activate ruff preview and correct accordingly by yak-toto in https://github.com/yak-toto/yak-server/pull/368
* Bump the dependencies group with 3 updates by dependabot in https://github.com/yak-toto/yak-server/pull/371
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/372
* Remove black by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/373
* Drop python3.7 support and add requirements-txt-fixer by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/374


**Full Changelog**: https://github.com/yak-toto/yak-server/compare/0.38.1...0.39.0

0.38.1

What's Changed
* Add python 3.12 classifier by yak-toto in https://github.com/yak-toto/yak-server/pull/366


**Full Changelog**: https://github.com/yak-toto/yak-server/compare/0.38.0...0.38.1

0.38.0

What's Changed
* Few corrections to matches data + rule env encoding by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/347
* Bump the github-actions group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/349
* Bump the dependencies group with 3 updates by dependabot in https://github.com/yak-toto/yak-server/pull/348
* Run test on both linux, windows and macos by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/350
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/351
* Bump the github-actions group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/352
* Bump the github-actions group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/354
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/355
* Bump the github-actions group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/356
* Bump the dependencies group with 2 updates by dependabot in https://github.com/yak-toto/yak-server/pull/357
* Bump the github-actions group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/359
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/358
* Bump the dependencies group with 3 updates by dependabot in https://github.com/yak-toto/yak-server/pull/360
* Make score board computation available through cli by yak-toto in https://github.com/yak-toto/yak-server/pull/361
* Add support for python3.12 by yak-toto in https://github.com/yak-toto/yak-server/pull/362
* path refactoring by yak-toto in https://github.com/yak-toto/yak-server/pull/363
* Web scrap official and push into admin bets by yak-toto in https://github.com/yak-toto/yak-server/pull/342
* Refactor sync cli by yak-toto in https://github.com/yak-toto/yak-server/pull/365


**Full Changelog**: https://github.com/yak-toto/yak-server/compare/0.37.0...0.38.0

0.37.0

What's Changed
* Bump the dependencies group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/330
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/331
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/333
* Bump the dependencies group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/332
* Few refactoring + improving coverage by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/334
* Refactoring test_compute_points by using generic function by yak-toto in https://github.com/yak-toto/yak-server/pull/335
* Improve coverage to 100%! by yak-toto in https://github.com/yak-toto/yak-server/pull/336
* Create database if not exists in unittest by yak-toto in https://github.com/yak-toto/yak-server/pull/317
* Change mysql github action by yak-toto in https://github.com/yak-toto/yak-server/pull/339
* Bump the dependencies group with 2 updates by dependabot in https://github.com/yak-toto/yak-server/pull/340
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/341
* Add offical results url to settings by yak-toto in https://github.com/yak-toto/yak-server/pull/343
* Add Euro 2020 and World cup 2018 data by yak-toto in https://github.com/yak-toto/yak-server/pull/344
* Add Euro 2016 data by yak-toto in https://github.com/yak-toto/yak-server/pull/345
* Make MockSettings callable to remove create_mock by yak-toto in https://github.com/yak-toto/yak-server/pull/346


**Full Changelog**: https://github.com/yak-toto/yak-server/compare/0.36.0...0.37.0

0.36.0

What's Changed
* Instead of droping all the tables, truncate them by yak-toto in https://github.com/yak-toto/yak-server/pull/286
* Various improvements by yak-toto in https://github.com/yak-toto/yak-server/pull/283
* Correct some mysql issues by yak-toto in https://github.com/yak-toto/yak-server/pull/297
* Remove pytest timeout by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/298
* Load rules into pydantic models by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/300
* Implement rule metadata as a class instead of a tuple by yak-toto in https://github.com/yak-toto/yak-server/pull/301
* Compute points a rule by yak-toto in https://github.com/yak-toto/yak-server/pull/302
* Bump the github-actions group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/303
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/304
* Using a custom UUID type instead of str for id in mysql db by yak-toto in https://github.com/yak-toto/yak-server/pull/305
* Improve Info typing by adding arguments to generic type by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/306
* Some typing refactoring by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/307
* Remove useless str conversion by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/308
* Load lock datetime from json file by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/309
* Improve rank computation by yak-toto in https://github.com/yak-toto/yak-server/pull/310
* Cover missing alembic usecase by yak-toto in https://github.com/yak-toto/yak-server/pull/311
* Strawberry models holds reference to user instead of user_id by yak-toto in https://github.com/yak-toto/yak-server/pull/312
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/315
* Bump the dependencies group with 3 updates by dependabot in https://github.com/yak-toto/yak-server/pull/314
* Add pre-commit hooks no-commit-to-branch by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/316
* Bump the dependencies group with 2 updates by dependabot in https://github.com/yak-toto/yak-server/pull/318
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/319
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/320
* Use pendulum instead of datetime by yak-toto in https://github.com/yak-toto/yak-server/pull/321
* Refactor compute points function by yak-toto in https://github.com/yak-toto/yak-server/pull/322
* Refactor compute points function 2 by yak-toto in https://github.com/yak-toto/yak-server/pull/323
* Bump the dependencies group with 1 update by dependabot in https://github.com/yak-toto/yak-server/pull/324
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/325
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/326
* Bump the dependencies group with 2 updates by dependabot in https://github.com/yak-toto/yak-server/pull/327
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yak-toto/yak-server/pull/328
* Enable ruff format in precommit hooks by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/329


**Full Changelog**: https://github.com/yak-toto/yak-server/compare/0.35.0...0.36.0

0.35.0

What's Changed
* Cover tests scripts by guillaumeLepape in https://github.com/yak-toto/yak-server/pull/279
* Add typing in unittest by yak-toto in https://github.com/yak-toto/yak-server/pull/280
* Migrate to typer by yak-toto in https://github.com/yak-toto/yak-server/pull/281


**Full Changelog**: https://github.com/yak-toto/yak-server/compare/0.34.0...0.35.0

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.