Update teatimeguest/setup-texlive-action action to v3 #92
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.6.0
->v3.3.4
Release Notes
teatimeguest/setup-texlive-action (teatimeguest/setup-texlive-action)
v3.3.4
Compare Source
Full Commit SHA
7051c173e6aebe4eccf511c932d964e8e27c3f60
Performance Improvements
2c809f1
update package name data6000956
update cache when a package is updated (#329)v3.3.3
Compare Source
Full Commit SHA
f15e5b4f8b89ae8e883e741fd685f3c0a0fe448c
Bug Fixes
5ba120b
update CTAN master urlPerformance Improvements
66d427e
reduce overhead by combiningtlmgr update
calls into one (#226)Dependency Updates
0c39ebd
bump tslib from 2.8.0 to 2.8.1 (#324)af8aa3d
bump @actions/cache from 3.2.4 to 3.3.0 (#326)v3.3.2
Compare Source
Full Commit SHA
44b18c8a36eb400c743516c127ab0b7c59f3f1d4
Bug Fixes
6d7bfbb
preserve class names upon bundling for proper error detection (#323)Dependency Updates
3cd4baf
bump ts-pattern from 5.4.0 to 5.5.0 (#321)ea62bf1
bump tslib from 2.7.0 to 2.8.0 (#322)v3.3.1
Compare Source
Full Commit SHA
6b2afec8dd52261c500d2896aca9fd70ed532459
Bug Fixes
fb664da
parse DEPENDS.txt more accuratelyc28b38d
correctly detect missing packages in Windowsa09b1cc
always check for missing packages in WindowsPerformance Improvements
b2f6f42
use the pre-generated dictionary first to look up correct package namesf9c416c
relax log formatting limits7def4dc
save cache as long as the installation step succeeds (#317) (#319)Dependency Updates
53b2a13
bump minimatch from 9.0.4 to 9.0.5 (#305)7255e1a
bump minimatch from 9.0.4 to 10.0.1 (#306)7f24491
bump semver from 7.6.2 to 7.6.3 (#307)d12a3c1
bump fast-xml-parser from 4.4.0 to 4.4.1 (#309)b50c176
bump ts-pattern from 5.2.0 to 5.3.1 (#311)ee6b8c9
bump @actions/glob from 0.4.0 to 0.5.0 (#312)22a080a
bump @actions/http-client from 2.2.1 to 2.2.3 (#313)9e499ca
bump tslib from 2.6.3 to 2.7.0 (#314)f8403fb
bump ts-pattern from 5.3.1 to 5.4.0 (#316)8172c9f
bump @actions/core from 1.10.1 to 1.11.0 (#318)v3.3.0
Compare Source
Full Commit SHA
e69e0852590264df4a35dbc6cc94009a2466a562
Features
5f5372b
check and use the remote version by default if repository is set (#283)Bug Fixes
a862468
address the certification problem (#304)Performance Improvements
0459d55
add source map supportDependency Updates
1599cad
bump undici from 5.28.3 to 5.28.4 (#293)85524ce
bump ts-pattern from 5.0.8 to 5.1.0 (#295)664f4a2
bump ts-pattern from 5.1.0 to 5.1.1 (#297)37b69eb
bump temporal-polyfill from 0.2.3 to 0.2.4 (#298)ed98b31
bump semver from 7.6.0 to 7.6.2 (#299)f0dcfc5
bump ts-pattern from 5.1.1 to 5.1.2 (#300)2f30ae1
bump temporal-polyfill from 0.2.4 to 0.2.5 (#301)f0b800b
bump tslib from 2.6.2 to 2.6.3 (#302)d1e1416
bump ts-pattern from 5.1.2 to 5.2.0 (#303)v3.2.1
Compare Source
Full Commit SHA
9855afe404b85dff721b382b9b50337e2dc252bd
Bug Fixes
d6ebbef
make sure that caches for the previous version of TeX Live are updatedv3.2.0
Compare Source
Full Commit SHA
4d7bd53864c7092fcd6c99db99e599158b4a99ef
Features
f766afd
add support for TeX Live 2024 (#291)v3.1.0
Compare Source
Full Commit SHA
e2b174ebf2032365bd934b21ca30dca96f0121b7
Features
1214c8b
add new inputrepository
(#283)Bug Fixes
81b1c3b
fix broken log messages on errorsbc94138
use universal-darwin on apple siliconDependency Updates
5ab2f50
bump scule from 1.2.0 to 1.3.0 (#280)6bfc925
bump temporal-polyfill from 0.2.0 to 0.2.1 (#282)3b0fb3a
bump semver from 7.5.4 to 7.6.0 (#281)d415d60
bump ts-pattern from 5.0.6 to 5.0.8 (#284)404dda2
bump undici from 5.28.2 to 5.28.3 (#285)c884e7b
bump ts-mixer from 6.0.3 to 6.0.4 (#286)d3dfbc2
bump temporal-polyfill from 0.2.1 to 0.2.2 (#287)04c4eb4
bump temporal-polyfill from 0.2.2 to 0.2.3 (#288)1555e07
bump @actions/http-client from 2.2.0 to 2.2.1 (#290)v3.0.2
Compare Source
Full Commit SHA
fbb60c0e8347e114a4d3ff7d8b78868b19567004
Performance Improvements
Dependency Updates
v3.0.1
Compare Source
Full Commit SHA
464309d7bbb9b9694dde06932a1861fff69035b8
Performance Improvements
Dependency Updates
v3.0.0
Compare Source
Breaking Changes
Use Node.js v20 as runtime.
With Node.js v16 having reached its end-of-life and GitHub Actions beginning the transition to Node.js v20, the action has upgraded its default runtime to Node.js v20.
If you are using a self-hosted runner, update it to v2.308.0 or later to ensure
node20
runtime functionality.Change the condition under which
cache-hit
is set totrue
.To be more consistent with official actions such as
actions/cache
, thecache-hit
output is now set totrue
only if a cache is found that exactly matches the specified version and packages. To simply check if a cache was found, usecache-restored
instead:Change the default installation prefix to
$RUNNER_TEMP/setup-texlive-action
.Change the environment variable for updating cache to
SETUP_TEXLIVE_ACTION_FORCE_UPDATE_CACHE
.Actions published on GitHub Marketplace have unique names defined in the metadata file
action.yml
. To minimize conflicts with other actions, the action name (setup-texlive-action
) is now used for the following things:Directory name of the default installation prefix:
Environment variable name:
Cache keys.
Change the default texmf user directories.
As with the portable installation of the official installer,
TEXMFHOME
,TEXMFCONFIG
, andTEXMFVAR
are now set by default to be the same asTEXMFLOCAL
,TEXMFSYSCONFIG
, andTEXMFSYSVAR
, respectively. To emulate the previous behavior, use environment variables to explicitly specify the user directories:The
package-file
input now accepts glob patterns for specifying multiple files.Since special characters such as
*
and?
will need to be escaped, this might break existing workflow behavior.Full Commit SHA
c696dd935e72a771c4f5da39fc3ea1d391b9d408
Features
package-file
input now accepts glob patternscache-restored
outputDependency Updates
v2.6.3
Compare Source
Full Commit SHA
fe815d372bc3b99c22c93a004ebded363b54c79d
Bug Fixes
TEXLIVE_INSTALL_TEXMFLOCAL
into account even whentexdir
is setPerformance Improvements
tlmgr conf texmf
callsDependency Updates
v2.6.2
Compare Source
Full Commit SHA
f047e6a93274944959597f16fd69b30beaf8eef4
Bug Fixes
v2.6.1
Compare Source
Full Commit SHA
cf82f6c306b55f29a300d6c631ded39a9bb97ad1
Bug Fixes
Performance Improvements
Dependency Updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.