- 
                Notifications
    You must be signed in to change notification settings 
- Fork 22
build: bump the docs-deps group with 4 updates #1178
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
          
     Merged
      
      
    
                
     Merged
            
            
          Conversation
  
    
      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
    
  
  
    
    Bumps the docs-deps group with 4 updates: [pyvista[jupyter]](https://github.com/pyvista/pyvista), [myst-parser](https://github.com/executablebooks/MyST-Parser), [nbconvert](https://github.com/jupyter/nbconvert) and [panel](https://github.com/holoviz/panel). Updates `pyvista[jupyter]` from 0.43.5 to 0.43.6 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.43.5...v0.43.6) Updates `myst-parser` from 2.0.0 to 3.0.1 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1) Updates `nbconvert` from 7.16.3 to 7.16.4 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@v7.16.3...v7.16.4) Updates `panel` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/holoviz/panel/releases) - [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md) - [Commits](holoviz/panel@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: pyvista[jupyter] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-deps - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-deps - dependency-name: nbconvert dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-deps - dependency-name: panel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-deps ... Signed-off-by: dependabot[bot] <[email protected]>
              
                    pyansys-ci-bot
  
              
              previously approved these changes
              
                  
                    Apr 29, 2024 
                  
              
              
            
            
              
                    pyansys-ci-bot
  
              
              approved these changes
              
                  
                    Apr 29, 2024 
                  
              
              
            
            
              
                    RobPasMue
  
              
              approved these changes
              
                  
                    Apr 30, 2024 
                  
              
              
            
            
              
                    pyansys-ci-bot
  
              
              approved these changes
              
                  
                    Apr 30, 2024 
                  
              
              
            
            
| Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@           Coverage Diff           @@
##             main    #1178   +/-   ##
=======================================
  Coverage   90.60%   90.60%           
=======================================
  Files          93       93           
  Lines        7013     7013           
=======================================
  Hits         6354     6354           
  Misses        659      659           ☔ View full report in Codecov by Sentry. | 
              
                    pyansys-ci-bot
  
              
              approved these changes
              
                  
                    Apr 30, 2024 
                  
              
              
            
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
  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 docs-deps group with 4 updates: pyvista[jupyter], myst-parser, nbconvert and panel.
Updates
pyvista[jupyter]from 0.43.5 to 0.43.6Release notes
Sourced from pyvista[jupyter]'s releases.
Commits
3accbf0🚀 Patch Release 0.43.669a078aPyQt6!=6.7.0to fix PyVistaQt and MNE-Python integration tests (#5978)ddb6bbcUpdate trame-vtk to 2.8.6 (#5959)e39534fFix missed ray traces inmulti_ray_tracewhen origin points are outside bou...a038e74PyQt6!=6.6.3to fix PyVistaQt and MNE-Python integration tests (#5860)f3dabf9Pin PyQt6-Qt6 version to fix tests failing (#5641)Updates
myst-parserfrom 2.0.0 to 3.0.1Release notes
Sourced from myst-parser's releases.
... (truncated)
Changelog
Sourced from myst-parser's changelog.
Commits
3d84ff8🚀 Release v3.0.1 (#926)790a926🐛 FIX: allow indented option block (#925)446feba🐛 FIX empty value for final directive option (#924)c9579c4📚 Update live preview (#921)1b44e06🚀 Release v3.0.0 (#920)5ad2d6d🔧 More improvements for directive option parsing (#919)8614eca📚 Update theme version (#918)5416b9f🔧 Update mypy to use sphinx v7.3 (#917)167c902⬆️ Update docutils requirement from >=0.16,<0.21 to >=0.18,<0.22 (#916)c00ef09📚 Fix architecture typo (#855) (#910)Updates
nbconvertfrom 7.16.3 to 7.16.4Release notes
Sourced from nbconvert's releases.
Changelog
Sourced from nbconvert's changelog.
Commits
d6dc8a5Publish 7.16.471fde29rst exporter: Re-enable coalescing streams (#2142)89de373Revert "Set all min deps" (#2138)d3c8086Set all min deps (#2136)36e1b77chore: update pre-commit hooks (#2134)Updates
panelfrom 1.4.1 to 1.4.2Release notes
Sourced from panel's releases.
Changelog
Sourced from panel's changelog.
Commits
900fb09Bump panel.js version to 1.4.2096bc6cOnly optimize img if a png is added (#6780)d5911baEnsure cache clear clears correct function (#6781)460c730Verfiy the tag contains v for gallery workflow (#6779)e2bb843give unique names (#6778)e26616eBump panel.js version to 1.4.2-rc.2c70aea8Do not restore unmodified parameters in config.set (#6772)6dea568Add error handling to autoreload module cleanup (#6771)0da8ef3Enhancement/plotly review feedback (#6767)5883271Speed uppanel bundle --all(#6768)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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