Skip to content

Bump deepdiff from 8.4.2 to 8.5.0 #1181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 14, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps deepdiff from 8.4.2 to 8.5.0.

Release notes

Sourced from deepdiff's releases.

8.5.0

  • Updating deprecated pydantic calls
  • Switching to pyproject.toml
  • Fix for moving nested tables when using iterable_compare_func. by
  • Fix recursion depth limit when hashing numpy.datetime64
  • Moving from legacy setuptools use to pyproject.toml
Commits

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 <dependency name> 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)

Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.4.2 to 8.5.0.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/commits/8.5.0)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2025
Copy link

github-actions bot commented May 12, 2025

Old Energy Estimation

Eco CI Output:

Label 🖥 avg. CPU utilization [%] 🔋 Total Energy [Joules] 🔌 avg. Power [Watts] Duration [Seconds]
Measurement #1 26.9642 3873.72 4.06 955.28
--- --- --- --- ---
Total Run 26.96 3873.72 4.06 955.28
--- --- --- --- ---
Additional overhead from Eco CI N/A 11.17 4.06 2.75

🌳 CO2 Data:
City: Washington, Lat: 38.7095, Lon: -78.1539
IP: 172.178.110.74
CO₂ from energy is: 1.433276400 g
CO₂ from manufacturing (embodied carbon) is: 0.272554575 g
Carbon Intensity for this location: 370 gCO₂eq/kWh
SCI: 1.705831 gCO₂eq / pipeline run emitted


Total cost of whole PR so far:

Copy link

Eco CI Output:

Label 🖥 avg. CPU utilization [%] 🔋 Total Energy [Joules] 🔌 avg. Power [Watts] Duration [Seconds]
Measurement #1 27.0583 3463.67 4.13 839.48
--- --- --- --- ---
Total Run 27.06 3463.67 4.13 839.48
--- --- --- --- ---
Additional overhead from Eco CI N/A 10.27 4.01 2.56

🌳 CO2 Data:
City: San Jose, Lat: 37.3388, Lon: -121.8916
IP: 52.234.46.158
CO₂ from energy is: 0.453740770 g
CO₂ from manufacturing (embodied carbon) is: 0.239515236 g
Carbon Intensity for this location: 131 gCO₂eq/kWh
SCI: 0.693256 gCO₂eq / pipeline run emitted


Total cost of whole PR so far:

@ArneTR ArneTR merged commit 49b1c3f into main May 14, 2025
1 check passed
@ArneTR ArneTR deleted the dependabot/pip/main/deepdiff-8.5.0 branch May 14, 2025 05:37
ArneTR added a commit that referenced this pull request May 15, 2025
* main: (68 commits)
  Guard clause that runner.run_until may never be used without a context
  Software add now accepts but logs unknown endpoints other than GitHub and GitLab
  Added volumes key
  allow_unsafe and skip_unsafe technically usable via configuration. Not exposed
  Bump psycopg[binary] from 3.2.8 to 3.2.9 (#1188)
  Bump redis from 5.2.1 to 6.1.0 (#1187)
  Added statistical significance schedule mode [skip ci] (#1186)
  Bump deepdiff from 8.4.2 to 8.5.0 (#1181)
  Bump pylint from 3.3.6 to 3.3.7 (#1175)
  Adding dev-no-sleeps and dev-no-optimization to the cluster (#1185)
  Shm size (#1184)
  Shutdown in the cluster happens now dynamically depending on what is configured in shutdown_on_job_no
  Memory resource limits may also be plain int or float\nWill then be interpreted as bytes
  Bump playwright/python in /docker/auxiliary-containers/gcb_playwright (#1174)
  Bump psycopg[binary] from 3.2.7 to 3.2.8 (#1183)
  Bump hiredis from 3.1.0 to 3.1.1 (#1182)
  Temperature errors are reset now inline
  (fix): Version is allowed to be int, float or datetime too
  Added --dev-no-save flag (#1179)
  Removed duplicate ln
  ...
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.

2 participants