Skip to content

Conversation

@tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Dec 23, 2025

closes #396
closes #397
closes #398
closes #399
closes #400
closes #401
closes #404

dependabot bot and others added 14 commits November 17, 2025 09:05
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.2 to 3.3.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v3.2...v3.3)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-version: '3.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
updates:
- [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9)
- [github.com/adhtruong/mirrors-typos: v1.38.1 → v1.40.0](adhtruong/mirrors-typos@v1.38.1...v1.40.0)
- [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.0...v0.14.7)
- [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...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>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 24, 2025

CodSpeed Performance Report

Merging #405 will improve performance by 10.35%

Comparing tlambert03:update-ci (a540894) with main (abfd85e)1

Summary

⚡ 1 improvement
✅ 66 untouched

Benchmarks breakdown

Benchmark BASE HEAD Efficiency
test_create_signal_instance 37.2 µs 33.7 µs +10.35%

Footnotes

  1. No successful run was found on main (328b38c) during the generation of this report, so abfd85e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@tlambert03 tlambert03 requested a review from Czaki December 24, 2025 00:04
@tlambert03 tlambert03 changed the title Update ci build: Update ci Dec 24, 2025
@tlambert03
Copy link
Member Author

@Czaki, if you're happy with this, you can merge and continue with #402

@tlambert03
Copy link
Member Author

(remaining benchmark issue is going to be annoying to fix, because we need to somehow patch previous commits so that asv can build them... honestly might just drop the asv benchmarks and only use the codspeed ones)

@Czaki
Copy link
Contributor

Czaki commented Dec 24, 2025

@tlambert03 asv in benchmarks will start working again after merging this PR. As it is against the main. And main will be fixed.

@Czaki Czaki merged commit df4dcc6 into pyapp-kit:main Dec 24, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants