Matthias
|
5f12c81768
|
chore: bump version to 2026.1-dev
|
2025-12-29 13:35:51 +01:00 |
|
Matthias
|
31341afcef
|
Merge branch 'stable' into develop
|
2025-12-29 12:56:03 +01:00 |
|
Matthias
|
383b305b74
|
Merge pull request #12671 from freqtrade/dependabot/pip/develop/humanize-4.15.0
chore(deps): bump humanize from 4.14.0 to 4.15.0
|
2025-12-29 12:26:06 +01:00 |
|
Matthias
|
84244e7ca7
|
Merge pull request #12669 from freqtrade/dependabot/pip/develop/numpy-2.4.0
chore(deps): bump numpy from 2.3.5 to 2.4.0
|
2025-12-29 12:01:25 +01:00 |
|
Matthias
|
cc06e9baec
|
Merge pull request #12672 from freqtrade/dependabot/pip/develop/uvicorn-0.40.0
chore(deps): bump uvicorn from 0.38.0 to 0.40.0
|
2025-12-29 08:11:33 +01:00 |
|
Matthias
|
d5ac8a5b0b
|
test: update test for new humanize behavior
|
2025-12-29 08:01:48 +01:00 |
|
Matthias
|
00a4a743d2
|
Merge pull request #12668 from freqtrade/dependabot/pip/develop/ruff-0.14.10
chore(deps-dev): bump ruff from 0.14.9 to 0.14.10
|
2025-12-29 06:52:35 +01:00 |
|
Matthias
|
650cb1ef8c
|
Merge pull request #12667 from freqtrade/dependabot/pip/develop/gymnasium-1.2.3
chore(deps): bump gymnasium from 1.2.2 to 1.2.3
|
2025-12-29 06:46:15 +01:00 |
|
dependabot[bot]
|
76ea4ea14f
|
chore(deps): bump uvicorn from 0.38.0 to 0.40.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.40.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.38.0...0.40.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 05:42:07 +00:00 |
|
Matthias
|
90502a6ac0
|
Merge pull request #12666 from freqtrade/dependabot/pip/develop/mkdocs-5f79d4b5c7
chore(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in the mkdocs group
|
2025-12-29 06:41:02 +01:00 |
|
Matthias
|
f9fe909847
|
Merge pull request #12670 from freqtrade/dependabot/pip/develop/fastapi-0.127.0
chore(deps): bump fastapi from 0.125.0 to 0.127.0
|
2025-12-29 06:38:45 +01:00 |
|
dependabot[bot]
|
7085103e43
|
chore(deps): bump humanize from 4.14.0 to 4.15.0
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.14.0...4.15.0)
---
updated-dependencies:
- dependency-name: humanize
dependency-version: 4.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:49 +00:00 |
|
dependabot[bot]
|
c5ee96b66a
|
chore(deps): bump fastapi from 0.125.0 to 0.127.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.125.0 to 0.127.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.125.0...0.127.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.127.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:46 +00:00 |
|
dependabot[bot]
|
d454a10dea
|
chore(deps): bump numpy from 2.3.5 to 2.4.0
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:37 +00:00 |
|
dependabot[bot]
|
e3d03f586d
|
chore(deps-dev): bump ruff from 0.14.9 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.9 to 0.14.10.
- [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/0.14.9...0.14.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:22 +00:00 |
|
dependabot[bot]
|
e8d748535f
|
chore(deps): bump gymnasium from 1.2.2 to 1.2.3
Bumps [gymnasium](https://github.com/Farama-Foundation/Gymnasium) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases)
- [Commits](https://github.com/Farama-Foundation/Gymnasium/compare/v1.2.2...v1.2.3)
---
updated-dependencies:
- dependency-name: gymnasium
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:13 +00:00 |
|
dependabot[bot]
|
1cdb386374
|
chore(deps): bump mkdocs-material in the mkdocs group
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.7.0 to 9.7.1
- [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.7.0...9.7.1)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:02 +00:00 |
|
Matthias
|
5c02ce934d
|
test: remove outdated TODO
|
2025-12-27 09:53:46 +01:00 |
|
Matthias
|
260512d678
|
chore: remove outdated todo, replaced with comment
|
2025-12-27 09:53:46 +01:00 |
|
Matthias
|
8b1b16cb08
|
test: cleanup unnecessary test fixture
|
2025-12-27 09:53:46 +01:00 |
|
Matthias
|
cacd52db1c
|
chore: remove unnecessary todo
|
2025-12-27 09:53:42 +01:00 |
|
Matthias
|
4e809947c7
|
chore: improve create_command_partials runtime by not calling subprocess several times
|
2025-12-26 20:02:24 +01:00 |
|
Matthias
|
89c4aa23f3
|
docs: update docs with new --eps helpstring
|
2025-12-26 14:03:30 +01:00 |
|
Matthias
|
1bd043a912
|
chore: improve cli docstring to clarify "--eps"
|
2025-12-26 13:37:52 +01:00 |
|
Matthias
|
3ce23f99de
|
Merge pull request #12655 from freqtrade/dependabot/pip/develop/time-machine-3.2.0
chore(deps-dev): bump time-machine from 3.1.0 to 3.2.0
|
2025-12-25 10:00:00 +01:00 |
|
Matthias
|
c5fa5c5c69
|
chore: be more specific in dependabot schedule
|
2025-12-25 08:52:43 +01:00 |
|
Matthias
|
21d0b60168
|
Merge pull request #12660 from freqtrade/dependabot/pip/develop/cachetools-6.2.4
chore(deps): bump cachetools from 6.2.3 to 6.2.4
|
2025-12-25 08:20:22 +01:00 |
|
Matthias
|
ba3925cdcd
|
Merge pull request #12657 from freqtrade/dependabot/pip/develop/ccxt-4.5.29
chore(deps): bump ccxt from 4.5.28 to 4.5.29
|
2025-12-25 08:20:02 +01:00 |
|
Matthias
|
9cf6d47a43
|
Merge pull request #12656 from freqtrade/dependabot/github_actions/develop/docker/setup-buildx-action-3.12.0
chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0
|
2025-12-25 08:19:29 +01:00 |
|
Matthias
|
e01993b9c1
|
Merge pull request #12659 from freqtrade/dependabot/pip/develop/pre-commit-4.5.1
chore(deps-dev): bump pre-commit from 4.5.0 to 4.5.1
|
2025-12-25 08:19:15 +01:00 |
|
Matthias
|
c354a76ae2
|
Merge pull request #12658 from freqtrade/dependabot/pip/develop/fastapi-0.125.0
chore(deps): bump fastapi from 0.124.4 to 0.125.0
|
2025-12-25 08:18:56 +01:00 |
|
Matthias
|
f296213088
|
Merge pull request #12661 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-12-25 08:18:24 +01:00 |
|
Freqtrade Bot
|
d80dbc1644
|
chore: update pre-commit hooks
|
2025-12-25 03:32:57 +00:00 |
|
dependabot[bot]
|
91ee8652ef
|
chore(deps): bump cachetools from 6.2.3 to 6.2.4
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.3 to 6.2.4.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.3...v6.2.4)
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 03:02:10 +00:00 |
|
dependabot[bot]
|
75dfc95221
|
chore(deps-dev): bump pre-commit from 4.5.0 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.5.0...v4.5.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.5.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 03:02:07 +00:00 |
|
dependabot[bot]
|
05fe35ce57
|
chore(deps): bump fastapi from 0.124.4 to 0.125.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.124.4 to 0.125.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.124.4...0.125.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.125.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 03:02:01 +00:00 |
|
dependabot[bot]
|
95e36013db
|
chore(deps): bump ccxt from 4.5.28 to 4.5.29
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.28 to 4.5.29.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.28...v4.5.29)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 03:01:56 +00:00 |
|
dependabot[bot]
|
c5c96d9610
|
chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](e468171a9d...8d2750c68a)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 03:01:43 +00:00 |
|
dependabot[bot]
|
ad9a7279be
|
chore(deps-dev): bump time-machine from 3.1.0 to 3.2.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/adamchainz/time-machine/compare/3.1.0...3.2.0)
---
updated-dependencies:
- dependency-name: time-machine
dependency-version: 3.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 03:01:41 +00:00 |
|
Matthias
|
dafb2fda7b
|
Merge pull request #12505 from freqtrade/maint/python_3.14
CI against python 3.14
|
2025-12-24 15:36:55 +01:00 |
|
Matthias
|
04fea4ac29
|
Merge branch 'develop' into maint/python_3.14
|
2025-12-24 13:30:22 +01:00 |
|
Matthias
|
896250fe88
|
chore: add debugging output to debug psgallery error
|
2025-12-24 13:29:01 +01:00 |
|
Matthias
|
8485abc9b8
|
Merge pull request #12652 from freqtrade/maint/pip-audit
Add pip-audit
|
2025-12-24 13:17:43 +01:00 |
|
Matthias
|
2013a2edda
|
chore: add recognition to the original tests author
|
2025-12-24 12:04:30 +01:00 |
|
Matthias
|
11eb0c0802
|
fix: re-add latest tag for docker hub - which aligns to the :devleop tag
|
2025-12-24 11:58:44 +01:00 |
|
Matthias
|
78709a9d76
|
test: properly wrap line
|
2025-12-24 11:39:00 +01:00 |
|
Matthias
|
f55a90d98c
|
chore: add pip-audit as dependency and test
|
2025-12-24 11:35:25 +01:00 |
|
Matthias
|
4b3ff02d49
|
chore: Add pip-audit action
|
2025-12-24 11:06:49 +01:00 |
|
Matthias
|
ea52deb98e
|
Merge pull request #12648 from hippocritical/develop
adjusted the error message of "more than 5 queries needed for exchange"
|
2025-12-23 13:22:58 +01:00 |
|
hippocritical
|
7b33242aa0
|
fixed tests according to failed tests on github
|
2025-12-23 10:57:47 +01:00 |
|