action
action copied to clipboard
GitHub Action to Setup Volta
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
This may not be the fault of this package, but I frequently lose a job to an HTTP 400 while running this action. https://github.com/embroider-build/embroider/pull/1001/checks?check_run_id=3863504298 It's sporadic and it's not super...
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependencies [cacheable-request](https://github.com/jaredwray/cacheable-request), [release-it](https://github.com/release-it/release-it) and [release-it-lerna-changelog](https://github.com/rwjblue/release-it-lerna-changelog). These dependencies need to be updated together. Updates `cacheable-request` from 6.1.0 to 10.2.7 Release notes Sourced from cacheable-request's...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url), [release-it](https://github.com/release-it/release-it) and [release-it-lerna-changelog](https://github.com/rwjblue/release-it-lerna-changelog). These dependencies needed to be updated together. Updates `parse-url` from 6.0.5 to 8.1.0 Release notes Sourced from parse-url's releases. 8.1.0 [email protected] fix: cjs to load...
Bumps [parse-path](https://github.com/IonicaBizau/parse-path) to 7.0.0 and updates ancestor dependencies [parse-path](https://github.com/IonicaBizau/parse-path), [release-it](https://github.com/release-it/release-it) and [release-it-lerna-changelog](https://github.com/rwjblue/release-it-lerna-changelog). These dependencies need to be updated together. Updates `parse-path` from 4.0.4 to 7.0.0 Release notes Sourced from parse-path's...
I'm using this action in my CI, but getting errors regarding my profile/bashrc. ``` executing `/__w/_tool/volta/1.1.1/x64/bin/volta setup` /__w/_tool/volta/1.1.1/x64/bin/volta setup error: Could not locate user profile. Tried $PROFILE (), ~/.bashrc, ~/.bash_profile,...