1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
0fb76bdc6c auto-created for nodejs22
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: nodejs/nodejs22!2
2025-08-28 12:47:49 +00:00
18 changed files with 34 additions and 60 deletions

12
.gitmodules vendored
View File

@@ -13,6 +13,9 @@
[submodule "azure"]
path = azure
url = https://src.opensuse.org/nodejs/azure.git
[submodule "azure-cli"]
path = azure-cli
url = https://src.opensuse.org/nodejs/azure-cli.git
[submodule "azure-mgmt-bundle"]
path = azure-mgmt-bundle
url = https://src.opensuse.org/nodejs/azure-mgmt-bundle.git
@@ -37,6 +40,9 @@
[submodule "element-web"]
path = element-web
url = https://src.opensuse.org/nodejs/element-web.git
[submodule "esbuild"]
path = esbuild
url = https://src.opensuse.org/nodejs/esbuild.git
[submodule "eslint"]
path = eslint
url = https://src.opensuse.org/nodejs/eslint.git
@@ -580,9 +586,3 @@
[submodule "yarn"]
path = yarn
url = https://src.opensuse.org/nodejs/yarn.git
[submodule "nodejs-yamlish"]
path = nodejs-yamlish
url = https://src.opensuse.org/nodejs/nodejs-yamlish.git
[submodule "azure-cli"]
path = azure-cli
url = https://src.opensuse.org/nodejs/azure-cli.git

View File

@@ -1,5 +0,0 @@
Project Build Results
---------------------
![NodeJS build results](https://br.opensuse.org/status/devel:languages:nodejs)

21
_config
View File

@@ -15,20 +15,6 @@ BuildFlags: useccache:nodejs42
BuildFlags: useccache:nodejs-electron
# disable build of legacy packages
BuildFlags: excludebuild:nodejs4
BuildFlags: excludebuild:nodejs6
BuildFlags: excludebuild:nodejs8
BuildFlags: excludebuild:nodejs10
BuildFlags: excludebuild:nodejs11
BuildFlags: excludebuild:nodejs12
BuildFlags: excludebuild:nodejs13
BuildFlags: excludebuild:nodejs14
BuildFlags: excludebuild:nodejs15
BuildFlags: excludebuild:nodejs16
BuildFlags: excludebuild:nodejs17
BuildFlags: excludebuild:nodejs19
BuildFlags: excludebuild:nodejs21
BuildFlags: excludebuild:nodejs
BuildFlags: excludebuild:azure
BuildFlags: excludebuild:azure-cli
BuildFlags: excludebuild:azure-mgmt-bundle
@@ -200,13 +186,6 @@ Prefer: ocl-icd
Prefer: ocl-icd-devel
Prefer: samba-test-libs
Prefer: wget2-wget
BuildFlags: nouseforbuild:nodejs24
BuildFlags: nouseforbuild:nodejs22
BuildFlags: nouseforbuild:nodejs20
BuildFlags: nouseforbuild:nodejs18
BuildFlags: nouseforbuild:nodejs-packaging
BuildFlags: nouseforbuild:typescript
%endif
Macros:

View File

@@ -1,12 +1,12 @@
{
"": ["MargueriteSu","SannisDev","adamm","dheidler","dziobian","ghaskins","jubalh","lrupp","qantas94heavy"],
"": ["MargueriteSu","SannisDev","adamm","adamm","dheidler","dziobian","ghaskins","jubalh","lrupp","qantas94heavy"],
"Rambox-OS": ["worldcitizen"],
"app-builder": ["dziobian"],
"asar": ["dziobian"],
"app-builder": ["dziobian","dziobian"],
"asar": ["dziobian","dziobian"],
"azure": [],
"azure-cli": [],
"azure-mgmt-bundle": [],
"bitwarden": ["dziobian"],
"bitwarden": ["dziobian","dziobian"],
"bitwarden-sdk-internal": ["dziobian"],
"coffee-script": [],
"deltachat-desktop": ["dheidler"],
@@ -22,7 +22,7 @@
"jshint": [],
"jslint": [],
"libchromiumcontent": [],
"memory-constraints": ["adamm","dziobian"],
"memory-constraints": ["adamm","adamm","dziobian"],
"mocha": [],
"nodejs-Base64": [],
"nodejs-absolute-path": [],
@@ -60,7 +60,7 @@
"nodejs-coffeestack": ["MargueriteSu"],
"nodejs-collections": ["MargueriteSu"],
"nodejs-commander2": ["hellcp"],
"nodejs-common": ["adamm"],
"nodejs-common": ["adamm","adamm"],
"nodejs-compress-commons": [],
"nodejs-connect-prism": [],
"nodejs-constantinople": ["MargueriteSu"],
@@ -81,7 +81,7 @@
"nodejs-director": [],
"nodejs-dom-serializer": [],
"nodejs-ejs": [],
"nodejs-electron": ["dheidler","dziobian"],
"nodejs-electron": ["dheidler","dziobian","dziobian"],
"nodejs-emojione": ["hillwood"],
"nodejs-engine.io": [],
"nodejs-engine.io-parser": [],
@@ -127,7 +127,7 @@
"nodejs-packaging": [],
"nodejs-pathwatcher": [],
"nodejs-promise": [],
"nodejs-pyright": ["Outbound3031","gladiac"],
"nodejs-pyright": ["Outbound3031","Outbound3031","gladiac"],
"nodejs-random-words": [],
"nodejs-readdirp": ["MargueriteSu"],
"nodejs-requirejs": [],
@@ -176,20 +176,20 @@
"nodejs17": [],
"nodejs18": [],
"nodejs19": [],
"nodejs20": ["adamm"],
"nodejs21": ["adamm"],
"nodejs22": ["adamm"],
"nodejs20": ["adamm","adamm"],
"nodejs21": ["adamm","adamm"],
"nodejs22": ["adamm","adamm"],
"nodejs2rpm": ["emendonca"],
"nodejs4": ["adamm","qantas94heavy"],
"nodejs6": ["adamm","qantas94heavy"],
"nodejs8": ["adamm","qantas94heavy"],
"nodejs4": ["adamm","adamm","qantas94heavy"],
"nodejs6": ["adamm","adamm","qantas94heavy"],
"nodejs8": ["adamm","adamm","qantas94heavy"],
"npmjs-angular-cli": ["guoyunhe"],
"npmjs-webpack-cli": ["guoyunhe"],
"obs-service-set_version": [],
"phantomjs-prebuilt": [],
"pnpm": ["avindra","jayvdb","ojkastl_buildservice"],
"request": [],
"rollup": ["dziobian"],
"rollup": ["dziobian","dziobian"],
"runas": [],
"synp": ["ojkastl_buildservice"],
"tern": ["cbosdonnat"],

1
esbuild Submodule

Submodule esbuild added at 4945ebe5b3

Submodule nodejs-yamlish deleted from 4c143dc483

2
pnpm

Submodule pnpm updated: f197e35f2c...0488645999

2
yarn

Submodule yarn updated: b8fbec5537...b1787cc046