Releases: pycontribs/jenkinsapi
Releases · pycontribs/jenkinsapi
0.3.19
What's Changed
- cleanup unused dependencies by @clintonsteiner in #1001
- bump version by @clintonsteiner in #1002
- build(deps): bump ruff from 0.14.3 to 0.14.4 by @dependabot[bot] in #1009
- build(deps): bump docutils from 0.21.2 to 0.22.3 by @dependabot[bot] in #1008
- build(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.3 by @dependabot[bot] in #1007
- build(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #1006
- build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #1005
- pre-commit: autoupdate by @clintonsteiner in #1010
- java: bump to use java 25 by @clintonsteiner in #1000
- pre-commit: enable ruff fixes by @clintonsteiner in #1012
- build(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by @dependabot[bot] in #1020
- build(deps): bump ruff from 0.14.4 to 0.14.6 by @dependabot[bot] in #1019
- dependabot: implement cooldown for security hardening by @clintonsteiner in #1036
- test stability: fix intermittently failing tests by @clintonsteiner in #1035
- build(deps-dev): bump ruff from 0.14.7 to 0.14.14 by @dependabot[bot] in #1034
- build(deps-dev): bump furo from 2025.9.25 to 2025.12.19 by @dependabot[bot] in #1030
- build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1026
- build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 by @dependabot[bot] in #1023
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1014
- build(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #1038
- build(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #1039
- Test stability improvements2 by @clintonsteiner in #1040
- Test stability improvements3 by @clintonsteiner in #1041
- python 3.14 support by @clintonsteiner in #1037
- build(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 by @dependabot[bot] in #1028
- build(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.6 by @dependabot[bot] in #1027
- Update dependencies: remove tox and pycodestyle by @clintonsteiner in #1043
- ci: install needed system packages for uv build by @clintonsteiner in #1045
Full Changelog: 0.3.17...0.3.19
0.3.18.pre
Immutable
release. Only release title and notes can be modified.
What's Changed
- cleanup unused dependencies by @clintonsteiner in #1001
- bump version by @clintonsteiner in #1002
- build(deps): bump ruff from 0.14.3 to 0.14.4 by @dependabot[bot] in #1009
- build(deps): bump docutils from 0.21.2 to 0.22.3 by @dependabot[bot] in #1008
- build(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.3 by @dependabot[bot] in #1007
- build(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #1006
- build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #1005
- pre-commit: autoupdate by @clintonsteiner in #1010
- java: bump to use java 25 by @clintonsteiner in #1000
- pre-commit: enable ruff fixes by @clintonsteiner in #1012
- build(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by @dependabot[bot] in #1020
- build(deps): bump ruff from 0.14.4 to 0.14.6 by @dependabot[bot] in #1019
- dependabot: implement cooldown for security hardening by @clintonsteiner in #1036
- test stability: fix intermittently failing tests by @clintonsteiner in #1035
- build(deps-dev): bump ruff from 0.14.7 to 0.14.14 by @dependabot[bot] in #1034
- build(deps-dev): bump furo from 2025.9.25 to 2025.12.19 by @dependabot[bot] in #1030
- build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1026
- build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 by @dependabot[bot] in #1023
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1014
- build(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #1038
- build(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #1039
- Test stability improvements2 by @clintonsteiner in #1040
- Test stability improvements3 by @clintonsteiner in #1041
- python 3.14 support by @clintonsteiner in #1037
- build(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 by @dependabot[bot] in #1028
- build(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.6 by @dependabot[bot] in #1027
- Update dependencies: remove tox and pycodestyle by @clintonsteiner in #1043
- ci: install needed system packages for uv build by @clintonsteiner in #1045
Full Changelog: 0.3.17...0.3.18.pre
0.3.17
What's Changed
- get-jenkins-war.sh: update to handle missing latest tag from download… by @clintonsteiner in #996
- Enable test env vars by @clintonsteiner in #997
- jenkins_launcher: set values based on relative paths by @clintonsteiner in #998
- build(deps): bump softprops/action-gh-release from 2.3.2 to 2.4.1 by @dependabot[bot] in #989
- build(deps): bump ruff from 0.12.12 to 0.14.2 by @dependabot[bot] in #993
- gha: pin all actions to shas by @clintonsteiner in #982
- build(deps): bump furo from 2025.7.19 to 2025.9.25 by @dependabot[bot] in #981
- build(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #988
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #994
- build(deps): bump tox from 4.30.2 to 4.30.3 by @dependabot[bot] in #985
- build(deps): bump pytest-mock from 3.15.0 to 3.15.1 by @dependabot[bot] in #979
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #995
- build(deps): bump pylint from 3.3.8 to 3.3.9 by @dependabot[bot] in #987
- build(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #975
- Fix launcher and add clean to make by @clintonsteiner in #999
Full Changelog: 0.3.16...0.3.17
0.3.16
What's Changed
- pyproject: change to hatchling build backend by @clintonsteiner in #960
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #959
- build(deps): bump pytest-mock from 3.14.0 to 3.15.0 by @dependabot[bot] in #963
- build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #964
- build(deps): bump ruff from 0.11.5 to 0.12.12 by @dependabot[bot] in #962
- tests: fix flaky test issue by @clintonsteiner in #965
- Potential fix for code scanning alert no. 5: Binding a socket to all network interfaces by @clintonsteiner in #966
- build(deps): bump pytest from 8.3.5 to 8.4.2 by @dependabot[bot] in #961
- build(deps): bump furo from 2024.8.6 to 2025.7.19 by @dependabot[bot] in #955
- Uv sync upgrade by @clintonsteiner in #969
- gha: update to define permissions by @clintonsteiner in #967
- gha: update release by @clintonsteiner in #968
- Revert "Uv sync upgrade (#969)" by @clintonsteiner in #970
- uv sync by @clintonsteiner in #971
- Updatereleasegha by @clintonsteiner in #972
- Updatereleasegha2 by @clintonsteiner in #973
Full Changelog: 0.3.15...0.3.16
0.3.15dev8
0.3.15dev7
0.3.15dev6
0.3.15dev5
What's Changed
- Revert "Uv sync upgrade (#969)" by @clintonsteiner in #970
Full Changelog: 0.3.15dev3...0.3.15dev5
0.3.15dev4
What's Changed
- Revert "Uv sync upgrade (#969)" by @clintonsteiner in #970
Full Changelog: 0.3.15dev3...0.3.15dev4
0.3.15dev3
What's Changed
- pyproject: change to hatchling build backend by @clintonsteiner in #960
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #959
- build(deps): bump pytest-mock from 3.14.0 to 3.15.0 by @dependabot[bot] in #963
- build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #964
- build(deps): bump ruff from 0.11.5 to 0.12.12 by @dependabot[bot] in #962
- tests: fix flaky test issue by @clintonsteiner in #965
- Potential fix for code scanning alert no. 5: Binding a socket to all network interfaces by @clintonsteiner in #966
- build(deps): bump pytest from 8.3.5 to 8.4.2 by @dependabot[bot] in #961
- build(deps): bump furo from 2024.8.6 to 2025.7.19 by @dependabot[bot] in #955
- Uv sync upgrade by @clintonsteiner in #969
- gha: update to define permissions by @clintonsteiner in #967
- gha: update release by @clintonsteiner in #968
Full Changelog: 0.3.15...0.3.15dev3