CHORE: Bump the doc group with 3 updates#1093
Merged
pyansys-ci-bot merged 2 commits intomainfrom Feb 17, 2025
Merged
Conversation
Bumps the doc group with 3 updates: [numpy](https://github.com/numpy/numpy), [panel](https://github.com/holoviz/panel) and [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery). Updates `numpy` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.2.3) Updates `panel` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/holoviz/panel/releases) - [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md) - [Commits](holoviz/panel@v1.6.0...v1.6.1) Updates `sphinx-gallery` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator) - [Commits](sphinx-gallery/sphinx-gallery@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: panel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc ... Signed-off-by: dependabot[bot] <support@github.com>
pyansys-ci-bot
approved these changes
Feb 17, 2025
pyansys-ci-bot
approved these changes
Feb 17, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1093 +/- ##
==========================================
+ Coverage 79.71% 81.28% +1.57%
==========================================
Files 43 43
Lines 2854 2854
==========================================
+ Hits 2275 2320 +45
+ Misses 579 534 -45 |
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 doc group with 3 updates: numpy, panel and sphinx-gallery.
Updates
numpyfrom 2.2.2 to 2.2.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
a274561Merge pull request #28322 from charris/prepare-2.2.35ab0f71REL: Prepare for the NumPy 2.2.3 release [wheel build]010ad9bMerge pull request #28324 from charris/update-test_dirichlet_moderately_small...6338746CI: update test_moderately_small_alpha [wheel build]56f8d5bMerge pull request #28321 from charris/backport-2829048515a3MAINT: Update some testing files from main96ca7e3MAINT: respond to code reviewc20ac88MAINT: use a try/finally to make the deadlock protection more robustd494647MAINT: fix indentation and clarify comment3f8fbd6MAINT: go back to try/exceptUpdates
panelfrom 1.6.0 to 1.6.1Release notes
Sourced from panel's releases.
Changelog
Sourced from panel's changelog.
Commits
68000e3Bump panel.js version to 1.6.19f17173Update CHANGELOG2bb2cdcBump pyodide and pyscript versions (#7718)b245bbbFix visible range on objects set in Feed (#7673)afe6e2aBump panel.js version to 1.6.1-rc.2737a9b1Update CHANGELOG1a3bed4Patch to load inline css (#7701)57b6165Ensure in process events are cleaned up after they are applied (#7717)b17ddfdSet resource mode while bundling notebook assets (#7716)b2cb0c3add test (#7534)Updates
sphinx-galleryfrom 0.18.0 to 0.19.0Release notes
Sourced from sphinx-gallery's releases.
Commits
07479c9Release 0.19.0 (#1438)6bd74c7DOC Fixes to minigallery doc inconfiguration\.rst(#1437)91810a9Fix minigallery duplicates and add tests and update documenation (#1435)38facfd[pre-commit.ci] pre-commit autoupdate (#1434)44b9b6dFix: Fix minigallery duplicates (#1430)6b7c1ef[pre-commit.ci] pre-commit autoupdate (#1431)2510af3[pre-commit.ci] pre-commit autoupdate (#1428)4c43e47Fix label checker workflow (#1426)cc50cce[pre-commit.ci] pre-commit autoupdate (#1423)f2fcb5a[pre-commit.ci] pre-commit autoupdate (#1422)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