Update rhysd/action-setup-vim action to v1.6.0#14
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update rhysd/action-setup-vim action to v1.6.0#14renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Member
|
@rultor please, try to merge |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 1min) |
28f1e82 to
f8057a3
Compare
f8057a3 to
6e043d0
Compare
6e043d0 to
a3823fd
Compare
a3823fd to
f524004
Compare
f524004 to
b3f7e6e
Compare
b3f7e6e to
6b559b1
Compare
6b559b1 to
64652d4
Compare
64652d4 to
7321975
Compare
7321975 to
2113fc0
Compare
2113fc0 to
33d4d1f
Compare
33d4d1f to
950f4e2
Compare
950f4e2 to
c38b1b2
Compare
c38b1b2 to
d8452b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v1.2.13→v1.6.0Release Notes
rhysd/action-setup-vim (rhysd/action-setup-vim)
v1.6.0Compare Source
vim-diroutput which stores the$VIMdirectory absolute path of the installation. This output is useful to locate where the Vim/Neovim is installed by the following steps. Here is an example of setting the installation-specificvimrcconfiguration:stableversion are:~/vim-stable/vim.exe~/vim-stable/vim91/vim.execore.info()instead of directly callingconsole.log().[Changes][v1.6.0]
v1.5.1Compare Source
macos-15-intelrunner. It was broken again after v1.4.5 release due to the change in the upstream runner. (#52)@actions/ioto v2.0.0 for better Node.js v24 support.[Changes][v1.5.1]
v1.5.0Compare Source
windows-11-armrunner.node20tonode24. This change only affects users running this action on self-hosted runners.[Changes][v1.5.0]
v1.4.5Compare Source
macos-15-intelrunner. It was broken again after v1.4.5 release due to the change in the upstream runner. (#52)@actions/ioto v2.0.0 for better Node.js v24 support.[Changes][v1.5.1]
v1.4.4Compare Source
macos-15-intelrunner due to the version conflict inpythonHomebrew package. (#52)https_proxyenvironment variable is set.node-fetchpackage.[Changes][v1.4.4]
v1.4.3Compare Source
https_proxy,no_proxy,all_proxywhen fetching assets. (#50, thanks @xieyonn)@actions/github.[Changes][v1.4.3]
v1.4.2Compare Source
brew install. By this fix, the new version of Neovim which was released 2 days ago is now correctly installed. (#49)./configurefails to build older versions of Vim.@octokit/*packages.[Changes][v1.4.2]
v1.4.1Compare Source
[Changes][v1.4.1]
v1.4.0Compare Source
[Changes][v1.4.0]
v1.3.5Compare Source
vimcommand hangs on Windows after Vim 9.1.0631. (#37)[Changes][v1.3.5]
v1.3.4Compare Source
[Changes][v1.3.4]
v1.3.3Compare Source
bindirectory to the$PATHenvironment variable by usingcore.addPathrather than modifying the environment variable directly. (#33, thanks @ObserverOfTime)[Changes][v1.3.3]
v1.3.2Compare Source
neovim-macos-arm64.tar.gz(for Apple Silicon) andneovim-macos-x86_64.tar.gz(for Intel Mac) separately rather than the singleneovim-macos.tar.gz. This change will be applied to the next stable version.[Changes][v1.3.2]
v1.3.1Compare Source
/usr/localto/opt/homebrew[Changes][v1.3.1]
v1.3.0Compare Source
configure-argsinput was added to customize build configurations on building Vim from source. This input is useful to change./configurearguments to enable/disable some features of Vim. For example, when you're facing some issue on generating translation files (this sometimes happens when building older Vim), disabling the native language support would be able to avoid the issue. (#27)node20. Now this action is run with Node.js v20.@actions/githubv6.0.0 and some security fixes.[Changes][v1.3.0]
v1.2.15Compare Source
unzip -qto reduce amount of logs. When debugging is enabled,-qis not added andunzipshows all retrieved file paths for debugging. (#25)package-lock.json.[Changes][v1.2.15]
v1.2.14Compare Source
macos-latestormacos-12runner since the build would fail.macos-11runner should be used instead.macos-12runner does not include Xcode 11 by default. And nowmacos-latestlabel points tomacos-12runner. So building Vim 8.2.1119 or older onmacos-latestwould fail.uuidpackage[Changes][v1.2.14]
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.