Skip to content

Releases: cda-tum/setup-z3

Release 1.7.1

08 Dec 08:26
8156b32

Choose a tag to compare

👀 What Changed

This release brings a couple of dependency updates and security fixes.

⬆️ Dependencies

10 changes

Full Changelog: v1.7.0...v1.7.1

Release 1.7.0

10 Nov 08:21
edb9946

Choose a tag to compare

👀 What Changed

This release updates the action to use Node.js v24, which is the latest LTS release of Node.js.
It also updates the project dependencies to their latest versions.

⬆️ Dependencies

8 changes

Full Changelog: v1.6.7...v1.7.0

Release 1.6.7

08 Sep 08:10
b1aecd3

Choose a tag to compare

👀 What Changed

This is a small patch release that includes the latest versions of the dependencies.

⬆️ Dependencies

9 changes

Full Changelog: v1.6.6...v1.6.7

Release 1.6.6

18 Jun 10:39
4bc179e

Choose a tag to compare

👀 What Changed

This is a small patch release that includes the latest versions of the dependencies.

⬆️ Dependencies

23 changes

Full Changelog: v1.6.5...v1.6.6

Release 1.6.5

15 Feb 11:37
34d1e04

Choose a tag to compare

👀 What Changed

Another small release that fixes a security vulnerability in one of the action's dependencies (see #359 and #360 for further details).

⬆️ Dependencies

8 changes

Full Changelog: v1.6.4...v1.6.5

Release 1.6.4

22 Jan 01:01
2085e33

Choose a tag to compare

👀 What Changed

Just another release with some dependency updates and a fixed security vulnerability.

⬆️ Dependencies

  • ⬆️ Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group @dependabot[bot] (#352)
  • ⬆️ Bump @actions/tool-cache from 2.0.1 to 2.0.2 in the production-dependencies group @dependabot[bot] (#350)
  • ⬆️ Bump the development-dependencies group with 3 updates @dependabot[bot] (#351)

Full Changelog: v1.6.3...v1.6.4

Release 1.6.3

13 Jan 07:48
7ceeefe

Choose a tag to compare

👀 What Changed

A small dependency update to kick off 2025.

⬆️ Dependencies

  • ⬆️ Bump the production-dependencies group across 1 directory with 2 updates @dependabot (#348)
  • ⬆️ Bump the development-dependencies group with 4 updates @dependabot (#349)
  • ⬆️ Bump the development-dependencies group with 2 updates @dependabot (#347)
  • ⬆️ Bump typescript-eslint from 8.18.1 to 8.18.2 in the development-dependencies group @dependabot (#345)

Full Changelog: v1.6.2...v1.6.3

Release 1.6.2

23 Dec 08:22
a3e605d

Choose a tag to compare

👀 What Changed

🎄 Merry Christmas 🎄

This release merely contains a couple weeks full of dependency updates.

⬆️ Dependencies

12 changes
  • ⬆️ Bump the development-dependencies group with 2 updates @dependabot (#344)
  • ⬆️ Bump the development-dependencies group with 4 updates @dependabot (#343)
  • ⬆️🪝 update pre-commit hooks @pre-commit-ci (#342)
  • ⬆️ Bump typescript-eslint from 8.16.0 to 8.17.0 in the development-dependencies group @dependabot (#341)
  • ⬆️ Bump the development-dependencies group with 4 updates @dependabot (#340)
  • ⬆️ Bump the development-dependencies group across 1 directory with 6 updates @dependabot (#339)
  • ⬆️ Bump the development-dependencies group with 3 updates @dependabot (#337)
  • ⬆️ Bump the development-dependencies group with 4 updates @dependabot (#336)
  • ⬆️ Bump actions/setup-node from 4.0.4 to 4.1.0 in the github-actions group @dependabot (#335)
  • ⬆️ Bump the development-dependencies group with 5 updates @dependabot (#334)
  • ⬆️ Bump the development-dependencies group with 4 updates @dependabot (#333)
  • ⬆️ Bump the development-dependencies group with 4 updates @dependabot (#332)

Full Changelog: v1.6.1...v1.6.2

Release 1.6.1

11 Oct 08:10
2899695

Choose a tag to compare

👀 What Changed

This small release adds some special handling to support version 4.8.5, which was tagged slightly differently than other versions.

🚀 Features and Enhancements

⬆️ Dependencies

6 changes
  • ⬆️🪝 update pre-commit hooks @pre-commit-ci (#330)
  • ⬆️ Bump @actions/core from 1.10.1 to 1.11.1 in the production-dependencies group @dependabot (#328)
  • ⬆️ Bump the development-dependencies group across 1 directory with 7 updates @dependabot (#329)
  • ⬆️ Bump the development-dependencies group with 3 updates @dependabot (#326)
  • ⬆️ Bump actions/setup-node from 4.0.3 to 4.0.4 in the github-actions group @dependabot (#325)
  • ⬆️ Bump the development-dependencies group with 4 updates @dependabot (#324)

Full Changelog: v1.6.0...v1.6.1

Release 1.6.0

09 Sep 21:08
9e310fb

Choose a tag to compare

👀 What Changed

Starting with this minor release it is no longer necessary to specify the GITHUB_TOKEN environment variable when using this action.
A new (optional) token input has been added, that defaults to the repositories GitHub token.

🚀 Features and Enhancements

⬆️ Dependencies

Full Changelog: v1.5.0...v1.6.0