hongbo-miao / hongbomiao.com

🦋 A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
217 stars 35 forks source link

fix(forecast-air-passenger-number): update dependency neuralforecast to v1.7.5 #19439

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
neuralforecast 1.7.4 -> 1.7.5 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Nixtla/neuralforecast (neuralforecast) ### [`v1.7.5`](https://redirect.github.com/Nixtla/neuralforecast/releases/tag/v1.7.5) [Compare Source](https://redirect.github.com/Nixtla/neuralforecast/compare/v1.7.4...v1.7.5) #### New Features - \[FEAT]: Move RevIN class to common module [@​JQGoh](https://redirect.github.com/JQGoh) ([#​1083](https://redirect.github.com/Nixtla/neuralforecast/issues/1083)) - \[FEAT]: Add RMoK [@​marcopeix](https://redirect.github.com/marcopeix) ([#​1148](https://redirect.github.com/Nixtla/neuralforecast/issues/1148)) - FEAT: TimeLLM is faster and supports more LLMs [@​ive2go](https://redirect.github.com/ive2go) ([#​1139](https://redirect.github.com/Nixtla/neuralforecast/issues/1139)) - \[FEAT]: TFT-Interpretability [@​amirouyanis](https://redirect.github.com/amirouyanis) ([#​1104](https://redirect.github.com/Nixtla/neuralforecast/issues/1104)) - \[FEAT]: ]Add support for the local file dataloader with the Automodels [@​jasminerienecker](https://redirect.github.com/jasminerienecker) ([#​1095](https://redirect.github.com/Nixtla/neuralforecast/issues/1095)) #### Bug Fixes - \[FIX] CV Refit works with non-standard column names [@​elephaint](https://redirect.github.com/elephaint) ([#​1149](https://redirect.github.com/Nixtla/neuralforecast/issues/1149)) - \[FIX]: replace self.pred_len with self.h [@​carusyte](https://redirect.github.com/carusyte) ([#​1129](https://redirect.github.com/Nixtla/neuralforecast/issues/1129)) - \[FIX]: only define static encoder when applicable in TFT [@​jmoralez](https://redirect.github.com/jmoralez) ([#​1114](https://redirect.github.com/Nixtla/neuralforecast/issues/1114)) - \[FIX]: remove cast to float in scalers [@​jmoralez](https://redirect.github.com/jmoralez) ([#​1115](https://redirect.github.com/Nixtla/neuralforecast/issues/1115)) - \[FIX]: timemixer shapes mismatch and doc update [@​carusyte](https://redirect.github.com/carusyte) [@​marcopeix](https://redirect.github.com/marcopeix) ([#​1138](https://redirect.github.com/Nixtla/neuralforecast/issues/1138)) #### Dependencies - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the ci-dependencies group [@​dependabot](https://redirect.github.com/dependabot) ([#​1146](https://redirect.github.com/Nixtla/neuralforecast/issues/1146)) - Bump the ci-dependencies group with 2 updates [@​dependabot](https://redirect.github.com/dependabot) ([#​1135](https://redirect.github.com/Nixtla/neuralforecast/issues/1135))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 6 days ago

:tada: This PR is included in version 1.121.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: