Releases: sersoft-gmbh/swifty-linux-action
Releases · sersoft-gmbh/swifty-linux-action
v3.0.1
What's Changed
- Attempt to fix intermittent gpg failures.
- Bump sersoft-gmbh/running-release-tags-action from 2 to 3 by @dependabot in #177
- Bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #178
- Bump undici from 5.25.4 to 5.26.3 by @dependabot in #179
- Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #180
- Bump actions/setup-node from 3 to 4 in /.github/actions/generate-action-code by @dependabot in #181
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #182
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #183
- Bump github/codeql-action from 2 to 3 by @dependabot in #184
- Bump undici from 5.26.3 to 5.28.3 by @dependabot in #185
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #186
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #188
- Bump @tsconfig/node20 from 20.1.2 to 20.1.3 by @dependabot in #189
- Bump @tsconfig/node20 from 20.1.3 to 20.1.4 by @dependabot in #190
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #191
- Bump typescript from 5.4.3 to 5.4.4 by @dependabot in #192
- Bump typescript from 5.4.4 to 5.4.5 by @dependabot in #193
Full Changelog: v3.0.0...v3.0.1
v3.0 Minor Release Track
This release tracks the latest v3.0 minor release (v3.0.x).
v3 Major Release Track
This release tracks the latest v3 major release (v3.x.y).
v3.0.0
What's Changed
- BREAKING: Use Node20 - requires Actions Runner v2.308.0 or greater
- BREAKING: Remove previously deprecated
skip-apt
input - useskip-dependencies
instead - Update dependencies
Full Changelog: v2.1.2...v3.0.0
v2.1.2
What's Changed
- Update dependencies
- Internal cleanup, improve logging
Full Changelog: v2.1.1...v2.1.2
v2.1 Minor Release Track
This release tracks the latest v2.1 minor release (v2.1.x).
v2 Major Release Track
This release tracks the latest v2 major release (v2.x.y).
v2.1.1
What's Changed
- Update dependencies (including
@actions/core
to fix warning aboutset-output
) - Internal cleanup
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Add support for Swift 5.7 and Ubuntu 22.04
- Remove Ubuntu 18.04 runner from Tests
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Breaking: This now uses node 16
Full Changelog: v1...v2.0.0