Bump the pip group in /environments with 5 updates#2995
Merged
Conversation
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>
|
Can one of the admins verify this patch? |
Contributor
|
View rendered docs @ https://intelpython.github.io/dpnp/index.html |
Collaborator
Contributor
|
Array API standard conformance tests for dpnp=0.21.0dev2=py313h509198e_20 ran successfully. |
antonwolfy
approved these changes
Jul 7, 2026
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip group in /environments with 5 updates:
4.0.14.1.03.2.23.3.00.6.10.7.00.40.58.0.18.0.2Updates
coverallsfrom 4.0.1 to 4.1.0Release notes
Sourced from coveralls's releases.
Changelog
Sourced from coveralls's changelog.
Commits
7dbb2c4chore(release): bump versionee66b8cchore(deps): update node.js to v25.7.0 (#671)c39d917chore(deps): update dependency docker to v4.2.0 (#670)8ab5e57chore(deps): update dependency linter to v4.0.1 (#669)4191720chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0....5d60ebftest(api): add more tests to improve coveragecbf4e18feat(deps): migrate from docopt to typerffefbf5chore(deps): update docker.io/library/alpine docker tag to v3.23 (#668)907a52cchore: add todo70282dfchore(deps): update pre-commit hook dosisod/refurb to v2.3.0 (#667)Updates
pyenchantfrom 3.2.2 to 3.3.0Commits
f8b40fdBump to 3.3.007928e1Update changelogbc49633Bump to 3.3.0rc4f74975ftbump: don't try and make a release after the push6f32de5Bump to 3.3.0rc386ae615Try to publish to pypi.org from GitHub1dd1470Rename build.py -> build_artifacts.py6283bceAdd workflow to publish to testpypi53ab967Bump to 3.3.0rc2640a82arename release -> build, don't use setup.py do buildUpdates
sphinx-designfrom 0.6.1 to 0.7.0Release notes
Sourced from sphinx-design's releases.
Changelog
Sourced from sphinx-design's changelog.
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🔧 AddAGENTS.md(#251)d8daebf⬆️ Drop Python 3.9 & 3.10, support Python 3.14; Drop sphinx v6 (#250)b3d6edd📚 Documentmuted,white, andblacksemantic colors (#216)18afa33⬆️ Update Material Design Icons to v4.0.0-116-ge9da21 (#223)a726237🧪 add regression test for available material icons (#224)Updates
sphinxcontrib-googleanalyticsfrom 0.4 to 0.5Commits
81bf735release 0.58156c57Merge pull request #20 from sphinx-contrib/ci0827bdcFix pyproject.tomlf9d0accMerge pull request #19 from sphinx-contrib/ruff-formatacd8548Add workflow for running CI2a6a8f6format with ruffec3efa0Merge pull request #18 from sphinx-contrib/pyproject-toml07f0ff9Migrate project metadata to pyproject.tomlcb0b96aMerge pull request #15 from medmunds/patch-1321a73cOnly require googleanalytics_id when googleanalytics_enabledUpdates
sphinxcontrib-spellingfrom 8.0.1 to 8.0.2Release notes
Sourced from sphinxcontrib-spelling's releases.
Commits
c039e7aMerge pull request #240 from dhellmann/fix-issue-234-none-source92b510ffix: remove pkglint jobfe50721fix: handle TypeError when source is None in Sphinx 8.27b84d6aMerge pull request #239 from sphinx-contrib/dependabot/github_actions/actions...5eb3af9build(deps): bump actions/checkout from 5 to 69dde976Merge pull request #238 from sphinx-contrib/dependabot/github_actions/actions...62a8631build(deps): bump actions/setup-python from 5 to 6f28e446Merge pull request #237 from dhellmann/add-autodoc9159319feat: add automatically generated documentation for key modules81ea0f0Merge pull request #236 from dhellmann/python-3.13You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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