Westjr

Latest version: v0.4.2

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

Scan your dependencies

0.4.2

https://github.com/unyacat/westjr/pull/61 (Thanks eggplants ) と 各種ライブラリの更新

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/56
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/57
* build(deps): bump pydantic from 2.0.3 to 2.1.1 by dependabot in https://github.com/unyacat/westjr/pull/58
* TrainInfo の from が None になる場合に対応 by eggplants in https://github.com/unyacat/westjr/pull/61
* Ruffエラーを修正 by eggplants in https://github.com/unyacat/westjr/pull/62
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/59
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/63
* build(deps): bump pydantic from 2.1.1 to 2.3.0 by dependabot in https://github.com/unyacat/westjr/pull/64
* 0.4.2 by unyacat in https://github.com/unyacat/westjr/pull/65
* 0.4.2 by unyacat in https://github.com/unyacat/westjr/pull/66


**Full Changelog**: https://github.com/unyacat/westjr/compare/v0.4.1...v0.4.2

0.4.1

更新内容
* Poetryへの移行とpre-commit hooksの改廃 49 (いつもありがとうございます eggplants )
* 大阪環状線のデータを取得するときに発生する不具合修正 https://github.com/unyacat/westjr/issues/44 (報告ありがとうございます midorichaan / 修正ありがとうございます eggplants) https://github.com/unyacat/westjr/issues/50 (修正ありがとうございます eggplants)
* ライブラリの更新

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/42
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/43
* Test CIのPythonバージョンを3.7から3.8に変更する by eggplants in https://github.com/unyacat/westjr/pull/46
* `SideItem.line` で `None` を許容する by eggplants in https://github.com/unyacat/westjr/pull/47
* 全線に問題が発生した時 `TrainInfo.lines.{line}.section.to` が `null` になるのに対応 by eggplants in https://github.com/unyacat/westjr/pull/51
* Poetryへの移行とpre-commit hooksの改廃 by eggplants in https://github.com/unyacat/westjr/pull/49
* build(deps): bump types-requests from 2.31.0.1 to 2.31.0.2 by dependabot in https://github.com/unyacat/westjr/pull/52
* 45 by unyacat in https://github.com/unyacat/westjr/pull/53
* 0.4.1 by unyacat in https://github.com/unyacat/westjr/pull/54
* v0.4.1 by unyacat in https://github.com/unyacat/westjr/pull/55


**Full Changelog**: https://github.com/unyacat/westjr/compare/v0.4...v0.4.1

0.4

このバージョン更新は安全性が向上しましたが,破壊的変更を含みます(詳細 https://github.com/unyacat/westjr/pull/38)
また,一部ライブラリの更新を行います.

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/20
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/21
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/22
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/23
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/24
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/25
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/26
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/27
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/28
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/29
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/30
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/31
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/32
* `get_maintenance` を追加する by eggplants in https://github.com/unyacat/westjr/pull/35
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/36
* pydanticを用いたjsonレスポンスの検証を行う by eggplants in https://github.com/unyacat/westjr/pull/34
* 各関数の返り値/検証時用いるモデルを `TypedDict` から `BaseModel` へ置き換える by eggplants in https://github.com/unyacat/westjr/pull/38
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/39
* 0.4への更新準備 by unyacat in https://github.com/unyacat/westjr/pull/40
* 0.4 by unyacat in https://github.com/unyacat/westjr/pull/41


**Full Changelog**: https://github.com/unyacat/westjr/compare/v0.3.1...v0.4

0.3.1

主に `/api/v3/trainmonitorinfo.json` への対応.
車内の気温や密度を取得するエンドポイントです.


What's Changed
* build(deps): bump actions/setup-python from 3 to 4 by dependabot in https://github.com/unyacat/westjr/pull/9
* dependabot will PR in the develop branch by unyacat in https://github.com/unyacat/westjr/pull/10
* dependabot will PR in the develop branch by unyacat in https://github.com/unyacat/westjr/pull/11
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/13
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/14
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/15
* `/api/v3/trainmonitorinfo.json` by unyacat in https://github.com/unyacat/westjr/pull/16
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/unyacat/westjr/pull/17
* v0.3.1 by unyacat in https://github.com/unyacat/westjr/pull/18
* v0.3.1 (`/api/v3/trainmonitorinfo.json`) by unyacat in https://github.com/unyacat/westjr/pull/19

New Contributors
* pre-commit-ci made their first contribution in https://github.com/unyacat/westjr/pull/13

**Full Changelog**: https://github.com/unyacat/westjr/compare/v0.3...v0.3.1

0.3

What's Changed
* 0.2.0.3 by unyacat in https://github.com/unyacat/westjr/pull/2
* パッケージング・型ヒント関連の改善 by eggplants in https://github.com/unyacat/westjr/pull/5
* 0.3 by unyacat in https://github.com/unyacat/westjr/pull/7

New Contributors
* unyacat made their first contribution in https://github.com/unyacat/westjr/pull/2
* eggplants made their first contribution in https://github.com/unyacat/westjr/pull/5

**Full Changelog**: https://github.com/unyacat/westjr/commits/0.3

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.