Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 17:16
· 80 commits to master since this release
2f56031

1.0.0 (2024-11-13)

Updates

  • add 7zip version v24.08 (210f130)
  • add firefox-esr version v115.13.0 (04c5ae8)
  • add firefox-esr version v115.14.0 (75bccb9)
  • add firefox-esr version v115.15.0 (0bd754c)
  • add firefox-esr version v115.16.0 (1baf513)
  • add firefox-esr version v115.16.1 (1c95aa6)
  • add firefox-esr version v128.3.0 (55ba8e8)
  • add firefox-esr version v128.4.0 (eb98eb5)
  • add firefox version v128.0 (6d990dc)
  • add firefox version v129.0 (50d3624)
  • add firefox version v129.0.1 (5e59bd5)
  • add firefox version v129.0.2 (c072c5d)
  • add firefox version v130.0 (c949ead)
  • add firefox version v130.0.1 (4a19991)
  • add firefox version v131.0 (aadac8b)
  • add firefox version v131.0.2 (8f5c271)
  • add firefox version v131.0.3 (f0ad4fd)
  • add firefox version v132.0 (de5f50a)
  • add firefox version v132.0.1 (b045aca)
  • add firefox version v132.0.2 (#2231) (b73f9cd)
  • add firefox versions up to v128.0.3 (8e13d28)
  • add git version v2.46.1.windows.1 (beaeffa)
  • add git version v2.46.2.windows.1 (840be0c)
  • add git version v2.47.0.windows.1 (9c09bc2)
  • add git version v2.47.0.windows.2 (dfad501)
  • add git versions up to v2.46.0.windows.1 (2ca5956)
  • add npp version v8.6.9 (266fdaa)
  • add npp version v8.7 (19a9db3)
  • add npp version v8.7.1 (4007dc9)
  • add putty version v0.80 (9de8e5e)
  • add putty version v0.81 (869726e)
  • add salt-3006.x version v3006.9 (2471b24)
  • add vlc version v3.0.21 (619cf3f)
  • add winscp versions up to v6.3.4 (4276d3f)
  • prometheus-wmi-exporter: update version and add 17->20 (674346d)

Features

  • zabbix-agent: Update available versions (3ef5835)

Bug Fixes

  • "ccleaner" outside of loop, version bump 5.13 (8a79d6f)
  • salt-minion-py2: missing comma (a131060)

Testing

  • add testing metrics (9aa1f14)
  • fail on all failing HTTP status codes (a2a315a)
  • remove unused Travis feature (756f8e7)
  • replace output with Github Actions annotation messages (fdc150d)
  • run tests through pre-commit (dd31ee4)
  • show curl verbose output on -d (debug) (829ce86)
  • use a more convential User-Agent string (32f8c01)
  • use python-magic where no Content-Type exists in response headers (e1724d7)

Continuous Integration

  • actions: add weekly full test run (or manual trigger) (686274d)
  • add semantic-release rules for automated releases (37da801)
  • add Renovate comment to firefox-esr (33a6306)
  • add Renovate comment to firefox (9fcf740)
  • add Renovate comment to git (b9d4297)
  • add Renovate comment to graylog-collector-sidecar (bedc553)
  • add Renovate comment to salt-minion (15880ac)
  • allow calling full_run_win from other independent repos (bed849d)
  • conditionally run URL test based on changed files (188b3a6)
  • configure renovate (cc7fdb9)
  • do not cancel jobs if others in matrix fail (a5254e7)
  • fix for missing GitPython (7283259)
  • improve job name (c4bba68)
  • move pre-commit into workflows/main.yml (1685afa)
  • move refresh_db into workflows/main.yml (2997825)
  • move away from running URL tests on Linux/pre-commit (f0bd886)
  • PoC auto-update firefox.sls (51e7b3c)
  • pre-commit: remove ruby/script based hooks (45fd4ab)
  • renovate: add a generic custom manager for sls files (aeed43c)
  • renovate: add datasource for putty (0942c19)
  • renovate: adjust dashboard title (c433bb9)
  • renovate: adjust the autoReplaceStringTemplate (8461f6f)
  • renovate: change default versioning for our custom manager (ed41f96)
  • renovate: disable automerging to ensure it works properly (f985874)
  • renovate: enable automerging (41dc96a)
  • renovate: fix escaping for putty (2da3284)
  • renovate: fix version extraction for firefox-esr (54749e1)
  • renovate: fix versioning for 7zip (86e7f7f)
  • renovate: tidy up package update messages (91eaabb)
  • renovate: use correct source for Python versions (67c95d4)
  • run a pkg.refresh_db test (109ac1a)
  • run basic URL test on Windows (3e2925f)
  • run full test on Windows (788c49f)
  • save resources by not running on both push and pull_request (e17e7d3)
  • simplify running pre-commit (3f3dcfb)
  • use salt-pip instead of salt-call (8a0baaa)
  • use setup-python action instead of old Python container (bc6e104)

Documentation

Code Refactoring

  • make git versions match upstream release format (60729ec)
  • tidy up and simplify putty.sls (5ac5f0e)

Maintenance

  • deps: update actions (7ae575e)
  • deps: update dafyddj/get-salt-versions action to v3 (d6925bd)
  • deps: update dafyddj/setup-salt-win action to v2.2.0 (0043f04)
  • deps: update github-actions (68b27a7)
  • pin test requirements (1256ff7)
  • pre-commit: add renovate config for additional_dependencies (af7a213)
  • pre-commit: correct the regex for matching pre-commit config (b01b851)
  • remove unnecessary pre-commit config option (984ba13)
  • renovate: config migration (b8b5ab3)
  • renovate: disable custom.firefox while waiting for upstream fix (8e42c36)
  • renovate: enable auto-merge on most changes (85fd830)
  • renovate: enable custom.firefox after upstream fix (39e7bab)
  • renovate: prevent failed updates by reading the actual available Python version (9dd0c56)
  • update actions versions (db3918f)
  • update actions/checkout action to v4.1.3 (19ea74f)
  • update actions/checkout action to v4.1.4 (86da797)
  • update actions/checkout action to v4.1.5 (134b6cf)
  • update actions/checkout action to v4.1.6 (9df098d)
  • update actions/checkout action to v4.1.7 (56c7971)
  • update actions/checkout action to v4.2.0 (776df29)
  • update actions/checkout action to v4.2.1 (f60df63)
  • update actions/checkout action to v4.2.2 (47d481e)
  • update actions/setup-python action to v5.1.0 (2916db4)
  • update actions/setup-python action to v5.1.1 (3e88be9)
  • update actions/setup-python action to v5.2.0 (e933f3f)
  • update dafyddj/get-salt-versions action to v3.1.0 (9bf4752)
  • update dafyddj/get-salt-versions action to v3.2.0 (8c77887)
  • update dafyddj/get-salt-versions action to v3.3.0 (64630e9)
  • update dafyddj/get-salt-versions action to v3.3.1 (7da1a2f)
  • update dafyddj/setup-salt-win action to v3 (89ba697)
  • update dafyddj/setup-salt-win action to v3.1.0 (4c96634)
  • update dependency actions/python-versions to v3.12.4 (f76c845)
  • update dependency actions/python-versions to v3.12.5 (21c8b57)
  • update dependency actions/python-versions to v3.12.6 (a729361)
  • update dependency actions/python-versions to v3.12.7 (32432f3)
  • update dependency actions/python-versions to v3.13.0 (e555e09)
  • update dependency firefox to v127.0.2 (ba7b004)
  • update dependency json5 to v0.9.25 (50265ee)
  • update dependency json5 to v0.9.28 (cbf6946)
  • update dependency python/cpython to v3.12.3 (0e6323f)
  • update github-actions minor/patch (5804370)
  • update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 (2d1dd8f)
  • update pre-commit hook pre-commit/pre-commit-hooks to v5 (b54442c)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.28.1 (5905b5a)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.28.2 (2b46f26)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.28.3 (37ba464)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.28.4 (e8b73cd)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.28.5 (f26daca)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.28.6 (37cbbdd)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.29.0 (ed8dd76)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.29.1 (18281ca)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.29.2 (6807c53)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.29.3 (e0acaa7)
  • update pre-commit hook python-jsonschema/check-jsonschema to v0.29.4 (8c1aff4)
  • use action to wait for status checks to complete (0dac35b)