Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Sync with Upstream #7

Merged
merged 38 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
8551547
Upgrade lxml to 5.1.0 (#433)
EnricoMi Jan 9, 2024
5a94863
Check if venv package is installed already (#558)
EnricoMi Feb 3, 2024
4e12145
Releasing v2.13.0
EnricoMi Feb 3, 2024
04f29da
Add macOS 14 to CI (#563)
EnricoMi Feb 3, 2024
ad0696a
Move Python 3.12 from pre-release to release (#569)
EnricoMi Feb 3, 2024
8fdc3ca
Update expectation files
EnricoMi Feb 3, 2024
a5faf19
Assert JSON result of test files (#567)
EnricoMi Feb 3, 2024
5724834
Publish JSON even when `check_run` is false (#568)
EnricoMi Feb 3, 2024
af4a2cf
Quote vars to support values with spaces (#571)
EnricoMi Feb 6, 2024
0ccc2cd
Uprade actions/cache to 4 in composite action (#574)
EnricoMi Feb 6, 2024
8885e27
Releasing v2.14.0
EnricoMi Feb 6, 2024
783d23b
Upgrade CI actions (#573)
EnricoMi Feb 21, 2024
15fe4f4
Fix grouping lines in GH actions output (#577)
EnricoMi Feb 23, 2024
8d1d324
Upgrade upload-artifact action in ci-cd.yml
EnricoMi Feb 24, 2024
b91eeb9
Link workflows badge to dependents
EnricoMi Feb 24, 2024
fe2d5fc
OS-specific composite actions (#576)
EnricoMi Feb 27, 2024
e22cb89
Releasing v2.15.0
EnricoMi Feb 27, 2024
328b424
Fix typo in windows action
EnricoMi Feb 28, 2024
f355d34
Releasing v2.15.1
EnricoMi Feb 28, 2024
3a5290c
Replace day with d in docker badge, always run bash windows
EnricoMi Feb 28, 2024
631cb1c
Do not use cache for scheduled CI-CD run
EnricoMi Mar 16, 2024
466ab0b
Upgrade dependencies (#585)
EnricoMi Mar 20, 2024
b25bb15
Releasing v2.16.0
EnricoMi Mar 20, 2024
fbe9920
Quote python bin in windows bash action (#587)
EnricoMi Mar 21, 2024
30eadd5
Releasing v2.16.1
EnricoMi Mar 21, 2024
78c6824
Use venv to test OS (#589)
EnricoMi Apr 4, 2024
b9d4934
Publish macos with Python 3.8 on macos-12, not latest (#595)
EnricoMi Apr 27, 2024
eae46b9
Remove macos-11 from CI (#600)
EnricoMi May 22, 2024
96c9bf7
Test on ubuntu-24.04 (#599)
EnricoMi May 22, 2024
e444c4e
Upgrade dependencies (#606)
EnricoMi Jul 8, 2024
0e2e68b
Avoid escaped quotes in Windows PowerShell action (#603)
EnricoMi Jul 8, 2024
6bfefcd
Remove PIP dependabot config
EnricoMi Jul 9, 2024
912d4a6
Bump docker/build-push-action from 5 to 6 (#611)
dependabot[bot] Jul 9, 2024
14102cd
Releasing v2.17.0
EnricoMi Jul 10, 2024
567cc7f
CI: Do not upload docker build record (#616)
EnricoMi Jul 11, 2024
c7f51e6
Disable upload of .dockerbuild file in deploy job
EnricoMi Jul 14, 2024
673174d
Add default path and message for parse error and suite output annotat…
EnricoMi Sep 4, 2024
82082da
Releasing v2.17.1
EnricoMi Sep 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions python/requirements-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ PyGithub==2.2.0
PyJWT==2.8.0
PyNaCl==1.5.0
cffi==1.16.0
pycparser==2.21
requests==2.31.0
certifi==2024.2.2
pycparser==2.22
requests==2.32.3
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.6
urllib3==2.2.1
typing_extensions==4.10.0
urllib3==2.2.1
idna==3.7
urllib3==2.2.2
typing_extensions==4.12.2
urllib3==2.2.2
14 changes: 7 additions & 7 deletions python/requirements-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ PyGithub==2.2.0
PyJWT==2.8.0
PyNaCl==1.5.0
cffi==1.16.0
pycparser==2.21
requests==2.31.0
certifi==2024.2.2
pycparser==2.22
requests==2.32.3
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.6
urllib3==2.2.1
typing_extensions==4.10.0
urllib3==2.2.1
idna==3.7
urllib3==2.2.2
typing_extensions==4.12.2
urllib3==2.2.2
14 changes: 7 additions & 7 deletions python/requirements-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ PyGithub==2.2.0
PyJWT==2.8.0
PyNaCl==1.5.0
cffi==1.16.0
pycparser==2.21
requests==2.31.0
certifi==2024.2.2
pycparser==2.22
requests==2.32.3
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.6
urllib3==2.2.1
typing_extensions==4.10.0
urllib3==2.2.1
idna==3.7
urllib3==2.2.2
typing_extensions==4.12.2
urllib3==2.2.2
4 changes: 2 additions & 2 deletions python/requirements-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ PyGithub==2.2.0
cffi==1.15.1
pycparser==2.21
requests==2.31.0
certifi==2024.2.2
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.6
idna==3.7
urllib3==2.0.7
typing_extensions==4.7.1
urllib3==2.0.7
14 changes: 7 additions & 7 deletions python/requirements-3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ PyGithub==2.2.0
PyJWT==2.8.0
PyNaCl==1.5.0
cffi==1.16.0
pycparser==2.21
requests==2.31.0
certifi==2024.2.2
pycparser==2.22
requests==2.32.3
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.6
urllib3==2.2.1
typing_extensions==4.10.0
urllib3==2.2.1
idna==3.7
urllib3==2.2.2
typing_extensions==4.12.2
urllib3==2.2.2
14 changes: 7 additions & 7 deletions python/requirements-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ PyGithub==2.2.0
PyJWT==2.8.0
PyNaCl==1.5.0
cffi==1.16.0
pycparser==2.21
requests==2.31.0
certifi==2024.2.2
pycparser==2.22
requests==2.32.3
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.6
urllib3==2.2.1
typing_extensions==4.10.0
urllib3==2.2.1
idna==3.7
urllib3==2.2.2
typing_extensions==4.12.2
urllib3==2.2.2
14 changes: 7 additions & 7 deletions python/requirements-post-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ PyGithub==2.2.0
PyJWT==2.8.0
PyNaCl==1.5.0
cffi==1.16.0
pycparser==2.21
requests==2.31.0
certifi==2024.2.2
pycparser==2.22
requests==2.32.3
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.6
urllib3==2.2.1
typing_extensions==4.10.0
urllib3==2.2.1
idna==3.7
urllib3==2.2.2
typing_extensions==4.12.2
urllib3==2.2.2