Skip to content

Bump the all-deps group with 2 updates#178

Merged
mferrera merged 1 commit intomainfrom
dependabot/uv/all-deps-63e936298b
Feb 12, 2026
Merged

Bump the all-deps group with 2 updates#178
mferrera merged 1 commit intomainfrom
dependabot/uv/all-deps-63e936298b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the all-deps group with 2 updates: coverage and ert.

Updates coverage from 7.13.3 to 7.13.4

Changelog

Sourced from coverage's changelog.

Version 7.13.4 — 2026-02-09

  • Fix: the third-party code fix in 7.13.3 required examining the parent directories where coverage was run. In the unusual situation that one of the parent directories is unreadable, a PermissionError would occur, as described in issue 2129_. This is now fixed.

  • Fix: in test suites that change sys.path, coverage.py could fail with "RuntimeError: Set changed size during iteration" as described and fixed in pull 2130_. Thanks, Noah Fatsi.

  • We now publish ppc64le wheels, thanks to Pankhudi Jain <pull 2121_>_.

.. _pull 2121: coveragepy/coveragepy#2121 .. _issue 2129: coveragepy/coveragepy#2129 .. _pull 2130: coveragepy/coveragepy#2130

.. _changes_7-13-3:

Commits

Updates ert from 19.0.1 to 20.0.0

Release notes

Sourced from ert's releases.

20.0.0

What's Changed

User impact 🛠

Breaking Changes 🛠

New Features 🎉

Improvements

Bug Fixes

Maintenance

... (truncated)

Commits
  • 2870c3c Avoid race condition for subscribers
  • 6434fe3 Fix ignoring of expected warnings while testing
  • 260e714 Use unique dates for lookup in refcase test
  • e2c3f68 Make port range constant and replaced magic numbers used with it (#12794)
  • f1176a9 Fix slow adaptive localization benchmark
  • d746c7a Expand the RFT file section
  • 473ae52 Fix readthedocs build (#12805)
  • 4156859 Save serialized experiments in storage
  • 0fc0d19 Document rft observations (#12790)
  • 63467e6 Add warning when warning-cap is reached
  • Additional commits viewable in compare view

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 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-deps group with 2 updates: [coverage](https://github.com/coveragepy/coveragepy) and [ert](https://github.com/equinor/ert).


Updates `coverage` from 7.13.3 to 7.13.4
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.3...7.13.4)

Updates `ert` from 19.0.1 to 20.0.0
- [Release notes](https://github.com/equinor/ert/releases)
- [Commits](equinor/ert@19.0.1...20.0.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: ert
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 12, 2026
@mferrera mferrera merged commit f8a1bbc into main Feb 12, 2026
9 checks passed
@mferrera mferrera deleted the dependabot/uv/all-deps-63e936298b branch February 12, 2026 10:01
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant