Skip to content
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

ci: [pre-commit.ci] autoupdate #312

Closed
wants to merge 5 commits into from

Conversation

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #312 (1727f33) into main (cb5ba4a) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #312   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files          37       37           
  Lines        2814     2814           
=======================================
  Hits         2807     2807           
  Misses          7        7           
Files Coverage Δ
src/npe2/manifest/contributions/_configuration.py 100.00% <100.00%> (ø)
src/npe2/manifest/contributions/_json_schema.py 100.00% <100.00%> (ø)

nclack added a commit that referenced this pull request Sep 25, 2023
This PR updates for a couple api changes in dependencies that are
blocking #311 and #312.

For the napar-hub api, the `/plugins` endpoint was removed (see
[here](chanzuckerberg/napari-hub#1065)).
This impacts the `get_hub_plugins()` function, and a test
`test_get_hub_plugins` which fails without this change. It doesn't
appear that anything actually uses these, so this PR removes them.

Also [build](https://github.com/pypa/build) updated to 1.0.
`IsolatedEnvBuilder` was renamed to `DefaultIsolatedEnv`.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
- [github.com/astral-sh/ruff-pre-commit: v0.0.282 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.282...v0.0.292)
- [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.1](pre-commit/mirrors-mypy@v1.4.1...v1.5.1)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6ab79a5 to 02366ea Compare October 2, 2023 21:48
@nclack nclack closed this Oct 13, 2023
@nclack
Copy link
Collaborator

nclack commented Oct 13, 2023

this branch got a bit behind. closing so the bot can catch up

@nclack nclack deleted the pre-commit-ci-update-config branch October 13, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant