chore(deps-dev): bump the dependencies group with 4 updates#66
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps-dev): bump the dependencies group with 4 updates#66dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the dependencies group with 4 updates: [build](https://github.com/pypa/build), [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [numpydoc](https://github.com/numpy/numpydoc) and [sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain). Updates `build` from 1.4.4 to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.4...1.5.0) Updates `ansys-sphinx-theme` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.7.0...v1.9.0) Updates `numpydoc` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.9.0...v1.10.0) Updates `sphinxcontrib-httpdomain` from 1.8.1 to 2.0.0 - [Release notes](https://github.com/sphinx-contrib/httpdomain/releases) - [Changelog](https://github.com/sphinx-contrib/httpdomain/blob/main/CHANGELOG.rst) - [Commits](sphinx-contrib/httpdomain@1.8.1...2.0.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: numpydoc dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinxcontrib-httpdomain dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
=======================================
Coverage 80.27% 80.27%
=======================================
Files 12 12
Lines 1105 1105
Branches 167 167
=======================================
Hits 887 887
Misses 191 191
Partials 27 27 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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 dependencies group with 4 updates: build, ansys-sphinx-theme, numpydoc and sphinxcontrib-httpdomain.
Updates
buildfrom 1.4.4 to 1.5.0Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
615d04cchore: prepare for 1.5.0776f702fix: api should not ignore installed, only CLI (#1056)42da4c4pre-commit: bump repositories (#1055)b445cd2chore: tox toml (#1033)c44c143feat: drop 3.9, require 3.10+ (#1036)a9bb456build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the actions group...cb33511ci: try to improve release docs (#1051)Updates
ansys-sphinx-themefrom 1.7.0 to 1.9.0Release notes
Sourced from ansys-sphinx-theme's releases.
... (truncated)
Commits
22a47b3chore: updating CHANGELOG for v1.9.01f29adcrelease: bump version 1.9.094fe3c4fix: typo in copyright (#1018)56434e5fix: copyright update in all files (#1016)fa4f48abuild: bump ty from 0.0.48 to 0.0.49 (#1015)e7250f4build: bump ty from 0.0.46 to 0.0.48 (#1014)7ff7b60build: bump ty from 0.0.44 to 0.0.46 (#1013)cc4e7f2feat: add defaultcopyrightoptions with theme (#1004)d7aa1c2build: bump plotly from 6.7.0 to 6.8.0 (#1010)f761b38build: bump ty from 0.0.43 to 0.0.44 (#1011)Updates
numpydocfrom 1.9.0 to 1.10.0Commits
16a20aaMAINT: Prep for v1.10.0 (#667)e5c0a2bMore CI updates (#663)3be1d9aBump actions/checkout from 5 to 6 in the actions group (#666)b88f5eeConstructor checking for AST validator (#622)eb831f4CI version updates (#662)8fa7fa2TST: Fix pytest warning regression by switching to re.escape() (#660)ad9391bMAINT: Add missing hooks tests. (#653)6f40c56MAINT: rm unused kwarg from private method. (#658)226551aBump the actions group with 2 updates (#657)a76aba7Bump the actions group with 3 updates (#647)Updates
sphinxcontrib-httpdomainfrom 1.8.1 to 2.0.0Release notes
Sourced from sphinxcontrib-httpdomain's releases.
Changelog
Sourced from sphinxcontrib-httpdomain's changelog.
... (truncated)
Commits
1d96b0fRelease 2.0.017dea92Clean up RELEASE.md docs58fd6a0Release 2.0.0a452347f3Release 2.0.0a429b9d7dRelease 2.0.0a4c6f56baRelease 2.0.0a422eaeb1Release 2.0.0a3b1c37d5Add HTTP resources to TOC (#80)8fcfb8ePrepare release for 2.0.0a1 (#91)a474c13Add Sphinx domain classifier to setup.py (#89)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 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