Matthias
|
53884cae2f
|
Merge pull request #12637 from freqtrade/dependabot/pip/develop/fastapi-0.124.4
chore(deps): bump fastapi from 0.124.0 to 0.124.4
|
2025-12-22 06:33:35 +01:00 |
|
Matthias
|
1b16b450b7
|
Merge pull request #12634 from freqtrade/dependabot/pip/develop/cachetools-6.2.3
chore(deps): bump cachetools from 6.2.2 to 6.2.3
|
2025-12-22 06:32:15 +01:00 |
|
Matthias
|
18ba3241ce
|
Merge pull request #12639 from freqtrade/dependabot/github_actions/develop/actions/download-artifact-7
chore(deps): bump actions/download-artifact from 6 to 7
|
2025-12-22 06:31:56 +01:00 |
|
Matthias
|
6f8ad595b7
|
Merge pull request #12646 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.19.1
chore(deps): bump pymdown-extensions from 10.18 to 10.19.1
|
2025-12-22 06:31:23 +01:00 |
|
Matthias
|
5479f204b5
|
Merge pull request #12644 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-7.1.6
chore(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.6
|
2025-12-22 06:31:09 +01:00 |
|
dependabot[bot]
|
c54b94b5a4
|
chore(deps): bump pymdown-extensions from 10.18 to 10.19.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.18 to 10.19.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.18...10.19.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.19.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 03:02:39 +00:00 |
|
dependabot[bot]
|
3f5ed399b5
|
chore(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.6
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.4 to 7.1.6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](1e862dfacb...681c641aba)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 03:02:26 +00:00 |
|
dependabot[bot]
|
5ebffb27aa
|
chore(deps): bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 03:02:03 +00:00 |
|
dependabot[bot]
|
0cb676a677
|
chore(deps): bump fastapi from 0.124.0 to 0.124.4
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.124.0 to 0.124.4.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.124.0...0.124.4)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.124.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 03:01:57 +00:00 |
|
dependabot[bot]
|
a1b4a4dbfb
|
chore(deps): bump cachetools from 6.2.2 to 6.2.3
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.2 to 6.2.3.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.2...v6.2.3)
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 03:01:32 +00:00 |
|
Matthias
|
092da6aee5
|
chore(ci): Try to cleanup docker build host
|
2025-12-21 13:43:16 +01:00 |
|
Matthias
|
13c63c0bf5
|
fix: exception when backtesting in webserver mode
Running a futures backtest more than once without cache caused
the process to crash due to detail data not being loaded.
|
2025-12-21 13:31:10 +01:00 |
|
Matthias
|
aa38a36b56
|
docs: add override_exchange_check to documentation
|
2025-12-21 12:58:13 +01:00 |
|
Matthias
|
e9847d9549
|
Merge pull request #12627 from freqtrade/unify/algo_stop_orders
refactor stoploss methods for exchanges with algo orders
|
2025-12-19 06:27:12 +01:00 |
|
Matthias
|
21d723b35d
|
chore(ci): visualize disk sizes for docker build
|
2025-12-18 07:06:34 +01:00 |
|
Matthias
|
6c8b8f642a
|
Merge pull request #12629 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-12-18 06:29:05 +01:00 |
|
Freqtrade Bot
|
6905b8059d
|
chore: update pre-commit hooks
|
2025-12-18 03:28:09 +00:00 |
|
Matthias
|
1143aba671
|
test: simplify test call
|
2025-12-17 07:18:19 +01:00 |
|
Matthias
|
278bd0e97d
|
chore: improve variable naming
|
2025-12-17 07:18:19 +01:00 |
|
Matthias
|
d5b296c75c
|
test: fix gate stoploss test
|
2025-12-17 07:18:19 +01:00 |
|
Matthias
|
c63fba2e57
|
chore: rename flag to better match what it does
|
2025-12-17 07:18:19 +01:00 |
|
Matthias
|
c8d74baaa1
|
refactor: unify fetch_stoploss_order
|
2025-12-17 07:18:19 +01:00 |
|
Matthias
|
a9ebff3965
|
Merge pull request #12628 from freqtrade/dependabot/pip/filelock-3.20.1
chore(deps): bump filelock from 3.20.0 to 3.20.1
|
2025-12-17 06:31:43 +01:00 |
|
dependabot[bot]
|
8859b9009a
|
chore(deps): bump filelock from 3.20.0 to 3.20.1
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.20.0...3.20.1)
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.20.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-16 22:56:31 +00:00 |
|
Matthias
|
d4aee7e433
|
test: add autospec=True to just changed tests
|
2025-12-16 20:48:15 +01:00 |
|
Matthias
|
f0908a1043
|
test: adapt test to new call logic
|
2025-12-16 20:32:26 +01:00 |
|
Matthias
|
cf6bf1b7b5
|
refactor: reduce code duplication for cancel_stop_orders
|
2025-12-16 20:32:26 +01:00 |
|
Matthias
|
84e9251fcd
|
test: use object patching instead of direct assignment
|
2025-12-16 20:32:26 +01:00 |
|
Matthias
|
5800002d42
|
feat: add stoploss_fetch_requires_stop_param property
|
2025-12-16 20:32:26 +01:00 |
|
Matthias
|
6a98c19dab
|
fix: improve binance stoploss "triggered" behavior
|
2025-12-16 20:12:34 +01:00 |
|
Matthias
|
eb3e8b82f9
|
Merge pull request #12626 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-12-16 06:28:58 +01:00 |
|
Freqtrade Bot
|
98da54ae82
|
chore: update pre-commit hooks
|
2025-12-16 03:30:35 +00:00 |
|
Matthias
|
fa5210aa4b
|
fix: function signature mismatch
|
2025-12-15 20:35:05 +01:00 |
|
Matthias
|
289e53ed5a
|
fix: allow set-leverage failures on followup orders
|
2025-12-15 20:23:11 +01:00 |
|
Matthias
|
8c62816972
|
Merge pull request #12619 from freqtrade/dependabot/pip/develop/python-rapidjson-1.23
chore(deps): bump python-rapidjson from 1.22 to 1.23
|
2025-12-15 07:11:04 +01:00 |
|
dependabot[bot]
|
c0d40a03aa
|
chore(deps): bump python-rapidjson from 1.22 to 1.23
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.22 to 1.23.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.22...v1.23)
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-version: '1.23'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 05:50:08 +00:00 |
|
Matthias
|
551831c901
|
Merge pull request #12620 from freqtrade/dependabot/pip/develop/fastapi-0.124.0
chore(deps): bump fastapi from 0.123.0 to 0.124.0
|
2025-12-15 06:49:45 +01:00 |
|
Matthias
|
67850fd2a2
|
Merge pull request #12623 from freqtrade/dependabot/pip/develop/orjson-3.11.5
chore(deps): bump orjson from 3.11.4 to 3.11.5
|
2025-12-15 06:49:00 +01:00 |
|
Matthias
|
715ef21da0
|
Merge pull request #12621 from freqtrade/dependabot/github_actions/develop/actions/checkout-6.0.1
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
|
2025-12-15 06:43:44 +01:00 |
|
Matthias
|
b8defa5d45
|
Merge pull request #12622 from freqtrade/dependabot/pip/develop/stable-baselines3-2.7.1
chore(deps): bump stable-baselines3 from 2.7.0 to 2.7.1
|
2025-12-15 06:27:06 +01:00 |
|
Matthias
|
6d3dac828a
|
Merge pull request #12618 from freqtrade/dependabot/pip/develop/pytest-80f5f76e78
chore(deps-dev): bump pytest from 9.0.1 to 9.0.2 in the pytest group
|
2025-12-15 06:25:26 +01:00 |
|
Matthias
|
968a9a3750
|
Merge pull request #12625 from freqtrade/dependabot/pip/develop/ruff-0.14.8
chore(deps-dev): bump ruff from 0.14.7 to 0.14.8
|
2025-12-15 06:24:26 +01:00 |
|
Matthias
|
03b5cdb240
|
Merge pull request #12624 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.18
chore(deps): bump pymdown-extensions from 10.17.2 to 10.18
|
2025-12-15 06:24:14 +01:00 |
|
dependabot[bot]
|
7dc0d5d146
|
chore(deps-dev): bump ruff from 0.14.7 to 0.14.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.7 to 0.14.8.
- [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.7...0.14.8)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 03:02:48 +00:00 |
|
dependabot[bot]
|
c20f511418
|
chore(deps): bump pymdown-extensions from 10.17.2 to 10.18
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.17.2 to 10.18.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.17.2...10.18)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.18'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 03:02:20 +00:00 |
|
dependabot[bot]
|
484b3ff2f3
|
chore(deps): bump orjson from 3.11.4 to 3.11.5
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.4 to 3.11.5.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.11.4...3.11.5)
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.11.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 03:02:15 +00:00 |
|
dependabot[bot]
|
5d25adfc42
|
chore(deps): bump stable-baselines3 from 2.7.0 to 2.7.1
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases)
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.7.0...v2.7.1)
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 03:02:07 +00:00 |
|
dependabot[bot]
|
1099fd2525
|
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [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/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 03:02:03 +00:00 |
|
dependabot[bot]
|
293989f019
|
chore(deps): bump fastapi from 0.123.0 to 0.124.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.123.0 to 0.124.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.123.0...0.124.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.124.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 03:01:59 +00:00 |
|
dependabot[bot]
|
57d1e24275
|
chore(deps-dev): bump pytest from 9.0.1 to 9.0.2 in the pytest group
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
Updates `pytest` from 9.0.1 to 9.0.2
- [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/9.0.1...9.0.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 03:01:39 +00:00 |
|