Skip to content

MAINT: upgrade lock files - #201

Merged
redeboer merged 6 commits into
mainfrom
dependabot/lock-770cfb3988
Jul 31, 2026
Merged

redeboer merged 6 commits into
mainfrom
dependabot/lock-770cfb3988

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

🖱️ Developer experience

  • Upgraded lock files.
  • Ignored agent configuration files and directories (.agents/, .claude/, AGENTS.md, CLAUDE.md) in .gitignore.

🔨 Maintenance

  • Migrated all Ruff rule references from numeric codes to their symbolic names, both in [tool.ruff.lint] ignore/per-file-ignores in pyproject.toml and in the inline suppressions throughout src/, tests/, and docs/ (# noqa: PLC2701# ruff: ignore[import-private-name], etc.).
  • Applied Ruff autofixes and addressed the linting issues surfaced by the new rule set.
  • Applied formatter updates across the code base and notebooks.
  • Normalised ty suppression comments to # ty: ignore[...] and dropped the ones that the newer ty release no longer needs (for instance around to_three_body_decay(..., min_ls=...) in the tests).
  • Added dunder to the cspell dictionary.

Squash commit messages

* DX: add agent configurations to `.gitignore`
* MAINT: address linting issues and apply autofixes
* MAINT: bump release-drafter/release-drafter in the lock group
* MAINT: implement updates from formatters
* MAINT: use same formatting for `ty` comments

Bumps the lock group with 1 update: [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).


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

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lock
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the ⬆️ Lock This PR upgrades the lock files label Jul 31, 2026
@redeboer redeboer changed the title MAINT: bump release-drafter/release-drafter from 7 to 7.6.0 in the lock group MAINT: upgrade lock files Jul 31, 2026
@redeboer
redeboer self-requested a review July 31, 2026 07:56
@redeboer redeboer added 🔨 Maintenance Maintenance and upkeep improvements 🖱️ DX Improvements to the Developer Experience labels Jul 31, 2026
@redeboer
redeboer enabled auto-merge (squash) July 31, 2026 08:06
@redeboer
redeboer merged commit c27c151 into main Jul 31, 2026
38 checks passed
@redeboer
redeboer deleted the dependabot/lock-770cfb3988 branch July 31, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🖱️ DX Improvements to the Developer Experience ⬆️ Lock This PR upgrades the lock files 🔨 Maintenance Maintenance and upkeep improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants