Skip to content

Bump the pip group in /environments with 5 updates#2995

Merged
antonwolfy merged 2 commits into
masterfrom
dependabot/pip/environments/pip-3043571ebb
Jul 7, 2026
Merged

Bump the pip group in /environments with 5 updates#2995
antonwolfy merged 2 commits into
masterfrom
dependabot/pip/environments/pip-3043571ebb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip group in /environments with 5 updates:

Package From To
coveralls 4.0.1 4.1.0
pyenchant 3.2.2 3.3.0
sphinx-design 0.6.1 0.7.0
sphinxcontrib-googleanalytics 0.4 0.5
sphinxcontrib-spelling 8.0.1 8.0.2

Updates coveralls from 4.0.1 to 4.1.0

Release notes

Sourced from coveralls's releases.

4.1.0 (2026-02-28)

Features

  • (deps) Migrate from docopt to typer (no more deprecation warnings in recent Python versions!)

Internal

  • (api) Add more tests to improve coverage
  • (mypy) Enable (non-strict) type checking
  • (lint) Enable refurb
  • (renovate) Pin max compatible sphinx version

4.0.2 (2025-11-07)

Internal

  • update python support: drop EOL'd versions (3.8, 3.9), begin testing on new versions (3.13, 3.14), and mark explicit future compatibility up to <4.0
Changelog

Sourced from coveralls's changelog.

4.1.0 (2026-02-28)

Features

  • (deps) Migrate from docopt to typer (no more deprecation warnings in recent Python versions!)

Internal

  • (api) Add more tests to improve coverage
  • (mypy) Enable (non-strict) type checking
  • (lint) Enable refurb
  • (renovate) Pin max compatible sphinx version

4.0.2 (2025-11-07)

Internal

  • update python support: drop EOL'd versions (3.8, 3.9), begin testing on new versions (3.13, 3.14), and mark explicit future compatibility up to <4.0

Commits
  • 7dbb2c4 chore(release): bump version
  • ee66b8c chore(deps): update node.js to v25.7.0 (#671)
  • c39d917 chore(deps): update dependency docker to v4.2.0 (#670)
  • 8ab5e57 chore(deps): update dependency linter to v4.0.1 (#669)
  • 4191720 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0....
  • 5d60ebf test(api): add more tests to improve coverage
  • cbf4e18 feat(deps): migrate from docopt to typer
  • ffefbf5 chore(deps): update docker.io/library/alpine docker tag to v3.23 (#668)
  • 907a52c chore: add todo
  • 70282df chore(deps): update pre-commit hook dosisod/refurb to v2.3.0 (#667)
  • Additional commits viewable in compare view

Updates pyenchant from 3.2.2 to 3.3.0

Commits
  • f8b40fd Bump to 3.3.0
  • 07928e1 Update changelog
  • bc49633 Bump to 3.3.0rc4
  • f74975f tbump: don't try and make a release after the push
  • 6f32de5 Bump to 3.3.0rc3
  • 86ae615 Try to publish to pypi.org from GitHub
  • 1dd1470 Rename build.py -> build_artifacts.py
  • 6283bce Add workflow to publish to testpypi
  • 53ab967 Bump to 3.3.0rc2
  • 640a82a rename release -> build, don't use setup.py do build
  • Additional commits viewable in compare view

Updates sphinx-design from 0.6.1 to 0.7.0

Release notes

Sourced from sphinx-design's releases.

v0.7.0

What's Changed

New Contributors

Full Changelog: executablebooks/sphinx-design@v0.6.1...v0.7.0

Changelog

Sourced from sphinx-design's changelog.

0.7.0 - 2025-01-19

Dependencies

  • ⬆️ Drop Python 3.9 & 3.10, support Python 3.14 by {user}chrisjsewell in {pr}250
  • ⬆️ Drop Sphinx v6, add Sphinx v9 support by {user}chrisjsewell in {pr}250 and {pr}255
  • ⬆️ Update Material Design Icons to v4.0.0-116-ge9da21 by {user}2bndy5 in {pr}223

Docs

  • 📚 Document muted, white, and black semantic colors by {user}agriyakhetarpal in {pr}216
Commits
  • 2e1bb52 🚀 Release v0.7.0 (#256)
  • 6c906da ⬆️ Add Sphinx 9 support (#255)
  • 6325b6f 🔧 Add commit/pr info to AGENTS.md (#254)
  • 0b9c231 🔧 Add copilot-setup-steps.yml workflow for GitHub Copilot coding agent (#253)
  • f2f1be8 🔧 Remove unintended file (#252)
  • 5f9335a 🔧 Add AGENTS.md (#251)
  • d8daebf ⬆️ Drop Python 3.9 & 3.10, support Python 3.14; Drop sphinx v6 (#250)
  • b3d6edd 📚 Document muted, white, and black semantic colors (#216)
  • 18afa33 ⬆️ Update Material Design Icons to v4.0.0-116-ge9da21 (#223)
  • a726237 🧪 add regression test for available material icons (#224)
  • See full diff in compare view

Updates sphinxcontrib-googleanalytics from 0.4 to 0.5

Commits
  • 81bf735 release 0.5
  • 8156c57 Merge pull request #20 from sphinx-contrib/ci
  • 0827bdc Fix pyproject.toml
  • f9d0acc Merge pull request #19 from sphinx-contrib/ruff-format
  • acd8548 Add workflow for running CI
  • 2a6a8f6 format with ruff
  • ec3efa0 Merge pull request #18 from sphinx-contrib/pyproject-toml
  • 07f0ff9 Migrate project metadata to pyproject.toml
  • cb0b96a Merge pull request #15 from medmunds/patch-1
  • 321a73c Only require googleanalytics_id when googleanalytics_enabled
  • Additional commits viewable in compare view

Updates sphinxcontrib-spelling from 8.0.1 to 8.0.2

Release notes

Sourced from sphinxcontrib-spelling's releases.

8.0.2

What's Changed

Full Changelog: sphinx-contrib/spelling@8.0.1...8.0.2

Commits
  • c039e7a Merge pull request #240 from dhellmann/fix-issue-234-none-source
  • 92b510f fix: remove pkglint job
  • fe50721 fix: handle TypeError when source is None in Sphinx 8.2
  • 7b84d6a Merge pull request #239 from sphinx-contrib/dependabot/github_actions/actions...
  • 5eb3af9 build(deps): bump actions/checkout from 5 to 6
  • 9dde976 Merge pull request #238 from sphinx-contrib/dependabot/github_actions/actions...
  • 62a8631 build(deps): bump actions/setup-python from 5 to 6
  • f28e446 Merge pull request #237 from dhellmann/add-autodoc
  • 9159319 feat: add automatically generated documentation for key modules
  • 81ea0f0 Merge pull request #236 from dhellmann/python-3.13
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 pip group in /environments with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [coveralls](https://github.com/TheKevJames/coveralls-python) | `4.0.1` | `4.1.0` |
| [pyenchant](https://github.com/pyenchant/pyenchant) | `3.2.2` | `3.3.0` |
| [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.6.1` | `0.7.0` |
| [sphinxcontrib-googleanalytics](https://github.com/sphinx-contrib/googleanalytics) | `0.4` | `0.5` |
| [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) | `8.0.1` | `8.0.2` |


Updates `coveralls` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](TheKevJames/coveralls-python@4.0.1...4.1.0)

Updates `pyenchant` from 3.2.2 to 3.3.0
- [Release notes](https://github.com/pyenchant/pyenchant/releases)
- [Commits](pyenchant/pyenchant@v3.2.2...v3.3.0)

Updates `sphinx-design` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/executablebooks/sphinx-design/releases)
- [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md)
- [Commits](executablebooks/sphinx-design@v0.6.1...v0.7.0)

Updates `sphinxcontrib-googleanalytics` from 0.4 to 0.5
- [Release notes](https://github.com/sphinx-contrib/googleanalytics/releases)
- [Commits](sphinx-contrib/googleanalytics@v0.4...v0.5)

Updates `sphinxcontrib-spelling` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/sphinx-contrib/spelling/releases)
- [Commits](sphinx-contrib/spelling@8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: pyenchant
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: sphinx-design
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: sphinxcontrib-googleanalytics
  dependency-version: '0.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: sphinxcontrib-spelling
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@intel-python-devops

Copy link
Copy Markdown

Can one of the admins verify this patch?

@antonwolfy antonwolfy self-assigned this Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@coveralls

coveralls commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.11% (+0.003%) from 78.107% — dependabot/pip/environments/pip-3043571ebb into master

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev2=py313h509198e_20 ran successfully.
Passed: 1374
Failed: 1
Skipped: 5

@antonwolfy antonwolfy merged commit 3a9d73d into master Jul 7, 2026
82 of 86 checks passed
@antonwolfy antonwolfy deleted the dependabot/pip/environments/pip-3043571ebb branch July 7, 2026 15:35
github-actions Bot added a commit that referenced this pull request Jul 7, 2026
Bumps the pip group in /environments with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [coveralls](https://github.com/TheKevJames/coveralls-python) | `4.0.1`
| `4.1.0` |
| [pyenchant](https://github.com/pyenchant/pyenchant) | `3.2.2` |
`3.3.0` |
| [sphinx-design](https://github.com/executablebooks/sphinx-design) |
`0.6.1` | `0.7.0` |
|
[sphinxcontrib-googleanalytics](https://github.com/sphinx-contrib/googleanalytics)
| `0.4` | `0.5` |
| [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) |
`8.0.1` | `8.0.2` |

Updates `coveralls` from 4.0.1 to 4.1.0 3a9d73d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants