Earle Lowe
b07c663522
El.dependabot/node fetch combined ( #12182 )
...
* Bump node-fetch from 2.6.6 to 2.6.7 in /build_scripts/npm_linux_deb
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump node-fetch from 2.6.6 to 2.6.7 in /build_scripts/npm_macos
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump node-fetch from 2.6.6 to 2.6.7 in /build_scripts/npm_macos_m1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 14:42:36 -05:00
dependabot[bot]
8055468579
Bump minimist from 1.2.5 to 1.2.6 in /build_scripts/npm_macos ( #10870 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 10:47:46 -05:00
dependabot[bot]
94405c5737
Bump plist from 3.0.4 to 3.0.5 in /build_scripts/npm_macos ( #10898 )
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 02:48:23 -05:00
Kyle Altendorf
d404d0e92b
just put __init__.py files where we have .py files (plus subdirectories) ( #10129 )
...
* just put __init__.py files where we have .py files
* and the rest
* remove unused ignore
2022-02-07 13:16:13 -08:00
Zlatko Fedor
c6b5feaf3b
replaced npm install => npm ci ( #9717 )
...
* replaced npm install => npm ci
* Made global npm modules be executed as local npm modules (#9740 )
* Made global npm modules be executed as local npm modules
* Fixed a typo and added empty index.js for lgtm analysis
* Tried to fix pre-commit CI error
* Fixed a windows build file issue
* Fixed a rpm build script issue
* Removed unnecessary index.js which were introduced just to pass LGTM analysis
* Set nodejs version to 16 for arm64 build
* Removed unnecessary nodejs install action
Co-authored-by: ChiaMineJP <admin@chiamine.jp>
2022-01-19 16:52:20 -08:00