zold-io / papers

Zerocracy and Zold official PDF documents
https://papers.zold.io
9 stars 3 forks source link

Update teatimeguest/setup-texlive-action action to v2.6.3 #90

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
teatimeguest/setup-texlive-action action patch v2.6.0 -> v2.6.3

Release Notes

teatimeguest/setup-texlive-action (teatimeguest/setup-texlive-action) ### [`v2.6.3`](https://togithub.com/teatimeguest/setup-texlive-action/releases/tag/v2.6.3) [Compare Source](https://togithub.com/teatimeguest/setup-texlive-action/compare/v2.6.2...v2.6.3) ##### Full Commit SHA ```sha1 fe815d372bc3b99c22c93a004ebded363b54c79d ``` ##### Bug Fixes - take `TEXLIVE_INSTALL_TEXMFLOCAL` into account even when `texdir` is set ##### Performance Improvements - normalize paths to avoid unnecessary `tlmgr conf texmf` calls - check the return value of saveCache to see the cache has been saved - improve log output - follow the revised release schedule for TeX Live 2024 ##### Dependency Updates - bump [@​actions/http-client](https://togithub.com/actions/http-client) from 2.1.0 to 2.1.1 ([#​256](https://togithub.com/teatimeguest/setup-texlive-action/issues/256)) - bump [@​actions/cache](https://togithub.com/actions/cache) from 3.2.1 to 3.2.2 ([#​257](https://togithub.com/teatimeguest/setup-texlive-action/issues/257)) - bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 ([#​258](https://togithub.com/teatimeguest/setup-texlive-action/issues/258)) - bump core-js from 3.32.1 to 3.32.2 ([#​259](https://togithub.com/teatimeguest/setup-texlive-action/issues/259)) - bump actions/checkout from 3 to 4 ([#​260](https://togithub.com/teatimeguest/setup-texlive-action/issues/260)) - bump core-js from 3.32.2 to 3.33.0 ([#​261](https://togithub.com/teatimeguest/setup-texlive-action/issues/261)) ### [`v2.6.2`](https://togithub.com/teatimeguest/setup-texlive-action/releases/tag/v2.6.2) [Compare Source](https://togithub.com/teatimeguest/setup-texlive-action/compare/v2.6.1...v2.6.2) ##### Full Commit SHA ```sha1 f047e6a93274944959597f16fd69b30beaf8eef4 ``` ##### Bug Fixes - make sure that caches are saved and restored correctly ([#​255](https://togithub.com/teatimeguest/setup-texlive-action/issues/255)) ### [`v2.6.1`](https://togithub.com/teatimeguest/setup-texlive-action/releases/tag/v2.6.1) [Compare Source](https://togithub.com/teatimeguest/setup-texlive-action/compare/v2.6.0...v2.6.1) ##### Full Commit SHA ```sha1 cf82f6c306b55f29a300d6c631ded39a9bb97ad1 ``` ##### Bug Fixes - ensure package names are resolved correctly in versions prior to 2015 ##### Performance Improvements - stick to the first auto-selected CTAN mirror ([#​250](https://togithub.com/teatimeguest/setup-texlive-action/issues/250)) ##### Dependency Updates - bump xml2js, [@​azure/ms-rest-js](https://togithub.com/azure/ms-rest-js) and [@​azure/core-http](https://togithub.com/azure/core-http) ([#​251](https://togithub.com/teatimeguest/setup-texlive-action/issues/251)) - bump tough-cookie and [@​azure/ms-rest-js](https://togithub.com/azure/ms-rest-js) ([#​253](https://togithub.com/teatimeguest/setup-texlive-action/issues/253))

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.

0crat commented 1 year ago

@renovate/z[bot] this pull request is too small, just 2 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @yegor256/z please review this and merge or reject