Matthias
|
72015686b6
|
Update pyarrow wheels to 15.0.1
|
2024-03-12 11:06:22 +01:00 |
|
dependabot[bot]
|
02dc895c41
|
Bump pyarrow from 15.0.0 to 15.0.1
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.0 to 15.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.0...go/v15.0.1)
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 03:39:56 +00:00 |
|
Matthias
|
518b6eb565
|
use dt_ts to simplify exchange date math
|
2024-03-10 19:31:43 +01:00 |
|
Matthias
|
1010ce96fa
|
Merge pull request #9922 from xmatthias/ci/native_m1
Ci - Run on native macos ARM runner
|
2024-03-10 13:08:03 +01:00 |
|
Matthias
|
204849aa85
|
Merge pull request #9919 from freqtrade/bump/catboost
Bump catboost to 1.2.3
|
2024-03-10 11:45:13 +01:00 |
|
Matthias
|
4e94178169
|
exclude python 3.9 on Macos 14
|
2024-03-09 20:10:40 +01:00 |
|
Matthias
|
0bd50a6e24
|
Don't disable tensorboard on mac ARM
|
2024-03-09 19:45:11 +01:00 |
|
Matthias
|
cb1f49e81c
|
Don't run torch models on 3.12 yet
|
2024-03-09 19:25:17 +01:00 |
|
Matthias
|
edc74ae2e4
|
Split macos Installation into 2 separate actions
|
2024-03-09 18:23:35 +01:00 |
|
Matthias
|
c5f2a69d9c
|
Allow running catboost tests on 3.12
|
2024-03-09 18:16:22 +01:00 |
|
Matthias
|
971a81e15d
|
Bump catboost to 1.2.3, remove 3.12 restriction
|
2024-03-09 18:15:47 +01:00 |
|
Matthias
|
cc3b2000eb
|
Avoid fully patching torch on M1 macs
|
2024-03-09 17:55:22 +01:00 |
|
Matthias
|
86db888386
|
Install libomp from brew for macos
closes #9874
|
2024-03-09 17:41:10 +01:00 |
|
Matthias
|
7cceddb3df
|
Improve wording on /health message
|
2024-03-09 17:35:29 +01:00 |
|
Matthias
|
29f90cbd04
|
Run CI on macos-14 (M1)
|
2024-03-09 17:34:06 +01:00 |
|
Matthias
|
71b4e79874
|
Merge pull request #9914 from cuinix/develop
fix some typos in docs
|
2024-03-09 16:12:35 +01:00 |
|
Matthias
|
1b608a162e
|
Add type-hint for result dictionary
|
2024-03-09 16:10:33 +01:00 |
|
Matthias
|
f8cbf138ee
|
Add Initial bot start and current bot start to /health telegram msg
|
2024-03-09 15:47:01 +01:00 |
|
Matthias
|
acbb485302
|
Add bot start and bot-startup to health endpoint
|
2024-03-09 15:01:13 +01:00 |
|
Matthias
|
98c2f81bb9
|
Merge pull request #9917 from syco/develop
update status table to show total amounts in stake currency
|
2024-03-08 07:12:10 +01:00 |
|
Matthias
|
2cfe993951
|
Fix condition for min-stake in position-adjust mode
closes #9915
|
2024-03-08 07:10:47 +01:00 |
|
Matthias
|
6f0f4f06ef
|
Merge pull request #6908 from eSeR1805/feature_keyval_storage
Persistent storage of user-custom information
|
2024-03-08 07:00:17 +01:00 |
|
Matthias
|
b690325f22
|
Remove typo in change-dir notebook
closes #9916
|
2024-03-08 06:39:39 +01:00 |
|
Alberto
|
865ebc3143
|
update status table to show total amounts in stake currency
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com>
|
2024-03-07 17:05:13 +00:00 |
|
cuinix
|
3e6e534e76
|
fix some typos in docs
Signed-off-by: cuinix <915115094@qq.com>
|
2024-03-07 13:57:25 +08:00 |
|
Matthias
|
cab38fb8c3
|
Merge pull request #9911 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-03-05 06:29:28 +01:00 |
|
xmatthias
|
510863f939
|
chore: update pre-commit hooks
|
2024-03-05 03:03:38 +00:00 |
|
Matthias
|
bcd631d3a8
|
Merge pull request #9903 from freqtrade/dependabot/pip/develop/pydantic-2.6.3
Bump pydantic from 2.6.2 to 2.6.3
|
2024-03-04 09:55:33 +01:00 |
|
dependabot[bot]
|
99c8be4c30
|
Bump pydantic from 2.6.2 to 2.6.3
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.6.2...v2.6.3)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 07:59:10 +00:00 |
|
Matthias
|
1b92f2522c
|
Merge pull request #9907 from freqtrade/dependabot/pip/develop/ccxt-4.2.58
Bump ccxt from 4.2.51 to 4.2.58
|
2024-03-04 08:57:13 +01:00 |
|
Matthias
|
00e77c7f3f
|
Merge pull request #9908 from freqtrade/dependabot/pip/develop/ruff-0.3.0
Bump ruff from 0.2.2 to 0.3.0
|
2024-03-04 08:55:44 +01:00 |
|
Matthias
|
1680728acb
|
Merge pull request #9906 from freqtrade/dependabot/pip/develop/python-rapidjson-1.16
Bump python-rapidjson from 1.14 to 1.16
|
2024-03-04 08:54:42 +01:00 |
|
dependabot[bot]
|
9ad60643f5
|
Bump ruff from 0.2.2 to 0.3.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 05:46:23 +00:00 |
|
Matthias
|
2ac7500cbf
|
Merge pull request #9905 from freqtrade/dependabot/pip/develop/cachetools-5.3.3
Bump cachetools from 5.3.2 to 5.3.3
|
2024-03-04 06:45:21 +01:00 |
|
Matthias
|
a2f7d93d13
|
Merge pull request #9900 from freqtrade/dependabot/pip/develop/time-machine-2.14.0
Bump time-machine from 2.13.0 to 2.14.0
|
2024-03-04 06:44:57 +01:00 |
|
Matthias
|
6e052d9e0c
|
Merge pull request #9901 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.12
Bump mkdocs-material from 9.5.11 to 9.5.12
|
2024-03-04 06:44:33 +01:00 |
|
Matthias
|
a4aa20c1f2
|
Merge pull request #9902 from freqtrade/dependabot/pip/develop/rich-13.7.1
Bump rich from 13.7.0 to 13.7.1
|
2024-03-04 06:44:13 +01:00 |
|
Matthias
|
ac6f7dca1f
|
Merge pull request #9904 from freqtrade/dependabot/pip/develop/python-dateutil-2.9.0.post0
Bump python-dateutil from 2.8.2 to 2.9.0.post0
|
2024-03-04 06:43:55 +01:00 |
|
Matthias
|
91ff6df512
|
Merge pull request #9899 from freqtrade/dependabot/pip/develop/pytest-606dc6de2a
Bump the pytest group with 1 update
|
2024-03-04 06:43:35 +01:00 |
|
Matthias
|
154064602e
|
Merge pull request #9898 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.12
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
|
2024-03-04 06:43:07 +01:00 |
|
Matthias
|
426bc4c97b
|
Merge pull request #9897 from freqtrade/fix/xgboosttensorboard
fix: try plotting as much info in xgboost tensorboard as possible
|
2024-03-04 06:38:22 +01:00 |
|
dependabot[bot]
|
8c0ba2a69a
|
Bump ccxt from 4.2.51 to 4.2.58
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.51 to 4.2.58.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.51...4.2.58)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:23:27 +00:00 |
|
dependabot[bot]
|
d6ae63ac48
|
Bump python-rapidjson from 1.14 to 1.16
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.14 to 1.16.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.14...v1.16)
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:23:16 +00:00 |
|
dependabot[bot]
|
ec17b5523c
|
Bump cachetools from 5.3.2 to 5.3.3
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.2 to 5.3.3.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:23:10 +00:00 |
|
dependabot[bot]
|
b8c16fb889
|
Bump python-dateutil from 2.8.2 to 2.9.0.post0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0)
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:23:02 +00:00 |
|
dependabot[bot]
|
c3f9b16c84
|
Bump rich from 13.7.0 to 13.7.1
Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.7.0...v13.7.1)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:22:46 +00:00 |
|
dependabot[bot]
|
062376f573
|
Bump mkdocs-material from 9.5.11 to 9.5.12
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.11 to 9.5.12.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.11...9.5.12)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:22:41 +00:00 |
|
dependabot[bot]
|
21709204eb
|
Bump time-machine from 2.13.0 to 2.14.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.13.0 to 2.14.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/time-machine/compare/2.13.0...2.14.0)
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:22:37 +00:00 |
|
dependabot[bot]
|
7ca3032d51
|
Bump the pytest group with 1 update
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
Updates `pytest` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:22:32 +00:00 |
|
dependabot[bot]
|
07bf19a990
|
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:17:13 +00:00 |
|