Avatar for the Nixtla user
Nixtla
coreforecast
BlogDocsChangelog

Bump the ci-dependencies group with 4 updates

#88Merged
Comparing
dependabot/github_actions/ci-dependencies-5df004f5e9
(
ce3bb54
) with
main
(
9587042
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
20
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_ewm
tests/test_efficiency.py::test_ewm
CodSpeed Performance Gauge
+1%
59.1 µs
58.6 µs
test_scalers[robust-iqr]
tests/test_efficiency.py::test_scalers[robust-iqr]
CodSpeed Performance Gauge
+1%
41.6 ms
41.4 ms
test_lag_transforms[seasonal_rolling_mean]
tests/test_efficiency.py::test_lag_transforms[seasonal_rolling_mean]
CodSpeed Performance Gauge
0%
25 ms
24.9 ms
test_lag_transforms[seasonal_rolling_std]
tests/test_efficiency.py::test_lag_transforms[seasonal_rolling_std]
CodSpeed Performance Gauge
0%
31.7 ms
31.6 ms
test_lag_transforms[expanding_max]
tests/test_efficiency.py::test_lag_transforms[expanding_max]
CodSpeed Performance Gauge
0%
31.2 ms
31.2 ms
test_lag_transforms[expanding_min]
tests/test_efficiency.py::test_lag_transforms[expanding_min]
CodSpeed Performance Gauge
0%
32.4 ms
32.4 ms
test_lag_transforms[rolling_min]
tests/test_efficiency.py::test_lag_transforms[rolling_min]
CodSpeed Performance Gauge
0%
30 ms
30 ms
test_lag_transforms[rolling_quantile]
tests/test_efficiency.py::test_lag_transforms[rolling_quantile]
CodSpeed Performance Gauge
0%
950.4 ms
950.4 ms
test_lag_transforms[expanding_mean]
tests/test_efficiency.py::test_lag_transforms[expanding_mean]
CodSpeed Performance Gauge
0%
15.9 ms
15.9 ms
test_lag_transforms[ewm_mean]
tests/test_efficiency.py::test_lag_transforms[ewm_mean]
CodSpeed Performance Gauge
0%
15.4 ms
15.4 ms
test_scalers[minmax]
tests/test_efficiency.py::test_scalers[minmax]
CodSpeed Performance Gauge
0%
8.7 ms
8.7 ms
test_lag_transforms[rolling_max]
tests/test_efficiency.py::test_lag_transforms[rolling_max]
CodSpeed Performance Gauge
0%
28.9 ms
28.9 ms
test_lag_transforms[expanding_std]
tests/test_efficiency.py::test_lag_transforms[expanding_std]
CodSpeed Performance Gauge
0%
22.9 ms
22.9 ms
test_lag_transforms[rolling_std]
tests/test_efficiency.py::test_lag_transforms[rolling_std]
CodSpeed Performance Gauge
0%
23.3 ms
23.3 ms
test_lag_transforms[rolling_mean]
tests/test_efficiency.py::test_lag_transforms[rolling_mean]
CodSpeed Performance Gauge
0%
16.2 ms
16.2 ms
test_scalers[standard]
tests/test_efficiency.py::test_scalers[standard]
CodSpeed Performance Gauge
0%
7.9 ms
7.9 ms
test_lag_transforms[seasonal_rolling_quantile]
tests/test_efficiency.py::test_lag_transforms[seasonal_rolling_quantile]
CodSpeed Performance Gauge
0%
958.3 ms
958.4 ms
test_lag_transforms[seasonal_rolling_max]
tests/test_efficiency.py::test_lag_transforms[seasonal_rolling_max]
CodSpeed Performance Gauge
0%
38.7 ms
38.7 ms
test_lag_transforms[seasonal_rolling_min]
tests/test_efficiency.py::test_lag_transforms[seasonal_rolling_min]
CodSpeed Performance Gauge
0%
39.7 ms
39.8 ms
test_scalers[robust-mad]
tests/test_efficiency.py::test_scalers[robust-mad]
CodSpeed Performance Gauge
0%
38.5 ms
38.6 ms

Commits

Click on a commit to change the comparison range
Base
main
9587042
0%
Bump the ci-dependencies group with 4 updates Bumps the ci-dependencies group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/setup-python` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/8d9ed9ac5c53483de85588cdf95a591a75ab9f55...a26af69be951a213d495a4c3e4e4022e16d87065) Updates `astral-sh/setup-uv` from 5.4.2 to 6.0.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86...c7f87aa956e4c323abf06d5dec078e358f6b4d04) Updates `pypa/cibuildwheel` from 2.23.2 to 2.23.3 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/pypa/cibuildwheel/compare/d04cacbc9866d432033b1d09142936e6a0e2121a...faf86a6ed7efa889faf6996aa23820831055001a) Updates `actions/download-artifact` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/95815c38cf2ff2164869cbab79da8d1f422bc89e...d3f86a106a0bac45b974a628896c90dbdf5c8093) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: astral-sh/setup-uv dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: pypa/cibuildwheel dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ce3bb54
14 days ago
by dependabot[bot]
© 2025 CodSpeed Technology
Home Terms PrivacyDocs