You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
Copy file name to clipboardExpand all lines: .github/workflows/_reusable-publish-api-comparison.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ jobs:
32
32
github-repository: ${{ github.repository }}
33
33
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
Copy file name to clipboardExpand all lines: .github/workflows/_reusable-publish-test-results.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ jobs:
36
36
github-repository: ${{ github.repository }}
37
37
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
Copy file name to clipboardExpand all lines: CHANGELOG.md
+63Lines changed: 63 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,69 @@ Things to be included in the next release go here.
24
24
25
25
---
26
26
27
+
## v1.8.2 (2025-11-03)
28
+
29
+
### Merged Pull Requests
30
+
31
+
- chore(python-deps): update dependency virtualenv to v20.35.4 in all dependant actions ([#731](https://github.com/tektronix/python-package-ci-cd/pull/731))
32
+
- chore(python-deps): update dependency pyright to v1.1.407 for dev ([#728](https://github.com/tektronix/python-package-ci-cd/pull/728))
33
+
- chore(gh-actions-deps): update github artifact actions in all dependant reusable workflows ([#730](https://github.com/tektronix/python-package-ci-cd/pull/730))
34
+
- chore(gh-actions-deps): update github/codeql-action action to v4.31.0 in all dependant reusable workflows ([#729](https://github.com/tektronix/python-package-ci-cd/pull/729))
35
+
- chore(gh-actions-deps): update anchore/scan-action action to v7.1.0 in all dependant reusable workflows ([#727](https://github.com/tektronix/python-package-ci-cd/pull/727))
36
+
- chore(gh-actions-deps): update anchore/sbom-action action to v0.20.9 in all dependant reusable workflows ([#726](https://github.com/tektronix/python-package-ci-cd/pull/726))
37
+
- chore(python-deps): update dependency pylint to v4.0.2 for dev ([#725](https://github.com/tektronix/python-package-ci-cd/pull/725))
38
+
- chore(gh-actions-deps): update github/codeql-action action to v4.30.9 in all dependant reusable workflows ([#723](https://github.com/tektronix/python-package-ci-cd/pull/723))
39
+
- chore(python-deps): update dependency pydantic to v2.12.3 in all dependant actions ([#724](https://github.com/tektronix/python-package-ci-cd/pull/724))
40
+
- chore(gh-actions-deps): update anchore/sbom-action action to v0.20.8 in all dependant reusable workflows ([#721](https://github.com/tektronix/python-package-ci-cd/pull/721))
41
+
- chore(gh-actions-deps): update anchore/scan-action action to v7.0.2 in all dependant reusable workflows ([#722](https://github.com/tektronix/python-package-ci-cd/pull/722))
42
+
- chore(python-deps): update dependency cryptography to v46.0.3 in all dependant actions ([#720](https://github.com/tektronix/python-package-ci-cd/pull/720))
43
+
- chore(gh-actions-deps): update anchore/scan-action action to v7.0.1 in all dependant reusable workflows ([#718](https://github.com/tektronix/python-package-ci-cd/pull/718))
44
+
- chore(gh-actions-deps): update anchore/sbom-action action to v0.20.7 in all dependant reusable workflows ([#717](https://github.com/tektronix/python-package-ci-cd/pull/717))
45
+
- chore(python-deps): update dependency pylint to v4.0.1 for dev ([#716](https://github.com/tektronix/python-package-ci-cd/pull/716))
46
+
- chore(gh-actions-deps): update actions/setup-node action to v6 in all dependant reusable workflows ([#715](https://github.com/tektronix/python-package-ci-cd/pull/715))
47
+
- chore(python-deps): update dependency charset-normalizer to v3.4.4 in all dependant actions ([#714](https://github.com/tektronix/python-package-ci-cd/pull/714))
48
+
- chore(python-deps): update dependency xattr to v1.3.0 in all dependant actions ([#713](https://github.com/tektronix/python-package-ci-cd/pull/713))
49
+
- chore(python-deps): update dependency pylint to v4 for dev ([#711](https://github.com/tektronix/python-package-ci-cd/pull/711))
50
+
- chore(python-deps): update dependency yamlfix to v1.19.0 for actions/update_development_dependencies ([#712](https://github.com/tektronix/python-package-ci-cd/pull/712))
51
+
- chore(gh-actions-deps): update stefanzweifel/git-auto-commit-action action to v7 in all dependant reusable workflows ([#710](https://github.com/tektronix/python-package-ci-cd/pull/710))
52
+
- chore(python-deps): update dependency idna to v3.11 in all dependant actions ([#709](https://github.com/tektronix/python-package-ci-cd/pull/709))
53
+
- chore(python-deps): update pydantic dependencies in all dependant actions ([#676](https://github.com/tektronix/python-package-ci-cd/pull/676))
54
+
- chore(gh-actions-deps): update hynek/build-and-inspect-python-package action to v2.14.0 in all dependant reusable workflows ([#708](https://github.com/tektronix/python-package-ci-cd/pull/708))
55
+
- chore(gh-actions-deps): update github/codeql-action action to v4 in all dependant reusable workflows ([#706](https://github.com/tektronix/python-package-ci-cd/pull/706))
56
+
- chore(python-deps): update dependency attrs to v25.4.0 in all dependant actions ([#699](https://github.com/tektronix/python-package-ci-cd/pull/699))
57
+
- chore(python-deps): update dependency tomli to v2.3.0 for actions/create_unique_testpypi_version and docs ([#703](https://github.com/tektronix/python-package-ci-cd/pull/703))
58
+
- chore(python-deps): update dependency virtualenv to v20.35.3 in all dependant actions ([#704](https://github.com/tektronix/python-package-ci-cd/pull/704))
59
+
- chore(python-deps): update dependency filelock to v3.20.0 in all dependant actions ([#701](https://github.com/tektronix/python-package-ci-cd/pull/701))
60
+
- chore(python-deps): update dependency beautifulsoup4 to v4.14.0 in all dependant actions ([#691](https://github.com/tektronix/python-package-ci-cd/pull/691))
61
+
- chore(python-deps): update dependency platformdirs to v4.5.0 in all dependant actions ([#702](https://github.com/tektronix/python-package-ci-cd/pull/702))
62
+
- chore(gh-actions-deps): update actions/dependency-review-action action to v4.8.0 in dev workflows ([#689](https://github.com/tektronix/python-package-ci-cd/pull/689))
63
+
- chore(python-deps): update dependency certifi to v2025.10.5 in all dependant actions ([#700](https://github.com/tektronix/python-package-ci-cd/pull/700))
64
+
- chore(python-deps): update dependency msgpack to v1.1.2 in all dependant actions ([#697](https://github.com/tektronix/python-package-ci-cd/pull/697))
65
+
- chore(python-deps): update dependency pyright to v1.1.406 for dev ([#694](https://github.com/tektronix/python-package-ci-cd/pull/694))
66
+
- chore(python-deps): update dependency pylint to v3.3.9 for dev ([#698](https://github.com/tektronix/python-package-ci-cd/pull/698))
67
+
- chore(gh-actions-deps): update github/codeql-action action to v3.30.8 in all dependant reusable workflows ([#688](https://github.com/tektronix/python-package-ci-cd/pull/688))
68
+
- chore(python-deps): update dependency maison to v2.0.2 in all dependant actions ([#696](https://github.com/tektronix/python-package-ci-cd/pull/696))
69
+
- chore(gh-actions-deps): update actions/dependency-review-action action to v4.7.4 in dev workflows ([#687](https://github.com/tektronix/python-package-ci-cd/pull/687))
70
+
- chore(python-deps): update dependency identify to v2.6.15 in all dependant actions ([#695](https://github.com/tektronix/python-package-ci-cd/pull/695))
71
+
- chore(python-deps): update dependency cryptography to v46.0.2 in all dependant actions ([#692](https://github.com/tektronix/python-package-ci-cd/pull/692))
- chore(python-deps): update dependency pyyaml to v6.0.3 in all dependant actions ([#685](https://github.com/tektronix/python-package-ci-cd/pull/685))
74
+
- chore(python-version): update python:3.13-slim docker digest to 3a6ead7 in all dependant actions ([#684](https://github.com/tektronix/python-package-ci-cd/pull/684))
75
+
- chore(gh-actions-deps): update github/codeql-action action to v3.30.4 in all dependant reusable workflows ([#683](https://github.com/tektronix/python-package-ci-cd/pull/683))
76
+
- chore(python-version): update python:3.13-slim docker digest to 6cbc435 in all dependant actions ([#682](https://github.com/tektronix/python-package-ci-cd/pull/682))
77
+
- chore(gh-actions-deps): update actions/cache action to v4.3.0 in all dependant reusable workflows ([#680](https://github.com/tektronix/python-package-ci-cd/pull/680))
78
+
- chore(python-deps): update dependency click to v8.3.0 in all dependant actions ([#679](https://github.com/tektronix/python-package-ci-cd/pull/679))
79
+
- chore(gh-actions-deps): update anchore/scan-action action to v7 in all dependant reusable workflows ([#677](https://github.com/tektronix/python-package-ci-cd/pull/677))
80
+
- chore(gh-actions-deps): update dev workflow dependencies ([#626](https://github.com/tektronix/python-package-ci-cd/pull/626))
81
+
- chore: Add grouping for GitHub runners updates in Renovate configuration ([#671](https://github.com/tektronix/python-package-ci-cd/pull/671))
82
+
- chore(gh-actions-deps): update anchore/sbom-action action to v0.20.6 in all dependant reusable workflows ([#670](https://github.com/tektronix/python-package-ci-cd/pull/670))
0 commit comments