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
Matthias
46ee092119
Merge pull request #12638 from freqtrade/dependabot/pip/develop/scikit-learn-1.8.0
...
chore(deps): bump scikit-learn from 1.7.2 to 1.8.0
2025-12-23 07:05:37 +01:00
Matthias
931cd2e7ba
chore: bump Dockerfile to latest python release
2025-12-23 07:01:50 +01:00
Matthias
b6899264a8
chore: update classifiers to 3.14
2025-12-23 06:59:50 +01:00
dependabot[bot]
ca47882fa9
chore(deps): bump scikit-learn from 1.7.2 to 1.8.0
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.2...1.8.0 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 05:42:22 +00:00
Matthias
c21ce5ef94
Merge branch 'develop' into maint/python_3.14
2025-12-23 06:38:25 +01:00
Matthias
9baa6eebbe
Merge pull request #12649 from freqtrade/maint/remove_catboost
...
Remove catboost dependency
2025-12-23 06:32:30 +01:00
Matthias
0feec257e3
Merge pull request #12650 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-12-23 06:31:49 +01:00
Freqtrade Bot
802d42cc00
chore: update pre-commit hooks
2025-12-23 03:30:45 +00:00
hippocritical
f546146d40
changed the wording in
...
if required_candle_call_count > 5:
as per matthias suggestion.
adjusted the elif part too, since this would have to be worded similarly.
If a native speaker thinks there is a better wording, be our guest.
2025-12-23 00:44:45 +01:00
Matthias
d2c4bd1b50
docs: update formatting of link
2025-12-22 20:00:50 +01:00
Matthias
5e5495e050
docs: Add deprecation notice for Catboost models
2025-12-22 19:56:41 +01:00
Matthias
51f3f0d65a
test: Remove catboost tests
2025-12-22 19:53:02 +01:00
hippocritical
0019867da8
didn't make a space in the end ... you can book that under typo ...
...
added a . at the end of another warning since all other messages do have the same structure.
2025-12-22 12:53:01 +01:00
hippocritical
335e632bbc
adjusted the error message of "more than 5 queries needed for exchange" to be more verbose to the user.
...
Now they don't have to guess what the limit actually is to then work towards, helping to better understand the error message.
2025-12-22 12:45:31 +01:00
Matthias
d0ac462dd3
Merge pull request #12647 from freqtrade/dependabot/pip/develop/mypy-1.19.1
...
chore(deps-dev): bump mypy from 1.19.0 to 1.19.1
2025-12-22 07:54:03 +01:00
dependabot[bot]
fc113f7bbf
chore(deps-dev): bump mypy from 1.19.0 to 1.19.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.19.0 to 1.19.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.19.0...v1.19.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.19.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 06:32:34 +00:00
Matthias
4f6b1b6fd0
Merge pull request #12633 from freqtrade/dependabot/pip/develop/scipy-e8974a44ab
...
chore(deps-dev): bump scipy-stubs from 1.16.3.2 to 1.16.3.3 in the scipy group
2025-12-22 07:31:21 +01:00
Matthias
006d2305af
chore: update samples and comments to use lightgbm / xgboost
...
instead of catboost
2025-12-22 07:16:24 +01:00
Matthias
5c9f140c5d
feat: remove catboost models and dependency
2025-12-22 07:11:11 +01:00
Matthias
c6f3b00819
chore: combine updates on actions from the actions/* org
2025-12-22 07:02:01 +01:00
Matthias
1780d2db23
chore: bump scipy-stubs in pre-commit-config
2025-12-22 06:59:35 +01:00
dependabot[bot]
78d602f7b4
chore(deps-dev): bump scipy-stubs in the scipy group
...
Bumps the scipy group with 1 update: [scipy-stubs](https://github.com/scipy/scipy-stubs ).
Updates `scipy-stubs` from 1.16.3.2 to 1.16.3.3
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.3.2...v1.16.3.3 )
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: scipy
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 05:58:11 +00:00
Matthias
4823f66c4e
Merge pull request #12635 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.45
...
chore(deps): bump sqlalchemy from 2.0.44 to 2.0.45
2025-12-22 06:56:47 +01:00
Matthias
a3c19d10f7
chore: bump sqlalchemy in pre-commit-config
2025-12-22 06:38:34 +01:00
Matthias
ebb318a0f0
Merge pull request #12645 from freqtrade/dependabot/pip/develop/ccxt-4.5.28
...
chore(deps): bump ccxt from 4.5.27 to 4.5.28
2025-12-22 06:37:37 +01:00
Matthias
35d6e6e832
Merge pull request #12643 from freqtrade/dependabot/pip/develop/ruff-0.14.9
...
chore(deps-dev): bump ruff from 0.14.8 to 0.14.9
2025-12-22 06:37:05 +01:00
Matthias
37bc93e0d3
Merge pull request #12642 from freqtrade/dependabot/github_actions/develop/codecov/codecov-action-5.5.2
...
chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2
2025-12-22 06:36:50 +01:00
Matthias
2cd30b0604
Merge pull request #12636 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-8.0.0
...
chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 8.0.0
2025-12-22 06:35:48 +01:00
Matthias
2f30cda9d7
Merge pull request #12640 from freqtrade/dependabot/github_actions/develop/actions/upload-artifact-6
...
chore(deps): bump actions/upload-artifact from 5 to 6
2025-12-22 06:34:41 +01:00
Matthias
9e1c760222
Merge pull request #12641 from freqtrade/dependabot/pip/develop/urllib3-2.6.2
...
chore(deps): bump urllib3 from 2.6.0 to 2.6.2
2025-12-22 06:33:53 +01:00
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]
5ed590d862
chore(deps): bump ccxt from 4.5.27 to 4.5.28
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.27 to 4.5.28.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.27...v4.5.28 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.28
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 03:02:35 +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]
a9a686c64e
chore(deps-dev): bump ruff from 0.14.8 to 0.14.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.14.8 to 0.14.9.
- [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.8...0.14.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 03:02:24 +00:00