Corey Butler
9f653a2ce6
Fix code scanning alert no. 2: Arbitrary file access during archive extraction ("Zip Slip")
...
Prevent zip extraction from processing arbitrary files.
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-01-03 21:25:16 -06:00
Corey Butler
f538704ab5
Merge pull request #1210 from CyBot/master
...
Don't perform any changes when trying to use current node version
2025-01-02 09:11:08 -06:00
Tobias Kellner
9bee6e77e4
Don't perform any changes when trying to use current node version
2025-01-02 12:10:47 +01:00
Corey Butler
c05902234e
version bump
1.2.2
2024-12-31 21:02:10 -06:00
Corey Butler
d221835dd8
Merge branch 'master' of github.com:coreybutler/nvm-windows
2024-12-31 20:59:48 -06:00
Corey Butler
c66de0b31e
update build process to prevent running release unnecessarily
2024-12-31 20:59:37 -06:00
dependabot[bot]
862ef44d44
Bump actions/github-script from 6 to 7 ( #1201 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-31 20:57:05 -06:00
dependabot[bot]
2d3757a9e2
Bump softprops/action-gh-release from 1 to 2 ( #1202 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-31 20:56:17 -06:00
dependabot[bot]
63e1ea6842
Bump actions/cache from 3 to 4 ( #1203 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-31 20:55:39 -06:00
dependabot[bot]
7ba765dd22
Bump actions/setup-go from 4 to 5 ( #1204 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-31 20:55:06 -06:00
Corey Butler
83a18bb498
added custom Rename function with support across disparate hard disk volumes. Closes #1206 .
2024-12-31 20:52:22 -06:00
Corey Butler
9b6e27fcae
Update license for new year
2024-12-31 20:51:13 -06:00
Corey Butler
3fb6f75b62
added dedicated azure app (for installer) to code signing process
2024-12-31 20:50:20 -06:00
Corey Butler
68636182a4
add a local build tool
1.2.1
2024-12-30 16:24:29 -06:00
Corey Butler
a9e2aeb730
Added verbose debugging capability, per issue #1198
2024-12-30 16:24:06 -06:00
Corey Butler
d391b309b6
Fixed hanging upgrades. Fixes #1199 .
2024-12-30 16:22:44 -06:00
Corey Butler
c85c7285c6
Add the symlink root dir if it does not exist. Resolves #1198 .
2024-12-30 16:20:55 -06:00
Corey Butler
54e1a77bf1
Resolved terminal FOUC, closes #1196 . Added debugging for author-nvm bridge.
2024-12-29 15:01:23 -06:00
Corey Butler
de4ee40711
reconciled install script discrepancies
1.2.0
2024-12-29 09:42:26 -06:00
Corey Butler
12c9aa350e
added better error message for non-existant versions
2024-12-29 09:31:09 -06:00
Corey Butler
487bfff54b
version bump
2024-12-28 23:03:04 -06:00
Corey Butler
0b668eaeb7
added automated build process
2024-12-28 22:41:56 -06:00
Corey Butler
6e76de6884
resolve merge conflicts
2024-12-28 22:36:59 -06:00
Corey Butler
3142b4f297
resolve merge conflicts
2024-12-28 22:36:12 -06:00
Corey Butler
6ca6f2ca24
resolve merge conflicts
2024-12-28 22:31:25 -06:00
Corey Butler
7de073ee16
combined updates
2024-12-28 22:23:51 -06:00
Corey Butler
096e0a20fc
added version to user-agent header so node downloads can identify old versions of NVM4W
2024-11-22 21:48:27 -06:00
Corey Butler
6f39389b3f
added notifications and email capture screen, as well as better uninstall cleanup and a new app protocol
2024-11-21 23:39:51 -06:00
Corey Butler
a3ce3119b1
added bad symlink detection and register/unregister methods
2024-11-21 23:38:04 -06:00
Corey Butler
19e5cadf59
Remove outdated iconize, updater, and pathfinder helper apps
2024-11-18 12:23:13 -06:00
Corey Butler
be1e35ec5e
Updated repo settings and bug reports to include new versions.
2024-11-18 12:21:39 -06:00
Corey Butler
28cde6cf4c
Updated installer metadata (Author Software Inc)
2024-11-18 12:17:09 -06:00
Corey Butler
6cf7bb5112
Added Author Software to license
2024-11-18 12:15:04 -06:00
Corey Butler
5eb5bf9189
Attempt to enforce utf-8 encoding on settings file. Fixes #726 .
2024-11-18 12:13:29 -06:00
Corey Butler
51c3b178d0
Added upgrade and reinstall commands
2024-11-18 12:10:33 -06:00
Corey Butler
28c3aa8717
Merge pull request #1109 from wsobolewski/utf
...
Support whitespace and non-ASCII characters in path.
2024-11-13 22:24:54 -06:00
Corey Butler
b7a668787a
Enforce utf-8 in install of settings.txt. Resolves #726 .
2024-11-13 22:18:57 -06:00
Corey Butler
a81c1b908c
Merge pull request #1070 from wsobolewski/arm64
...
Arm64
2024-11-12 11:44:13 -06:00
Corey Butler
1f84908544
Merge pull request #1181 from stefan-ptrvch/older-version-installation-bugfix
...
Double Slash in URL Bugfix
2024-11-12 11:18:04 -06:00
Stefan Petrović
75f22001fb
Fixed double slash bug that caused versions older than 16.9.0 to have incorrect URLs.
2024-11-08 11:11:57 +01:00
Corey Butler
6284f0ec44
Merge pull request #1172 from coreybutler/coreybutler-patch-10
...
Update bot.yml
2024-09-22 10:47:08 -05:00
Corey Butler
6c808c5c37
Update bot.yml
2024-09-22 10:46:38 -05:00
Corey Butler
718fd4a1ac
Merge pull request #1161 from CyBot/master
...
Don't perform any changes when trying to use current node version
2024-09-10 09:32:49 -05:00
Tobias Kellner
95133cb1d0
Don't perform any changes when trying to use current node version
2024-08-02 20:46:51 +02:00
Wojciech Sobolewski
54a0243299
Update version check logic.
2024-08-01 19:44:11 +02:00
Corey Butler
e11ee22f85
Merge pull request #1158 from alanblins/fixLinkedinLink
...
Fix typo linkedin href
2024-07-19 10:50:45 -05:00
Alan Lins
37a3f3e85f
Fix typo linkedin href
2024-07-19 14:56:38 +01:00
Corey Butler
a0b28cea92
Merge pull request #1156 from coreybutler/coreybutler-patch-9
...
Update README.md
2024-07-15 16:27:31 -05:00
Corey Butler
f35af2896c
Update README.md
2024-07-15 16:27:09 -05:00
Corey Butler
6819caa528
Update README.md
2024-07-15 15:51:10 -05:00