From 6012cd88de3da625c8ffaf2b0707b4d18972c3b2 Mon Sep 17 00:00:00 2001 From: PyAnsys CI Bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 11 Oct 2024 18:23:20 +0200 Subject: [PATCH] chore: update CHANGELOG for v0.68.6 (#3479) * chore: updating CHANGELOG for v0.68.6 * chore: adding changelog file 3479.added.md [dependabot-skip] --- doc/changelog.d/3453.dependencies.md | 1 - doc/changelog.d/3454.dependencies.md | 1 - doc/changelog.d/3455.added.md | 1 - doc/changelog.d/3457.fixed.md | 1 - doc/changelog.d/3460.miscellaneous.md | 1 - doc/changelog.d/3461.fixed.md | 1 - doc/changelog.d/3463.fixed.md | 1 - doc/changelog.d/3465.documentation.md | 1 - doc/changelog.d/3468.fixed.md | 1 - doc/changelog.d/3469.documentation.md | 1 - doc/changelog.d/3470.maintenance.md | 1 - doc/changelog.d/3471.maintenance.md | 1 - doc/changelog.d/3472.maintenance.md | 1 - doc/changelog.d/3473.added.md | 1 - doc/changelog.d/3476.maintenance.md | 1 - doc/changelog.d/3477.dependencies.md | 1 - doc/changelog.d/3478.dependencies.md | 1 - doc/changelog.d/3479.added.md | 1 + doc/source/changelog.rst | 49 +++++++++++++++++++++++++++ 19 files changed, 50 insertions(+), 17 deletions(-) delete mode 100644 doc/changelog.d/3453.dependencies.md delete mode 100644 doc/changelog.d/3454.dependencies.md delete mode 100644 doc/changelog.d/3455.added.md delete mode 100644 doc/changelog.d/3457.fixed.md delete mode 100644 doc/changelog.d/3460.miscellaneous.md delete mode 100644 doc/changelog.d/3461.fixed.md delete mode 100644 doc/changelog.d/3463.fixed.md delete mode 100644 doc/changelog.d/3465.documentation.md delete mode 100644 doc/changelog.d/3468.fixed.md delete mode 100644 doc/changelog.d/3469.documentation.md delete mode 100644 doc/changelog.d/3470.maintenance.md delete mode 100644 doc/changelog.d/3471.maintenance.md delete mode 100644 doc/changelog.d/3472.maintenance.md delete mode 100644 doc/changelog.d/3473.added.md delete mode 100644 doc/changelog.d/3476.maintenance.md delete mode 100644 doc/changelog.d/3477.dependencies.md delete mode 100644 doc/changelog.d/3478.dependencies.md create mode 100644 doc/changelog.d/3479.added.md diff --git a/doc/changelog.d/3453.dependencies.md b/doc/changelog.d/3453.dependencies.md deleted file mode 100644 index 6b0cf99f96..0000000000 --- a/doc/changelog.d/3453.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build: bump grpcio from 1.66.1 to 1.66.2 in the grpc-deps group \ No newline at end of file diff --git a/doc/changelog.d/3454.dependencies.md b/doc/changelog.d/3454.dependencies.md deleted file mode 100644 index bb7cd2169b..0000000000 --- a/doc/changelog.d/3454.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build: bump sphinx-autobuild from 2024.9.19 to 2024.10.3 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3455.added.md b/doc/changelog.d/3455.added.md deleted file mode 100644 index 66d41b6785..0000000000 --- a/doc/changelog.d/3455.added.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v0.68.5 \ No newline at end of file diff --git a/doc/changelog.d/3457.fixed.md b/doc/changelog.d/3457.fixed.md deleted file mode 100644 index 7bb5c7aa1c..0000000000 --- a/doc/changelog.d/3457.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: contributors file \ No newline at end of file diff --git a/doc/changelog.d/3460.miscellaneous.md b/doc/changelog.d/3460.miscellaneous.md deleted file mode 100644 index 47a89a2618..0000000000 --- a/doc/changelog.d/3460.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -feat: having two global flags. One for visualizer and one for pyvista \ No newline at end of file diff --git a/doc/changelog.d/3461.fixed.md b/doc/changelog.d/3461.fixed.md deleted file mode 100644 index 76f0aad061..0000000000 --- a/doc/changelog.d/3461.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: environment variables not being passed to MAPDL process \ No newline at end of file diff --git a/doc/changelog.d/3463.fixed.md b/doc/changelog.d/3463.fixed.md deleted file mode 100644 index f7d688caa4..0000000000 --- a/doc/changelog.d/3463.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: exiting earlier to avoid exceptions from gRPC calls \ No newline at end of file diff --git a/doc/changelog.d/3465.documentation.md b/doc/changelog.d/3465.documentation.md deleted file mode 100644 index 16dadbee9b..0000000000 --- a/doc/changelog.d/3465.documentation.md +++ /dev/null @@ -1 +0,0 @@ -docs: another hpc docs reorg \ No newline at end of file diff --git a/doc/changelog.d/3468.fixed.md b/doc/changelog.d/3468.fixed.md deleted file mode 100644 index ab369c1e41..0000000000 --- a/doc/changelog.d/3468.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: add ``build cheatsheet`` as env variable within doc-build \ No newline at end of file diff --git a/doc/changelog.d/3469.documentation.md b/doc/changelog.d/3469.documentation.md deleted file mode 100644 index 4df69c6b1c..0000000000 --- a/doc/changelog.d/3469.documentation.md +++ /dev/null @@ -1 +0,0 @@ -docs: fix cheat sheet rendering \ No newline at end of file diff --git a/doc/changelog.d/3470.maintenance.md b/doc/changelog.d/3470.maintenance.md deleted file mode 100644 index 031d764761..0000000000 --- a/doc/changelog.d/3470.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -ci: bump the actions group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/3471.maintenance.md b/doc/changelog.d/3471.maintenance.md deleted file mode 100644 index 23264207b9..0000000000 --- a/doc/changelog.d/3471.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -ci: pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/3472.maintenance.md b/doc/changelog.d/3472.maintenance.md deleted file mode 100644 index 611a7b7bbc..0000000000 --- a/doc/changelog.d/3472.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -ci: bypass team check if it is dependabot \ No newline at end of file diff --git a/doc/changelog.d/3473.added.md b/doc/changelog.d/3473.added.md deleted file mode 100644 index 4cf3d59e82..0000000000 --- a/doc/changelog.d/3473.added.md +++ /dev/null @@ -1 +0,0 @@ -refactor: removing deprecated arguments \ No newline at end of file diff --git a/doc/changelog.d/3476.maintenance.md b/doc/changelog.d/3476.maintenance.md deleted file mode 100644 index 57844d8fc5..0000000000 --- a/doc/changelog.d/3476.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -build: bump numpy from 2.1.1 to 2.1.2 in the minimal group \ No newline at end of file diff --git a/doc/changelog.d/3477.dependencies.md b/doc/changelog.d/3477.dependencies.md deleted file mode 100644 index ab555ce9ce..0000000000 --- a/doc/changelog.d/3477.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build: bump ansys-tools-visualization-interface from 0.4.4 to 0.4.5 in the core group \ No newline at end of file diff --git a/doc/changelog.d/3478.dependencies.md b/doc/changelog.d/3478.dependencies.md deleted file mode 100644 index ee0f7490e6..0000000000 --- a/doc/changelog.d/3478.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build: bump the documentation group with 3 updates \ No newline at end of file diff --git a/doc/changelog.d/3479.added.md b/doc/changelog.d/3479.added.md new file mode 100644 index 0000000000..1f7da7eaf7 --- /dev/null +++ b/doc/changelog.d/3479.added.md @@ -0,0 +1 @@ +chore: update CHANGELOG for v0.68.6 \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 5bb1ef792f..c814e6df83 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,55 @@ This document contains the release notes for the project. .. towncrier release notes start +`0.68.6 `_ - 2024-10-11 +============================================================================== + +Added +^^^^^ + +- chore: update CHANGELOG for v0.68.5 `#3455 `_ +- refactor: removing deprecated arguments `#3473 `_ + + +Fixed +^^^^^ + +- fix: contributors file `#3457 `_ +- fix: environment variables not being passed to MAPDL process `#3461 `_ +- fix: exiting earlier to avoid exceptions from gRPC calls `#3463 `_ +- fix: add ``build cheatsheet`` as env variable within doc-build `#3468 `_ + + +Dependencies +^^^^^^^^^^^^ + +- build: bump grpcio from 1.66.1 to 1.66.2 in the grpc-deps group `#3453 `_ +- build: bump sphinx-autobuild from 2024.9.19 to 2024.10.3 in the documentation group `#3454 `_ +- build: bump ansys-tools-visualization-interface from 0.4.4 to 0.4.5 in the core group `#3477 `_ +- build: bump the documentation group with 3 updates `#3478 `_ + + +Miscellaneous +^^^^^^^^^^^^^ + +- feat: having two global flags. One for visualizer and one for pyvista `#3460 `_ + + +Documentation +^^^^^^^^^^^^^ + +- docs: another hpc docs reorg `#3465 `_ +- docs: fix cheat sheet rendering `#3469 `_ + + +Maintenance +^^^^^^^^^^^ + +- ci: bump the actions group with 2 updates `#3470 `_ +- ci: pre-commit autoupdate `#3471 `_ +- ci: bypass team check if it is dependabot `#3472 `_ +- build: bump numpy from 2.1.1 to 2.1.2 in the minimal group `#3476 `_ + `0.68.5 `_ - 2024-10-04 ==============================================================================