Skip to content

FIX: write "upgrade lock files" instead of "update"#160

Merged
redeboer merged 9 commits intomainfrom
dependabot/lock-3a664916a5
Apr 13, 2026
Merged

FIX: write "upgrade lock files" instead of "update"#160
redeboer merged 9 commits intomainfrom
dependabot/lock-3a664916a5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

  • Upgraded GitHub Actions workflows
  • PR title of lock upgrades it now "MAINT: upgrade lock files"
  • The pre-commit workflow is now run on Python 3.13

Bumps the lock group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4` | `5` |
| [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) | `0.9.4` | `0.9.5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6` | `7` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `7` | `8` |
| [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `6` | `7` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5` | `6` |


Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

Updates `prefix-dev/setup-pixi` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.4...v0.9.5)

Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

Updates `actions/download-artifact` from 7 to 8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v7...v8)

Updates `release-drafter/release-drafter` from 6 to 7
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v6...v7)

Updates `codecov/codecov-action` from 5 to 6
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lock
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lock
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lock
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lock
- dependency-name: release-drafter/release-drafter
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lock
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lock
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ⬆️ Lock This PR upgrades the lock files label Apr 1, 2026
@redeboer redeboer changed the title MAINT: Bump the "lock" group with 1 update across multiple ecosystems MAINT: upgrade lock files Apr 2, 2026
* DX: upgrade pre-commit through Dependabot
@redeboer redeboer self-requested a review April 4, 2026 06:32
redeboer and others added 3 commits April 9, 2026 17:06
* MAINT: upgrade lock files

updates:
- [github.com/ComPWA/policy: 0.8.2 → 0.8.8](ComPWA/policy@0.8.2...0.8.8)
- [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.0...v0.15.9)
- [github.com/pappasam/toml-sort: v0.24.3 → v0.24.4](pappasam/toml-sort@v0.24.3...v0.24.4)
- [github.com/streetsidesoftware/cspell-cli: v9.6.0 → v9.8.0](streetsidesoftware/cspell-cli@v9.6.0...v9.8.0)
- [github.com/editorconfig-checker/editorconfig-checker.python: 3.6.0 → 3.6.1](editorconfig-checker/editorconfig-checker.python@3.6.0...3.6.1)

* MAINT: implement pre-commit autofixes

* MAINT: upgrade lock files

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Remco de Boer <29308176+redeboer@users.noreply.github.com>
@redeboer redeboer added ⚙️ Enhancement Improvements and optimizations of existing features ❗ Behavior Changes that may affect the framework output labels Apr 11, 2026
@redeboer redeboer added this to the 4.0.1 milestone Apr 13, 2026
@redeboer redeboer changed the title MAINT: upgrade lock files FIX: write "upgrade lock files" instead of "update" Apr 13, 2026
@redeboer redeboer merged commit c39bedb into main Apr 13, 2026
23 checks passed
@redeboer redeboer deleted the dependabot/lock-3a664916a5 branch April 13, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❗ Behavior Changes that may affect the framework output ⚙️ Enhancement Improvements and optimizations of existing features ⬆️ Lock This PR upgrades the lock files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants