Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps the all group with 2 updates in the / directory: quantities and ruamel-yaml.

Updates quantities from 0.16.1 to 0.16.2

Changelog

Sourced from quantities's changelog.

0.16.2

  • Added a property dimensionless_magnitude to the Quantity class ([PR#248 <https://github.com/python-quantities/python-quantities/pull/248>_])
  • Implemented an alternative approach to avoiding arbitrary evaluation of code when parsing strings as units, which fixes some bugs introduced in v0.16.1 ([PR#251 <https://github.com/python-quantities/python-quantities/pull/251>_])
  • Added the kilonewton

Commits
  • 5015b5d updated changelog
  • d6bdce6 Update workflow config to use more recent versions of actions
  • 0955b51 Merge pull request #253 from apdavison/kilonewton
  • 6ad9e16 Add kilonewton
  • 7cc5dde Merge pull request #251 from apdavison/avoid-eval
  • 9f212e9 Add reference to Stack Overflow post
  • 45d8a2e remove ast.Num from whitelist as it is deprecated
  • b60a883 An alternative approach to avoiding arbitrary evaluation of code when parsing...
  • 93f44a3 Merge pull request #248 from wagenadl/plain
  • 966deea Added to test coverage for dimensionless_magnitude
  • Additional commits viewable in compare view

Updates ruamel-yaml from 0.18.10 to 0.18.11

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates in the / directory: [quantities](https://github.com/python-quantities/python-quantities) and ruamel-yaml.


Updates `quantities` from 0.16.1 to 0.16.2
- [Changelog](https://github.com/python-quantities/python-quantities/blob/master/CHANGES.txt)
- [Commits](python-quantities/python-quantities@v0.16.1...v0.16.2)

Updates `ruamel-yaml` from 0.18.10 to 0.18.11

---
updated-dependencies:
- dependency-name: quantities
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ruamel-yaml
  dependency-version: 0.18.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 3, 2025
@dependabot dependabot bot deleted the dependabot/pip/all-9028187c04 branch June 3, 2025 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants