From 03d02c7c62d5d0cb5f561dfe968f499bedbe1e81 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 14 Jul 2025 07:39:39 +0000 Subject: [PATCH 1/2] chore: updating CHANGELOG for v0.9.0.dev4 --- CHANGELOG.md | 65 +++++++++++++++++++++++++++ doc/changelog.d/1005.dependencies.md | 1 - doc/changelog.d/1006.dependencies.md | 1 - doc/changelog.d/1008.documentation.md | 1 - doc/changelog.d/1009.documentation.md | 1 - doc/changelog.d/1010.maintenance.md | 1 - doc/changelog.d/1011.dependencies.md | 1 - doc/changelog.d/1015.miscellaneous.md | 1 - doc/changelog.d/1017.maintenance.md | 1 - doc/changelog.d/1018.documentation.md | 1 - doc/changelog.d/1019.maintenance.md | 1 - doc/changelog.d/1020.maintenance.md | 1 - doc/changelog.d/1021.dependencies.md | 1 - doc/changelog.d/1022.dependencies.md | 1 - doc/changelog.d/1023.documentation.md | 1 - doc/changelog.d/1025.documentation.md | 1 - doc/changelog.d/1026.miscellaneous.md | 1 - doc/changelog.d/1027.documentation.md | 1 - doc/changelog.d/1028.documentation.md | 1 - doc/changelog.d/1029.maintenance.md | 1 - doc/changelog.d/1031.maintenance.md | 1 - doc/changelog.d/1032.dependencies.md | 1 - doc/changelog.d/1033.miscellaneous.md | 1 - doc/changelog.d/1034.documentation.md | 1 - doc/changelog.d/1035.documentation.md | 1 - doc/changelog.d/1037.documentation.md | 1 - doc/changelog.d/1038.maintenance.md | 1 - doc/changelog.d/1039.maintenance.md | 1 - doc/changelog.d/1041.maintenance.md | 1 - doc/changelog.d/1045.maintenance.md | 1 - doc/changelog.d/1048.miscellaneous.md | 1 - doc/changelog.d/1050.maintenance.md | 1 - doc/changelog.d/1051.documentation.md | 1 - doc/changelog.d/1052.fixed.md | 1 - doc/changelog.d/1060.dependencies.md | 1 - doc/changelog.d/1065.miscellaneous.md | 1 - doc/changelog.d/1068.miscellaneous.md | 1 - doc/changelog.d/1071.miscellaneous.md | 1 - doc/changelog.d/980.documentation.md | 1 - doc/changelog.d/988.maintenance.md | 1 - doc/changelog.d/990.dependencies.md | 1 - doc/changelog.d/992.dependencies.md | 1 - doc/changelog.d/993.dependencies.md | 1 - doc/changelog.d/994.dependencies.md | 1 - doc/changelog.d/995.maintenance.md | 1 - doc/changelog.d/996.dependencies.md | 1 - doc/changelog.d/999.dependencies.md | 1 - 47 files changed, 65 insertions(+), 46 deletions(-) delete mode 100644 doc/changelog.d/1005.dependencies.md delete mode 100644 doc/changelog.d/1006.dependencies.md delete mode 100644 doc/changelog.d/1008.documentation.md delete mode 100644 doc/changelog.d/1009.documentation.md delete mode 100644 doc/changelog.d/1010.maintenance.md delete mode 100644 doc/changelog.d/1011.dependencies.md delete mode 100644 doc/changelog.d/1015.miscellaneous.md delete mode 100644 doc/changelog.d/1017.maintenance.md delete mode 100644 doc/changelog.d/1018.documentation.md delete mode 100644 doc/changelog.d/1019.maintenance.md delete mode 100644 doc/changelog.d/1020.maintenance.md delete mode 100644 doc/changelog.d/1021.dependencies.md delete mode 100644 doc/changelog.d/1022.dependencies.md delete mode 100644 doc/changelog.d/1023.documentation.md delete mode 100644 doc/changelog.d/1025.documentation.md delete mode 100644 doc/changelog.d/1026.miscellaneous.md delete mode 100644 doc/changelog.d/1027.documentation.md delete mode 100644 doc/changelog.d/1028.documentation.md delete mode 100644 doc/changelog.d/1029.maintenance.md delete mode 100644 doc/changelog.d/1031.maintenance.md delete mode 100644 doc/changelog.d/1032.dependencies.md delete mode 100644 doc/changelog.d/1033.miscellaneous.md delete mode 100644 doc/changelog.d/1034.documentation.md delete mode 100644 doc/changelog.d/1035.documentation.md delete mode 100644 doc/changelog.d/1037.documentation.md delete mode 100644 doc/changelog.d/1038.maintenance.md delete mode 100644 doc/changelog.d/1039.maintenance.md delete mode 100644 doc/changelog.d/1041.maintenance.md delete mode 100644 doc/changelog.d/1045.maintenance.md delete mode 100644 doc/changelog.d/1048.miscellaneous.md delete mode 100644 doc/changelog.d/1050.maintenance.md delete mode 100644 doc/changelog.d/1051.documentation.md delete mode 100644 doc/changelog.d/1052.fixed.md delete mode 100644 doc/changelog.d/1060.dependencies.md delete mode 100644 doc/changelog.d/1065.miscellaneous.md delete mode 100644 doc/changelog.d/1068.miscellaneous.md delete mode 100644 doc/changelog.d/1071.miscellaneous.md delete mode 100644 doc/changelog.d/980.documentation.md delete mode 100644 doc/changelog.d/988.maintenance.md delete mode 100644 doc/changelog.d/990.dependencies.md delete mode 100644 doc/changelog.d/992.dependencies.md delete mode 100644 doc/changelog.d/993.dependencies.md delete mode 100644 doc/changelog.d/994.dependencies.md delete mode 100644 doc/changelog.d/995.maintenance.md delete mode 100644 doc/changelog.d/996.dependencies.md delete mode 100644 doc/changelog.d/999.dependencies.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 715503d285..0cbfe76b52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,71 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes +## [0.9.0.dev4](https://github.com/ansys/pyprimemesh/releases/tag/v0.9.0.dev4) - July 14, 2025 + + +### Fixed + +- fix: Revert napoleon extension [#1052](https://github.com/ansys/pyprimemesh/pull/1052) + + +### Dependencies + +- build(deps): bump sphinx from 8.2.1 to 8.2.3 in the doc-dependencies group [#990](https://github.com/ansys/pyprimemesh/pull/990) +- build(deps): bump ansys-sphinx-theme[autoapi] from 1.3.2 to 1.3.3 in the doc-dependencies group [#992](https://github.com/ansys/pyprimemesh/pull/992) +- build(deps): bump the test-dependencies group across 1 directory with 2 updates [#993](https://github.com/ansys/pyprimemesh/pull/993), [#1060](https://github.com/ansys/pyprimemesh/pull/1060) +- build(deps): bump ansys-sphinx-theme[autoapi] from 1.3.3 to 1.4.2 in the doc-dependencies group [#994](https://github.com/ansys/pyprimemesh/pull/994) +- build(deps): bump pytest-cov from 6.0.0 to 6.1.1 in the test-dependencies group [#996](https://github.com/ansys/pyprimemesh/pull/996) +- build(deps): bump ansys/actions from 8 to 9 [#999](https://github.com/ansys/pyprimemesh/pull/999) +- build(deps): bump the pyvista group with 2 updates [#1005](https://github.com/ansys/pyprimemesh/pull/1005), [#1021](https://github.com/ansys/pyprimemesh/pull/1021) +- build(deps): bump ansys-tools-visualization-interface from 0.8.3 to 0.9.1 in the general-dependencies group [#1006](https://github.com/ansys/pyprimemesh/pull/1006) +- build(deps): bump pyvista/setup-headless-display-action from 3 to 4 [#1011](https://github.com/ansys/pyprimemesh/pull/1011) +- build(deps): bump ansys-sphinx-theme[autoapi] from 1.4.2 to 1.4.4 in the doc-dependencies group [#1022](https://github.com/ansys/pyprimemesh/pull/1022) +- build(deps): bump ansys-sphinx-theme[autoapi] from 1.4.4 to 1.5.2 in the doc-dependencies group [#1032](https://github.com/ansys/pyprimemesh/pull/1032) + + +### Miscellaneous + +- Update Dockerfile [#1015](https://github.com/ansys/pyprimemesh/pull/1015) +- fix to remove %s string while printing the server name [#1026](https://github.com/ansys/pyprimemesh/pull/1026) +- doc fix [#1033](https://github.com/ansys/pyprimemesh/pull/1033) +- Build(deps): bump ansys/actions from 9 to 10 [#1048](https://github.com/ansys/pyprimemesh/pull/1048) +- Build(deps): bump pytest from 8.4.0 to 8.4.1 in the test-dependencies group [#1065](https://github.com/ansys/pyprimemesh/pull/1065) +- Chore: update security.md [#1068](https://github.com/ansys/pyprimemesh/pull/1068) +- Doc: adding deep wiki link [#1071](https://github.com/ansys/pyprimemesh/pull/1071) +- Update pyproj.toml to 0.9.0.dev4 [#1104](https://github.com/ansys/pyprimemesh/pull/1104) + + +### Documentation + +- Update fileio.rst [#980](https://github.com/ansys/pyprimemesh/pull/980) +- Update index.rst [#1008](https://github.com/ansys/pyprimemesh/pull/1008), [#1023](https://github.com/ansys/pyprimemesh/pull/1023) +- Sraj/getting started [#1009](https://github.com/ansys/pyprimemesh/pull/1009) +- Maint/python 3.13 [#1018](https://github.com/ansys/pyprimemesh/pull/1018) +- Docker image [#1025](https://github.com/ansys/pyprimemesh/pull/1025) +- Update shellblcontrolstructs.py [#1027](https://github.com/ansys/pyprimemesh/pull/1027) +- Doc/changes [#1028](https://github.com/ansys/pyprimemesh/pull/1028) +- Fix docstring [#1034](https://github.com/ansys/pyprimemesh/pull/1034) +- doc: remove attributes from docs [#1035](https://github.com/ansys/pyprimemesh/pull/1035) +- fix: Avoid bad `trame-vtk` version [#1037](https://github.com/ansys/pyprimemesh/pull/1037) +- docs: remove extra colon in api docs [#1051](https://github.com/ansys/pyprimemesh/pull/1051) + + +### Maintenance + +- chore: update CHANGELOG for v0.8.0 [#988](https://github.com/ansys/pyprimemesh/pull/988) +- docs: Update ``CONTRIBUTORS.md`` with the latest contributors [#995](https://github.com/ansys/pyprimemesh/pull/995), [#1045](https://github.com/ansys/pyprimemesh/pull/1045) +- Sync ADO Changes for 252 [#1010](https://github.com/ansys/pyprimemesh/pull/1010) +- Maint/migrate examples to main [#1017](https://github.com/ansys/pyprimemesh/pull/1017) +- Update LICENSE [#1019](https://github.com/ansys/pyprimemesh/pull/1019) +- chore: update CHANGELOG for v0.8.1 [#1020](https://github.com/ansys/pyprimemesh/pull/1020) +- sync up client side changes from release/release-252 [#1029](https://github.com/ansys/pyprimemesh/pull/1029) +- revert the pyproj toml file [#1031](https://github.com/ansys/pyprimemesh/pull/1031) +- maint: check vulnerabilities [#1038](https://github.com/ansys/pyprimemesh/pull/1038) +- maint: create pull_request_template.md [#1039](https://github.com/ansys/pyprimemesh/pull/1039) +- maint: deploy pr docs [#1041](https://github.com/ansys/pyprimemesh/pull/1041) +- maint: temporary numpy fix [#1050](https://github.com/ansys/pyprimemesh/pull/1050) + ## [0.8.1](https://github.com/ansys/pyprimemesh/releases/tag/v0.8.1) - May 09, 2025 diff --git a/doc/changelog.d/1005.dependencies.md b/doc/changelog.d/1005.dependencies.md deleted file mode 100644 index c889568751..0000000000 --- a/doc/changelog.d/1005.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump the pyvista group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/1006.dependencies.md b/doc/changelog.d/1006.dependencies.md deleted file mode 100644 index 9e8c82b4cf..0000000000 --- a/doc/changelog.d/1006.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump ansys-tools-visualization-interface from 0.8.3 to 0.9.1 in the general-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/1008.documentation.md b/doc/changelog.d/1008.documentation.md deleted file mode 100644 index 93489183ca..0000000000 --- a/doc/changelog.d/1008.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update index.rst \ No newline at end of file diff --git a/doc/changelog.d/1009.documentation.md b/doc/changelog.d/1009.documentation.md deleted file mode 100644 index cb208a2905..0000000000 --- a/doc/changelog.d/1009.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Sraj/getting started \ No newline at end of file diff --git a/doc/changelog.d/1010.maintenance.md b/doc/changelog.d/1010.maintenance.md deleted file mode 100644 index 7415d38c5d..0000000000 --- a/doc/changelog.d/1010.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Sync ADO Changes for 252 \ No newline at end of file diff --git a/doc/changelog.d/1011.dependencies.md b/doc/changelog.d/1011.dependencies.md deleted file mode 100644 index 32f0fbb06f..0000000000 --- a/doc/changelog.d/1011.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump pyvista/setup-headless-display-action from 3 to 4 \ No newline at end of file diff --git a/doc/changelog.d/1015.miscellaneous.md b/doc/changelog.d/1015.miscellaneous.md deleted file mode 100644 index 93b13d9336..0000000000 --- a/doc/changelog.d/1015.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Update Dockerfile \ No newline at end of file diff --git a/doc/changelog.d/1017.maintenance.md b/doc/changelog.d/1017.maintenance.md deleted file mode 100644 index 3ae7699c90..0000000000 --- a/doc/changelog.d/1017.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Maint/migrate examples to main \ No newline at end of file diff --git a/doc/changelog.d/1018.documentation.md b/doc/changelog.d/1018.documentation.md deleted file mode 100644 index 7c7ccd07ae..0000000000 --- a/doc/changelog.d/1018.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Maint/python 3.13 \ No newline at end of file diff --git a/doc/changelog.d/1019.maintenance.md b/doc/changelog.d/1019.maintenance.md deleted file mode 100644 index 3b6309972f..0000000000 --- a/doc/changelog.d/1019.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Update LICENSE \ No newline at end of file diff --git a/doc/changelog.d/1020.maintenance.md b/doc/changelog.d/1020.maintenance.md deleted file mode 100644 index e1ddf4c471..0000000000 --- a/doc/changelog.d/1020.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v0.8.1 \ No newline at end of file diff --git a/doc/changelog.d/1021.dependencies.md b/doc/changelog.d/1021.dependencies.md deleted file mode 100644 index c889568751..0000000000 --- a/doc/changelog.d/1021.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump the pyvista group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/1022.dependencies.md b/doc/changelog.d/1022.dependencies.md deleted file mode 100644 index 4b73f70ec7..0000000000 --- a/doc/changelog.d/1022.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump ansys-sphinx-theme[autoapi] from 1.4.2 to 1.4.4 in the doc-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/1023.documentation.md b/doc/changelog.d/1023.documentation.md deleted file mode 100644 index 93489183ca..0000000000 --- a/doc/changelog.d/1023.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update index.rst \ No newline at end of file diff --git a/doc/changelog.d/1025.documentation.md b/doc/changelog.d/1025.documentation.md deleted file mode 100644 index c669f3feee..0000000000 --- a/doc/changelog.d/1025.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Docker image \ No newline at end of file diff --git a/doc/changelog.d/1026.miscellaneous.md b/doc/changelog.d/1026.miscellaneous.md deleted file mode 100644 index b6ddcbdade..0000000000 --- a/doc/changelog.d/1026.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -fix to remove %s string while printing the server name \ No newline at end of file diff --git a/doc/changelog.d/1027.documentation.md b/doc/changelog.d/1027.documentation.md deleted file mode 100644 index bbef122a0c..0000000000 --- a/doc/changelog.d/1027.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update shellblcontrolstructs.py \ No newline at end of file diff --git a/doc/changelog.d/1028.documentation.md b/doc/changelog.d/1028.documentation.md deleted file mode 100644 index 4b7148ffcd..0000000000 --- a/doc/changelog.d/1028.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Doc/changes \ No newline at end of file diff --git a/doc/changelog.d/1029.maintenance.md b/doc/changelog.d/1029.maintenance.md deleted file mode 100644 index ff4219e4ea..0000000000 --- a/doc/changelog.d/1029.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -sync up client side changes from release/release-252 \ No newline at end of file diff --git a/doc/changelog.d/1031.maintenance.md b/doc/changelog.d/1031.maintenance.md deleted file mode 100644 index b909647a6a..0000000000 --- a/doc/changelog.d/1031.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -revert the pyproj toml file \ No newline at end of file diff --git a/doc/changelog.d/1032.dependencies.md b/doc/changelog.d/1032.dependencies.md deleted file mode 100644 index 8c7abcba39..0000000000 --- a/doc/changelog.d/1032.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump ansys-sphinx-theme[autoapi] from 1.4.4 to 1.5.2 in the doc-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/1033.miscellaneous.md b/doc/changelog.d/1033.miscellaneous.md deleted file mode 100644 index 795649406e..0000000000 --- a/doc/changelog.d/1033.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -doc fix \ No newline at end of file diff --git a/doc/changelog.d/1034.documentation.md b/doc/changelog.d/1034.documentation.md deleted file mode 100644 index 669619ba68..0000000000 --- a/doc/changelog.d/1034.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Fix docstring \ No newline at end of file diff --git a/doc/changelog.d/1035.documentation.md b/doc/changelog.d/1035.documentation.md deleted file mode 100644 index 0883c6c749..0000000000 --- a/doc/changelog.d/1035.documentation.md +++ /dev/null @@ -1 +0,0 @@ -doc: remove attributes from docs \ No newline at end of file diff --git a/doc/changelog.d/1037.documentation.md b/doc/changelog.d/1037.documentation.md deleted file mode 100644 index 7df19cd975..0000000000 --- a/doc/changelog.d/1037.documentation.md +++ /dev/null @@ -1 +0,0 @@ -fix: Avoid bad `trame-vtk` version \ No newline at end of file diff --git a/doc/changelog.d/1038.maintenance.md b/doc/changelog.d/1038.maintenance.md deleted file mode 100644 index 9071e45eec..0000000000 --- a/doc/changelog.d/1038.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -maint: check vulnerabilities \ No newline at end of file diff --git a/doc/changelog.d/1039.maintenance.md b/doc/changelog.d/1039.maintenance.md deleted file mode 100644 index c1ba7ab0fa..0000000000 --- a/doc/changelog.d/1039.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -maint: create pull_request_template.md \ No newline at end of file diff --git a/doc/changelog.d/1041.maintenance.md b/doc/changelog.d/1041.maintenance.md deleted file mode 100644 index 6ce0b6d34a..0000000000 --- a/doc/changelog.d/1041.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -maint: deploy pr docs \ No newline at end of file diff --git a/doc/changelog.d/1045.maintenance.md b/doc/changelog.d/1045.maintenance.md deleted file mode 100644 index 9e0131f237..0000000000 --- a/doc/changelog.d/1045.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -docs: Update ``CONTRIBUTORS.md`` with the latest contributors \ No newline at end of file diff --git a/doc/changelog.d/1048.miscellaneous.md b/doc/changelog.d/1048.miscellaneous.md deleted file mode 100644 index 08ec7252a8..0000000000 --- a/doc/changelog.d/1048.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build(deps): bump ansys/actions from 9 to 10 \ No newline at end of file diff --git a/doc/changelog.d/1050.maintenance.md b/doc/changelog.d/1050.maintenance.md deleted file mode 100644 index 123895c039..0000000000 --- a/doc/changelog.d/1050.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -maint: temporary numpy fix \ No newline at end of file diff --git a/doc/changelog.d/1051.documentation.md b/doc/changelog.d/1051.documentation.md deleted file mode 100644 index 8fd6a5ce01..0000000000 --- a/doc/changelog.d/1051.documentation.md +++ /dev/null @@ -1 +0,0 @@ -docs: remove extra colon in api docs \ No newline at end of file diff --git a/doc/changelog.d/1052.fixed.md b/doc/changelog.d/1052.fixed.md deleted file mode 100644 index dd7871e3f2..0000000000 --- a/doc/changelog.d/1052.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: Revert napoleon extension \ No newline at end of file diff --git a/doc/changelog.d/1060.dependencies.md b/doc/changelog.d/1060.dependencies.md deleted file mode 100644 index f7544789e4..0000000000 --- a/doc/changelog.d/1060.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump the test-dependencies group across 1 directory with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/1065.miscellaneous.md b/doc/changelog.d/1065.miscellaneous.md deleted file mode 100644 index a04218191e..0000000000 --- a/doc/changelog.d/1065.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Build(deps): bump pytest from 8.4.0 to 8.4.1 in the test-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/1068.miscellaneous.md b/doc/changelog.d/1068.miscellaneous.md deleted file mode 100644 index 21db96383b..0000000000 --- a/doc/changelog.d/1068.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Chore: update security.md \ No newline at end of file diff --git a/doc/changelog.d/1071.miscellaneous.md b/doc/changelog.d/1071.miscellaneous.md deleted file mode 100644 index c4a2b4bfea..0000000000 --- a/doc/changelog.d/1071.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Doc: adding deep wiki link \ No newline at end of file diff --git a/doc/changelog.d/980.documentation.md b/doc/changelog.d/980.documentation.md deleted file mode 100644 index e6eaf87075..0000000000 --- a/doc/changelog.d/980.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Update fileio.rst \ No newline at end of file diff --git a/doc/changelog.d/988.maintenance.md b/doc/changelog.d/988.maintenance.md deleted file mode 100644 index bf6ebae267..0000000000 --- a/doc/changelog.d/988.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v0.8.0 \ No newline at end of file diff --git a/doc/changelog.d/990.dependencies.md b/doc/changelog.d/990.dependencies.md deleted file mode 100644 index 4d741d4940..0000000000 --- a/doc/changelog.d/990.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump sphinx from 8.2.1 to 8.2.3 in the doc-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/992.dependencies.md b/doc/changelog.d/992.dependencies.md deleted file mode 100644 index 4272ef36cd..0000000000 --- a/doc/changelog.d/992.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump ansys-sphinx-theme[autoapi] from 1.3.2 to 1.3.3 in the doc-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/993.dependencies.md b/doc/changelog.d/993.dependencies.md deleted file mode 100644 index f7544789e4..0000000000 --- a/doc/changelog.d/993.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump the test-dependencies group across 1 directory with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/994.dependencies.md b/doc/changelog.d/994.dependencies.md deleted file mode 100644 index 6b2a851b28..0000000000 --- a/doc/changelog.d/994.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump ansys-sphinx-theme[autoapi] from 1.3.3 to 1.4.2 in the doc-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/995.maintenance.md b/doc/changelog.d/995.maintenance.md deleted file mode 100644 index 9e0131f237..0000000000 --- a/doc/changelog.d/995.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -docs: Update ``CONTRIBUTORS.md`` with the latest contributors \ No newline at end of file diff --git a/doc/changelog.d/996.dependencies.md b/doc/changelog.d/996.dependencies.md deleted file mode 100644 index 5026a35c9e..0000000000 --- a/doc/changelog.d/996.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump pytest-cov from 6.0.0 to 6.1.1 in the test-dependencies group \ No newline at end of file diff --git a/doc/changelog.d/999.dependencies.md b/doc/changelog.d/999.dependencies.md deleted file mode 100644 index 420b96327e..0000000000 --- a/doc/changelog.d/999.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -build(deps): bump ansys/actions from 8 to 9 \ No newline at end of file From 10eed951479257168e52113a2631c7e3c2b937f8 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 14 Jul 2025 07:40:39 +0000 Subject: [PATCH 2/2] chore: adding changelog file 1105.miscellaneous.md [dependabot-skip] --- doc/changelog.d/1105.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/1105.miscellaneous.md diff --git a/doc/changelog.d/1105.miscellaneous.md b/doc/changelog.d/1105.miscellaneous.md new file mode 100644 index 0000000000..611dec0e34 --- /dev/null +++ b/doc/changelog.d/1105.miscellaneous.md @@ -0,0 +1 @@ +Chore: update changelog for v0.9.0.dev4 \ No newline at end of file