Releases: mxschmitt/action-tmate
Releases · mxschmitt/action-tmate
v3.19
What's Changed
- chore(deps): bump to use actions/checkout v4 (node20 runtime) by @chenrui333 in #197
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #196
- chore(deps-dev): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #201
- Don't create /continue on macOS by @vadi2 in #186
- Adding support for RHEL-based distributions by @lpottier in #205
New Contributors
Full Changelog: v3.18...v3.19
v3.18
What's Changed
- chore(deps-dev): bump debug from 4.2.0 to 4.3.4 by @dependabot in #178
- chore(deps-dev): bump @babel/traverse from 7.22.11 to 7.23.2 by @dependabot in #180
- docs: fix Jekyll formatting of another code block by @muzimuzhi in #183
- Feat: Connect Timeout by @dave-gray101 in #189
New Contributors
- @muzimuzhi made their first contribution in #183
- @dave-gray101 made their first contribution in #189
Full Changelog: v3.17...v3.18
v3.17
Bump dependencies - no user facing changes.
Version 3
Made the sudo usage optional
v3.16
v3.15
What's Changed
Full Changelog: v3.14...v3.15
v3.14
What's Changed
- devops: update action deps and runners (#145)
- Avoid exceeding the GitHub REST API rate limit (#150)
- Fix action-tmate on Windows (#151)
- Add support for using action with Github Enterprise server (#148)
Full Changelog: v3.13...v3.14
v3.13
v3.12
What's Changed
- Some tests improvements by @vadz in #110
- runtime: upgrade nodejs runtime from v12 to v16 by @chenrui333 in #120
- Use new syntax of github actions' inputs by @maratori in #123
- docs: add type:boolean to workflow_dispatch by @mxschmitt in #129
New Contributors
- @chenrui333 made their first contribution in #120
- @maratori made their first contribution in #123
Full Changelog: v3...v3.12
Version 3.11
What's Changed
- fix: validation of input parameters by @mxschmitt in #109
Full Changelog: v3.10...v3.11