APN-Pucky / pyfeyn2

Fork of pyfeyn with new features
https://pyfeyn2.readthedocs.io/en/latest/
GNU General Public License v3.0
5 stars 0 forks source link

build(deps): bump particle from 0.24.0 to 0.25.0 #274

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps particle from 0.24.0 to 0.25.0.

Release notes

Sourced from particle's releases.

Version 0.25.0

  • Data files:
    • Added the 2024 PDG data table file, now default.
    • Version 14 of package CSV data files:
      • Since PDG 2024 information now the default.
    • Removed superseded data files from 2021.
  • Particle class and submodules:
    • Minor fix in conversion to particle names in HTML.
  • CI and tests:
    • Use the PyPI trusted publisher.
    • Updates to pre-commit hooks and CI YAML files.
Changelog

Sourced from particle's changelog.

Version 0.25.0

August 8th, 2024

  • Data files:
    • Added the 2024 PDG data table file, now default.
    • Version 14 of package CSV data files:
      • Since PDG 2024 information now the default.
    • Removed superseded data files from 2021.
  • Particle class and submodules:
    • Minor fix in conversion to particle names in HTML.
  • CI and tests:
    • Use the PyPI trusted publisher.
    • Updates to pre-commit hooks and CI YAML files.
Commits
  • 51e45aa Prepare for release 0.25.0 (#611)
  • 2a73623 Update CSV files to version 14 as particle2024.csv - follow-up from PR 610
  • c5c8888 Update CSV files to version 14 as particle2024.csv - follow-up from PR 610
  • 84dac7b Make curated PDG particle data table 2024 the default (#610)
  • c4db811 Add PDG 2024 particle data table file (#609)
  • 280c7a9 chore(deps): update pre-commit hooks (#608)
  • 726f2be chore(deps): update pre-commit hooks (#607)
  • 48fe935 chore(deps): update pre-commit hooks (#606)
  • 70e635e chore(deps): update pre-commit hooks (#605)
  • dd61dda chore(deps): update pre-commit hooks (#604)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)